1. a3c67df hvf: Makes assert_hvf_ok report failed expression by Phil Dennis-Jordan · 10 months ago
  2. f21f0cb hvf: Consistent types for vCPU handles by Phil Dennis-Jordan · 10 months ago
  3. 5d9a9a6 backends/hostmem: Report error when memory size is unaligned by Michal Privoznik · 10 months ago
  4. f1572ab Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Richard Henderson · 10 months ago
  5. a0aa6db memory: Introduce memory_region_init_ram_guest_memfd() by Xiaoyao Li · 10 months ago
  6. c199699 i386/sev: Allow measured direct kernel boot on SNP by Dov Murik · 10 months ago
  7. 77d1abd hw/i386/sev: Add support to encrypt BIOS when SEV-SNP is enabled by Brijesh Singh · 10 months ago
  8. f3c30c5 hw/i386/sev: Add function to get SEV metadata from OVMF header by Brijesh Singh · 10 months ago
  9. dc0d28c machine: allow early use of machine_require_guest_memfd by Paolo Bonzini · 10 months ago
  10. aa274c3 update-linux-headers: import linux/kvm_para.h header by Paolo Bonzini · 10 months ago
  11. b8116f4 update-linux-headers: move pvpanic.h to correct directory by Paolo Bonzini · 10 months ago
  12. d16cab5 Merge tag 'hw-misc-accel-20240604' of https://github.com/philmd/qemu into staging by Richard Henderson · 10 months ago
  13. 6ece1df hw/xen: Register framebuffer backend via xen_backend_init() by Philippe Mathieu-Daudé · 11 months ago
  14. d76795e hw/xen: Make XenDevOps structures const by Philippe Mathieu-Daudé · 11 months ago
  15. 19c2d53 hw/xen: Constify xenstore_be::XenDevOps by Philippe Mathieu-Daudé · 11 months ago
  16. 61d993d hw/xen: Constify XenLegacyDevice::XenDevOps by Philippe Mathieu-Daudé · 11 months ago
  17. 1be974b xen: Add xen_mr_is_memory() by Edgar E. Iglesias · 11 months ago
  18. a4c2735 cpu: move Qemu[Thread|Cond] setup into common code by Alex Bennée · 10 months ago
  19. b8a208c hw/core: expand on the alignment of CPUState by Alex Bennée · 10 months ago
  20. 13dfa93 util/hexdump: Remove ascii parameter from qemu_hexdump_line by Richard Henderson · 12 months ago
  21. 5837a76 util/hexdump: Remove b parameter from qemu_hexdump_line by Richard Henderson · 12 months ago
  22. b9ad513 net: Remove receive_raw() by Akihiko Odaki · 11 months ago
  23. 4b52d63 tap: Remove qemu_using_vnet_hdr() by Akihiko Odaki · 11 months ago
  24. 5c07957 hw/ufs: Add support MCQ of UFSHCI 4.0 by Minwoo Im · 10 months ago
  25. cdba3b9 hw/ufs: Update MCQ-related fields to block/ufs.h by Minwoo Im · 10 months ago
  26. 408b2b3 accel/tcg: Make TCGCPUOps::cpu_exec_halt return bool for whether to halt by Peter Maydell · 11 months ago
  27. b040913 qapi: Do not cast function pointers by Akihiko Odaki · 10 months ago
  28. a3b3ad7 lockable: Do not cast function pointers by Akihiko Odaki · 10 months ago
  29. 84aacdd hw/s390x: Remove unused macro VMSTATE_ADAPTER_ROUTES by Thomas Huth · 10 months ago
  30. 0fd05c8 qapi: blockdev-backup: add discard-source parameter by Vladimir Sementsov-Ogievskiy · 1 year, 1 month ago
  31. 006e845 block/copy-before-write: create block_copy bitmap in filter node by Vladimir Sementsov-Ogievskiy · 1 year, 1 month ago
  32. 2020337 qerror: QERR_QGA_COMMAND_FAILED is no longer used, drop by Markus Armbruster · 11 months ago
  33. 5b957bf qerror: QERR_IO_ERROR is no longer used, drop by Markus Armbruster · 11 months ago
  34. 99cd12c tcg/cputlb: Remove non-synced variants of global TLB flushes by Nicholas Piggin · 1 year ago
  35. 7058194 Merge tag 'pull-tcg-20240523' of https://gitlab.com/rth7680/qemu into staging by Richard Henderson · 10 months ago
  36. 7b68a5f Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Richard Henderson · 10 months ago
  37. af8c14a tcg: Introduce TCG_TARGET_HAS_tst_vec by Richard Henderson · 11 months ago
  38. 7e1c004 Merge tag 'migration-20240522-pull-request' of https://gitlab.com/farosas/qemu into staging by Richard Henderson · 10 months ago
  39. 40a23ef virtio-gpu: fix v2 migration by Marc-André Lureau · 11 months ago
  40. 787ea49 migration/colo: make colo_incoming_co() return void by Li Zhijian · 11 months ago
  41. b17a26b i386: Support module_id in X86CPUTopoIDs by Zhao Liu · 11 months ago
  42. 5304873 i386: Expose module level in CPUID[0x1F] by Zhao Liu · 11 months ago
  43. 3568adc i386: Support modules_per_die in X86CPUTopoInfo by Zhao Liu · 11 months ago
  44. 6ddeb0e i386/cpu: Introduce bitmap to cache available CPU topology levels by Zhao Liu · 11 months ago
  45. a44ea3f hw/i386/pc_sysfw: Alias rather than copy isa-bios region by Bernhard Beschow · 11 months ago
  46. c6c6cf9 vfio/helpers: Make vfio_device_get_name() return bool by Zhenzhong Duan · 10 months ago
  47. 84e37d0 vfio/helpers: Make vfio_set_irq_signaling() return bool by Zhenzhong Duan · 10 months ago
  48. 9067d50 backends/iommufd: Make iommufd_backend_*() return bool by Zhenzhong Duan · 11 months ago
  49. f38f5dd vfio/cpr: Make vfio_cpr_register_container() return bool by Zhenzhong Duan · 11 months ago
  50. 33e4c22 vfio: Make VFIOIOMMUClass::add_window() and its wrapper return bool by Zhenzhong Duan · 11 months ago
  51. 35b25cf vfio: Make VFIOIOMMUClass::setup() return bool by Zhenzhong Duan · 11 months ago
  52. b775483 vfio: Make VFIOIOMMUClass::attach_device() and its wrapper return bool by Zhenzhong Duan · 11 months ago
  53. 5e1f890 vfio/migration: Emit VFIO migration QAPI event by Avihai Horon · 11 months ago
  54. 2da5f9e vfio: Add Error** argument to .get_dirty_bitmap() handler by Cédric Le Goater · 11 months ago
  55. ebb481c memory: Add Error** argument to memory_get_xlat_addr() by Cédric Le Goater · 11 months ago
  56. 3783f81 vfio/migration: Add Error** argument to .vfio_save_config() handler by Cédric Le Goater · 11 months ago
  57. 019d9e6 migration: Extend migration_file_set_error() with Error* argument by Cédric Le Goater · 11 months ago
  58. 836bb30 vfio: Add Error** argument to .set_dirty_page_tracking() handler by Cédric Le Goater · 11 months ago
  59. 09afe96 plugins: remove op from qemu_plugin_inline_cb by Pierrick Bouvier · 11 months ago
  60. f86fd4d plugins: distinct types for callbacks by Pierrick Bouvier · 11 months ago
  61. 7de77d3 plugins: conditional callbacks by Pierrick Bouvier · 11 months ago
  62. 36a1d8e plugins: add new inline op STORE_U64 by Pierrick Bouvier · 11 months ago
  63. 2103278 plugins: prepare introduction of new inline ops by Pierrick Bouvier · 11 months ago
  64. 2b01688 Merge tag 'pull-tcg-20240515' of https://gitlab.com/rth7680/qemu into staging by Richard Henderson · 11 months ago
  65. 7c211c1 accel/tcg: Remove cpu_ldsb_code / cpu_ldsw_code by Philippe Mathieu-Daudé · 12 months ago
  66. 4c6163e accel/tcg: Introduce translator_fake_ld by Richard Henderson · 12 months ago
  67. 4c833c6 disas: Use translator_st to get disassembly data by Richard Henderson · 12 months ago
  68. c0d691a disas: Split disas.c by Richard Henderson · 12 months ago
  69. b67c567 accel/tcg: Return bool from TranslatorOps.disas_log by Richard Henderson · 12 months ago
  70. e763953 plugins: Use DisasContextBase for qemu_plugin_tb_vaddr by Richard Henderson · 12 months ago
  71. d3ace10 plugins: Use DisasContextBase for qemu_plugin_insn_haddr by Richard Henderson · 12 months ago
  72. e501325 plugins: Read mem_only directly from TB cflags by Richard Henderson · 12 months ago
  73. 36bc99b plugins: Use translator_st for qemu_plugin_insn_data by Richard Henderson · 12 months ago
  74. 3a24736 accel/tcg: Implement translator_st by Richard Henderson · 12 months ago
  75. 4abc892 plugins: Copy memory in qemu_plugin_insn_data by Richard Henderson · 12 months ago
  76. bf4bb07 accel/tcg: Record DisasContextBase in tcg_ctx for plugins by Richard Henderson · 12 months ago
  77. b3f05b8 accel/tcg: Record when translator_fake_ldb is used by Richard Henderson · 12 months ago
  78. ba3fb2a accel/tcg: Record mmio bytes during translation by Richard Henderson · 12 months ago
  79. 99977ae accel/tcg: Pass DisasContextBase to translator_fake_ldb by Richard Henderson · 12 months ago
  80. 66f3b79 accel/tcg: Hide in_same_page outside of a target-specific context by Richard Henderson · 12 months ago
  81. 8018947 accel/tcg: Use vaddr in translator_ld* by Richard Henderson · 12 months ago
  82. 265aad5 Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging by Richard Henderson · 11 months ago
  83. db81dd6 ui/console: move QemuDmaBuf struct def to dmabuf.c by Dongwon Kim · 11 months ago
  84. c0fcd63 ui/console: Use qemu_dmabuf_new() and free() helpers instead by Dongwon Kim · 11 months ago
  85. 6e6ae49 ui/console: new dmabuf.h and dmabuf.c for QemuDmaBuf struct and helpers by Dongwon Kim · 11 months ago
  86. da79537 util/uri: Remove the old URI parsing code by Thomas Huth · 12 months ago
  87. 0d8caac Bump minimum glib version to v2.66 by Thomas Huth · 12 months ago
  88. 1935b7e kconfig: allow compiling out QEMU device tree code per target by Paolo Bonzini · 11 months ago
  89. d0be0ac hw/i386: move rtc-reset-reinjection command out of hw/rtc by Paolo Bonzini · 11 months ago
  90. b061f05 hw/i386: split x86.c in multiple parts by Paolo Bonzini · 11 months ago
  91. b348fdc i386: pc: remove unnecessary MachineClass overrides by Paolo Bonzini · 11 months ago
  92. 88f5ed7 xen: register legacy backends via xen_backend_init by Paolo Bonzini · 11 months ago
  93. a55ae46 s390: move css_migration_enabled from machine to css.c by Paolo Bonzini · 11 months ago
  94. 9d1b0f5 s390_flic: add migration-enabled property by Paolo Bonzini · 11 months ago
  95. dafec28 Merge tag 'pull-request-2024-05-10' of https://gitlab.com/thuth/qemu into staging by Richard Henderson · 11 months ago
  96. af4a3e3 s390x/event-facility: Simplify sclp_get_event_facility_bus() by Cédric Le Goater · 11 months ago
  97. b350f6c s390x: Introduce a SCLPDevice pointer under the machine by Cédric Le Goater · 11 months ago
  98. a016dd5 Merge tag 'migration-20240508-pull-request' of https://gitlab.com/farosas/qemu into staging by Richard Henderson · 11 months ago
  99. b4a12df hw/intc/loongarch_ipi: Rename as loongson_ipi by Jiaxun Yang · 11 months ago
  100. d804ad9 hw/loongarch: Rename LoongArchMachineState with LoongArchVirtMachineState by Bibo Mao · 11 months ago