]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit - arch/x86/kvm/x86.c
KVM: Use x86's segment descriptor struct instead of private definition
authorAvi Kivity <avi@qumranet.com>
Wed, 20 Feb 2008 15:57:21 +0000 (17:57 +0200)
committerAvi Kivity <avi@qumranet.com>
Sun, 27 Apr 2008 08:53:24 +0000 (11:53 +0300)
commita5f61300c489e334ddf99781a13a7f8d4b580781
tree54d9587f08ddfc847aebfdff17cb4d6e9ec25ad7
parentef2979bd98dac86ea6a4cd9bdd6820a466108017
KVM: Use x86's segment descriptor struct instead of private definition

The x86 desc_struct unification allows us to remove segment_descriptor.h.

Signed-off-by: Avi Kivity <avi@qumranet.com>
arch/x86/kvm/segment_descriptor.h [deleted file]
arch/x86/kvm/vmx.c
arch/x86/kvm/x86.c