Age | Commit message (Expand) | Author |
2022-07-11 | target/arm: Mark PMULL, FMMLA as non-streaming | Richard Henderson |
2022-07-11 | target/arm: Mark BDEP, BEXT, BGRP, COMPACT, FEXPA, FTSSEL as non-streaming | Richard Henderson |
2022-07-11 | target/arm: Mark RDFFR, WRFFR, SETFFR as non-streaming | Richard Henderson |
2022-07-11 | target/arm: Mark ADR as non-streaming | Richard Henderson |
2022-07-11 | target/arm: Trap non-streaming usage when Streaming SVE is active | Richard Henderson |
2022-07-11 | target/arm: Add infrastructure for disas_sme | Richard Henderson |
2022-07-11 | target/arm: Handle SME in aarch64_cpu_dump_state | Richard Henderson |
2022-07-08 | Merge tag 'pull-target-arm-20220707' of https://git.linaro.org/people/pmaydel... | Richard Henderson |
2022-07-07 | Merge tag 'pull-request-2022-07-07' of https://gitlab.com/thuth/qemu into sta... | Richard Henderson |
2022-07-07 | target/arm: Fix qemu-system-arm handling of LPAE block descriptors for highmem | Peter Maydell |
2022-07-07 | target/arm: Correctly implement Feat_DoubleLock | Peter Maydell |
2022-07-07 | target/arm: Implement AArch32 DBGDEVID, DBGDEVID1, DBGDEVID2 | Peter Maydell |
2022-07-07 | target/arm: Suppress debug exceptions when OS Lock set | Peter Maydell |
2022-07-07 | target/arm: Move define_debug_regs() to debug_helper.c | Peter Maydell |
2022-07-07 | target/arm: Fix code style issues in debug helper functions | Peter Maydell |
2022-07-07 | target/arm: Record tagged bit for user-only in sve_probe_page | Richard Henderson |
2022-07-07 | target/arm: Fix MTE check in sve_ldnfff1_r | Richard Henderson |
2022-07-06 | target/s390x: Exit tb after executing ex_value | Richard Henderson |
2022-07-06 | target/s390x: Remove DISAS_PC_STALE_NOCHAIN | Richard Henderson |
2022-07-06 | target/s390x: Remove DISAS_PC_STALE | Richard Henderson |
2022-07-06 | target/s390x: Remove DISAS_GOTO_TB | Richard Henderson |
2022-07-06 | target/ppc: Fix MPC8555 and MPC8560 core type to e500v1 | Pali Rohár |
2022-07-06 | target/ppc/cpu-models: Remove the "default" CPU alias | Thomas Huth |
2022-07-06 | target/ppc: Return default CPU for max CPU | Murilo Opsfelder Araujo |
2022-07-06 | target/ppc: implement cdtbcd | Matheus Ferst |
2022-07-06 | target/ppc: implement cbcdtd | Matheus Ferst |
2022-07-06 | target/ppc: implement addg6s | Matheus Ferst |
2022-07-06 | target/ppc: Add flag for ISA v2.06 BCDA instructions | Matheus Ferst |
2022-07-06 | target/ppc: Implement mffscdrn[i] instructions | Víctor Colombo |
2022-07-06 | target/ppc: Move mffs[.] to decodetree | Víctor Colombo |
2022-07-06 | target/ppc: Move mffsl to decodetree | Víctor Colombo |
2022-07-06 | target/ppc: Move mffsce to decodetree | Víctor Colombo |
2022-07-06 | target/ppc: Move mffscrn[i] to decodetree | Víctor Colombo |
2022-07-06 | target/ppc: Fix insn32.decode style issues | Víctor Colombo |
2022-07-06 | ppc: Define SETFIELD for the ppc target | Alexey Kardashevskiy |
2022-07-06 | target/ppc: use int128.h methods in vsubcuq | Matheus Ferst |
2022-07-06 | target/ppc: use int128.h methods in vsubecuq and vsubeuqm | Matheus Ferst |
2022-07-06 | target/ppc: use int128.h methods in vsubuqm | Matheus Ferst |
2022-07-06 | target/ppc: use int128.h methods in vaddcuq | Matheus Ferst |
2022-07-06 | target/ppc: use int128.h methods in vaddecuq and vaddeuqm | Matheus Ferst |
2022-07-06 | target/ppc: use int128.h methods in vadduqm | Matheus Ferst |
2022-07-06 | target/ppc: use int128.h methods in vpmsumd | Matheus Ferst |
2022-07-06 | target/ppc: Change FPSCR_* to follow POWER ISA numbering convention | Víctor Colombo |
2022-07-06 | target/s390x/tcg: SPX: check validity of new prefix | Janis Schoetterl-Glausch |
2022-07-05 | Merge tag 'pull-request-2022-07-05' of https://gitlab.com/thuth/qemu into sta... | Richard Henderson |
2022-07-05 | target/loongarch: Clean up tlb when cpu reset | Song Gao |
2022-07-05 | disas: Remove libvixl disassembler | Thomas Huth |
2022-07-04 | target/loongarch: Add lock when writing timer clear reg | Xiaojuan Yang |
2022-07-04 | target/loongarch: Fix the meaning of ECFG reg's VS field | Xiaojuan Yang |
2022-07-04 | target/loongarch: Update README | Song Gao |