qemu.git
2024-10-21 Thomas Huthtests/functional: Convert the Avocado mips64 tuxrun...
2024-10-21 Thomas Huthtests/functional: Convert the Avocado mipsel tuxrun...
2024-10-21 Thomas Huthtests/functional: Convert the Avocado mips tuxrun test
2024-10-21 Thomas Huthtests/functional: Convert the Avocado x86_64 tuxrun...
2024-10-21 Thomas Huthtests/functional: Convert the Avocado i386 tuxrun test
2024-10-21 Thomas Huthtests/functional: Convert the Avocado riscv64 tuxrun...
2024-10-21 Thomas Huthtests/functional: Convert the Avocado riscv32 tuxrun...
2024-10-21 Thomas Huthtests/functional: Convert the Avocado arm tuxrun tests
2024-10-21 Thomas Huthtests/functional: Convert the Avocado s390x tuxrun...
2024-10-21 Thomas Huthtests/functional: Convert the Avocado sparc64 tuxrun...
2024-10-21 Thomas Huthtests/functional: Convert the Avocado ppc64 tuxrun...
2024-10-21 Thomas Huthtests/functional: Add a base class for the TuxRun tests
2024-10-21 Thomas Huthhw/pci-bridge: Add a Kconfig switch for the normal...
2024-10-21 Thomas HuthMAINTAINERS: A new maintainer for the qtests
2024-10-21 Peter Maydelltests/qtest: Raise the ide-test timeout
2024-10-21 Brad Smithtests/vm: update openbsd image to 7.6
2024-10-18 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-10-17 Richard Hendersontarget/i386: Use only 16 and 32-bit operands for IN/OUT
2024-10-17 Paolo Bonziniaccel/kvm: check for KVM_CAP_MEMORY_ATTRIBUTES on vm
2024-10-17 Paolo Bonziniaccel/kvm: check for KVM_CAP_MULTI_ADDRESS_SPACE on vm
2024-10-17 Tom Dohrmannaccel/kvm: check for KVM_CAP_READONLY_MEM on VM
2024-10-17 Paolo Bonzinitarget/i386/tcg: Use DPL-level accesses for interrupts...
2024-10-17 Peter XuKVM: Rename KVMState->nr_slots to nr_slots_max
2024-10-17 Peter XuKVM: Rename KVMMemoryListener.nr_used_slots to nr_slots...
2024-10-17 Peter XuKVM: Define KVM_MEMSLOTS_NUM_MAX_DEFAULT
2024-10-17 Peter XuKVM: Dynamic sized kvm memslots array
2024-10-17 Paolo Bonzinitarget/i386: assert that cc_op* and pc_save are preserved
2024-10-17 Paolo Bonzinitarget/i386: list instructions still in translate.c
2024-10-17 Paolo Bonzinitarget/i386: do not check PREFIX_LOCK in old-style...
2024-10-17 Paolo Bonzinitarget/i386: convert CMPXCHG8B/CMPXCHG16B to new decoder
2024-10-17 Paolo Bonzinitarget/i386: decode address before going back to transl...
2024-10-17 Paolo Bonzinitarget/i386: convert bit test instructions to new decoder
2024-10-17 Paolo Bonzinitcg/s390x: fix constraint for 32-bit TSTEQ/TSTNE
2024-10-17 Peter MaydellMerge tag 'pull-loongarch-20241016' of https://gitlab...
2024-10-17 Vitaly Kuznetsovdocs/system: Add recommendations to Hyper-V enlightenme...
2024-10-17 Vitaly Kuznetsovtarget/i386: Make sure SynIC state is really updated...
2024-10-17 Vitaly Kuznetsovtarget/i386: Exclude 'hv-syndbg' from 'hv-passthrough'
2024-10-17 Vitaly Kuznetsovtarget/i386: Fix conditional CONFIG_SYNDBG enablement
2024-10-17 Gao Shiyuantarget/i386: Add support save/load HWCR MSR
2024-10-17 Chao Gaotarget/i386: Add more features enumerated by CPUID...
2024-10-17 Xiaoyao Litarget/i386: Make invtsc migratable when user sets...
2024-10-17 Xiaoyao Litarget/i386: Construct CPUID 2 as stateful iff times > 1
2024-10-17 Xiaoyao Litarget/i386: Enable fdp-excptn-only and zero-fcs-fds
2024-10-17 Xiaoyao Litarget/i386: Don't construct a all-zero entry for CPUID...
2024-10-16 Peter MaydellMerge tag 'single-binary-20241015' of https://github...
2024-10-16 Philippe Mathieu... hw/loongarch/fw_cfg: Build in common_ss[]
2024-10-16 Philippe Mathieu... hw/loongarch/virt: Remove unnecessary 'cpu.h' inclusion
2024-10-16 Bibo Maotarget/loongarch: Avoid bits shift exceeding width...
2024-10-16 Bibo Maohw/loongarch/virt: Add FDT table support with acpi...
2024-10-16 Bibo Maoacpi: ged: Add macro for acpi sleep control register
2024-10-15 Philippe Mathieu... hw/mips: Have mips_cpu_create_with_clock() take an...
2024-10-15 Philippe Mathieu... hw/mips/cps: Set the vCPU 'cpu-big-endian' property
2024-10-15 Philippe Mathieu... target/mips: Expose MIPSCPU::is_big_endian property
2024-10-15 Philippe Mathieu... target/mips: Use tcg_constant_tl() instead of tcg_gen_m...
2024-10-15 Philippe Mathieu... target/mips: Use gen_op_addr_addi() when possible
2024-10-15 Philippe Mathieu... target/mips: Have gen_addiupc() expand $pc during trans...
2024-10-15 Philippe Mathieu... target/mips: Replace MO_TE by mo_endian()
2024-10-15 Philippe Mathieu... target/mips: Introduce mo_endian() helper
2024-10-15 Philippe Mathieu... target/mips: Remove unused MEMOP_IDX() macro
2024-10-15 Philippe Mathieu... target/mips: Rename unused sysemu argument of OP_LD_ATO...
2024-10-15 Philippe Mathieu... target/mips: Explode MO_TExx -> MO_TE | MO_xx
2024-10-15 Philippe Mathieu... target/mips: Factor mo_endian_rev() out of MXU code
2024-10-15 Philippe Mathieu... target/mips: Convert mips16e decr_and_load/store()...
2024-10-15 Philippe Mathieu... target/mips: Replace MO_TE by mo_endian_env() in get_pte()
2024-10-15 Philippe Mathieu... target/mips: Introduce mo_endian_env() helper
2024-10-15 Philippe Mathieu... target/mips: Rename cpu_is_bigendian() -> disas_is_bige...
2024-10-15 Philippe Mathieu... target/mips: Declare mips_env_is_bigendian() in 'intern...
2024-10-15 Philippe Mathieu... hw/xtensa/xtfpga: Remove TARGET_BIG_ENDIAN #ifdef'ry
2024-10-15 Philippe Mathieu... target/ppc: Use tcg_constant_tl() instead of tcg_gen_mo...
2024-10-15 Philippe Mathieu... target/tricore: Use tcg_constant_tl() instead of tcg_ge...
2024-10-15 Philippe Mathieu... target/tricore: Use explicit little-endian LD/ST API
2024-10-15 Philippe Mathieu... target/loongarch: Use explicit little-endian LD/ST API
2024-10-15 Philippe Mathieu... linux-user/i386: Use explicit little-endian LD/ST API
2024-10-15 Philippe Mathieu... target/avr: Use explicit little-endian LD/ST API
2024-10-15 Philippe Mathieu... hw/i386: Use explicit little-endian LD/ST API
2024-10-15 Philippe Mathieu... target/hexagon: Use explicit little-endian LD/ST API
2024-10-15 Philippe Mathieu... target/alpha: Use explicit little-endian LD/ST API
2024-10-15 Philippe Mathieu... gdbstub/helpers: Introduce ldtul_$endian_p() helpers
2024-10-15 Philippe Mathieu... target/alpha: Replace ldtul_p() -> ldq_p()
2024-10-15 Philippe Mathieu... target/hexagon: Replace ldtul_p() -> ldl_p()
2024-10-15 Philippe Mathieu... exec/memop: Remove unused memop_big_endian() helper
2024-10-15 Philippe Mathieu... exec/tswap: Massage target_needs_bswap() definition
2024-10-15 Philippe Mathieu... qemu/bswap: Undefine CPU_CONVERT() once done
2024-10-15 Peter MaydellMerge tag 'pull-target-arm-20241015-1' of https://git...
2024-10-15 Chao Liuhw/arm/xilinx_zynq: Add various missing unimplemented...
2024-10-15 Akihiko Odakidma: Fix function names in documentation
2024-10-15 Peter Maydellvl.c: Remove pxa2xx-specific -portrait and -rotate...
2024-10-15 Peter Maydellhw/block: Remove ecc
2024-10-15 Peter Maydellhw: Remove PCMCIA subsystem
2024-10-15 Peter Maydellhw/ide: Remove DSCM-1XXXX microdrive device model
2024-10-15 Peter Maydellhw/gpio: Remove MAX7310 device
2024-10-15 Peter Maydellhw/adc: Remove MAX111X device
2024-10-15 Peter Maydelldocs/devel/lockcnt: Include kernel-doc API documentation
2024-10-15 Peter Maydellinclude: Move QemuLockCnt APIs to their own header
2024-10-15 Peter Maydelldocs/devel/rcu: Convert to rST format
2024-10-15 Peter Maydelldocs/devel/multiple-iothreads: Convert to rST format
2024-10-15 Peter Maydelldocs/devel/lockcnt: Convert to rST format
2024-10-15 Peter Maydelldocs/devel/blkverify: Convert to rST format
2024-10-15 Peter Maydelldocs/devel/blkdebug: Convert to rST format
2024-10-15 Peter Maydellhw/char/pl011: Use correct masks for IBRD and FBRD
next