xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH][TRIVIAL]: hvm-ctx, what is an ITDR?
@ 2010-07-19 13:32 Gianni Tedesco
  2010-07-19 14:04 ` Keir Fraser
  0 siblings, 1 reply; 2+ messages in thread
From: Gianni Tedesco @ 2010-07-19 13:32 UTC (permalink / raw)
  To: Xen Devel

Actually it's an interrupt descriptor table register :)

Signed-off-by: Gianni Tedesco <gianni.tedesco@citrix.com>

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"

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH][TRIVIAL]: hvm-ctx, what is an ITDR?
  2010-07-19 13:32 [PATCH][TRIVIAL]: hvm-ctx, what is an ITDR? Gianni Tedesco
@ 2010-07-19 14:04 ` Keir Fraser
  0 siblings, 0 replies; 2+ messages in thread
From: Keir Fraser @ 2010-07-19 14:04 UTC (permalink / raw)
  To: Gianni Tedesco, Xen Devel; +Cc: Ian Jackson

Looks fine to me. I will pull this via the tools maintainers' tree.

 -- Keir

On 19/07/2010 14:32, "Gianni Tedesco" <gianni.tedesco@citrix.com> wrote:

> Actually it's an interrupt descriptor table register :)
> 
> Signed-off-by: Gianni Tedesco <gianni.tedesco@citrix.com>
> 
> 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@lists.xensource.com
> http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-07-19 14:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-19 13:32 [PATCH][TRIVIAL]: hvm-ctx, what is an ITDR? Gianni Tedesco
2010-07-19 14:04 ` Keir Fraser

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).