commit | 020df0794f5764e742feaa718be88b8f1b4ce04f | [log] [tgz] |
---|---|---|
author | Gleb Natapov <gleb@redhat.com> | Tue Apr 13 10:05:23 2010 +0300 |
committer | Avi Kivity <avi@redhat.com> | Mon May 17 12:17:39 2010 +0300 |
tree | ce0fca4af2beba046c8632e663bfc082681c6afa | |
parent | 6bc31bdc55cad6609b1610b4cecad312664f2808 [diff] |
KVM: move DR register access handling into generic code 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>