aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2022-03-02target/arm: Implement FEAT_LPA2Richard Henderson
2022-03-02target/arm: Advertise all page sizes for -cpu maxRichard Henderson
2022-03-02target/arm: Validate tlbi TG matches translation granule in useRichard Henderson
2022-03-02target/arm: Fix TLBIRange.base for 16k and 64k pagesRichard Henderson
2022-03-02target/arm: Introduce tlbi_aa64_get_rangeRichard Henderson
2022-03-02target/arm: Extend arm_fi_to_lfsc to level -1Richard Henderson
2022-03-02target/arm: Implement FEAT_LPARichard Henderson
2022-03-02target/arm: Implement FEAT_LVARichard Henderson
2022-03-02target/arm: Prepare DBGBVR and DBGWVR for FEAT_LVARichard Henderson
2022-03-02target/arm: Honor TCR_ELx.{I}PSRichard Henderson
2022-03-02target/arm: Use MAKE_64BIT_MASK to compute indexmaskRichard Henderson
2022-03-02target/arm: Pass outputsize down to check_s2_mmu_setupRichard Henderson
2022-03-02target/arm: Move arm_pamax out of lineRichard Henderson
2022-03-02target/arm: Fault on invalid TCR_ELx.TxSZRichard Henderson
2022-03-02target/arm: Set TCR_EL1.TSZ for user-onlyRichard Henderson
2022-03-02target/arm: Fix early free of TCG temp in handle_simd_shift_fpint_conv()Wentao_Liang
2022-03-02target/arm: Support PSCI 1.1 and SMCCC 1.0Akihiko Odaki
2022-03-02target/ppc: implement lxvr[bhwd]/stxvr[bhwd]xLucas Coutinho
2022-03-02target/ppc: implement plxssp/pstxsspLeandro Lupori
2022-03-02target/ppc: implement plxsd/pstxsdLeandro Lupori
2022-03-02target/ppc: Implement xvcvbf16spn and xvcvspbf16 instructionsVíctor Colombo
2022-03-02target/ppc: Implement xs{max,min}cqpVíctor Colombo
2022-03-02target/ppc: Refactor VSX_MAX_MINC helperVíctor Colombo
2022-03-02target/ppc: Move xs{max, min}[cj]dp to use do_helper_XX3Víctor Colombo
2022-03-02target/ppc: Move xscmp{eq,ge,gt}dp to decodetreeVíctor Colombo
2022-03-02target/ppc: Implement xscmp{eq,ge,gt}qpVíctor Colombo
2022-03-02target/ppc: Refactor VSX_SCALAR_CMP_DPVíctor Colombo
2022-03-02target/ppc: Remove xscmpnedp instructionVíctor Colombo
2022-03-02target/ppc: Implement xvtlsbb instructionVíctor Colombo
2022-03-02target/ppc: implement xs[n]maddqp[o]/xs[n]msubqp[o]Matheus Ferst
2022-03-02target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetreeMatheus Ferst
2022-03-02target/ppc: Implement xxgenpcv[bhwd]m instructionMatheus Ferst
2022-03-02target/ppc: Implement xxevalMatheus Ferst
2022-03-02target/ppc: Implement xxpermx instructionMatheus Ferst
2022-03-02target/ppc: Move xxpermdi to decodetreeMatheus Ferst
2022-03-02target/ppc: move xxperm/xxpermr to decodetreeMatheus Ferst
2022-03-02target/ppc: Move xxsel to decodetreeMatheus Ferst
2022-03-02target/ppc: Move vsel and vperm/vpermr to decodetreeMatheus Ferst
2022-03-02target/ppc: implement vrlqmiMatheus Ferst
2022-03-02target/ppc: implement vrlqnmMatheus Ferst
2022-03-02target/ppc: implement vrlqMatheus Ferst
2022-03-02target/ppc: move vrl[bhwd]nm/vrl[bhwd]mi to decodetreeMatheus Ferst
2022-03-02target/ppc: move vrl[bhwd] to decodetreeMatheus Ferst
2022-03-02target/ppc: implement vsraqMatheus Ferst
2022-03-02target/ppc: implement vsrqMatheus Ferst
2022-03-02target/ppc: implement vslqMatheus Ferst
2022-03-02target/ppc: move vs[lr][a][bhwd] to decodetreeMatheus Ferst
2022-03-02target/ppc: implement vgnbMatheus Ferst
2022-03-02target/ppc: implement vcntmb[bhwd]Matheus Ferst
2022-03-02target/ppc: implement vclrrbMatheus Ferst