mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
Revert "Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging"
This reverts commitb8a173b25c
, reversing changes made to5de090464f
. (I applied this pull request when I should not have done so, and am now immediately reverting it.) Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
parent
b8a173b25c
commit
0856579cac
9 changed files with 111 additions and 101 deletions
|
@ -93,7 +93,6 @@ typedef struct X86CPU {
|
|||
bool expose_kvm;
|
||||
bool migratable;
|
||||
bool host_features;
|
||||
int64_t apic_id;
|
||||
|
||||
/* if true the CPUID code directly forward host cache leaves to the guest */
|
||||
bool cache_info_passthrough;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue