]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2023-05-13  Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-05-13  Richard HendersonMerge tag 'pull-target-arm-20230512' of https://git...
2023-05-12  Peter Maydelltarget/arm: Correct AArch64.S2MinTxSZ 32-bit EL1 input...
2023-05-12  Fabiano Rosastests/qtest: Don't run cdrom boot tests if no accelerat...
2023-05-12  Fabiano Rosastarget/arm: Select CONFIG_ARM_V7M when TCG is enabled
2023-05-12  Fabiano Rosastarget/arm: Select SEMIHOSTING when using TCG
2023-05-12  Peter Maydellhw/mips/malta: Fix minor dead code issue
2023-05-12  Peter Maydelldocs: Remove unused weirdly-named cross-reference targets
2023-05-12  Peter Maydellui: Fix pixel colour channel order for PNG screenshots
2023-05-12  Akihiko OdakiMAINTAINERS: Update Akihiko Odaki's email address
2023-05-12  Peter Maydelltarget/arm: Fix handling of SW and NSW bits for stage...
2023-05-12  Peter Maydelltarget/arm: Don't allow stage 2 page table walks to...
2023-05-12  Richard Hendersontarget/arm: Move helper-{a64,mve,sme,sve}.h to tcg/
2023-05-12  Richard Hendersontarget/arm: Move translate-a32.h, arm_ldst.h, sve_ldst_...
2023-05-11  Stafford Hornetarget/openrisc: Setup FPU for detecting tininess befor...
2023-05-11  Stafford Hornetarget/openrisc: Set PC to cpu state on FPU exception
2023-05-11  Stafford Hornetarget/openrisc: Allow fpcsr access in user mode
2023-05-11  Richard HendersonMerge tag 'pull-tcg-20230511-2' of https://gitlab.com...
2023-05-11  Richard Hendersontarget/loongarch: Do not include tcg-ldst.h
2023-05-11  Richard Hendersonaccel/tcg: Reorg system mode store helpers
2023-05-11  Richard Hendersonaccel/tcg: Reorg system mode load helpers
2023-05-11  Richard Hendersonaccel/tcg: Introduce tlb_read_idx
2023-05-11  Richard Hendersonaccel/tcg: Add cpu_in_serial_context
2023-05-11  Richard Hendersontcg: Remove TARGET_ALIGNED_ONLY
2023-05-11  Richard Hendersontarget/sh4: Remove TARGET_ALIGNED_ONLY
2023-05-11  Richard Hendersontarget/sh4: Use MO_ALIGN where required
2023-05-11  Richard Hendersontarget/nios2: Remove TARGET_ALIGNED_ONLY
2023-05-11  Richard Hendersontarget/mips: Remove TARGET_ALIGNED_ONLY
2023-05-11  Richard Hendersontarget/mips: Use MO_ALIGN instead of 0
2023-05-11  Richard Hendersontarget/mips: Add missing default_tcg_memop_mask
2023-05-11  Richard Hendersontarget/mips: Add MO_ALIGN to gen_llwp, gen_scwp
2023-05-11  Richard Hendersontcg/s390x: Simplify constraints on qemu_ld/st
2023-05-11  Richard Hendersontcg/s390x: Use ALGFR in constructing softmmu host address
2023-05-11  Richard Hendersontcg/riscv: Simplify constraints on qemu_ld/st
2023-05-11  Richard Hendersontcg/ppc: Remove unused constraint J
2023-05-11  Richard Hendersontcg/ppc: Remove unused constraints A, B, C, D
2023-05-11  Richard Hendersontcg/ppc: Adjust constraints on qemu_ld/st
2023-05-11  Richard Hendersontcg/ppc: Reorg tcg_out_tlb_read
2023-05-11  Richard Hendersontcg/mips: Simplify constraints on qemu_ld/st
2023-05-11  Richard Hendersontcg/mips: Reorg tlb load within prepare_host_addr
2023-05-11  Richard Hendersontcg/mips: Remove MO_BSWAP handling
2023-05-11  Richard Hendersontcg/loongarch64: Simplify constraints on qemu_ld/st
2023-05-11  Richard Hendersontcg/s390x: Convert tcg_out_qemu_{ld,st}_slow_path
2023-05-11  Richard Hendersontcg/riscv: Convert tcg_out_qemu_{ld,st}_slow_path
2023-05-11  Richard Hendersontcg/ppc: Convert tcg_out_qemu_{ld,st}_slow_path
2023-05-11  Richard Hendersontcg/mips: Convert tcg_out_qemu_{ld,st}_slow_path
2023-05-11  Richard Hendersontcg/loongarch64: Convert tcg_out_qemu_{ld,st}_slow_path
2023-05-11  Richard Hendersontcg/arm: Convert tcg_out_qemu_{ld,st}_slow_path
2023-05-11  Richard Hendersontcg/aarch64: Convert tcg_out_qemu_{ld,st}_slow_path
2023-05-11  Richard Hendersontcg/i386: Convert tcg_out_qemu_st_slow_path
2023-05-11  Richard Hendersontcg/i386: Convert tcg_out_qemu_ld_slow_path
2023-05-11  Richard Hendersontcg: Add routines for calling slow-path helpers
2023-05-11  Richard Hendersontcg/s390x: Introduce prepare_host_addr
2023-05-11  Richard Hendersontcg/riscv: Introduce prepare_host_addr
2023-05-11  Richard Hendersontcg/ppc: Introduce prepare_host_addr
2023-05-11  Richard Hendersontcg/mips: Introduce prepare_host_addr
2023-05-11  Richard Hendersontcg/loongarch64: Introduce prepare_host_addr
2023-05-11  Richard Hendersontcg/arm: Introduce prepare_host_addr
2023-05-11  Richard Hendersontcg/aarch64: Introduce prepare_host_addr
2023-05-11  Richard Hendersontcg/i386: Use indexed addressing for softmmu fast path
2023-05-11  Richard Hendersontcg/i386: Introduce prepare_host_addr
2023-05-11  Jamie Ilesaccel/tcg/tcg-accel-ops-rr: ensure fairness with icount
2023-05-11  Jamie Ilescpu: expose qemu_cpu_list_lock for lock-guard use
2023-05-11  Thomas Huthdisas: Move disas.c into the target-independent source set
2023-05-11  Thomas Huthdisas: Move softmmu specific code to separate file
2023-05-11  Richard Hendersondisas: Remove target-specific headers
2023-05-11  Richard Hendersondisas: Remove target_ulong from the interface
2023-05-11  Richard Hendersondisas: Move disas.c to disas/
2023-05-11  Richard Hendersondisas: Fix tabs and braces in disas.c
2023-05-11  Richard Hendersonaccel/tcg: Fix atomic_mmu_lookup for reads
2023-05-11  Richard Hendersontarget/m68k: Fix gen_load_fp for OS_LONG
2023-05-11  Richard HendersonMerge tag 'migration-20230509-pull-request' of https...
2023-05-10  Vladimir Sementsov... migration: block incoming colo when capability is disabled
2023-05-10  Vladimir Sementsov... migration: disallow change capabilities in COLO state
2023-05-10  Vladimir Sementsov... migration: process_incoming_migration_co: simplify...
2023-05-10  Vladimir Sementsov... migration: drop colo_incoming_thread from MigrationInco...
2023-05-10  Vladimir Sementsov... build: move COLO under CONFIG_REPLICATION
2023-05-10  Vladimir Sementsov... colo: make colo_checkpoint_notify static and provide...
2023-05-10  Vladimir Sementsov... block/meson.build: prefer positive condition for replic...
2023-05-10  Lukas Straubmultifd: Add the ramblock to MultiFDRecvParams
2023-05-10  Lukas Straubram: Let colo_flush_ram_cache take the bitmap_mutex
2023-05-10  Lukas Straubram: Add public helper to set colo bitmap
2023-05-10  Richard HendersonMerge tag 'pull-testing-updates-100523-1' of https...
2023-05-10  Fabiano Rosashw/arm: Select XLNX_USB_SUBSYS for xlnx-zcu102 machine
2023-05-10  Alex Bennéetests/avocado: use http for mipsdistros.mips.com
2023-05-10  Alex Bennéegitlab: enable minimal device profile for aarch64 ...
2023-05-10  Alex Bennéegitlab: add ubuntu-22.04-aarch64-without-defaults
2023-05-10  Alex Bennéescripts/ci: clean-up the 20.04/22.04 confusion in ansible
2023-05-10  Alex Bennéescripts/ci: add gitlab-runner to kvm group
2023-05-10  Alex Bennéedocs: document breakpoint and watchpoint support
2023-05-10  Alex Bennéetests/docker: bump the xtensa base to debian:11-slim
2023-05-10  Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-05-10  Stefan Hajnocziblock: compile out assert_bdrv_graph_readable() by...
2023-05-10  Kevin Wolfblock: Mark bdrv_refresh_limits() and callers GRAPH_RDLOCK
2023-05-10  Kevin Wolfblock: Mark bdrv_recurse_can_replace() and callers...
2023-05-10  Kevin Wolfblock: Mark bdrv_query_block_graph_info() and callers...
2023-05-10  Kevin Wolfblock: Mark bdrv_query_bds_stats() and callers GRAPH_RDLOCK
2023-05-10  Emanuele Giuseppe... block: Mark BlockDriver callbacks for amend job GRAPH_R...
2023-05-10  Emanuele Giuseppe... block: Mark bdrv_co_debug_event() GRAPH_RDLOCK
2023-05-10  Emanuele Giuseppe... block: Mark bdrv_co_get_info() and callers GRAPH_RDLOCK
next