1. e3d0814 hw: Use device_class_set_legacy_reset() instead of opencoding by Peter Maydell · 6 months ago
  2. cb035a7 hw/i386/xen: Add a Xen PVH x86 machine by Edgar E. Iglesias · 7 months ago
  3. b2bbadc hw/xen: detect when running inside stubdomain by Marek Marczykowski-Górecki · 11 months ago
  4. 639ec3f memory: Add Error** argument to the global_dirty_log routines by Cédric Le Goater · 12 months ago
  5. 3688fec memory: Add Error** argument to .log_global_start() handler by Cédric Le Goater · 12 months ago
  6. 825f292 hw/xen/hvm: Get target page size at runtime by Philippe Mathieu-Daudé · 1 year, 4 months ago
  7. 8ebb868 hw/xen/hvm: Propagate page_mask to a pair of functions by Philippe Mathieu-Daudé · 1 year, 4 months ago
  8. 62d6cf9 hw/xen/hvm: Inline TARGET_PAGE_ALIGN() macro by Philippe Mathieu-Daudé · 1 year, 4 months ago
  9. 906c087 hw/i386/xen: Compile 'xen-hvm.c' with Xen CPPFLAGS by Philippe Mathieu-Daudé · 1 year, 4 months ago
  10. b934c3f hw/xen: Rename 'ram_memory' global variable as 'xen_memory' by Philippe Mathieu-Daudé · 1 year, 4 months ago
  11. 774204c apic, i386/tcg: add x2apic transitions by Bui Quang Minh · 1 year, 2 months ago
  12. 9231a01 hw/i386: Constify VMState by Richard Henderson · 1 year, 2 months ago
  13. a730499 xen-platform: unplug AHCI disks by David Woodhouse · 1 year, 4 months ago
  14. 25511f3 hw/xen: only remove peers of PCI NICs on unplug by David Woodhouse · 1 year, 5 months ago
  15. 856ca10 xen-platform: do full PCI reset during unplug of IDE devices by Olaf Hering · 1 year, 8 months ago
  16. bcb40db xen: Don't pass MemoryListener around by value by Peter Maydell · 1 year, 8 months ago
  17. 5369a36 exec/memory: Add symbolic value for memory listener priority for accel by Isaku Yamahata · 1 year, 9 months ago
  18. f17068c xen-hvm: reorganize xen-hvm and move common function to xen-hvm-common by Stefano Stabellini · 1 year, 9 months ago
  19. 9269b9d hw/i386/xen/xen-hvm: move x86-specific fields out of XenIOState by Stefano Stabellini · 1 year, 9 months ago
  20. 33087aa hw/i386/xen: rearrange xen_hvm_init_pc by Vikram Garhwal · 1 year, 9 months ago
  21. e7218dd hw/i386/xen/: move xen-mapcache.c to hw/xen/ by Vikram Garhwal · 1 year, 9 months ago
  22. 27047bd include/hw/xen/xen: Rename xen_piix3_set_irq() to xen_intx_set_irq() by Bernhard Beschow · 1 year, 11 months ago
  23. e2abfe5 hw/xen: Rename xen_common.h to xen_native.h by David Woodhouse · 2 years, 2 months ago
  24. b6cacfe hw/xen: Add evtchn operations to allow redirection to internal emulation by David Woodhouse · 2 years, 2 months ago
  25. 79807f3 hw/xen: Subsume xen_be_register_common() into xen_be_init() by David Woodhouse · 2 years, 1 month ago
  26. bb346fa xen-platform: allow its creation with XEN_EMULATE mode by Joao Martins · 7 years ago
  27. 3bb1eba xen-platform: exclude vfio-pci from the PCI platform unplug by Joao Martins · 6 years ago
  28. 6046281 hw/i386/xen: Remove unused 'hw/ide.h' include from header by Philippe Mathieu-Daudé · 2 years ago
  29. 883f2c5 bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx by Philippe Mathieu-Daudé · 2 years, 2 months ago
  30. edf5ca5 include/hw/pci: Split pci_device.h off pci.h by Markus Armbruster · 2 years, 2 months ago
  31. dfa6ba6 Replace use of qdev_reset_all() with device_cold_reset() by Peter Maydell · 2 years, 3 months ago
  32. c379bd7 hw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_client() and remove it by Bernhard Beschow · 2 years, 8 months ago
  33. 21d8705 hw/i386/xen/xen-hvm: Allow for stubbing xen_set_pci_link_route() by Bernhard Beschow · 2 years, 8 months ago
  34. 6a8a8b6 include/hw/ide: Unexport pci_piix3_xen_ide_unplug() by Bernhard Beschow · 2 years, 10 months ago
  35. b21e238 Use g_new() & friends where that makes obvious sense by Markus Armbruster · 3 years ago
  36. a021a2d xen-mapcache: Avoid entry->lock overflow by Ross Lagerwall · 3 years, 1 month ago
  37. 9288e80 xen-hvm: Allow disabling buffer_io_timer by Jason Andryuk · 3 years, 3 months ago
  38. 63b41db memory: make global_dirty_tracking a bitmask by Hyman Huang(黄勇) · 3 years, 8 months ago
  39. 142518b memory: Name all the memory listeners by Peter Xu · 3 years, 7 months ago
  40. d0fb965 docs: fix references to docs/devel/tracing.rst by Stefano Garzarella · 3 years, 10 months ago
  41. 8f44304 numa: Teach ram block notifiers about resizeable ram blocks by David Hildenbrand · 3 years, 10 months ago
  42. f1e43b6 xen: Free xenforeignmemory_resource at exit by Anthony PERARD · 3 years, 10 months ago
  43. 3e81a71 xen-mapcache: avoid a race on memory map while using MAP_FIXED by Igor Druzhinin · 3 years, 11 months ago
  44. ee86213 Do not include exec/address-spaces.h if it's not really necessary by Thomas Huth · 3 years, 11 months ago
  45. e924921 hw: Do not include hw/irq.h if it is not necessary by Thomas Huth · 4 years ago
  46. 538f049 sysemu: Let VMChangeStateHandler take boolean 'running' argument by Philippe Mathieu-Daudé · 4 years, 2 months ago
  47. 6661d9a hw/i386/xen: Remove dead code by Philippe Mathieu-Daudé · 4 years, 1 month ago
  48. 8d40def hw: Use the PCI_SLOT() macro from 'hw/pci/pci.h' by Philippe Mathieu-Daudé · 4 years, 5 months ago
  49. 86378b2 i386: do not use ram_size global by Paolo Bonzini · 4 years, 4 months ago
  50. 28af9ba qapi: Restrict Xen migration commands to migration.json by Philippe Mathieu-Daudé · 4 years, 5 months ago
  51. 5b6a8f4 xen: xenguest is not used so is not needed by Michael Tokarev · 4 years, 7 months ago
  52. c834596 hw/xen: Split x86-specific declaration from generic hardware ones by Philippe Mathieu-Daudé · 4 years, 6 months ago
  53. 5650ac0 hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc() by Philippe Mathieu-Daudé · 4 years, 6 months ago
  54. d73415a qemu/atomic.h: rename atomic_ to qatomic_ by Stefan Hajnoczi · 4 years, 5 months ago
  55. 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
  56. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
  57. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
  58. 2c44220 meson: convert hw/arch* by Marc-André Lureau · 6 years ago
  59. 243af02 trace: switch position of headers to what Meson requires by Paolo Bonzini · 5 years ago
  60. 9a45729 x86: move max-ram-below-4g to pc by Gerd Hoffmann · 4 years, 9 months ago
  61. 7d3660e Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 4 years, 9 months ago
  62. da278d5 accel: Move Xen accelerator code under accel/xen/ by Philippe Mathieu-Daudé · 4 years, 10 months ago
  63. 039a93b hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions by Philippe Mathieu-Daudé · 4 years, 9 months ago
  64. 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
  65. 4b19de1 hw/pci-host/piix: Define and use the PIIX IRQ Route Control Registers by Philippe Mathieu-Daudé · 5 years ago
  66. f0bb276 hw/i386: split PCMachineState deriving X86MachineState from it by Paolo Bonzini · 5 years ago
  67. ba7fdd6 xen: cleanup IOREQ server on exit by Igor Druzhinin · 6 years ago
  68. 54d3123 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h by Markus Armbruster · 6 years ago
  69. 46517dd Include sysemu/sysemu.h a lot less by Markus Armbruster · 6 years ago
  70. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
  71. db72581 Include qemu/main-loop.h less by Markus Armbruster · 6 years ago
  72. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
  73. d645427 Include migration/vmstate.h less by Markus Armbruster · 6 years ago
  74. 64552b6 Include hw/irq.h a lot less by Markus Armbruster · 6 years ago
  75. 0e11fc6 hw/i386: Replace global smp variables with machine smp properties by Like Xu · 6 years ago
  76. 6e8d459 xen: Drop includes of xen/hvm/params.h by Anthony PERARD · 6 years ago
  77. 34fbbc1 xen: Avoid VLA by Anthony PERARD · 6 years ago
  78. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  79. 500016e trace-events: Shorten file names in comments by Markus Armbruster · 6 years ago
  80. e68b3ba trace-events: Consistently point to docs/devel/tracing.txt by Markus Armbruster · 6 years ago
  81. 4158e93 xen-mapcache: use MAP_FIXED flag so the mmap address hint is always honored by Roger Pau Monne · 6 years ago
  82. 108f7bb xen: introduce new 'XenBus' and 'XenDevice' object hierarchy by Paul Durrant · 6 years ago
  83. 2d0ed5e xen: re-name XenDevice to XenLegacyDevice... by Paul Durrant · 6 years ago
  84. 7d37435 avoid TABs in files that only contain a few by Paolo Bonzini · 6 years ago
  85. b58deb3 qemu/queue.h: leave head structs anonymous unless necessary by Paolo Bonzini · 6 years ago
  86. 46ea94c qmp: query-current-machine with wakeup-suspend-support by Daniel Henrique Barboza · 6 years ago
  87. 8f951a1 hw/xen: Use the IEC binary prefix definitions by Philippe Mathieu-Daudé · 7 years ago
  88. afd76ff Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 7 years ago
  89. 6dd046a hw: Do not include "sysemu/blockdev.h" if it is not necessary by Philippe Mathieu-Daudé · 7 years ago
  90. dfb6578 xen-hvm: stop faking I/O to access PCI config space by Paul Durrant · 7 years ago
  91. d3c49eb xen-hvm: try to use xenforeignmemory_map_resource() to map ioreq pages by Paul Durrant · 7 years ago
  92. 04a8f72 xen/hvm: correct reporting of modified memory under physmap during migration by Igor Druzhinin · 7 years ago
  93. 71cec1e xen-hvm: create separate function for ioreq server initialization by Paul Durrant · 7 years ago
  94. 1dd6af7 xen-pvdevice: Introduce a simplistic xen-pvdevice save state by Igor Druzhinin · 7 years ago
  95. 2cbf890 xen: Use newly added dmops for mapping VGA memory by Ross Lagerwall · 7 years ago
  96. 6b47c2a xen: destroy_hvm_domain: Try xendevicemodel_shutdown by Ian Jackson · 7 years ago
  97. 74aae6b xen: destroy_hvm_domain: Move reason into a variable by Ian Jackson · 7 years ago
  98. 4564e63 xen: defer call to xen_restrict until just before os_setup_post by Ian Jackson · 7 years ago
  99. 112ed24 qapi: Empty out qapi-schema.json by Markus Armbruster · 7 years ago
  100. e688df6 Include qapi/error.h exactly where needed by Markus Armbruster · 7 years ago