aboutsummaryrefslogtreecommitdiffstats
path: root/uboot_image.h
diff options
context:
space:
mode:
authorJuan Quintela <quintela@redhat.com>2009-09-09 09:46:57 +0200
committerAnthony Liguori <aliguori@us.ibm.com>2009-09-09 18:20:58 -0500
commit13f5545daa8b4d12221bc69287c6a5d87962e115 (patch)
treea23eacea53af260d9e40f552291f00172a792bd8 /uboot_image.h
parent733318ea9c6d846a6a047b87619e7d9d6e9707d1 (diff)
Fix VMSTATE_PCI_DEVICE version
PCI device entries have to have a default version, not 2, because they are used in the midle of other structures that can have _any_ version number. We can't use proper versioning here until we have SubSections support. Why we didn't noticed before? Because in a PC, the only device ported with a version less that 2 is piix_pm, and for that one, default pci values are right. If you use a virtio-console, you will see that its state it is not loaded back. Thanks to Amit Shah for reporting the problem and help debug the fix. Signed-off-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'uboot_image.h')
0 files changed, 0 insertions, 0 deletions