- 787190e tcg/optimize: Build and use o_bits in fold_xor by Richard Henderson · 7 months ago
- cc4033e tcg/optimize: Build and use zero, one and affected bits in fold_orc by Richard Henderson · 7 months ago
- 84b399d tcg/optimize: Build and use one and affected bits in fold_or by Richard Henderson · 7 months ago
- d89504b tcg/optimize: Build and use z_bits and o_bits in fold_not by Richard Henderson · 7 months ago
- 682d6d5 tcg/optimize: Build and use z_bits and o_bits in fold_nor by Richard Henderson · 7 months ago
- 16559c3 tcg/optimize: Build and use z_bits and o_bits in fold_nand by Richard Henderson · 7 months ago
- 33fceba tcg/optimize: Build and use z_bits and o_bits in fold_eqv by Richard Henderson · 7 months ago
- d4d441e tcg/optimize: Build and use o_bits in fold_andc by Richard Henderson · 7 months ago
- 1e2edf8 tcg/optimize: Build and use o_bits in fold_and by Richard Henderson · 7 months ago
- 9e397cc tcg/optimize: Introduce fold_masks_zosa by Richard Henderson · 6 weeks ago
- 56f15f6 tcg/optimize: Add one's mask to TempOptInfo by Richard Henderson · 7 months ago
- c1fa1b3 tcg/optimize: Introduce arg_const_val by Richard Henderson · 5 months ago
- aec6836 Merge tag 'pull-vfio-20250626' of https://github.com/legoater/qemu into staging by Stefan Hajnoczi · 3 weeks ago
- 1721fe7 Merge tag 'pull-request-2025-06-26' of https://gitlab.com/thuth/qemu into staging by Stefan Hajnoczi · 3 weeks ago
- da198e8 vfio-user: introduce vfio-user protocol specification by Thanos Makatos · 3 weeks ago
- c688cc1 docs: add vfio-user documentation by John Levon · 3 weeks ago
- 1a0c32a vfio-user: add coalesced posted writes by John Levon · 3 weeks ago
- 98a906d vfio-user: support posted writes by John Levon · 3 weeks ago
- 3358d92 vfio-user: add 'x-msg-timeout' option by John Levon · 3 weeks ago
- c6ac52a vfio-user: implement VFIO_USER_DMA_READ/WRITE by John Levon · 3 weeks ago
- 18e899e vfio-user: implement VFIO_USER_DMA_MAP/UNMAP by John Levon · 3 weeks ago
- 0192323 vfio-user: implement VFIO_USER_DEVICE_RESET by John Levon · 3 weeks ago
- 52ce9c3 vfio-user: set up container access to the proxy by John Levon · 3 weeks ago
- 777e45c vfio-user: forward MSI-X PBA BAR accesses to server by John Levon · 3 weeks ago
- ca1add1 vfio-user: implement VFIO_USER_DEVICE_GET/SET_IRQ* by John Levon · 3 weeks ago
- 692e0ec vfio-user: set up PCI in vfio_user_pci_realize() by John Levon · 3 weeks ago
- 1ed50fc vfio-user: implement VFIO_USER_REGION_READ/WRITE by John Levon · 3 weeks ago
- 667866d vfio-user: implement VFIO_USER_DEVICE_GET_REGION_INFO by John Levon · 3 weeks ago
- 3bdb738 vfio-user: implement VFIO_USER_DEVICE_GET_INFO by John Levon · 3 weeks ago
- 3622762 vfio-user: implement message send infrastructure by John Levon · 3 weeks ago
- 0b3d881 vfio-user: implement message receive infrastructure by John Levon · 3 weeks ago
- 438d863 vfio-user: connect vfio proxy to remote server by John Levon · 3 weeks ago
- 9fca2b7 vfio-user: add vfio-user class and container by John Levon · 3 weeks ago
- c72d6eb vfio/container: fails mdev hotplug if add migration blocker failed by Zhenzhong Duan · 3 weeks ago
- abc6249 vfio/container: Fix SIGSEGV when open container file fails by Zhenzhong Duan · 3 weeks ago
- eafb408 vfio: add license tag to some files by John Levon · 3 weeks ago
- 8d60d06 vfio: add documentation for posted write argument by John Levon · 4 weeks ago
- b1f521d vfio: add vfio_device_get_region_fd() by John Levon · 4 weeks ago
- 639ff87 hw/vfio/ap: attribute constructor for cfg_chg_events_lock by Rorie Reyes · 5 weeks ago
- fd68168 target/i386/emulate: replace FSF postal address with licenses URL by Sean Wei · 5 weeks ago
- e38bdca target/xtensa: replace FSF postal address with licenses URL by Sean Wei · 5 weeks ago
- e656492 contrib: replace FSF postal address with licenses URL by Sean Wei · 5 weeks ago
- 19f5891 scripts: replace FSF postal address with licenses URL by Sean Wei · 5 weeks ago
- 49b9183 hw: replace FSF postal address with licenses URL by Sean Wei · 5 weeks ago
- 145c3e5 util/rcu.c: replace FSF postal address with licenses URL by Sean Wei · 5 weeks ago
- c61b807 include/qemu: replace FSF postal address with licenses URL by Sean Wei · 5 weeks ago
- e5308bc include/hw: replace FSF postal address with licenses URL by Sean Wei · 5 weeks ago
- 36d7484 include/libdecnumber: replace FSF postal address with licenses URL by Sean Wei · 5 weeks ago
- cf81c1c libdecnumber: replace FSF postal address with licenses URL by Sean Wei · 5 weeks ago
- 4db50be COPYING: replace FSF postal address with licenses URL by Sean Wei · 5 weeks ago
- 6e7cb5f tests/vm: update openbsd image to 7.7 by Haseung Bong · 4 weeks ago
- 78e3781 hw/s390x/ccw-device: Fix memory leak in loadparm setter by Kevin Wolf · 3 weeks ago
- a96011f MAINTAINERS: add reviewers for some s390 areas by Matthew Rosato · 3 weeks ago
- c61927b hw/s390x: support migration of CPI data by Shalini Chellathurai Saroja · 4 weeks ago
- f345978 hw/s390x: add Control-Program Identification to QOM by Shalini Chellathurai Saroja · 4 weeks ago
- 435c758 hw/s390x: add SCLP event type CPI by Shalini Chellathurai Saroja · 4 weeks ago
- 920f067 MAINTAINERS: Yoshinori Sato email address has been updated by Yoshinori Sato · 5 weeks ago
- 3dc9951 tests/functional/test_pc_cpu_hotplug_props: Set 'pc' machine type explicitly by Thomas Huth · 6 weeks ago
- f9a3def Merge tag 'pull-tcg-20250623' of https://gitlab.com/rth7680/qemu into staging by Stefan Hajnoczi · 3 weeks ago
- 24c00b7 Merge tag 'migration-staging-pull-request' of https://gitlab.com/peterx/qemu into staging by Stefan Hajnoczi · 3 weeks ago
- 3d40db0 docs: define policy forbidding use of AI code generators by Daniel P. Berrangé · 4 weeks ago
- b5d0055 docs: define policy limiting the inclusion of generated files by Daniel P. Berrangé · 4 weeks ago
- 2b0e4ec docs: introduce dedicated page about code provenance / sign-off by Daniel P. Berrangé · 4 weeks ago
- 2fde3fb physmem: Support coordinated discarding of RAM with guest_memfd by Chenyi Qiang · 5 weeks ago
- 5d6483e ram-block-attributes: Introduce RamBlockAttributes to manage RAMBlock with guest_memfd by Chenyi Qiang · 5 weeks ago
- 2205b84 memory: Unify the definiton of ReplayRamPopulate() and ReplayRamDiscard() by Chenyi Qiang · 5 weeks ago
- ff12111 memory: Change memory_region_set_ram_discard_manager() to return the result by Chenyi Qiang · 5 weeks ago
- f47a672 memory: Export a helper to get intersection of a MemoryRegionSection with a given range by Chenyi Qiang · 5 weeks ago
- 983899e migration: Don't sync volatile memory after migration completes by Chaney, Ben · 4 weeks ago
- 430671f tests/migration: Setup pre-listened cpr.sock to remove race-condition. by Jaehoon Kim · 5 weeks ago
- 8f87c87 migration: Support fd-based socket address in cpr_transfer_input by Jaehoon Kim · 5 weeks ago
- 0310d59 ui/vnc: Update display update interval when VM state changes to RUNNING by Juraj Marcin · 8 weeks ago
- 8120dec tests/qtest: Remove migration-helpers.c by Fabiano Rosas · 8 weeks ago
- fd03771 migration/ram: avoid to do log clear in the last round by Yanfei Xu · 9 weeks ago
- d01d42c Merge tag 'pull-loongarch-20250619' of https://github.com/gaosong715/qemu into staging by Stefan Hajnoczi · 3 weeks ago
- 5171b79 linux-user: fix resource leaks in gen-vdso by Daniel P. Berrangé · 9 weeks ago
- a9cd024 linux-user/aarch64: Update hwcap bits from 6.14 by Richard Henderson · 4 weeks ago
- aa1cc0d tcg: Split out tcg_gen_gvec_dup_imm_var by Richard Henderson · 5 months ago
- 4474051 tcg: Split out tcg_gen_gvec_{add,sub}_var by Richard Henderson · 1 year, 4 months ago
- ebba58c tcg: Split out tcg_gen_gvec_mov_var by Richard Henderson · 1 year, 4 months ago
- 465b21f tcg: Split out tcg_gen_gvec_3_var by Richard Henderson · 1 year, 4 months ago
- 7a74c13 tcg: Split out tcg_gen_gvec_2_var by Richard Henderson · 1 year, 4 months ago
- 872dab5 tcg: Add base arguments to check_overlap_[234] by Richard Henderson · 1 year, 4 months ago
- ca09b6b tcg: Add dbase argument to expand_clr by Richard Henderson · 1 year, 4 months ago
- 731422e tcg: Add dbase argument to do_dup by Richard Henderson · 1 year, 4 months ago
- e14236b tcg: Add dbase argument to do_dup_store by Richard Henderson · 1 year, 4 months ago
- 43ba160 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Stefan Hajnoczi · 3 weeks ago
- 40da501 i386/tdx: handle TDG.VP.VMCALL<GetQuote> by Isaku Yamahata · 2 years, 8 months ago
- 427b8cf i386/tdx: handle TDG.VP.VMCALL<GetTdVmCallInfo> by Binbin Wu · 3 months ago
- 688b075 update Linux headers to v6.16-rc3 by Paolo Bonzini · 4 weeks ago
- 41cd354 i386/tdx: Clarify the error message of mrconfigid/mrowner/mrownerconfig by Xiaoyao Li · 6 weeks ago
- a38da9f i386/tdx: Fix the typo of the comment of struct TdxGuest by Xiaoyao Li · 6 weeks ago
- 90d2bbd i386/cpu: Rename enable_cpuid_0x1f to force_cpuid_0x1f by Xiaoyao Li · 6 weeks ago
- 750560f i386/tdx: Error and exit when named cpu model is requested by Xiaoyao Li · 5 weeks ago
- 00268e0 i386/cpu: Warn about why CPUID_EXT_PDCM is not available by Xiaoyao Li · 4 months ago
- e68ec29 i386/cpu: Move adjustment of CPUID_EXT_PDCM before feature_dependencies[] check by Xiaoyao Li · 4 months ago
- 6b3fad0 rust: hpet: fix new warning by Paolo Bonzini · 4 weeks ago
- b783601 rust: pl011: Add missing logging to match C version by Bernhard Beschow · 4 weeks ago
- 1563f28 rust: pl011: Implement logging by Bernhard Beschow · 4 weeks ago
- ab81002 rust/qemu-api: Add initial logging support based on C API by Bernhard Beschow · 4 weeks ago