KVM: x86 emulator: fix mov dr to inject #UD when needed.
authorGleb Natapov <gleb@redhat.com>
Thu, 18 Mar 2010 13:20:11 +0000 (15:20 +0200)
committerAvi Kivity <avi@redhat.com>
Mon, 17 May 2010 09:16:06 +0000 (12:16 +0300)
If CR4.DE=1 access to registers DR4/DR5 cause #UD.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>

No differences found