]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/x86/kvm/svm.c
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)
commit72214b9601f2b6c8343ea57b0e405f9da7a92d29
tree594cdb8c8e1186d11babd9cfc75c17034f7e771f
parentdcca1a6506123cd47af334b7ee2a4b0288196389
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