]> Git Repo - qemu.git/commit
cpu: Call cpu_synchronize_post_init() from DeviceClass::realize()
authorIgor Mammedov <[email protected]>
Tue, 23 Apr 2013 08:29:36 +0000 (10:29 +0200)
committerAndreas Färber <[email protected]>
Wed, 1 May 2013 11:04:17 +0000 (13:04 +0200)
commit13eed94ed5617b98e657163490584dc2a0cc4b32
tree04a4408ad812a18b1c161131827aa6a6fbdd70d1
parentc4cfef5e8a6371aa5e6577f2b980315c2dc46cfb
cpu: Call cpu_synchronize_post_init() from DeviceClass::realize()

If hotplugged, synchronize CPU state to KVM.

Signed-off-by: Igor Mammedov <[email protected]>
Reviewed-by: Eduardo Habkost <[email protected]>
Signed-off-by: Andreas Färber <[email protected]>
include/sysemu/kvm.h
kvm-all.c
kvm-stub.c
qom/cpu.c
vl.c
This page took 0.024974 seconds and 4 git commands to generate.