1. 80cc1a0 vmbus: Don't make QOM property registration conditional by Eduardo Habkost · 4 years, 5 months ago
  2. ce35e22 qdev: Move softmmu properties to qdev-properties-system.h by Eduardo Habkost · 4 years, 3 months ago
  3. d73415a qemu/atomic.h: rename atomic_ to qatomic_ by Stefan Hajnoczi · 4 years, 6 months ago
  4. 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
  5. 842038f Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pull-request' into staging by Peter Maydell · 4 years, 6 months ago
  6. f4ef8c9 Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging by Peter Maydell · 4 years, 6 months ago
  7. 8b39aa9 hw: hyperv: vmbus: Fix 32bit compilation by Jon Doron · 4 years, 8 months ago
  8. b15e402 trace-events: Fix attribution of trace points to source by Markus Armbruster · 4 years, 8 months ago
  9. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 7 months ago
  10. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 7 months ago
  11. 240b6cd vmbus: Move QOM macros to vmbus.h by Eduardo Habkost · 4 years, 7 months ago
  12. cc4d76a meson: convert hw/hyperv by Marc-André Lureau · 6 years ago
  13. 243af02 trace: switch position of headers to what Meson requires by Paolo Bonzini · 5 years ago
  14. dcfe480 error: Avoid unnecessary error_propagate() after error_setg() by Markus Armbruster · 4 years, 9 months ago
  15. 8f06f22 hyperv: vmbus: Remove the 2nd IRQ by Jon Doron · 4 years, 9 months ago
  16. ce189ab qdev: Convert bus-less devices to qdev_realize() with Coccinelle by Markus Armbruster · 4 years, 10 months ago
  17. 4dd8a70 vmbus: add infrastructure to save/load vmbus requests by Jon Doron · 5 years ago
  18. 6775d15 i386: Hyper-V VMBus ACPI DSDT entry by Jon Doron · 5 years ago
  19. 0d71f70 vmbus: vmbus implementation by Jon Doron · 5 years ago
  20. d42cd96 hyperv: expose API to determine if synic is enabled by Jon Doron · 5 years ago
  21. d262312 qom: Drop parameter @errp of object_property_add() & friends by Markus Armbruster · 4 years, 11 months ago
  22. 08b689a lockable: Replace locks with lock guard macros by Simran Singhal · 5 years ago
  23. f703a04 add device_legacy_reset function to prepare for reset api change by Damien Hedde · 5 years ago
  24. b66173a hyperv: Use auto rcu_read macros by Dr. David Alan Gilbert · 5 years ago
  25. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
  26. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  27. ccf222a hyperv: express dependencies with kconfig by Yang Zhong · 6 years ago
  28. 82f5181 kconfig: introduce kconfig files by Paolo Bonzini · 6 years ago
  29. 30a759b hw/hyperv: fix NULL dereference with pure-kvm SynIC by Roman Kagan · 6 years ago
  30. 6738ccf hyperv_testdev: add SynIC message and event testmodes by Roman Kagan · 7 years ago
  31. 76036a5 hyperv: process POST_MESSAGE hypercall by Roman Kagan · 7 years ago
  32. 8d3bc0b hyperv: add support for KVM_HYPERV_EVENTFD by Roman Kagan · 7 years ago
  33. e6ea9f4 hyperv: process SIGNAL_EVENT hypercall by Roman Kagan · 7 years ago
  34. f5642f8 hyperv: add synic event flag signaling by Roman Kagan · 7 years ago
  35. 4cbaf3c hyperv: add synic message delivery by Roman Kagan · 7 years ago
  36. 267e071 hyperv: make overlay pages for SynIC by Roman Kagan · 7 years ago
  37. 606c34b hyperv: qom-ify SynIC by Roman Kagan · 7 years ago
  38. 701189e hyperv: factor out arch-independent API into hw/hyperv by Roman Kagan · 7 years ago