]> git.proxmox.com Git - mirror_qemu.git/commit - hw/ppc_oldworld.c
targe-ppc: Sync CPU state for KVM
authorAlexander Graf <agraf@suse.de>
Wed, 2 Dec 2009 22:20:29 +0000 (23:20 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Thu, 3 Dec 2009 19:20:43 +0000 (20:20 +0100)
commitdc702288a3604ce8f788a5b9c7a19fad6d1aa50b
tree838bbe42af7ccdde77dbdf97db123ee49db969fc
parentba5e50908c66751b2c387ece023b796be2563c47
targe-ppc: Sync CPU state for KVM

Some recent change made PPC guests always start at address 0x0 because env
isn't synced to kvm_state on first bootup.

I'm not sure if this is the correct bugfix, but at least it makes PPC boot
again with KVM enabled.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
hw/ppc_newworld.c
hw/ppc_oldworld.c