]> git.proxmox.com Git - qemu.git/commit
target-lm32: Update VMStateDescription to LM32CPU
authorAndreas Färber <afaerber@suse.de>
Sat, 2 Feb 2013 12:45:29 +0000 (13:45 +0100)
committerAndreas Färber <afaerber@suse.de>
Tue, 12 Mar 2013 09:35:55 +0000 (10:35 +0100)
commit0ad6773f1151c9e172b0b714aada78655dda4cf4
tree66c68bddfc79af0f1d695d0ef62155b15326091a
parente6f010cc27177c97596455b2e2b589bd19b2a486
target-lm32: Update VMStateDescription to LM32CPU

Add a vmstate_lm32_cpu referencing the previous VMStateDescription as a
sub-struct and hook it up to CPUClass::vmsd. Drop cpu_{save,load}().

Acked-by: Michael Walle <michael@walle.cc>
Signed-off-by: Andreas Färber <afaerber@suse.de>
target-lm32/cpu-qom.h
target-lm32/cpu.c
target-lm32/cpu.h
target-lm32/machine.c