spapr: Add kvm-type property
commit23825581d7c106db28f902d09b9a7274b3c8dede
authorEduardo Habkost <ehabkost@redhat.com>
Fri, 30 May 2014 21:24:32 +0000 (30 18:24 -0300)
committerAlexander Graf <agraf@suse.de>
Mon, 16 Jun 2014 11:24:46 +0000 (16 13:24 +0200)
treefbd6a7e1c0283a7121ca40f4a9bc25e62614a35e
parent748abce94fafd630a5e33518e146baa3da463c48
spapr: Add kvm-type property

The kvm-type machine option was left out when MachineState was
introduced, preventing the kvm-type option from being used. Add the
missing property to the sPAPR machine class, so it can be used.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Tested-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
hw/ppc/spapr.c