]> git.proxmox.com Git - qemu.git/commit
cpu: Pass CPUState to *cpu_synchronize_post*()
authorIgor Mammedov <imammedo@redhat.com>
Thu, 11 Apr 2013 14:51:41 +0000 (16:51 +0200)
committerAndreas Färber <afaerber@suse.de>
Mon, 15 Apr 2013 23:19:46 +0000 (01:19 +0200)
commit3f24a58fa7dacd82cb72393367be207b0dab16b4
tree91e059e4e220d72ed40617d1f6bdf89d983f7577
parent7f833247df4b68719413b5dccc5f84944f442cb3
cpu: Pass CPUState to *cpu_synchronize_post*()

... so it could be called without requiring CPUArchState.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
cpus.c
include/sysemu/kvm.h
kvm-all.c
kvm-stub.c