Andreas Färber b170fce3dd cpu: Register VMStateDescription through CPUState
In comparison to DeviceClass::vmsd, CPU VMState is split in two,
"cpu_common" and "cpu", and uses cpu_index as instance_id instead of -1.
Therefore add a CPU-specific CPUClass::vmsd field.

Unlike the legacy CPUArchState registration, rather register CPUState.

Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
2013-03-12 10:35:54 +01:00
2013-03-05 17:51:51 +01:00
2013-02-28 09:19:00 +01:00
2013-02-28 09:19:00 +01:00
2013-03-04 09:54:17 +01:00
2013-03-04 08:22:41 -06:00
2013-03-11 13:32:03 +01:00
2013-03-04 09:54:17 +01:00
2013-02-27 16:10:47 +01:00
2013-03-08 21:17:46 +01:00
2013-03-11 13:32:03 +01:00
2013-03-11 13:32:03 +01:00
2013-03-10 19:26:22 -05:00

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%