Alex Williamson 7685ee6abc savevm: Make use of DeviceState
For callers that pass a device we can traverse up the qdev tree and
make use of the BusInfo.get_dev_path information for creating unique
savevm id strings.  This avoids needing to rely on the instance number,
which can cause problems with device initialization order and hotplug.

For compatibility, we also store away the old id string and instance
so we can accept migrations from VMs as we add new get_dev_path
implementations.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2010-07-06 10:36:28 -05:00
2010-07-06 10:36:28 -05:00
2010-07-02 13:18:02 +02:00
2010-06-10 00:09:49 +02:00
2010-07-03 06:49:47 +00:00
2010-07-06 10:36:28 -05:00
2010-06-16 13:03:51 +01:00
2010-06-20 07:55:12 +00:00
2010-07-06 10:36:28 -05:00
2010-06-29 23:07:51 +02:00
2010-06-16 13:03:51 +01:00
2010-06-29 23:07:51 +02:00
2010-06-13 19:00:50 +01:00
2010-07-06 10:36:28 -05:00
2010-06-16 13:03:51 +01:00
2010-06-11 15:25:14 -03:00
2010-06-28 13:06:03 -03:00
2010-06-16 13:03:51 +01:00
2010-07-03 06:49:47 +00:00
2010-07-03 06:49:47 +00:00
2010-06-13 19:00:50 +01:00
2010-06-13 19:00:50 +01:00
2010-06-27 19:25:25 +03:00
2010-07-01 14:27:13 -03:00
2010-07-01 14:27:13 -03:00
2010-06-19 07:47:42 +00:00
2010-06-15 09:41:59 +02:00
2010-07-06 10:36:28 -05:00
2010-06-11 15:25:14 -03:00
2010-07-06 10:36:28 -05:00
2010-06-14 15:46:28 -05:00
2010-06-30 22:51:17 +02:00
2010-07-06 10:36:28 -05:00
2010-06-13 19:00:50 +01:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
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%