qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-trivial] [Qemu-devel] PING Re: [PATCH v3] target-i386: Fix seg


From: Michael Tokarev
Subject: Re: [Qemu-trivial] [Qemu-devel] PING Re: [PATCH v3] target-i386: Fix segment cache dump
Date: Sat, 14 Sep 2013 13:23:28 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130827 Icedove/17.0.8

13.09.2013 18:05, Tobias Markus wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 08/25/2013 12:20 PM, 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")

Thanks, applied to the trivial-patches queue.

Andreas: if you think it should go to i386 queue instead please
just reply to this email saying so, before I'll send a pull request
to Anthony.  Before a pull request it is really trivial to remove
one patch from a queue.

/mjt



reply via email to

[Prev in Thread] Current Thread [Next in Thread]