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