qemu.git
2024-12-24 Richard Hendersontcg/optimize: Use finish_folding in fold_add, fold_add_...
2024-12-24 Richard Hendersontcg/optimize: Change representation of s_mask
2024-12-24 Richard Hendersontcg/optimize: Augment s_mask from z_mask in fold_masks_zs
2024-12-24 Richard Hendersontcg/optimize: Split out fold_masks_zs
2024-12-24 Richard Hendersontcg/optimize: Copy mask writeback to fold_masks
2024-12-24 Richard Hendersontcg/optimize: Split out fold_affected_mask
2024-12-24 Richard Hendersontcg/optimize: Split out finish_bb, finish_ebb
2024-12-24 Pierrick Bouvierplugins: optimize cpu_index code generation
2024-12-24 Ilya Leoshkevichtests/tcg: Do not use inttypes.h in multiarch/system...
2024-12-22 Stefan HajnocziMerge tag 'mem-2024-12-21' of https://github.com/davidh...
2024-12-21 David Hildenbrands390x: virtio-mem support
2024-12-21 Stefan HajnocziMerge tag 'exec-20241220' of https://github.com/philmd...
2024-12-21 David Hildenbrands390x/virtio-ccw: add support for virtio based memory...
2024-12-21 David Hildenbrands390x: remember the maximum page size
2024-12-21 David Hildenbrands390x/pv: prepare for memory devices
2024-12-21 David Hildenbrands390x/s390-virtio-ccw: prepare for memory devices
2024-12-21 David Hildenbrands390x/s390-skeys: prepare for memory devices
2024-12-21 David Hildenbrands390x/s390-stattrib-kvm: prepare for memory devices...
2024-12-21 David Hildenbrands390x/s390-hypercall: introduce DIAG500 STORAGE_LIMIT
2024-12-21 David Hildenbrands390x: introduce s390_get_memory_limit()
2024-12-21 David Hildenbrands390x/s390-virtio-ccw: move setting the maximum guest...
2024-12-21 David Hildenbrands390x: rename s390-virtio-hcall* to s390-hypercall*
2024-12-21 David Hildenbrands390x/s390-virtio-hcall: prepare for more diag500 hyper...
2024-12-21 David Hildenbrands390x/s390-virtio-hcall: remove hypercall registration...
2024-12-21 David Hildenbrands390x/s390-virtio-ccw: don't crash on weird RAM sizes
2024-12-21 David Hildenbrandvirtio-mem: unplug memory only during system resets...
2024-12-21 Stefan HajnocziMerge tag 'pull-riscv-to-apply-20241220' of https:...
2024-12-21 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-12-20 Alex Bennéeutil/qemu-timer: fix indentation
2024-12-20 Philippe Mathieu... meson: Do not define CONFIG_DEVICES on user emulation
2024-12-20 Philippe Mathieu... system/accel-ops: Remove unnecessary 'exec/cpu-common...
2024-12-20 Philippe Mathieu... system/numa: Remove unnecessary 'exec/cpu-common.h...
2024-12-20 Philippe Mathieu... hw/xen: Remove unnecessary 'exec/cpu-common.h' header
2024-12-20 Philippe Mathieu... target/mips: Drop left-over comment about Jazz machine
2024-12-20 Philippe Mathieu... target/mips: Remove tswap() calls in semihosting uhi_fs...
2024-12-20 Philippe Mathieu... target/xtensa: Remove tswap() calls in semihosting...
2024-12-20 Philippe Mathieu... accel/tcg: Un-inline translator_is_same_page()
2024-12-20 Philippe Mathieu... accel/tcg: Include missing 'exec/translation-block...
2024-12-20 Philippe Mathieu... accel/tcg: Move tcg_cflags_has/set() to 'exec/translati...
2024-12-20 Philippe Mathieu... accel/tcg: Restrict curr_cflags() declaration to 'inter...
2024-12-20 Philippe Mathieu... qemu/coroutine: Include missing 'qemu/atomic.h' header
2024-12-20 Philippe Mathieu... exec/translation-block: Include missing 'qemu/atomic...
2024-12-20 Philippe Mathieu... accel/tcg: Declare cpu_loop_exit_requested() in 'exec...
2024-12-20 Philippe Mathieu... exec/cpu-all: Include 'cpu.h' earlier so MMU_USER_IDX...
2024-12-20 Philippe Mathieu... target/sparc: Move sparc_restore_state_to_opc() to...
2024-12-20 Anton Johanssontarget/sparc: Uninline cpu_get_tb_cpu_state()
2024-12-20 Philippe Mathieu... target/loongarch: Declare loongarch_cpu_dump_state...
2024-12-20 Philippe Mathieu... user: Move various declarations out of 'exec/exec-all.h'
2024-12-20 Philippe Mathieu... user: Declare cpu_loop() once in 'user/cpu_loop.h'
2024-12-20 Philippe Mathieu... user: Move 'linux-user/cpu_loop-common.h' -> 'user...
2024-12-20 Philippe Mathieu... user: Forward declare target_cpu_copy_regs structure
2024-12-20 Philippe Mathieu... accel/tcg: Move user-related declarations out of 'exec...
2024-12-20 Philippe Mathieu... accel/tcg: Move user-related declarations out of 'exec...
2024-12-20 Philippe Mathieu... accel/tcg: Move user-related declarations out of 'exec...
2024-12-20 Philippe Mathieu... accel/tcg: Move user-related declarations out of 'exec...
2024-12-20 Philippe Mathieu... accel/tcg: Really restrict cpu_io_recompile() to system...
2024-12-20 Philippe Mathieu... accel/tcg: Move TranslationBlock declarations to 'tb...
2024-12-20 Philippe Mathieu... accel/tcg: Un-inline log_pc()
2024-12-20 Philippe Mathieu... accel/tcg: Move 'exec/translate-all.h' -> 'tb-internal.h'
2024-12-20 Philippe Mathieu... system: Remove unnecessary 'exec/translate-all.h' include
2024-12-20 Philippe Mathieu... accel/tcg: Move page_[un]protect() to 'user/page-protec...
2024-12-20 Philippe Mathieu... accel/tcg: Use tb_page_addr_t type in page_unprotect()
2024-12-20 Philippe Mathieu... accel/tcg: Declare mmap_[un]lock() in 'exec/page-protec...
2024-12-20 Philippe Mathieu... include: Include missing 'qemu/clang-tsa.h' header
2024-12-20 Philippe Mathieu... exec/ram_addr: Include missing 'exec/hwaddr.h' and...
2024-12-20 Philippe Mathieu... target/arm/mte: Restrict 'exec/ram_addr.h' to system...
2024-12-20 Philippe Mathieu... target/arm/cpu: Restrict cpu_untagged_addr() to user...
2024-12-20 Philippe Mathieu... user: Introduce 'user/guest-host.h' header
2024-12-20 Philippe Mathieu... linux-user/aarch64: Include missing 'user/abitypes...
2024-12-20 Philippe Mathieu... exec/translation-block: Include missing 'exec/vaddr...
2024-12-20 Philippe Mathieu... exec/cpu-defs: Remove unnecessary headers
2024-12-20 Philippe Mathieu... exec/cpu-all: Include missing 'exec/cpu-defs.h' header
2024-12-20 Philippe Mathieu... accel/tcg: Have tlb_vaddr_to_host() use vaddr type
2024-12-20 Philippe Mathieu... accel/tcg: Include missing 'exec/tswap.h' header in...
2024-12-20 Philippe Mathieu... tcg/tci: Include missing 'disas/dis-asm.h' header
2024-12-20 Philippe Mathieu... system: Move 'exec/confidential-guest-support.h' to...
2024-12-20 Philippe Mathieu... include: Rename sysemu/ -> system/
2024-12-20 Philippe Mathieu... target/i386/sev: Reduce system specific declarations
2024-12-20 Peter Xuqom: Create system containers explicitly
2024-12-20 Peter Xuhw/ppc: Explicitly create the drc container
2024-12-20 Peter Xuppc/e500: Avoid abuse of container_get()
2024-12-20 Peter Xutests: Explicitly create containers in test_qom_partial...
2024-12-20 Peter Xutests: Fix test-qdev-global-props on anonymous qdev...
2024-12-20 Peter Xuqom: New object_property_add_new_container()
2024-12-20 Peter Xuqom: Add TYPE_CONTAINER macro
2024-12-20 BALATON Zoltanlog: Add separate debug option for logging invalid...
2024-12-20 Alexander Grafhvf: arm: Ignore writes to CNTP_CTL_EL0
2024-12-20 MollyChentarget/riscv: add support for RV64 Xiangshan Nanhu CPU
2024-12-20 Daniel Henrique... target/riscv: add ssstateen
2024-12-20 Daniel Henrique... target/riscv/tcg: hide warn for named feats when disabl...
2024-12-20 Philippe Mathieu... target/riscv: Include missing headers in 'internals.h'
2024-12-20 Philippe Mathieu... target/riscv: Include missing headers in 'vector_intern...
2024-12-20 Fea.Wangtarget/riscv: Check svukte is not enabled in RV32
2024-12-20 Fea.Wangtarget/riscv: Expose svukte ISA extension
2024-12-20 Fea.Wangtarget/riscv: Check memory access to meet svukte rule
2024-12-20 Fea.Wangtarget/riscv: Support hstatus[HUKTE] bit when svukte...
2024-12-20 Fea.Wangtarget/riscv: Support senvcfg[UKTE] bit when svukte...
2024-12-20 Fea.Wangtarget/riscv: Add svukte extension capability variable
2024-12-20 Jim Shuhw/riscv: Add the checking if DTB overlaps to kernel...
2024-12-20 Jim Shuhw/riscv: Add a new struct RISCVBootInfo
next