]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: SVM: Add clean-bit for DR6 and DR7
authorJoerg Roedel <joerg.roedel@amd.com>
Fri, 3 Dec 2010 10:45:55 +0000 (11:45 +0100)
committerAvi Kivity <avi@redhat.com>
Wed, 12 Jan 2011 09:30:31 +0000 (11:30 +0200)
commit26c835efdae29e1b892fb9241176892b587025cc
tree594cdb8c8e1186d11babd9cfc75c17034f7e771f
parent954a4c853cc41e02701a2c016a332b7a3935521b
KVM: SVM: Add clean-bit for DR6 and DR7

This patch implements the clean-bit for the dr6 and dr7
debug registers in the vmcb.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/svm.c