KVM: move DR register access handling into generic code
authorGleb Natapov <gleb@redhat.com>
Tue, 13 Apr 2010 07:05:23 +0000 (10:05 +0300)
committerAvi Kivity <avi@redhat.com>
Mon, 17 May 2010 09:17:39 +0000 (12:17 +0300)
Currently both SVM and VMX have their own DR handling code. Move it to
x86.c.

Acked-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>

No differences found