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