1. 07 4月, 2011 1 次提交
  2. 01 4月, 2011 1 次提交
  3. 29 3月, 2011 3 次提交
  4. 12 2月, 2011 1 次提交
  5. 20 1月, 2011 1 次提交
  6. 10 1月, 2011 1 次提交
  7. 24 12月, 2010 1 次提交
  8. 22 12月, 2010 1 次提交
  9. 17 12月, 2010 1 次提交
  10. 09 12月, 2010 2 次提交
  11. 22 11月, 2010 1 次提交
  12. 16 11月, 2010 2 次提交
  13. 19 10月, 2010 4 次提交
  14. 21 9月, 2010 1 次提交
  15. 18 9月, 2010 1 次提交
  16. 14 9月, 2010 1 次提交
  17. 08 9月, 2010 2 次提交
  18. 22 7月, 2010 1 次提交
  19. 12 7月, 2010 4 次提交
  20. 31 5月, 2010 3 次提交
  21. 16 5月, 2010 1 次提交
  22. 12 4月, 2010 1 次提交
  23. 09 3月, 2010 1 次提交
  24. 14 2月, 2010 1 次提交
  25. 27 1月, 2010 1 次提交
    • L
      PCI: Convert pci_info() to QObject · 163c8a59
      Luiz Capitulino 提交于
      The returned QObject is a QList of all buses. Each bus is
      represented by a QDict, which has a key with a QList of all
      PCI devices attached to it. Each device is represented by
      a QDict.
      
      As has happended to other complex conversions, it's hard to
      split this commit as part of it are new functions which are
      called by each other.
      
      IMPORTANT: support for printing PCI bridge attached devices
      is NOT part of this commit, it's going to be added by the
      next commit, as it's untested.
      Signed-off-by: NLuiz Capitulino <lcapitulino@redhat.com>
      Signed-off-by: NAnthony Liguori <aliguori@us.ibm.com>
      163c8a59
  26. 13 1月, 2010 1 次提交
  27. 12 1月, 2010 1 次提交