commit | da64182c4e41966a061b8b883f0a23ded9dc8e5e | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Fri Aug 28 15:28:24 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri Sep 04 09:37:25 2009 -0500 |
tree | 761bf752054c7172c3973911d8549ee8abdb81fb | |
parent | 8372615d3ff5e29925b75562c838e69d3fd96c73 [diff] |
Update SaveVM versions Now that we have all fields belonging to a PCIDevice, save each field on the device that it belongs. This means moving pci_irq_levels from PCII440FXState to PIIX3State. Old formats are loaded, but we only save on the new saner format. Signed-off-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>