From: Richard Henderson <rth@twiddle.net>
To: Tobias Markus <tobias@markus-regensburg.de>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v3] target-i386: Fix segment cache dump
Date: Mon, 26 Aug 2013 10:38:29 -0700 [thread overview]
Message-ID: <521B9295.6020602@twiddle.net> (raw)
In-Reply-To: <5219DA56.4090702@markus-regensburg.de>
On 08/25/2013 03:20 AM, Tobias Markus wrote:
> When in Long Mode, cpu_x86_seg_cache() logs "DS16" because the Default
> operation size bit (D/B bit) is not set for Long Mode Data Segments since
> there are only Data Segments in Long Mode and no explicit 16/32/64-bit
> Descriptors.
> This patch fixes this by checking the Long Mode Active bit of the hidden
> flags variable and logging "DS" if it is set. (I.e. in Long Mode all Data
> Segments are logged as "DS")
>
> Signed-off-by: Tobias Markus <tobias@markus-regensburg.de>
Reviewed-by: Richard Henderson <rth@twiddle.net>
r~
next prev parent reply other threads:[~2013-08-26 17:38 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-25 10:20 [Qemu-devel] [PATCH v3] target-i386: Fix segment cache dump Tobias Markus
2013-08-26 17:38 ` Richard Henderson [this message]
2013-09-13 14:05 ` [Qemu-trivial] [Qemu-devel] PING " Tobias Markus
2013-09-13 14:05 ` Tobias Markus
2013-09-14 9:23 ` [Qemu-trivial] " Michael Tokarev
2013-09-14 9:23 ` [Qemu-devel] [Qemu-trivial] " Michael Tokarev
2013-09-13 14:21 ` [Qemu-trivial] [Qemu-devel] " Tobias Markus
2013-09-13 14:21 ` Tobias Markus
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=521B9295.6020602@twiddle.net \
--to=rth@twiddle.net \
--cc=qemu-devel@nongnu.org \
--cc=tobias@markus-regensburg.de \
/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.