]> git.karo-electronics.de Git - mv-sheeva.git/commit - arch/x86/kvm/svm.c
KVM: SVM: Add clean-bit for GDT and IDT
authorJoerg Roedel <joerg.roedel@amd.com>
Fri, 3 Dec 2010 10:45:56 +0000 (11:45 +0100)
committerAvi Kivity <avi@redhat.com>
Wed, 12 Jan 2011 09:30:33 +0000 (11:30 +0200)
commit17a703cb14055c5dac7f34672d368c4d8f6ffe49
tree9352263f7e7f790b42cf560da34bddc4691531f7
parent72214b9601f2b6c8343ea57b0e405f9da7a92d29
KVM: SVM: Add clean-bit for GDT and IDT

This patch implements the clean-bit for the base and limit
of the gdt and idt 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