Jan Kiszka 73aaf249ee KVM: SVM: Fix reading of DR6
In contrast to VMX, SVM dose not automatically transfer DR6 into the
VCPU's arch.dr6. So if we face a DR6 read, we must consult a new vendor
hook to obtain the current value. And as SVM now picks the DR6 state
from its VMCB, we also need a set callback in order to write updates of
DR6 back.

Fixes a regression of 020df0794f.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2014-01-17 10:22:10 +01:00
..
2013-11-07 12:27:46 +02:00
2013-10-30 18:54:39 +01:00
2014-01-15 12:43:54 +01:00
2013-10-30 19:02:03 +01:00
2014-01-15 12:43:54 +01:00
2013-10-30 19:02:03 +01:00
2014-01-17 10:22:10 +01:00
2013-06-27 14:20:51 +03:00
2014-01-17 10:22:10 +01:00
2014-01-17 10:22:10 +01:00
2014-01-15 12:43:54 +01:00