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)
The x86 desc_struct unification allows us to remove segment_descriptor.h.

Signed-off-by: Avi Kivity <avi@qumranet.com>

No differences found