aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)AuthorFilesLines
2024-12-12target/hexagon: rename HEX_EXCP_*=>HEX_CAUSE_*Brian Cain4-13/+14
2024-12-12Hexagon (target/hexagon) Remove HEX_DEBUG/HEX_DEBUG_LOGTaylor Simpson8-216/+0
2024-12-03target/riscv: Avoid bad shift in riscv_cpu_do_interrupt()Peter Maydell1-4/+4
2024-11-28hvf: complete 1G page supportAlexander Graf1-10/+20
2024-11-26Merge tag 'pull-ppc-for-9.2-2-20241127' of https://gitlab.com/npiggin/qemu in...Peter Maydell2-2/+13
2024-11-27target/ppc: Fix THREAD_SIBLING_FOREACH for multi-socketGlenn Miles1-2/+5
2024-11-27ppc/pnv: Fix direct controls quiesceNicholas Piggin1-0/+1
2024-11-27target/ppc: Fix non-maskable interrupt while haltedNicholas Piggin1-0/+7
2024-11-26target/arm/tcg/: fix typo in FEAT namePierrick Bouvier1-1/+1
2024-11-26target/arm/tcg/cpu32.c: swap ATCM and BTCM register namesMichael Tokarev1-2/+2
2024-11-19hvf: remove unused but set variablePierrick Bouvier1-5/+5
2024-11-19target/arm/hvf: Add trace.h headerPeter Maydell2-1/+2
2024-11-19arm/ptw: Honour WXN/UWXN and SIF in short-format descriptorsPavel Skripkin1-31/+24
2024-11-19arm/ptw: Make get_S1prot accept decoded APPavel Skripkin1-8/+9
2024-11-18Merge tag 'pull-request-2024-11-18' of https://gitlab.com/thuth/qemu into sta...Peter Maydell2-10/+10
2024-11-18Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell1-0/+5
2024-11-18target/i386: hyperv: add stub for hyperv_syndbg_query_optionsPaolo Bonzini1-0/+5
2024-11-18target/s390x: Fix the floating-point multiply-and-add NaN rulesIlya Leoshkevich2-10/+10
2024-11-16target/i386: fix hang when using slow path for ptw_setlPierrick Bouvier1-0/+5
2024-11-16target/arm: Drop user-only special case in sve_stN_rRichard Henderson1-4/+0
2024-11-09Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell7-13/+51
2024-11-09i386/hvf: Removes duplicate/shadowed variables in hvf_vcpu_execPhil Dennis-Jordan1-3/+0
2024-11-09i386/hvf: Raise exception on error setting APICBASEPhil Dennis-Jordan1-2/+9
2024-11-09i386/hvf: Fixes startup memory leak (vmcs caps)Phil Dennis-Jordan1-1/+3
2024-11-09i386/hvf: Fix for UB in handling CPUID function 0xDPhil Dennis-Jordan1-2/+2
2024-11-09i386/hvf: Integrates x2APIC support with hvf accelPhil Dennis-Jordan2-1/+32
2024-11-07target/i386: Fix legacy page table walkAlexander Graf3-2/+3
2024-11-07target/i386/hvf: fix clang compilation warningPierrick Bouvier1-1/+1
2024-11-07target/i386: add sha512, sm3, sm4 feature bitsPaolo Bonzini1-1/+1
2024-11-07target/riscv/kvm: Update kvm exts to Linux v6.11Quan Zhou1-0/+7
2024-11-07target/riscv: Inline unit-stride ld/st and corresponding functions for perfor...Max Chou1-7/+11
2024-11-07target/riscv: rvv: Provide group continuous ld/st flow for unit-stride ld/st ...Max Chou1-14/+63
2024-11-07target/riscv: rvv: Provide a fast path using direct access to host ram for un...Max Chou1-27/+71
2024-11-07target/riscv: rvv: Provide a fast path using direct access to host ram for un...Max Chou1-59/+70
2024-11-07target/riscv: rvv: Provide a fast path using direct access to host ram for un...Max Chou1-139/+224
2024-11-07target/riscv: rvv: Replace VSTART_CHECK_EARLY_EXIT in vext_ldst_usMax Chou1-1/+4
2024-11-07target/riscv: Set vdata.vm field for vector load/store whole register instruc...Max Chou1-0/+3
2024-11-06Merge tag 'hw-misc-20241105' of https://github.com/philmd/qemu into stagingPeter Maydell3-76/+89
2024-11-05hw/core: Make CPU topology enumeration arch-agnosticZhao Liu2-74/+74
2024-11-05i386/cpu: Don't enumerate the "invalid" CPU topology levelZhao Liu1-5/+8
2024-11-05target/microblaze: Alias CPU endianness property as 'little-endian'Philippe Mathieu-Daudé1-0/+10
2024-11-05Merge tag 'pull-target-arm-20241105' of https://git.linaro.org/people/pmaydel...Peter Maydell35-124/+345
2024-11-05Merge tag 'mips-20241104' of https://github.com/philmd/qemu into stagingPeter Maydell11-339/+452
2024-11-05target/arm: Enable FEAT_CMOW for -cpu maxGustavo Romero4-0/+12
2024-11-05target/arm: Fix SVE SDOT/UDOT/USDOT (4-way, indexed)Peter Maydell1-1/+8
2024-11-05target/arm: Add new MMU indexes for AArch32 Secure PL1&0Peter Maydell6-20/+86
2024-11-05Revert "target/arm: Fix usage of MMU indexes when EL3 is AArch32"Peter Maydell8-81/+34
2024-11-05target/rx: Explicitly set 2-NaN propagation rulePeter Maydell1-0/+7
2024-11-05target/openrisc: Explicitly set 2-NaN propagation rulePeter Maydell1-0/+6
2024-11-05target/microblaze: Explicitly set 2-NaN propagation rulePeter Maydell1-0/+5