]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2025-07-02  Alex BennéeMAINTAINERS: add myself to virtio-gpu for Odd Fixes
2025-07-02  Rowan Hartplugins: Update plugin version and add notes
2025-07-02  Rowan Hartplugins: Add patcher plugin and test
2025-07-02  Rowan Harttests/tcg: Remove copy-pasted notes and from i386 and...
2025-07-02  Rowan Hartplugins: Add memory hardware address read/write API
2025-07-02  Rowan Hartplugins: Add memory virtual address write API
2025-07-02  Rowan Hartplugins: Add enforcement of QEMU_PLUGIN_CB flags in...
2025-07-02  Rowan Hartplugins: Add register write API
2025-07-02  Rowan Hartgdbstub: Expose gdb_write_register function to consumer...
2025-07-02  Philippe Mathieu... semihosting/uaccess: Compile once
2025-07-02  Philippe Mathieu... semihosting/uaccess: Remove uses of target_ulong type
2025-07-02  Gustavo Romerotests/functional: Add PCI hotplug test for aarch64
2025-07-02  Alex Bennéegitlab: mark s390x-system to allow failures
2025-07-01  Stefan HajnocziMerge tag 'pull-tcg-20250630' of https://gitlab.com...
2025-06-30  Richard Hendersontcg: Fix constant propagation in tcg_reg_alloc_dup
2025-06-30  Richard Hendersontcg/riscv: Fix typo in tgen_extract
2025-06-30  Richard Hendersontcg/optimize: Simplify fold_eqv constant checks
2025-06-30  Richard Hendersontcg/optimize: Simplify fold_orc constant checks
2025-06-30  Richard Hendersontcg/optimize: Simplify fold_andc constant checks
2025-06-30  Richard Hendersontcg/optimize: Simplify fold_and constant checks
2025-06-30  Richard Hendersontcg/optimize: Fold and to extract during optimize
2025-06-30  Richard Hendersontcg/optimize: Use fold_and in do_constant_folding_cond[12]
2025-06-30  Richard Hendersontcg/optimize: Build and use o_bits in fold_shift
2025-06-30  Richard Hendersontcg/optimize: Build and use o_bits in fold_sextract
2025-06-30  Richard Hendersontcg/optimize: Build and use o_bits in fold_movcond
2025-06-30  Richard Hendersontcg/optimize: Build and use o_bits in fold_extu
2025-06-30  Richard Hendersontcg/optimize: Build and use o_bits in fold_exts
2025-06-30  Richard Hendersontcg/optimize: Build and use z_bits and o_bits in fold_e...
2025-06-30  Richard Hendersontcg/optimize: Build and use o_bits in fold_extract
2025-06-30  Richard Hendersontcg/optimize: Build and use o_bits in fold_deposit
2025-06-30  Richard Hendersontcg/optimize: Build and use o_bits in fold_bswap
2025-06-30  Richard Hendersontcg/optimize: Build and use o_bits in fold_xor
2025-06-30  Richard Hendersontcg/optimize: Build and use zero, one and affected...
2025-06-30  Richard Hendersontcg/optimize: Build and use one and affected bits in...
2025-06-30  Richard Hendersontcg/optimize: Build and use z_bits and o_bits in fold_not
2025-06-30  Richard Hendersontcg/optimize: Build and use z_bits and o_bits in fold_nor
2025-06-30  Richard Hendersontcg/optimize: Build and use z_bits and o_bits in fold_nand
2025-06-30  Richard Hendersontcg/optimize: Build and use z_bits and o_bits in fold_eqv
2025-06-30  Richard Hendersontcg/optimize: Build and use o_bits in fold_andc
2025-06-30  Richard Hendersontcg/optimize: Build and use o_bits in fold_and
2025-06-30  Richard Hendersontcg/optimize: Introduce fold_masks_zosa
2025-06-30  Richard Hendersontcg/optimize: Add one's mask to TempOptInfo
2025-06-30  Richard Hendersontcg/optimize: Introduce arg_const_val
2025-06-26  Stefan HajnocziMerge tag 'pull-vfio-20250626' of https://github.com...
2025-06-26  Stefan HajnocziMerge tag 'pull-request-2025-06-26' of https://gitlab...
2025-06-26  Thanos Makatosvfio-user: introduce vfio-user protocol specification
2025-06-26  John Levondocs: add vfio-user documentation
2025-06-26  John Levonvfio-user: add coalesced posted writes
2025-06-26  John Levonvfio-user: support posted writes
2025-06-26  John Levonvfio-user: add 'x-msg-timeout' option
2025-06-26  John Levonvfio-user: implement VFIO_USER_DMA_READ/WRITE
2025-06-26  John Levonvfio-user: implement VFIO_USER_DMA_MAP/UNMAP
2025-06-26  John Levonvfio-user: implement VFIO_USER_DEVICE_RESET
2025-06-26  John Levonvfio-user: set up container access to the proxy
2025-06-26  John Levonvfio-user: forward MSI-X PBA BAR accesses to server
2025-06-26  John Levonvfio-user: implement VFIO_USER_DEVICE_GET/SET_IRQ*
2025-06-26  John Levonvfio-user: set up PCI in vfio_user_pci_realize()
2025-06-26  John Levonvfio-user: implement VFIO_USER_REGION_READ/WRITE
2025-06-26  John Levonvfio-user: implement VFIO_USER_DEVICE_GET_REGION_INFO
2025-06-26  John Levonvfio-user: implement VFIO_USER_DEVICE_GET_INFO
2025-06-26  John Levonvfio-user: implement message send infrastructure
2025-06-26  John Levonvfio-user: implement message receive infrastructure
2025-06-26  John Levonvfio-user: connect vfio proxy to remote server
2025-06-26  John Levonvfio-user: add vfio-user class and container
2025-06-26  Zhenzhong Duanvfio/container: fails mdev hotplug if add migration...
2025-06-26  Zhenzhong Duanvfio/container: Fix SIGSEGV when open container file...
2025-06-26  John Levonvfio: add license tag to some files
2025-06-26  John Levonvfio: add documentation for posted write argument
2025-06-26  John Levonvfio: add vfio_device_get_region_fd()
2025-06-26  Rorie Reyeshw/vfio/ap: attribute constructor for cfg_chg_events_lock
2025-06-25  Sean Weitarget/i386/emulate: replace FSF postal address with...
2025-06-25  Sean Weitarget/xtensa: replace FSF postal address with licenses URL
2025-06-25  Sean Weicontrib: replace FSF postal address with licenses URL
2025-06-25  Sean Weiscripts: replace FSF postal address with licenses URL
2025-06-25  Sean Weihw: replace FSF postal address with licenses URL
2025-06-25  Sean Weiutil/rcu.c: replace FSF postal address with licenses URL
2025-06-25  Sean Weiinclude/qemu: replace FSF postal address with licenses URL
2025-06-25  Sean Weiinclude/hw: replace FSF postal address with licenses URL
2025-06-25  Sean Weiinclude/libdecnumber: replace FSF postal address with...
2025-06-25  Sean Weilibdecnumber: replace FSF postal address with licenses URL
2025-06-25  Sean WeiCOPYING: replace FSF postal address with licenses URL
2025-06-25  Haseung Bongtests/vm: update openbsd image to 7.7
2025-06-25  Kevin Wolfhw/s390x/ccw-device: Fix memory leak in loadparm setter
2025-06-25  Matthew RosatoMAINTAINERS: add reviewers for some s390 areas
2025-06-25  Shalini Chellathurai... hw/s390x: support migration of CPI data
2025-06-25  Shalini Chellathurai... hw/s390x: add Control-Program Identification to QOM
2025-06-25  Shalini Chellathurai... hw/s390x: add SCLP event type CPI
2025-06-25  Yoshinori SatoMAINTAINERS: Yoshinori Sato email address has been...
2025-06-25  Thomas Huthtests/functional/test_pc_cpu_hotplug_props: Set 'pc...
2025-06-24  Stefan HajnocziMerge tag 'pull-tcg-20250623' of https://gitlab.com...
2025-06-24  Stefan HajnocziMerge tag 'migration-staging-pull-request' of https...
2025-06-24  Daniel P. Berrangédocs: define policy forbidding use of AI code generators
2025-06-24  Daniel P. Berrangédocs: define policy limiting the inclusion of generated...
2025-06-24  Daniel P. Berrangédocs: introduce dedicated page about code provenance...
2025-06-23  Chenyi Qiangphysmem: Support coordinated discarding of RAM with...
2025-06-23  Chenyi Qiangram-block-attributes: Introduce RamBlockAttributes...
2025-06-23  Chenyi Qiangmemory: Unify the definiton of ReplayRamPopulate()...
2025-06-23  Chenyi Qiangmemory: Change memory_region_set_ram_discard_manager...
2025-06-23  Chenyi Qiangmemory: Export a helper to get intersection of a Memory...
2025-06-23  Chaney, Benmigration: Don't sync volatile memory after migration...
next