summaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2022-04-02Merge tag 'pull-request-2022-04-01' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2022-04-01Merge tag 'pull-target-arm-20220401' of https://git.linaro.org/people/pmaydel...Peter Maydell
2022-04-01Merge tag 'pull-riscv-to-apply-20220401' of github.com:alistair23/qemu into s...Peter Maydell
2022-04-01target/arm: Don't use DISAS_NORETURN in STXP !HAVE_CMPXCHG128 codegenPeter Maydell
2022-04-01target/arm: Determine final stage 2 output PA space based on original IPAIdan Horowitz
2022-04-01target/arm: Take VSTCR.SW, VTCR.NSW into account in final stage 2 walkIdan Horowitz
2022-04-01target/arm: Check VSTCR.SW when assigning the stage 2 output PA spaceIdan Horowitz
2022-04-01target/arm: Fix MTE access checks for disabled SEL2Idan Horowitz
2022-04-01target/s390x: Fix determination of overflow condition code after subtractionBruno Haible
2022-04-01target/s390x: Fix determination of overflow condition code after additionBruno Haible
2022-04-01target/riscv: rvv: Add missing early exit condition for whole register load/s...Yueh-Ting (eop) Chen
2022-04-01target/riscv: Avoid leaking "no translation" TLB entriesPalmer Dabbelt
2022-03-31target/sh4: Remove old README.sh4 fileThomas Huth
2022-03-29target/mips: Fix address space range declaration on n32WANG Xuerui
2022-03-26target/ppc: fix helper_xvmadd* argument orderMatheus Ferst
2022-03-25target/arm: Fix sve_ld1_z and sve_st1_z vs MMIORichard Henderson
2022-03-25Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2022-03-24target/i386: properly reset TSC on resetPaolo Bonzini
2022-03-24target/i386: tcg: high bits SSE cmp operation must be ignoredPaolo Bonzini
2022-03-23KVM: x86: workaround invalid CPUID[0xD,9] info on some AMD processorsPaolo Bonzini
2022-03-23i386: Set MCG_STATUS_RIPV bit for mce SRAR errorluofei
2022-03-23target/i386/kvm: Free xsave_buf when destroying vCPUPhilippe Mathieu-Daudé
2022-03-23target/i386: force maximum rounding precision for fildl[l]Alex Bennée
2022-03-22m68k/nios2-semi: fix gettimeofday() result checkMarc-André Lureau
2022-03-21Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2022-03-21Merge tag 'pull-misc-2022-03-21' of git://repo.or.cz/qemu/armbru into stagingPeter Maydell
2022-03-21Use g_new() & friends where that makes obvious senseMarkus Armbruster
2022-03-20target/ppc: Replicate Double->Single-Precision resultLucas Coutinho
2022-03-20target/ppc: Replicate double->int32 result for some vector insnsRichard Henderson
2022-03-20target/i386: kvm: do not access uninitialized variable on older kernelsPaolo Bonzini
2022-03-18target/arm: Make rvbar settable after realizeEdgar E. Iglesias
2022-03-18target/arm: Log fault address for M-profile faultsPeter Maydell
2022-03-18target/arm: Log M-profile vector table accessesPeter Maydell
2022-03-18target/arm: Fix handling of LPAE block descriptorsPeter Maydell
2022-03-18target/arm: Fix pauth_check_trap vs SEL2Richard Henderson
2022-03-18target/arm: Fix sve2 ldnt1 and stnt1Richard Henderson
2022-03-16s390x/tcg: Fix BRCL with a large negative offsetIlya Leoshkevich
2022-03-16s390x/tcg: Fix BRASL with a large negative offsetIlya Leoshkevich
2022-03-15Merge tag 'darwin-20220315' of https://github.com/philmd/qemu into stagingPeter Maydell
2022-03-15Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2022-03-15hvf: Remove deprecated hv_vcpu_flush() callsPhilippe Mathieu-Daudé
2022-03-15hvf: Make hvf_get_segments() / hvf_put_segments() localPhilippe Mathieu-Daudé
2022-03-15hvf: Use standard CR0 and CR4 register definitionsCameron Esfahani
2022-03-15Merge tag 'pull-ppc-20220314' of https://github.com/legoater/qemu into stagingPeter Maydell
2022-03-15KVM: SVM: always set MSR_AMD64_TSC_RATIO to default valueMaxim Levitsky
2022-03-15i386: Add Icelake-Server-v6 CPU model with 5-level EPT supportVitaly Kuznetsov
2022-03-15x86: Support XFD and AMX xsave data migrationZeng Guang
2022-03-15x86: add support for KVM_CAP_XSAVE2 and AMX state migrationJing Liu
2022-03-15x86: Add AMX CPUIDs enumerationJing Liu
2022-03-15x86: Add XFD faulting bit for state componentsJing Liu