1. eec3981 Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Richard Henderson · 2 years, 10 months ago
  2. 039a683 introduce -audio as a replacement for -soundhw by Paolo Bonzini · 2 years, 11 months ago
  3. 67aaa96 soundhw: move help handling to vl.c by Paolo Bonzini · 2 years, 11 months ago
  4. aadfe32 hw/cxl/host: Add support for CXL Fixed Memory Windows. by Jonathan Cameron · 2 years, 11 months ago
  5. 7adb75d vl: make machine type deprecation a warning by Paolo Bonzini · 2 years, 10 months ago
  6. fb56b7a machine: move more memory validation to Machine object by Paolo Bonzini · 3 years ago
  7. 26f88d8 machine: make memory-backend a link property by Paolo Bonzini · 3 years ago
  8. ce9d03f machine: add mem compound property by Paolo Bonzini · 3 years ago
  9. 8c4da4b machine: add boot compound property by Paolo Bonzini · 3 years ago
  10. 97ec4d2 machine: use QAPI struct for boot configuration by Paolo Bonzini · 3 years ago
  11. f9bcb2d Warn user if the vga flag is passed but no vga device is created by Gautam Agrawal · 2 years, 11 months ago
  12. f07b3a8 softmmu/vl: Fence 'xenfb' if Xen support is not compiled in by Thomas Huth · 2 years, 11 months ago
  13. e960a7e remove -writeconfig by Paolo Bonzini · 3 years ago
  14. 215aea0 include: move qdict_{crumple,flatten} declarations by Marc-André Lureau · 2 years, 11 months ago
  15. 9ca9c89 include: add qemu/keyval.h by Marc-André Lureau · 2 years, 11 months ago
  16. 49f9522 include: rename qemu-common.h qemu/help-texts.h by Marc-André Lureau · 2 years, 11 months ago
  17. 88c39c8 Simplify softmmu/main.c by Marc-André Lureau · 2 years, 11 months ago
  18. b2528af softmmu: Use qemu_set_log_filename_flags by Richard Henderson · 2 years, 11 months ago
  19. c5955f4 util/log: Pass Error pointer to qemu_set_log by Richard Henderson · 2 years, 11 months ago
  20. d7482ff whpx: Added support for breakpoints and stepping by Ivan Shcherbakov · 3 years, 1 month ago
  21. 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 3 years ago
  22. ec5f7ca include: move target page bits declaration to page-vary.h by Marc-André Lureau · 3 years ago
  23. 8e3b0cb Replace qemu_real_host_page variables with inlined functions by Marc-André Lureau · 3 years ago
  24. ee3eb3a Replace TARGET_WORDS_BIGENDIAN by Marc-André Lureau · 3 years ago
  25. 20e4ae1 qtest: replace gettimeofday with GTimer by Marc-André Lureau · 3 years ago
  26. a8749d7 memory: Make memory_region_readd_subregion() properly handle mapped aliases by David Hildenbrand · 3 years, 1 month ago
  27. b7a3a70 Merge tag 'pull-request-2022-03-21' of https://gitlab.com/thuth/qemu into staging by Peter Maydell · 3 years ago
  28. 336d354 error: use GLib to remember the program name by Marc-André Lureau · 3 years, 1 month ago
  29. 9edc631 Replace GCC_FMT_ATTR with G_GNUC_PRINTF by Marc-André Lureau · 3 years, 1 month ago
  30. 3d76c3b vl: typo fix in a comment by Marc-André Lureau · 3 years, 4 months ago
  31. 5324e3e qemu-options: define -spice only #ifdef CONFIG_SPICE by Marc-André Lureau · 3 years, 6 months ago
  32. b21e238 Use g_new() & friends where that makes obvious sense by Markus Armbruster · 3 years ago
  33. 3ab6fdc softmmu/physmem: Introduce MemTxAttrs::memory field and MEMTX_ACCESS_ERROR by Philippe Mathieu-Daudé · 3 years, 3 months ago
  34. 58e7468 softmmu/physmem: Simplify flatview_write and address_space_access_valid by Philippe Mathieu-Daudé · 3 years, 3 months ago
  35. 377bf6f softmmu: List CPU types again by Philippe Mathieu-Daudé · 3 years ago
  36. 9a61e6c Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-03-07' into staging by Peter Maydell · 3 years ago
  37. 9740b90 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220307' into staging by Peter Maydell · 3 years ago
  38. 818e163 Check and report for incomplete 'global' option format by Rohit Kumar · 3 years, 1 month ago
  39. 5df022c osdep: Move memalign-related functions to their own header by Peter Maydell · 3 years, 1 month ago
  40. e0220bb softmmu: Build target-agnostic objects once by Philippe Mathieu-Daudé · 3 years, 10 months ago
  41. c80cafa softmmu: Add qemu_init_arch_modules() by Philippe Mathieu-Daudé · 3 years, 1 month ago
  42. c1747df softmmu/cpu-timers: Remove unused 'exec/exec-all.h' header by Philippe Mathieu-Daudé · 3 years, 10 months ago
  43. 464868a softmmu/physmem: Remove unnecessary include by Philippe Mathieu-Daudé · 3 years, 2 months ago
  44. 89ad3e6 softmmu/globals: Remove unused 'hw/i386/*' headers by Philippe Mathieu-Daudé · 3 years, 10 months ago
  45. 3919635 accel: Introduce AccelOpsClass::cpus_are_resettable() by Philippe Mathieu-Daudé · 3 years, 1 month ago
  46. ad7d684 accel: Introduce AccelOpsClass::cpu_thread_is_idle() by Philippe Mathieu-Daudé · 3 years, 1 month ago
  47. 5f74af8 softmmu/cpus: Code movement by Philippe Mathieu-Daudé · 3 years, 1 month ago
  48. 4e27e76 sysemu/memory_mapping: Become target-agnostic by Philippe Mathieu-Daudé · 3 years, 10 months ago
  49. 73842ef exec: Make cpu_memory_rw_debug() target agnostic by Philippe Mathieu-Daudé · 3 years, 1 month ago
  50. d7e2fe4 Merge remote-tracking branch 'remotes/kwolf-gitlab/tags/for-upstream' into staging by Peter Maydell · 3 years ago
  51. 0439c5a block/block-backend.c: assertions for block-backend by Emanuele Giuseppe Esposito · 3 years ago
  52. 6538692 main-loop.h: introduce qemu_in_main_thread() by Emanuele Giuseppe Esposito · 3 years ago
  53. d5d2b15 cpus: use coroutine TLS macros for iothread_locked by Stefan Hajnoczi · 3 years, 1 month ago
  54. f4ba24b softmmu/qdev-monitor: Add virtio-gpu-gl aliases by Akihiko Odaki · 3 years, 1 month ago
  55. 4aa2e49 Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-next-pull-request' into staging by Peter Maydell · 3 years, 1 month ago
  56. 5abccc7 Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-21' into staging by Peter Maydell · 3 years, 1 month ago
  57. 9222680 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 3 years, 1 month ago
  58. 15e0991 include: Move hardware version declarations to new qemu/hw-version.h by Peter Maydell · 3 years, 1 month ago
  59. b85ea5f include: Move qemu_madvise() and related #defines to new qemu/madvise.h by Peter Maydell · 3 years, 1 month ago
  60. 0d04c4c configure, meson: move TPM check to meson by Paolo Bonzini · 3 years, 3 months ago
  61. cd61748 exec/exec-all: Move 'qemu/log.h' include in units requiring it by Philippe Mathieu-Daudé · 3 years, 1 month ago
  62. bc2fbf9 softmmu/runstate: Clean headers by Philippe Mathieu-Daudé · 3 years, 1 month ago
  63. 496bde8 qtest: Add missing 'hw/qdev-core.h' include by Philippe Mathieu-Daudé · 3 years, 1 month ago
  64. 4638057 seccomp: block setns, unshare and execveat syscalls by Daniel P. Berrangé · 3 years, 11 months ago
  65. c542b30 seccomp: block use of clone3 syscall by Daniel P. Berrangé · 3 years, 8 months ago
  66. 5a2f693 seccomp: fix blocking of process spawning by Daniel P. Berrangé · 3 years, 8 months ago
  67. 8f46f56 seccomp: allow action to be customized per syscall by Daniel P. Berrangé · 3 years, 8 months ago
  68. a5c90c6 memory: Fix qemu crash on starting dirty log twice with stopped VM by Peter Xu · 3 years, 1 month ago
  69. 25e82fb softmmu/cpus: Check if the cpu work list is empty atomically by Idan Horowitz · 3 years, 2 months ago
  70. 2f93d8b rtc: Move RTC function prototypes to their own header by Peter Maydell · 3 years, 4 months ago
  71. 22599b7 softmmu/device_tree: Remove redundant pointer assignment by Yanan Wang · 3 years, 2 months ago
  72. cfeeeb4 softmmu/device_tree: Silence compiler warning with --enable-sanitizers by Thomas Huth · 3 years, 2 months ago
  73. 75f01c6 exec/memory: Extract address_space_set() from dma_memory_set() by Philippe Mathieu-Daudé · 3 years, 2 months ago
  74. dea52c2 Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/trivial-branch-for-7.0-pull-request' into staging by Peter Maydell · 3 years, 2 months ago
  75. f02b664 hw/dma: Let dma_buf_read() / dma_buf_write() propagate MemTxResult by Philippe Mathieu-Daudé · 3 years, 3 months ago
  76. bfa30f3 hw/dma: Use dma_addr_t type definition when relevant by Philippe Mathieu-Daudé · 3 years, 3 months ago
  77. 5f41260 hw/scsi: Rename SCSIRequest::resid as 'residual' by Philippe Mathieu-Daudé · 3 years, 3 months ago
  78. d4fae97 softmmu: Provide a clue as to why device tree loading failed by Bernhard Beschow · 3 years, 2 months ago
  79. 7b0538e memory: Fix incorrect calls of log_global_start/stop by Peter Xu · 3 years, 4 months ago
  80. 5ead621 memory: Make memory_region_is_mapped() succeed when mapped via an alias by David Hildenbrand · 3 years, 5 months ago
  81. 7bdbf99 memory: Have 'info mtree' remove duplicated Address Space information by Philippe Mathieu-Daudé · 3 years, 7 months ago
  82. 670c078 memory: Split mtree_info() as mtree_info_flatview() + mtree_info_as() by Philippe Mathieu-Daudé · 3 years, 7 months ago
  83. 1a59bdb memory: Directly dispatch alias accesses on origin memory region by Philippe Mathieu-Daudé · 4 years, 7 months ago
  84. 64b4529 softmmu: fix device deletion events with -device JSON syntax by Daniel P. Berrangé · 3 years, 2 months ago
  85. cc67f28 include/sysemu/blockdev.h: remove drive_mark_claimed_by_board and inline drive_def by Emanuele Giuseppe Esposito · 3 years, 3 months ago
  86. 29b838c util/oslib-posix: Forward SIGBUS to MCE handler under Linux by David Hildenbrand · 3 years, 3 months ago
  87. fe86fe2 qemu-options: Remove the deprecated -no-quit option by Thomas Huth · 3 years, 3 months ago
  88. 864c3b5 hw/core/machine: Introduce CPU cluster topology support by Yanan Wang · 3 years, 3 months ago
  89. 292e131 dma: Let dma_buf_rw() propagate MemTxResult by Philippe Mathieu-Daudé · 3 years, 3 months ago
  90. 1e5a3f8 dma: Let dma_buf_read() take MemTxAttrs argument by Philippe Mathieu-Daudé · 3 years, 3 months ago
  91. 392e48a dma: Let dma_buf_write() take MemTxAttrs argument by Philippe Mathieu-Daudé · 3 years, 3 months ago
  92. 959384e dma: Let dma_buf_rw() take MemTxAttrs argument by Philippe Mathieu-Daudé · 3 years, 3 months ago
  93. 5e468a3 dma: Have dma_buf_read() / dma_buf_write() take a void pointer by Philippe Mathieu-Daudé · 3 years, 3 months ago
  94. c0ee152 dma: Have dma_buf_rw() take a void pointer by Philippe Mathieu-Daudé · 3 years, 3 months ago
  95. a1d4b0a dma: Let dma_memory_map() take MemTxAttrs argument by Philippe Mathieu-Daudé · 4 years, 7 months ago
  96. 23faf56 dma: Let dma_memory_rw() take MemTxAttrs argument by Philippe Mathieu-Daudé · 4 years, 7 months ago
  97. 7a36e42 dma: Let dma_memory_set() take MemTxAttrs argument by Philippe Mathieu-Daudé · 4 years, 7 months ago
  98. aff0e20 accel/tcg: suppress IRQ check for special TBs by Alex Bennée · 3 years, 4 months ago
  99. 4067691 migration: fix dump-vmstate with modules by Laurent Vivier · 3 years, 4 months ago
  100. 757b8dd Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Richard Henderson · 3 years, 4 months ago