Nadav Amit a4ab9d0cf1 KVM: vmx: handle_dr does not handle RSP correctly
The RSP register is not automatically cached, causing mov DR instruction with
RSP to fail.  Instead the regular register accessing interface should be used.

Signed-off-by: Nadav Amit <namit@cs.technion.ac.il>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2014-05-07 17:24:59 +02:00
..
2014-04-14 17:50:34 -03:00
2014-01-15 12:43:54 +01:00
2013-10-30 19:02:03 +01:00
2014-03-17 12:21:38 +01:00