]> Git Repo - qemu.git/commit
spapr: Add kvm-type property
authorEduardo Habkost <[email protected]>
Fri, 30 May 2014 21:24:32 +0000 (18:24 -0300)
committerAlexander Graf <[email protected]>
Mon, 16 Jun 2014 11:24:46 +0000 (13:24 +0200)
commit23825581d7c106db28f902d09b9a7274b3c8dede
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 <[email protected]>
Tested-by: Aneesh Kumar K.V <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
hw/ppc/spapr.c
This page took 0.02068 seconds and 4 git commands to generate.