]> git.proxmox.com Git - mirror_qemu.git/commit - target/i386/cpu.c
target-i386: Convert kvm_default_*features to property/value pairs
authorEduardo Habkost <ehabkost@redhat.com>
Fri, 11 Sep 2015 15:40:27 +0000 (12:40 -0300)
committerEduardo Habkost <ehabkost@redhat.com>
Fri, 2 Oct 2015 19:22:01 +0000 (16:22 -0300)
commit5114e8422201190c3e2e1a4d77e38ad70cf001d2
tree1d45505e66a63597795f92b1e29442b9d672ed45
parenta32ef3bfc12c8d0588f43f74dcc5280885bbdb30
target-i386: Convert kvm_default_*features to property/value pairs

Convert the kvm_default_features and kvm_default_unset_features arrays
into a simple list of property/value pairs that will be applied to
X86CPU objects when using KVM.

Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
hw/i386/pc_piix.c
hw/i386/pc_q35.c
target-i386/cpu.c
target-i386/cpu.h