aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2023-10-25target/sparc: Implement check_align inlineRichard Henderson
2023-10-25target/sparc: Clear may_lookup for npc == DYNAMIC_PCRichard Henderson
2023-10-22target/xtensa: Use tcg_gen_sextract_i32Richard Henderson
2023-10-22target/tricore: Use tcg_gen_*extract_tlRichard Henderson
2023-10-22target/rx: Use tcg_gen_ext_i32Richard Henderson
2023-10-22target/m68k: Use tcg_gen_ext_i32Richard Henderson
2023-10-22target/i386: Use tcg_gen_ext_tlRichard Henderson
2023-10-22target/arm: Use tcg_gen_ext_i64Richard Henderson
2023-10-22target/i386: Use i128 for 128 and 256-bit loads and storesRichard Henderson
2023-10-20Merge tag 'migration-20231020-pull-request' of https://gitlab.com/juan.quinte...Stefan Hajnoczi
2023-10-20Merge tag 'pull-request-2023-10-20' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-10-20Merge tag 'hw-misc-20231019' of https://github.com/philmd/qemu into stagingStefan Hajnoczi
2023-10-20migration: simplify blockersSteve Sistare
2023-10-20target/s390x/kvm: Simplify the GPRs, ACRs, CRs and prefix synchronization codeThomas Huth
2023-10-20target/s390x/kvm: Turn KVM_CAP_SYNC_REGS into a hard requirementThomas Huth
2023-10-20machine: adding s390 topology to query-cpu-fastPierre Morel
2023-10-20target/s390x/cpu topology: activate CPU topologyPierre Morel
2023-10-20s390x/cpu topology: interception of PTF instructionPierre Morel
2023-10-20s390x/cpu topology: resetting the Topology-Change-ReportPierre Morel
2023-10-20target/s390x/cpu topology: handle STSI(15) and build the SYSIBPierre Morel
2023-10-20CPU topology: extend with s390 specificsPierre Morel
2023-10-19hw/misc/mips_itu: Declare itc_reconfigure() in 'hw/misc/mips_itu.h'Philippe Mathieu-Daudé
2023-10-19hw/mips: Merge 'hw/mips/cpudevs.h' with 'target/mips/cpu.h'Philippe Mathieu-Daudé
2023-10-19memory: follow Error API guidelinesMarc-André Lureau
2023-10-19target/arm/arm-powerctl: Correctly init CPUs when powered on to lower ELPeter Maydell
2023-10-19target/arm/common-semi-target.h: Remove unnecessary boot.h includePeter Maydell
2023-10-19target/arm/kvm64.c: Remove unused includePeter Maydell
2023-10-19target/arm: Implement FEAT_HPMN0Peter Maydell
2023-10-19target/arm: Permit T32 LDM with single registerPeter Maydell
2023-10-19arm/kvm: convert to kvm_get_one_regCornelia Huck
2023-10-19arm/kvm: convert to kvm_set_one_regCornelia Huck
2023-10-19target/arm: Fix CNTPCT_EL0 trapping from EL0 when HCR_EL2.E2H is 0Michal Orzel
2023-10-19hw/arm/exynos4210: Get arm_boot_info declaration from 'hw/arm/boot.h'Philippe Mathieu-Daudé
2023-10-18target/hexagon: fix some occurrences of -Wshadow=localBrian Cain
2023-10-18target/hexagon: move GETPC() calls to top level helpersMatheus Tavares Bernardino
2023-10-17target/hexagon: avoid invalid escape in Python stringPaolo Bonzini
2023-10-17target/i386: check intercept for XSETBVPaolo Bonzini
2023-10-17target/i386/cpu: Fix CPUID_HT exposureXiaoyao Li
2023-10-16Merge tag 'pull-loongarch-20231013' of https://gitlab.com/gaosong/qemu into s...Stefan Hajnoczi
2023-10-16Merge tag 'pull-shadow-2023-10-12' of https://repo.or.cz/qemu/armbru into sta...Stefan Hajnoczi
2023-10-13target/loongarch: Add preldx instructionSong Gao
2023-10-13target/loongarch: fix ASXE flag conflictJiajie Chen
2023-10-12target/i386: fix shadowed variable pastoPaolo Bonzini
2023-10-12target/riscv: Fix vfwmaccbf16.vfMax Chou
2023-10-12target/riscv: deprecate capital 'Z' CPU propertiesDaniel Henrique Barboza
2023-10-12target/riscv: Use env_archcpu for better performanceRichard W.M. Jones
2023-10-12target/riscv/tcg: remove RVG warningDaniel Henrique Barboza
2023-10-12target/riscv/kvm: support KVM_GET_REG_LISTDaniel Henrique Barboza
2023-10-12target/riscv/kvm: improve 'init_multiext_cfg' error msgDaniel Henrique Barboza
2023-10-12target/riscv/tcg-cpu.c: add extension properties for all cpusDaniel Henrique Barboza