]> git.proxmox.com Git - mirror_qemu.git/commit - target/i386/cpu.c
target-i386: Update VMStateDescription to X86CPU
authorAndreas Färber <afaerber@suse.de>
Sat, 2 Feb 2013 12:38:08 +0000 (13:38 +0100)
committerAndreas Färber <afaerber@suse.de>
Tue, 12 Mar 2013 09:35:54 +0000 (10:35 +0100)
commitf56e3a147683f0ed69d8339e497b7a36e3260c86
tree112d348b191f5f155af6e077721bd09d072731a8
parentca91b15f2d2e43eba8f9a3ec5090f0a11b861ba4
target-i386: Update VMStateDescription to X86CPU

Expose vmstate_cpu as vmstate_x86_cpu and hook it up to CPUClass::vmsd.
Adapt opaques and VMState fields to X86CPU. Drop cpu_{save,load}().

Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
target-i386/cpu-qom.h
target-i386/cpu.c
target-i386/cpu.h
target-i386/machine.c