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