diff options
author | Eduardo Habkost <ehabkost@redhat.com> | 2016-09-30 15:49:37 -0300 |
---|---|---|
committer | Eduardo Habkost <ehabkost@redhat.com> | 2016-10-17 15:44:49 -0200 |
commit | 04d99c3c61f4bdc0450dbeb6512b6dd743baca65 (patch) | |
tree | bbbf7e224c1dbb79611c884dfd43358ad0df399b /xen-hvm.c | |
parent | ee465a3ef77c2b2975ffa71c72208c05b3f3970d (diff) | |
download | qemu-04d99c3c61f4bdc0450dbeb6512b6dd743baca65.zip |
target-i386: Disable VME by default with TCG
VME is already disabled automatically when using TCG. So, instead
of pretending it is there when reporting CPU model data on
query-cpu-* QMP commands (making every CPU model to be reported
as not runnable), we can disable it by default on all CPU models
when using TCG.
Do that by adding a tcg_default_props array that will work like
kvm_default_props.
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'xen-hvm.c')
0 files changed, 0 insertions, 0 deletions