diff options
author | Jan Kiszka <jan.kiszka@siemens.com> | 2010-12-27 15:56:44 +0100 |
---|---|---|
committer | Marcelo Tosatti <mtosatti@redhat.com> | 2011-01-21 14:05:22 -0200 |
commit | acaa75507b34f7b588924a09c76c6848d209e08c (patch) | |
tree | 84471d3b336a0b42f58b39aa05a0ca2e6ecdbb60 /kvm-all.c | |
parent | 7cc2cc3e2608b182f1e0fc7ecae6e3b1fa4f46e0 (diff) | |
download | qemu-acaa75507b34f7b588924a09c76c6848d209e08c.zip qemu-acaa75507b34f7b588924a09c76c6848d209e08c.tar.gz qemu-acaa75507b34f7b588924a09c76c6848d209e08c.tar.bz2 |
kvm: x86: Fix DPL write back of segment registers
The DPL is stored in the flags and not in the selector. In fact, the RPL
may differ from the DPL at some point in time, and so we were corrupting
the guest state so far.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'kvm-all.c')
0 files changed, 0 insertions, 0 deletions