From: Anthony Liguori <aliguori@us.ibm.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [RESEND][PATCH v2] x86: Enhanced dump of segment registers
Date: Sat, 18 Apr 2009 10:41:56 -0500 [thread overview]
Message-ID: <49E9F4C4.2060504@us.ibm.com> (raw)
In-Reply-To: <49E306F4.6080807@web.de>
Jan Kiszka wrote:
> Parse the descriptor flags that segment registers refer to and show the
> result in a more human-friendly format. The output of info registers eg.
> then looks like this:
>
> [...]
> ES =007b 00000000 ffffffff 00cff300 DPL=3 DS [-WA]
> CS =0060 00000000 ffffffff 00c09b00 DPL=0 CS32 [-RA]
> SS =0068 00000000 ffffffff 00c09300 DPL=0 DS [-WA]
> DS =007b 00000000 ffffffff 00cff300 DPL=3 DS [-WA]
> FS =0000 00000000 00000000 00000000
> GS =0033 b7dd66c0 ffffffff b7dff3dd DPL=3 DS [-WA]
> LDT=0000 00000000 00000000 00008200 DPL=0 LDT
> TR =0080 c06da700 0000206b 00008900 DPL=0 TSS32-avl
> [...]
>
> Changes in this version:
> - refactoring so that only a single helper is used for dumping the
> segment descriptor cache
> - tiny typo fixed that broke 64-bit segment type names
>
> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
>
Applied. Thanks.
--
Regards,
Anthony Liguori
prev parent reply other threads:[~2009-04-18 15:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-13 9:33 [Qemu-devel] [RESEND][PATCH v2] x86: Enhanced dump of segment registers Jan Kiszka
2009-04-18 15:41 ` Anthony Liguori [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49E9F4C4.2060504@us.ibm.com \
--to=aliguori@us.ibm.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.