diff options
author | Andre Przywara <andre.przywara@amd.com> | 2009-06-25 00:08:04 +0200 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-06-29 13:52:12 -0500 |
commit | 6c0d7ee8951a330c0885b0ebcd4c9596661900a9 (patch) | |
tree | 6c63fa52bb7744be9555f68042ec244da27a6e65 /hw | |
parent | 671e4676076fb62860986decd44440d97bcc872d (diff) | |
download | qemu-6c0d7ee8951a330c0885b0ebcd4c9596661900a9.tar.gz qemu-6c0d7ee8951a330c0885b0ebcd4c9596661900a9.tar.bz2 qemu-6c0d7ee8951a330c0885b0ebcd4c9596661900a9.zip |
preserve the hypervisor bit while KVM trims the CPUID bits
The KVM kernel will disable all bits in CPUID which are not present in
the host. As this is mostly true for the hypervisor bit (1.ecx),
preserve its value before the trim and restore it afterwards.
Signed-off-by: Andre Przywara <andre.przywara@amd.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions