]> Git Repo - qemu.git/commit - monitor.c
kvm: Change cpu_synchronize_state() argument to CPUState
authorAndreas Färber <[email protected]>
Wed, 1 May 2013 12:24:52 +0000 (14:24 +0200)
committerAndreas Färber <[email protected]>
Fri, 28 Jun 2013 11:25:12 +0000 (13:25 +0200)
commitcb446ecab714b2444a270be209e0533bcd2ee534
tree8ca2d5167a7b9c64d1034ba15461df9ff136ddcb
parentdd1750d7981cf9e38985c9dfa474dcdbbe236270
kvm: Change cpu_synchronize_state() argument to CPUState

Change Monitor::mon_cpu to CPUState as well.

Reviewed-by: liguang <[email protected]>
Acked-by: Paolo Bonzini <[email protected]>
Signed-off-by: Andreas Färber <[email protected]>
13 files changed:
cpus.c
gdbstub.c
hw/i386/kvm/apic.c
hw/i386/kvmvapic.c
hw/misc/vmport.c
hw/ppc/ppce500_spin.c
include/sysemu/kvm.h
monitor.c
target-i386/helper.c
target-i386/kvm.c
target-ppc/mmu-hash64.c
target-ppc/translate.c
target-s390x/kvm.c
This page took 0.025386 seconds and 4 git commands to generate.