aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
4 daystarget/s390x: Fix the floating-point multiply-and-add NaN rulesIlya Leoshkevich
5 daystarget/i386: fix hang when using slow path for ptw_setlPierrick Bouvier
5 daystarget/arm: Drop user-only special case in sve_stN_rRichard Henderson
12 daysMerge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
13 daysi386/hvf: Removes duplicate/shadowed variables in hvf_vcpu_execPhil Dennis-Jordan
13 daysi386/hvf: Raise exception on error setting APICBASEPhil Dennis-Jordan
13 daysi386/hvf: Fixes startup memory leak (vmcs caps)Phil Dennis-Jordan
13 daysi386/hvf: Fix for UB in handling CPUID function 0xDPhil Dennis-Jordan
13 daysi386/hvf: Integrates x2APIC support with hvf accelPhil Dennis-Jordan
2024-11-07target/i386: Fix legacy page table walkAlexander Graf
2024-11-07target/i386/hvf: fix clang compilation warningPierrick Bouvier
2024-11-07target/i386: add sha512, sm3, sm4 feature bitsPaolo Bonzini
2024-11-07target/riscv/kvm: Update kvm exts to Linux v6.11Quan Zhou
2024-11-07target/riscv: Inline unit-stride ld/st and corresponding functions for perfor...Max Chou
2024-11-07target/riscv: rvv: Provide group continuous ld/st flow for unit-stride ld/st ...Max Chou
2024-11-07target/riscv: rvv: Provide a fast path using direct access to host ram for un...Max Chou
2024-11-07target/riscv: rvv: Provide a fast path using direct access to host ram for un...Max Chou
2024-11-07target/riscv: rvv: Provide a fast path using direct access to host ram for un...Max Chou
2024-11-07target/riscv: rvv: Replace VSTART_CHECK_EARLY_EXIT in vext_ldst_usMax Chou
2024-11-07target/riscv: Set vdata.vm field for vector load/store whole register instruc...Max Chou
2024-11-06Merge tag 'hw-misc-20241105' of https://github.com/philmd/qemu into stagingPeter Maydell
2024-11-05hw/core: Make CPU topology enumeration arch-agnosticZhao Liu
2024-11-05i386/cpu: Don't enumerate the "invalid" CPU topology levelZhao Liu
2024-11-05target/microblaze: Alias CPU endianness property as 'little-endian'Philippe Mathieu-Daudé
2024-11-05Merge tag 'pull-target-arm-20241105' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-11-05Merge tag 'mips-20241104' of https://github.com/philmd/qemu into stagingPeter Maydell
2024-11-05target/arm: Enable FEAT_CMOW for -cpu maxGustavo Romero
2024-11-05target/arm: Fix SVE SDOT/UDOT/USDOT (4-way, indexed)Peter Maydell
2024-11-05target/arm: Add new MMU indexes for AArch32 Secure PL1&0Peter Maydell
2024-11-05Revert "target/arm: Fix usage of MMU indexes when EL3 is AArch32"Peter Maydell
2024-11-05target/rx: Explicitly set 2-NaN propagation rulePeter Maydell
2024-11-05target/openrisc: Explicitly set 2-NaN propagation rulePeter Maydell
2024-11-05target/microblaze: Explicitly set 2-NaN propagation rulePeter Maydell
2024-11-05target/microblaze: Move setting of float rounding mode to resetPeter Maydell
2024-11-05target/alpha: Explicitly set 2-NaN propagation rulePeter Maydell
2024-11-05target/i386: Set 2-NaN propagation rule explicitlyPeter Maydell
2024-11-05target/xtensa: Explicitly set 2-NaN propagation rulePeter Maydell
2024-11-05target/xtensa: Factor out calls to set_use_first_nan()Peter Maydell
2024-11-05target/sparc: Explicitly set 2-NaN propagation rulePeter Maydell
2024-11-05target/sparc: Move cpu_put_fsr(env, 0) call to resetPeter Maydell
2024-11-05target/m68k: Initialize float_status fields in gdb set/get functionsPeter Maydell
2024-11-05target/m68k: Explicitly set 2-NaN propagation rulePeter Maydell
2024-11-05target/ppc: Explicitly set 2-NaN propagation rulePeter Maydell
2024-11-05target/s390x: Explicitly set 2-NaN propagation rulePeter Maydell
2024-11-05target/hppa: Explicitly set 2-NaN propagation rulePeter Maydell
2024-11-05target/loongarch: Explicitly set 2-NaN propagation rulePeter Maydell
2024-11-05target/mips: Explicitly set 2-NaN propagation rulePeter Maydell
2024-11-05target/arm: Explicitly set 2-NaN propagation rulePeter Maydell
2024-11-05Merge tag 'pull-ppc-for-9.2-1-20241104' of https://gitlab.com/npiggin/qemu in...Peter Maydell
2024-11-04Merge tag 'pull-loongarch-20241102' of https://gitlab.com/gaosong/qemu into s...Peter Maydell