Show patches with: Archived = No       |   76958 patches
« 1 2 ... 218 219 220769 770 »
Patch Series S/W/F Date Submitter Delegate State
[v2,37/71] target/arm: Add cpu properties for SME target/arm: Scalable Matrix Extension --- 2022-06-07 Richard Henderson New
[v2,36/71] target/arm: Unexport aarch64_add_*_properties target/arm: Scalable Matrix Extension --- 2022-06-07 Richard Henderson Superseded
[v2,35/71] target/arm: Move arm_cpu_*_finalize to internals.h target/arm: Scalable Matrix Extension --- 2022-06-07 Richard Henderson Superseded
[v2,34/71] target/arm: Generalize cpu_arm_{get, set}_default_vec_len target/arm: Scalable Matrix Extension --- 2022-06-07 Richard Henderson Superseded
[v2,33/71] target/arm: Generalize cpu_arm_{get,set}_vq target/arm: Scalable Matrix Extension --- 2022-06-07 Richard Henderson Superseded
[v2,32/71] target/arm: Create ARMVQMap target/arm: Scalable Matrix Extension --- 2022-06-07 Richard Henderson Superseded
[v2,31/71] target/arm: Move error for sve%d property to arm_cpu_sve_finalize target/arm: Scalable Matrix Extension --- 2022-06-07 Richard Henderson Superseded
[v2,30/71] target/arm: Implement SMSTART, SMSTOP target/arm: Scalable Matrix Extension --- 2022-06-07 Richard Henderson Superseded
[v2,29/71] target/arm: Add the SME ZA storage to CPUARMState target/arm: Scalable Matrix Extension --- 2022-06-07 Richard Henderson Superseded
[v2,28/71] target/arm: Add PSTATE.{SM,ZA} to TB flags target/arm: Scalable Matrix Extension --- 2022-06-07 Richard Henderson New
[v2,27/71] target/arm: Add SMIDR_EL1, SMPRI_EL1, SMPRIMAP_EL2 target/arm: Scalable Matrix Extension --- 2022-06-07 Richard Henderson Superseded
[v2,26/71] target/arm: Add SMCR_ELx target/arm: Scalable Matrix Extension --- 2022-06-07 Richard Henderson Superseded
[v2,25/71] target/arm: Add SVCR target/arm: Scalable Matrix Extension --- 2022-06-07 Richard Henderson Superseded
[v2,24/71] target/arm: Add ARM_CP_SME target/arm: Scalable Matrix Extension --- 2022-06-07 Richard Henderson Superseded
[v2,23/71] target/arm: Add syn_smetrap target/arm: Scalable Matrix Extension --- 2022-06-07 Richard Henderson Superseded
[v2,22/71] target/arm: Add SMEEXC_EL to TB flags target/arm: Scalable Matrix Extension --- 2022-06-07 Richard Henderson Superseded
[v2,21/71] target/arm: Implement TPIDR2_EL0 target/arm: Scalable Matrix Extension --- 2022-06-07 Richard Henderson Superseded
[v2,20/71] target/arm: Add ID_AA64SMFR0_EL1 target/arm: Scalable Matrix Extension --- 2022-06-07 Richard Henderson Superseded
[v2,19/71] target/arm: Add isar_feature_aa64_sme target/arm: Scalable Matrix Extension --- 2022-06-07 Richard Henderson Superseded
[v2,18/71] target/arm: Export bfdotadd from vec_helper.c target/arm: Scalable Matrix Extension --- 2022-06-07 Richard Henderson New
[v2,17/71] target/arm: Move expand_pred_h to vec_internal.h target/arm: Scalable Matrix Extension --- 2022-06-07 Richard Henderson New
[v2,16/71] target/arm: Use expand_pred_b in mve_helper.c target/arm: Scalable Matrix Extension --- 2022-06-07 Richard Henderson Superseded
[v2,15/71] target/arm: Move expand_pred_b to vec_internal.h target/arm: Scalable Matrix Extension --- 2022-06-07 Richard Henderson New
[v2,14/71] target/arm: Export sve contiguous ldst support functions target/arm: Scalable Matrix Extension --- 2022-06-07 Richard Henderson New
[v2,13/71] target/arm: Split out load/store primitives to sve_ldst_internal.h target/arm: Scalable Matrix Extension --- 2022-06-07 Richard Henderson New
[v2,12/71] target/arm: Rename sve_zcr_len_for_el to sve_vqm1_for_el target/arm: Scalable Matrix Extension --- 2022-06-07 Richard Henderson New
[v2,11/71] target/arm: Use uint32_t instead of bitmap for sve vq's target/arm: Scalable Matrix Extension --- 2022-06-07 Richard Henderson New
[v2,10/71] target/arm: Merge aarch64_sve_zcr_get_valid_len into caller target/arm: Scalable Matrix Extension --- 2022-06-07 Richard Henderson New
[v2,09/71] target/arm: Do not use aarch64_sve_zcr_get_valid_len in reset target/arm: Scalable Matrix Extension --- 2022-06-07 Richard Henderson Superseded
[v2,08/71] target/arm: Hoist arm_is_el2_enabled check in sve_exception_el target/arm: Scalable Matrix Extension --- 2022-06-07 Richard Henderson Superseded
[v2,07/71] target/arm: Use el_is_in_host for sve_exception_el target/arm: Scalable Matrix Extension --- 2022-06-07 Richard Henderson Superseded
[v2,06/71] target/arm: Use el_is_in_host for sve_zcr_len_for_el target/arm: Scalable Matrix Extension --- 2022-06-07 Richard Henderson Superseded
[v2,05/71] target/arm: Add el_is_in_host target/arm: Scalable Matrix Extension --- 2022-06-07 Richard Henderson New
[v2,04/71] target/arm: Remove fp checks from sve_exception_el target/arm: Scalable Matrix Extension --- 2022-06-07 Richard Henderson Superseded
[v2,03/71] target/arm: Remove route_to_el2 check from sve_exception_el target/arm: Scalable Matrix Extension --- 2022-06-07 Richard Henderson Superseded
[v2,02/71] linux-user/aarch64: Introduce sve_vq target/arm: Scalable Matrix Extension --- 2022-06-07 Richard Henderson New
[v2,01/71] target/arm: Rename TBFLAG_A64 ZCR_LEN to VL target/arm: Scalable Matrix Extension --- 2022-06-07 Richard Henderson New
[v2,25/25] target/arm: Fix Secure PL1 tests in fp_exception_el target/arm: tidy exception routing --- 2022-06-07 Richard Henderson Superseded
[v2,24/25] target/arm: Rearrange Secure PL1 test in arm_debug_target_el target/arm: tidy exception routing --- 2022-06-07 Richard Henderson New
[v2,23/25] target/arm: Move arm_debug_target_el to debug_helper.c target/arm: tidy exception routing --- 2022-06-07 Richard Henderson Superseded
[v2,22/25] target/arm: Create raise_exception_debug target/arm: tidy exception routing --- 2022-06-07 Richard Henderson Superseded
[v2,21/25] target/arm: Remove default_exception_el target/arm: tidy exception routing --- 2022-06-07 Richard Henderson Superseded
[v2,20/25] target/arm: Introduce helper_exception_with_syndrome target/arm: tidy exception routing --- 2022-06-07 Richard Henderson Superseded
[v2,19/25] target/arm: Introduce gen_exception_el_v target/arm: tidy exception routing --- 2022-06-07 Richard Henderson Superseded
[v2,18/25] target/arm: Introduce gen_exception target/arm: tidy exception routing --- 2022-06-07 Richard Henderson Superseded
[v2,17/25] target/arm: Rename gen_exception to gen_exception_el target/arm: tidy exception routing --- 2022-06-07 Richard Henderson Superseded
[v2,16/25] target/arm: Move gen_exception to translate.c target/arm: tidy exception routing --- 2022-06-07 Richard Henderson Superseded
[v2,15/25] target/arm: Remove TBFLAG_ANY.DEBUG_TARGET_EL target/arm: tidy exception routing --- 2022-06-07 Richard Henderson Superseded
[v2,14/25] target/arm: Create helper_exception_swstep target/arm: tidy exception routing --- 2022-06-07 Richard Henderson New
[v2,13/25] target/arm: Introduce gen_exception_insn target/arm: tidy exception routing --- 2022-06-07 Richard Henderson Superseded
[v2,12/25] target/arm: Rename gen_exception_insn to gen_exception_insn_el target/arm: tidy exception routing --- 2022-06-07 Richard Henderson Superseded
[v2,11/25] target/arm: Introduce gen_exception_insn_el_v target/arm: tidy exception routing --- 2022-06-07 Richard Henderson Superseded
[v2,10/25] target/arm: Rename helper_exception_with_syndrome target/arm: tidy exception routing --- 2022-06-07 Richard Henderson Superseded
[v2,09/25] target/arm: Move arm_debug_exception_fsr to debug_helper.c target/arm: tidy exception routing --- 2022-06-07 Richard Henderson Superseded
[v2,08/25] target/arm: Move exception_bkpt_insn to debug_helper.c target/arm: tidy exception routing --- 2022-06-07 Richard Henderson Superseded
[v2,07/25] target/arm: Use is_a64 in arm_generate_debug_exceptions target/arm: tidy exception routing --- 2022-06-07 Richard Henderson Superseded
[v2,06/25] target/arm: Move arm_generate_debug_exceptions out of line target/arm: tidy exception routing --- 2022-06-07 Richard Henderson Superseded
[v2,05/25] target/arm: Move arm_singlestep_active out of line target/arm: tidy exception routing --- 2022-06-07 Richard Henderson New
[v2,04/25] target/arm: Move exception_target_el out of line target/arm: tidy exception routing --- 2022-06-07 Richard Henderson New
[v2,03/25] target/arm: Move fp access syndrome adjust out of raise_exception target/arm: tidy exception routing --- 2022-06-07 Richard Henderson New
[v2,02/25] target/arm: Add coproc parameter to syn_fp_access_trap target/arm: tidy exception routing --- 2022-06-07 Richard Henderson Superseded
[v2,01/25] target/arm: Mark exception helpers as noreturn target/arm: tidy exception routing --- 2022-06-07 Richard Henderson Superseded
[PULL,43/43] target/loongarch: 'make check-tcg' support [PULL,01/43] target/loongarch: Add README --- 2022-06-06 Richard Henderson New
[PULL,42/43] tests/tcg/loongarch64: Add hello/memory test in loongarch64 system [PULL,01/43] target/loongarch: Add README --- 2022-06-06 Richard Henderson New
[PULL,41/43] target/loongarch: Add gdb support. [PULL,01/43] target/loongarch: Add README --- 2022-06-06 Richard Henderson New
[PULL,40/43] hw/loongarch: Add LoongArch virt power manager support. [PULL,01/43] target/loongarch: Add README --- 2022-06-06 Richard Henderson Accepted
[PULL,39/43] hw/loongarch: Add LoongArch load elf function. [PULL,01/43] target/loongarch: Add README --- 2022-06-06 Richard Henderson New
[PULL,38/43] hw/loongarch: Add LoongArch ls7a rtc device support [PULL,01/43] target/loongarch: Add README --- 2022-06-06 Richard Henderson New
[PULL,37/43] hw/loongarch: Add some devices support for 3A5000. [PULL,01/43] target/loongarch: Add README --- 2022-06-06 Richard Henderson New
[PULL,36/43] Enable common virtio pci support for LoongArch [PULL,01/43] target/loongarch: Add README --- 2022-06-06 Richard Henderson Accepted
[PULL,35/43] hw/loongarch: Add irq hierarchy for the system [PULL,01/43] target/loongarch: Add README --- 2022-06-06 Richard Henderson Accepted
[PULL,34/43] hw/intc: Add LoongArch extioi interrupt controller(EIOINTC) [PULL,01/43] target/loongarch: Add README --- 2022-06-06 Richard Henderson New
[PULL,33/43] hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI) [PULL,01/43] target/loongarch: Add README --- 2022-06-06 Richard Henderson New
[PULL,32/43] hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC) [PULL,01/43] target/loongarch: Add README --- 2022-06-06 Richard Henderson New
[PULL,31/43] hw/loongarch: Add LoongArch ipi interrupt support(IPI) [PULL,01/43] target/loongarch: Add README --- 2022-06-06 Richard Henderson New
[PULL,30/43] hw/loongarch: Add support loongson3 virt machine type. [PULL,01/43] target/loongarch: Add README --- 2022-06-06 Richard Henderson New
[PULL,29/43] target/loongarch: Add timer related instructions support. [PULL,01/43] target/loongarch: Add README --- 2022-06-06 Richard Henderson New
[PULL,28/43] target/loongarch: Add other core instructions support [PULL,01/43] target/loongarch: Add README --- 2022-06-06 Richard Henderson New
[PULL,27/43] target/loongarch: Add TLB instruction support [PULL,01/43] target/loongarch: Add README --- 2022-06-06 Richard Henderson New
[PULL,26/43] target/loongarch: Add LoongArch IOCSR instruction [PULL,01/43] target/loongarch: Add README --- 2022-06-06 Richard Henderson New
[PULL,25/43] target/loongarch: Add LoongArch CSR instruction [PULL,01/43] target/loongarch: Add README --- 2022-06-06 Richard Henderson New
[PULL,24/43] target/loongarch: Add constant timer support [PULL,01/43] target/loongarch: Add README --- 2022-06-06 Richard Henderson New
[PULL,23/43] target/loongarch: Add LoongArch interrupt and exception handle [PULL,01/43] target/loongarch: Add README --- 2022-06-06 Richard Henderson New
[PULL,22/43] target/loongarch: Add MMU support for LoongArch CPU. [PULL,01/43] target/loongarch: Add README --- 2022-06-06 Richard Henderson New
[PULL,21/43] target/loongarch: Implement qmp_query_cpu_definitions() [PULL,01/43] target/loongarch: Add README --- 2022-06-06 Richard Henderson Accepted
[PULL,20/43] target/loongarch: Add basic vmstate description of CPU. [PULL,01/43] target/loongarch: Add README --- 2022-06-06 Richard Henderson New
[PULL,19/43] target/loongarch: Add CSRs definition [PULL,01/43] target/loongarch: Add README --- 2022-06-06 Richard Henderson New
[PULL,18/43] target/loongarch: Add system emulation introduction [PULL,01/43] target/loongarch: Add README --- 2022-06-06 Richard Henderson New
[PULL,17/43] target/loongarch: Add target build suport [PULL,01/43] target/loongarch: Add README --- 2022-06-06 Richard Henderson New
[PULL,16/43] target/loongarch: Add disassembler [PULL,01/43] target/loongarch: Add README --- 2022-06-06 Richard Henderson New
[PULL,15/43] target/loongarch: Add branch instruction translation [PULL,01/43] target/loongarch: Add README --- 2022-06-06 Richard Henderson New
[PULL,14/43] target/loongarch: Add floating point load/store instruction translation [PULL,01/43] target/loongarch: Add README --- 2022-06-06 Richard Henderson New
[PULL,13/43] target/loongarch: Add floating point move instruction translation [PULL,01/43] target/loongarch: Add README --- 2022-06-06 Richard Henderson New
[PULL,12/43] target/loongarch: Add floating point conversion instruction translation [PULL,01/43] target/loongarch: Add README --- 2022-06-06 Richard Henderson New
[PULL,11/43] target/loongarch: Add floating point comparison instruction translation [PULL,01/43] target/loongarch: Add README --- 2022-06-06 Richard Henderson New
[PULL,10/43] target/loongarch: Add floating point arithmetic instruction translation [PULL,01/43] target/loongarch: Add README --- 2022-06-06 Richard Henderson New
[PULL,09/43] target/loongarch: Add fixed point extra instruction translation [PULL,01/43] target/loongarch: Add README --- 2022-06-06 Richard Henderson New
[PULL,08/43] target/loongarch: Add fixed point atomic instruction translation [PULL,01/43] target/loongarch: Add README --- 2022-06-06 Richard Henderson New
[PULL,07/43] target/loongarch: Add fixed point load/store instruction translation [PULL,01/43] target/loongarch: Add README --- 2022-06-06 Richard Henderson New
[PULL,06/43] target/loongarch: Add fixed point bit instruction translation [PULL,01/43] target/loongarch: Add README --- 2022-06-06 Richard Henderson New
« 1 2 ... 218 219 220769 770 »