« Previous | Next » 

Revision acaa7550

IDacaa75507b34f7b588924a09c76c6848d209e08c

Added by Jan Kiszka about 13 years ago

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 <>
Signed-off-by: Avi Kivity <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences