1. 87157ef contrib/elf2dmp: Continue even contexts are lacking by Akihiko Odaki · 10 months ago
  2. a4e58de contrib/elf2dmp: Assume error by default by Akihiko Odaki · 10 months ago
  3. b48139d contrib/elf2dmp: Remove unnecessary err flags by Akihiko Odaki · 10 months ago
  4. a2531bb hw/arm: Deprecate various old Arm machine types by Peter Maydell · 10 months ago
  5. 7489f7f Merge tag 'hw-misc-20240309' of https://github.com/philmd/qemu into staging by Peter Maydell · 10 months ago
  6. 89126b6 Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging by Peter Maydell · 10 months ago
  7. d3c79c3 hw/m68k/mcf5208: add support for reset by Angelo Dureghello · 10 months ago
  8. bb829cd tests/unit/test-smp-parse: Test "parameter=0" SMP configurations by Zhao Liu · 10 months ago
  9. 71e44ee tests/unit/test-smp-parse: Test smp_props.has_clusters by Zhao Liu · 10 months ago
  10. ef88e1e tests/unit/test-smp-parse: Test the full 7-levels topology hierarchy by Zhao Liu · 10 months ago
  11. 3f90fb0 tests/unit/test-smp-parse: Test "drawers" and "books" combination case by Zhao Liu · 10 months ago
  12. 5a4c414 tests/unit/test-smp-parse: Test "drawers" parameter in -smp by Zhao Liu · 10 months ago
  13. f0fe1cd tests/unit/test-smp-parse: Test "books" parameter in -smp by Zhao Liu · 10 months ago
  14. dc58344 tests/unit/test-smp-parse: Make test cases aware of the book/drawer by Zhao Liu · 10 months ago
  15. f4e65d6 tests/unit/test-smp-parse: Bump max_cpus to 4096 by Zhao Liu · 10 months ago
  16. 803f971 tests/unit/test-smp-parse: Use CPU number macros in invalid topology case by Zhao Liu · 10 months ago
  17. a4f9386 tests/unit/test-smp-parse: Drop the unsupported "dies=1" case by Zhao Liu · 10 months ago
  18. 4503dcf hw/core/machine-smp: Calculate total CPUs once in machine_parse_smp_config() by Zhao Liu · 10 months ago
  19. 54c4ea8 hw/core/machine-smp: Deprecate unsupported "parameter=1" SMP configurations by Zhao Liu · 10 months ago
  20. 72d346f hw/core/machine-smp: Remove deprecated "parameter=0" SMP configurations by Zhao Liu · 10 months ago
  21. 56fa4f3 docs/interop/firmware.json: Fix doc for FirmwareFlashMode by Thomas Weißschuh · 10 months ago
  22. 3d6753e docs/interop/firmware.json: Align examples by Thomas Weißschuh · 10 months ago
  23. c9ee67c hw/intc/grlib_irqmp: abort realize when ncpus value is out of range by Clément Chigot · 10 months ago
  24. 78abf93 mac_newworld: change timebase frequency from 100MHz to 25MHz for mac99 machine by Mark Cave-Ayland · 10 months ago
  25. 46e23b2 hmp: Add option to info qtree to omit details by BALATON Zoltan · 10 months ago
  26. 965bc08 qdev: Add a granule_mode property by Eric Auger · 11 months ago
  27. 0fad909 hw/intc/apic: fix memory leak by Paolo Bonzini · 10 months ago
  28. ecca5ca hw/i386/pc: Have pc_init_isa() pass a NULL pci_type argument by Philippe Mathieu-Daudé · 11 months ago
  29. 3ac5f67 hw/i386/pc: Remove 'host_type' argument from pc_init1() by Philippe Mathieu-Daudé · 11 months ago
  30. 07df0c3 hw/i386/pc: Use generated NotifyVmexitOption_str() by Philippe Mathieu-Daudé · 11 months ago
  31. 988b92f hw/i386/pc: Remove pc_compat_1_4..1.7[] left over declarations by Philippe Mathieu-Daudé · 11 months ago
  32. f55ccea target/i386/sev: Fix missing ERRP_GUARD() for error_prepend() by Zhao Liu · 11 months ago
  33. e152011 hw/remote/remote-obj: hw/misc/ivshmem: Fix missing ERRP_GUARD() for error_prepend() by Zhao Liu · 11 months ago
  34. 8538cee hw/net/xen_nic: Fix missing ERRP_GUARD() for error_prepend() by Zhao Liu · 11 months ago
  35. 0a81424 hw/char/xen_console: Fix missing ERRP_GUARD() for error_prepend() by Zhao Liu · 11 months ago
  36. 825f292 hw/xen/hvm: Get target page size at runtime by Philippe Mathieu-Daudé · 1 year, 2 months ago
  37. 8ebb868 hw/xen/hvm: Propagate page_mask to a pair of functions by Philippe Mathieu-Daudé · 1 year, 2 months ago
  38. 62d6cf9 hw/xen/hvm: Inline TARGET_PAGE_ALIGN() macro by Philippe Mathieu-Daudé · 1 year, 2 months ago
  39. 906c087 hw/i386/xen: Compile 'xen-hvm.c' with Xen CPPFLAGS by Philippe Mathieu-Daudé · 1 year, 2 months ago
  40. f28b958 hw/xen: Extract 'xen_igd.h' from 'xen_pt.h' by Philippe Mathieu-Daudé · 1 year, 2 months ago
  41. 92dfc8a hw/xen/xen_pt: Add missing license by Philippe Mathieu-Daudé · 1 year, 2 months ago
  42. 8570951 hw/xen: Use target-agnostic qemu_target_page_bits() by Philippe Mathieu-Daudé · 1 year, 2 months ago
  43. b934c3f hw/xen: Rename 'ram_memory' global variable as 'xen_memory' by Philippe Mathieu-Daudé · 1 year, 2 months ago
  44. 9cd909a hw/xen: Remove unnecessary xen_hvm_inject_msi() stub by Philippe Mathieu-Daudé · 1 year, 2 months ago
  45. 06c8337 hw/pci/msi: Restrict xen_is_pirq_msi() call to Xen by Philippe Mathieu-Daudé · 1 year, 2 months ago
  46. 5d5bb9c system/physmem: Do not include 'hw/xen/xen.h' but 'sysemu/xen.h' by Philippe Mathieu-Daudé · 1 year, 2 months ago
  47. 3e5e5d4 sysemu/xen-mapcache: Check Xen availability with CONFIG_XEN_IS_POSSIBLE by Philippe Mathieu-Daudé · 1 year, 2 months ago
  48. 261bbc3 sysemu/xen: Forbid using Xen headers in user emulation by Philippe Mathieu-Daudé · 1 year, 2 months ago
  49. 11118c7 hw/i386: Rename kvmvapic.c -> vapic.c by Philippe Mathieu-Daudé · 1 year, 4 months ago
  50. d65f1ed docs/acpi/bits: add some clarity and details while also improving formating by Ani Sinha · 10 months ago
  51. 00691b1 hw/mem/cxl_type3: Fix problem with g_steal_pointer() by Thomas Huth · 10 months ago
  52. c68f81f hw/pci-bridge/cxl_upstream: Fix problem with g_steal_pointer() by Thomas Huth · 10 months ago
  53. c4e898d hw/cxl/cxl-cdat: Fix type of buf in ct3_load_cdat() by Thomas Huth · 10 months ago
  54. b1614f7 qerror: QERR_DEVICE_IN_USE is no longer used, drop by Markus Armbruster · 10 months ago
  55. 9fe0753 blockdev: Fix block_resize error reporting for op blockers by Markus Armbruster · 10 months ago
  56. d0bad43 char: Slightly better error reporting when chardev is in use by Markus Armbruster · 10 months ago
  57. 9bc9e95 make-release: switch to .xz format by default by Michael Tokarev · 10 months ago
  58. b1f1dc9 hw/scsi/lsi53c895a: Fix typo in comment by BALATON Zoltan · 10 months ago
  59. 75d5a5f hw/vfio/pci.c: Make some structure static by Frediano Ziglio · 10 months ago
  60. 7653b1e replay: Improve error messages about configuration conflicts by Markus Armbruster · 10 months ago
  61. f901bf1 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Peter Maydell · 10 months ago
  62. 256f016 Merge tag 'pull-hv-balloon-20240308' of https://github.com/maciejsszmigiero/qemu into staging by Peter Maydell · 10 months ago
  63. 84644ac Merge tag 'darwin-20240305' of https://github.com/philmd/qemu into staging by Peter Maydell · 10 months ago
  64. a146c6f Merge tag 'pull-target-arm-20240308' of https://git.linaro.org/people/pmaydell/qemu-arm into staging by Peter Maydell · 10 months ago
  65. 83aa1ba gitlab-ci: add manual job to run Coverity by Paolo Bonzini · 10 months ago
  66. 2f3e5e4 run-coverity-scan: add --check-upload-only option by Paolo Bonzini · 10 months ago
  67. 9ed7c6d mips: do not list individual devices from configs/ by Paolo Bonzini · 12 months ago
  68. 44a90c0 oslib-posix: fix memory leak in touch_all_pages by Paolo Bonzini · 10 months ago
  69. afd1af1 hw/intc/apic: fix memory leak by Paolo Bonzini · 10 months ago
  70. a9198b3 hw/scsi/lsi53c895a: stop script on phase mismatch by Sven Schnelle · 10 months ago
  71. 5d402bd meson: Remove --warn-common ldflag by Akihiko Odaki · 10 months ago
  72. 012b170 system/qdev-monitor: move drain_call_rcu call under if (!dev) in qmp_device_add() by Dmitrii Gavrilov · 1 year, 2 months ago
  73. 9876359 hw/scsi/lsi53c895a: add timer to scripts processing by Sven Schnelle · 11 months ago
  74. bbf6c6d target/arm: Move v7m-related code from cpu32.c into a separate file by Thomas Huth · 10 months ago
  75. 6093637 vmbus: Print a warning when enabled without the recommended set of features by Maciej S. Szmigiero · 12 months ago
  76. 5469872 hv-balloon: define dm_hot_add_with_region to avoid Coverity warning by Maciej S. Szmigiero · 1 year, 2 months ago
  77. 1d3b82e hv-balloon: avoid alloca() usage by Maciej S. Szmigiero · 1 year, 2 months ago
  78. cbccded Merge tag 'pull-riscv-to-apply-20240308-1' of https://github.com/alistair23/qemu into staging by Peter Maydell · 10 months ago
  79. 3018765 target/riscv: fix ACPI MCFG table by Ilya Chugin · 11 months ago
  80. 6979b7b target/riscv: Fix privilege mode of G-stage translation for debugging by Hiroaki Yamamoto · 11 months ago
  81. 0678e9f hw/intc/riscv_aplic: Fix in_clrip[x] read emulation by Anup Patel · 10 months ago
  82. bf31cf0 hw/intc/riscv_aplic: Fix setipnum_le write emulation for APLIC MSI-mode by Anup Patel · 10 months ago
  83. 938dd05 target/riscv: Fix shift count overflow by demin.han · 11 months ago
  84. a506c42 trans_rvv.c.inc: remove 'is_store' bool from load/store fns by Daniel Henrique Barboza · 10 months ago
  85. 944b6df trans_rvv.c.inc: mark_vs_dirty() before loads and stores by Daniel Henrique Barboza · 10 months ago
  86. e231ec8 target/riscv: mcountinhibit, mcounteren, scounteren, hcounteren is 32-bit by Vadim Shakirov · 11 months ago
  87. 249e090 target/riscv: move ratified/frozen exts to non-experimental by Daniel Henrique Barboza · 10 months ago
  88. 3108e2f target/riscv/kvm: update KVM exts to Linux 6.8 by Daniel Henrique Barboza · 10 months ago
  89. 6a02465 linux-headers: Update to Linux v6.8-rc6 by Daniel Henrique Barboza · 10 months ago
  90. e73d596 tests: riscv64: Use 'zfa' instead of 'Zfa' by Christoph Müllner · 11 months ago
  91. 4f1a53b linux-user/riscv: Add Ztso extension to hwprobe by Christoph Müllner · 11 months ago
  92. 09c4e88 RISC-V: Add support for Ztso by Palmer Dabbelt · 11 months ago
  93. 4c1608c tests/libqos: add riscv/virt machine nodes by Daniel Henrique Barboza · 11 months ago
  94. f2d44e9 hw/riscv/virt.c: make aclint compatible with 'qtest' accel by Daniel Henrique Barboza · 11 months ago
  95. 7778cdd hw/riscv/virt.c: add virtio-iommu-pci hotplug support by Daniel Henrique Barboza · 11 months ago
  96. 3fe8896 hw/riscv/virt.c: create '/soc/pci@...' fdt node earlier by Daniel Henrique Barboza · 11 months ago
  97. a29f5b9 hw/riscv/virt-acpi-build.c: Add SRAT and SLIT ACPI tables by Haibo Xu · 12 months ago
  98. ef8caba target/riscv: Add missing include guard in pmu.h by Frank Chang · 11 months ago
  99. 1349f96 target/riscv: UPDATE xATP write CSR by Irina Ryapolova · 1 year ago
  100. 57020a4 target/riscv: FIX xATP_MODE validation by Irina Ryapolova · 1 year ago