qemu-kvm: Bring qemu_init_vcpu back home
commitc65827770b5e7282b5fb9da29c1de85ed08e816e
authorJan Kiszka <jan.kiszka@siemens.com>
Mon, 1 Mar 2010 17:17:29 +0000 (1 18:17 +0100)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 1 Mar 2010 17:30:19 +0000 (1 14:30 -0300)
tree0bfa2e99860846f5b03c64487e50a655a7d6fff9
parent52b03dd70261934688cb00768c4b1e404716a337
qemu-kvm: Bring qemu_init_vcpu back home

There is no need for the this hack anymore, initialization is now robust
against reordering as it doesn't try to write the VCPU state on its own.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
hw/pc.c
target-i386/helper.c