|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH][TRIVIAL]: hvm-ctx, what is an ITDR?
Looks fine to me. I will pull this via the tools maintainers' tree.
-- Keir
On 19/07/2010 14:32, "Gianni Tedesco" <gianni.tedesco@xxxxxxxxxx> wrote:
> Actually it's an interrupt descriptor table register :)
>
> Signed-off-by: Gianni Tedesco <gianni.tedesco@xxxxxxxxxx>
>
> diff -r 12f0618400de tools/misc/xen-hvmctx.c
> --- a/tools/misc/xen-hvmctx.c Fri Jul 16 13:54:44 2010 +0100
> +++ b/tools/misc/xen-hvmctx.c Mon Jul 19 14:32:06 2010 +0100
> @@ -156,7 +156,7 @@
> " ss 0x%8.8x (0x%16.16llx + 0x%8.8x / 0x%5.5x)\n"
> " tr 0x%8.8x (0x%16.16llx + 0x%8.8x / 0x%5.5x)\n"
> " ldtr 0x%8.8x (0x%16.16llx + 0x%8.8x / 0x%5.5x)\n"
> - " itdr (0x%16.16llx + 0x%8.8x)\n"
> + " idtr (0x%16.16llx + 0x%8.8x)\n"
> " gdtr (0x%16.16llx + 0x%8.8x)\n"
> " sysenter cs 0x%8.8llx eip 0x%16.16llx esp 0x%16.16llx\n"
> " shadow gs 0x%16.16llx\n"
>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|