1. 16 5月, 2010 5 次提交
  2. 15 5月, 2010 4 次提交
  3. 26 4月, 2010 1 次提交
  4. 01 4月, 2010 1 次提交
  5. 30 3月, 2010 1 次提交
  6. 23 12月, 2009 1 次提交
  7. 02 12月, 2009 1 次提交
  8. 28 10月, 2009 1 次提交
  9. 15 10月, 2009 1 次提交
  10. 05 10月, 2009 2 次提交
  11. 12 9月, 2009 1 次提交
  12. 11 9月, 2009 1 次提交
  13. 28 8月, 2009 1 次提交
  14. 09 8月, 2009 1 次提交
  15. 17 7月, 2009 1 次提交
  16. 30 6月, 2009 1 次提交
  17. 22 6月, 2009 1 次提交
  18. 23 5月, 2009 1 次提交
    • P
      Add common BusState · 02e2da45
      Paul Brook 提交于
      Implement and use a common device bus state.  The main side-effect is
      that creating a bus and attaching it to a parent device are no longer
      separate operations.  For legacy code we allow a NULL parent, but that
      should go away eventually.
      
      Also tweak creation code to veriry theat a device in on the right bus.
      Signed-off-by: NPaul Brook <paul@codesourcery.com>
      02e2da45
  19. 22 5月, 2009 1 次提交
    • J
      Introduce reset notifier order · 8217606e
      Jan Kiszka 提交于
      Add the parameter 'order' to qemu_register_reset and sort callbacks on
      registration. On system reset, callbacks with lower order will be
      invoked before those with higher order. Update all existing users to the
      standard order 0.
      
      Note: At least for x86, the existing users seem to assume that handlers
      are called in their registration order. Therefore, the patch preserves
      this property. If someone feels bored, (s)he could try to identify this
      dependency and express it properly on callback registration.
      Signed-off-by: NJan Kiszka <jan.kiszka@siemens.com>
      Signed-off-by: NAnthony Liguori <aliguori@us.ibm.com>
      8217606e
  20. 04 5月, 2009 1 次提交
  21. 01 5月, 2009 1 次提交
  22. 17 4月, 2009 1 次提交
  23. 28 2月, 2009 2 次提交
  24. 16 2月, 2009 2 次提交
  25. 11 2月, 2009 3 次提交
  26. 02 2月, 2009 1 次提交
  27. 26 1月, 2009 1 次提交
  28. 22 1月, 2009 1 次提交