commit | a5f61300c489e334ddf99781a13a7f8d4b580781 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@qumranet.com> | Wed Feb 20 17:57:21 2008 +0200 |
committer | Avi Kivity <avi@qumranet.com> | Sun Apr 27 11:53:24 2008 +0300 |
tree | 54d9587f08ddfc847aebfdff17cb4d6e9ec25ad7 | |
parent | ef2979bd98dac86ea6a4cd9bdd6820a466108017 [diff] |
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>