aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2023-11-21Merge tag 'pull-target-arm-20231121' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-11-21target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macrosJohn Platts
2023-11-20target/arm: Fix SME FMOPA (16-bit), BFMOPARichard Henderson
2023-11-20target/arm: enable FEAT_RNG on Neoverse-N2Marcin Juszkiewicz
2023-11-20Merge tag 'hppa64-fixes-pull-request' of https://github.com/hdeller/qemu-hppa...Stefan Hajnoczi
2023-11-20Merge tag 'pull-error-2023-11-17' of https://repo.or.cz/qemu/armbru into stagingStefan Hajnoczi
2023-11-20Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi
2023-11-17target/hppa: Fix 64-bit SHRPD instructionHelge Deller
2023-11-17target/i386/cpu: Improve error message for property "vendor"Markus Armbruster
2023-11-15target/riscv/cpu.h: spelling fix: separatlyMichael Tokarev
2023-11-15target/hppa: spelling fixes: Indicies, TruelyMichael Tokarev
2023-11-15target/arm/tcg: spelling fixes: alse, addresesMichael Tokarev
2023-11-14target/sparc: Fix RETURNRichard Henderson
2023-11-14Merge tag 'pull-request-2023-11-14' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-11-14Merge tag 'pull-target-arm-20231113' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-11-14target/s390x/arch_dump: Add arch cleanup function for PV dumpsJanosch Frank
2023-11-14target/s390x/dump: Remove unneeded dump info function pointer initJanosch Frank
2023-11-13target/hppa: Reduce TARGET_PHYS_ADDR_SPACE_BITS to 40Richard Henderson
2023-11-13target/hppa: Replace MMU_PHYS_IDX with MMU_ABS_IDX, MMU_ABS_W_IDXRichard Henderson
2023-11-13target/hppa: Introduce MMU_IDX_MMU_DISABLEDRichard Henderson
2023-11-13target/hppa: Fix possible overflow in TLB size calculationHelge Deller
2023-11-13target/hppa: Fix calculation of CR_IIASQ back registerHelge Deller
2023-11-13target/hppa: Use PRIV_P_TO_MMU_IDX in helper_probeRichard Henderson
2023-11-13target/hppa: Use only low 2 immediate bits for PROBEIRichard Henderson
2023-11-13target/arm/tcg: enable PMU feature for Cortex-A8 and A9Nikita Ostrenkov
2023-11-13target/arm: Correct MTE tag checking for reverse-copy MOPSPeter Maydell
2023-11-13target/arm: HVC at EL3 should go to EL3, not EL2Peter Maydell
2023-11-12target/hppa: Mask reserved PSW bits in expand_sm_immHelge Deller
2023-11-08target/arm: hide aliased MIDR from gdbstubAlex Bennée
2023-11-08target/arm: hide all versions of DBGD[RS]AR from gdbstubAlex Bennée
2023-11-08target/arm: mark the 32bit alias of PAR when LPAE enabledAlex Bennée
2023-11-08Merge tag 'pull-request-2023-11-07' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-11-08Merge tag 'misc-cpus-20231107' of https://github.com/philmd/qemu into stagingStefan Hajnoczi
2023-11-07target/s390x/cpu topology: Fix ordering and creation of TLEsNina Schoetterl-Glausch
2023-11-07target/s390x: Fix LAALG not updating cc_srcIlya Leoshkevich
2023-11-07target/s390x: Fix CLC corrupting cc_srcIlya Leoshkevich
2023-11-07target/s390x/cpu_models: Use 'first_cpu' in s390_get_feat_block()Philippe Mathieu-Daudé
2023-11-07hw/cpu: Update the comments of nr_cores and nr_diesZhao Liu
2023-11-07system/cpus: Fix CPUState.nr_cores' calculationZhuocheng Ding
2023-11-07hw/cpu: Clean up global variable shadowingPhilippe Mathieu-Daudé
2023-11-07hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()Philippe Mathieu-Daudé
2023-11-07target/alpha: Tidy up alpha_cpu_class_by_name()Philippe Mathieu-Daudé
2023-11-07target: Move ArchCPUClass definition to 'cpu.h'Philippe Mathieu-Daudé
2023-11-07target/nios2: Create IRQs *after* accelerator vCPU is realizedPhilippe Mathieu-Daudé
2023-11-07target/s390x/cpu: Restrict CPUS390XState declaration to 'cpu.h'Philippe Mathieu-Daudé
2023-11-07target/s390x/cpu: Restrict cpu_get_tb_cpu_state() definition to TCGPhilippe Mathieu-Daudé
2023-11-07hw/s390x/sclp: Have sclp_service_call[_protected]() take S390CPU*Philippe Mathieu-Daudé
2023-11-07hw/s390x/css: Have css_do_sic() take S390CPU instead of CPUS390XStatePhilippe Mathieu-Daudé
2023-11-07target/ppc: Move powerpc_input_t definition to 'cpu.h'Philippe Mathieu-Daudé
2023-11-07target/ppc: Move powerpc_mmu_t definition to 'cpu.h'Philippe Mathieu-Daudé