]> git.proxmox.com Git - mirror_qemu.git/commit - target/i386/cpu.c
target-i386: Make kvm_default_features an array
authorEduardo Habkost <ehabkost@redhat.com>
Wed, 19 Feb 2014 14:58:10 +0000 (11:58 -0300)
committerAndreas Färber <afaerber@suse.de>
Thu, 13 Mar 2014 18:01:49 +0000 (19:01 +0100)
commit5fcca9ff3b7bd6567bc1a9488f2481f163de46ba
tree63523d410e3ef08d05635a0805feb07ff10f5341
parent74f54bc4bab8ccc5e0692c3aee479c155a701343
target-i386: Make kvm_default_features an array

We will later make the KVM-specific code affect other feature words,
too.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
target-i386/cpu.c