1. 28 10月, 2009 3 次提交
  2. 05 10月, 2009 11 次提交
  3. 12 9月, 2009 8 次提交
  4. 10 9月, 2009 1 次提交
    • J
      Fix VMSTATE_PCI_DEVICE version · 13f5545d
      Juan Quintela 提交于
      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: NJuan Quintela <quintela@redhat.com>
      Signed-off-by: NAnthony Liguori <aliguori@us.ibm.com>
      13f5545d
  5. 01 9月, 2009 1 次提交
  6. 28 8月, 2009 12 次提交
  7. 24 8月, 2009 1 次提交
  8. 16 7月, 2009 2 次提交
  9. 10 7月, 2009 1 次提交