]> git.proxmox.com Git - mirror_qemu.git/commit
kvm: add machine state to kvm_arch_init
authorMarcel Apfelbaum <marcel@redhat.com>
Wed, 4 Feb 2015 15:43:51 +0000 (17:43 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 11 Mar 2015 17:16:17 +0000 (18:16 +0100)
commitb16565b396dbbb4c99899dbea599b22f4e0658d6
treeb56656a9f350799aae7ac0edf3f04fb88cfa8383
parent446f16a6906e9d05aa9ce0dde727d4f731a89298
kvm: add machine state to kvm_arch_init

Needed to query machine's properties.

Signed-off-by: Marcel Apfelbaum <marcel@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
include/sysemu/kvm.h
kvm-all.c
target-arm/kvm.c
target-i386/kvm.c
target-mips/kvm.c
target-ppc/kvm.c
target-s390x/kvm.c