122389 Commits (57c43e52bdf7f97c7555f408bddbc0b95e081844)
 

Author SHA1 Message Date
Richard Henderson 694b2625dd target/arm: Add ZT0 1 year ago
Richard Henderson d8ff459b40 target/arm: Add isar feature tests for SME2p1, SVE2p1 1 year ago
Richard Henderson 81123324a5 target/arm: Rename zarray to za_state.za 1 year ago
Richard Henderson d74f0ceae5 target/arm: Use FPST_ZA for sme_fmopa_[hsd] 1 year ago
Richard Henderson c994c84d38 target/arm: Introduce FPST_ZA, FPST_ZA_F16 1 year ago
Richard Henderson afb1bd20df target/arm: Remove CPUARMState.vfp.scratch 1 year ago
Richard Henderson bf020eaa67 target/arm: Fix bfdotadd_ebf vs nan selection 1 year ago
Richard Henderson cfc688c00a target/arm: Fix f16_dotadd vs nan selection 1 year ago
Richard Henderson 3801c5b75f target/arm: Fix PSEL size operands to tcg_gen_gvec_ands 1 year ago
Richard Henderson a827b94c67 target/arm: Disable FEAT_F64MM if maximum SVE vector size too small 1 year ago
Richard Henderson c60a52fc57 target/arm: Fix FMMLA (64-bit element) for 128-bit VL 1 year ago
Richard Henderson 4f06e6eaeb target/arm: Replace @rda_rn_rm_e0 in sve.decode 1 year ago
Richard Henderson e6ffd009c7 target/arm: Fix 128-bit element ZIP, UZP, TRN 1 year ago
Richard Henderson b4b2e070f4 target/arm: Fix sve_access_check for SME 1 year ago
Richard Henderson f9b0f69304 target/arm: Fix SME vs AdvSIMD exception priority 1 year ago
Philippe Mathieu-Daudé 431ac3b5d2 MAINTAINERS: Add me as reviewer of overall accelerators section 1 year ago
Daniel Henrique Barboza e4a4163ed2 monitor/hmp-cmds-target: add CPU_DUMP_VPU in hmp_info_registers() 1 year ago
Philippe Mathieu-Daudé 9a8e6b9ca1 accel/system: Convert pre_resume() from AccelOpsClass to AccelClass 1 year ago
Philippe Mathieu-Daudé 261573c772 accel: Pass AccelState argument to gdbstub_supported_sstep_flags() 1 year ago
Philippe Mathieu-Daudé c7212fd2ce accel: Remove unused MachineState argument of AccelClass::setup_post() 1 year ago
Philippe Mathieu-Daudé 14784d00ce accel: Directly pass AccelState argument to AccelClass::has_memory() 1 year ago
Philippe Mathieu-Daudé 6b1ce32fee accel/kvm: Directly pass KVMState argument to do_kvm_create_vm() 1 year ago
Philippe Mathieu-Daudé 4bc5c9ab62 accel/kvm: Prefer local AccelState over global MachineState::accel 1 year ago
Philippe Mathieu-Daudé 7bdeb984cd accel/tcg: Prefer local AccelState over global current_accel() 1 year ago
Philippe Mathieu-Daudé d8878e4fca accel/hvf: Re-use QOM allocated state 1 year ago
Philippe Mathieu-Daudé 9d01d2e86d accel: Propagate AccelState to AccelClass::init_machine() 1 year ago
Stefan Hajnoczi e240f6cc25 Second RISC-V PR for 10.1 1 year ago
Stefan Hajnoczi 989dd906ed Accelerators patches 1 year ago
Stefan Hajnoczi 563ac3d181 vfio queue: 1 year ago
Stefan Hajnoczi a876b05d38 aspeed queue: 1 year ago
William Kosasih c9bc9f57ff target/arm: Fix VST2 helper store alignment checks 1 year ago
William Kosasih 28b3745991 target/arm: Fix VST4 helper store alignment checks 1 year ago
William Kosasih 26aa0e36bf target/arm: Fix VLD2 helper load alignment checks 1 year ago
William Kosasih a7498d625f target/arm: Fix VLD4 helper load alignment checks 1 year ago
William Kosasih 13ab3764ea target/arm: Fix VSTR_SG helper store alignment checks 1 year ago
William Kosasih f8436889a0 target/arm: Fix VLDR_SG helper load alignment checks 1 year ago
William Kosasih c8bde49179 target/arm: Fix VSTR helper store alignment checks 1 year ago
William Kosasih 56249f3e6c target/arm: Fix VLDR helper load alignment checks 1 year ago
William Kosasih c4940752ae target/arm: Fix function_return helper load alignment checks 1 year ago
William Kosasih 94b07a46d1 target/arm: Fix BLXNS helper store alignment checks 1 year ago
William Kosasih fa8f6f25ea target/arm: Bring VLSTM/VLLDM helper store/load closer to the ARM pseudocode 1 year ago
Philippe Mathieu-Daudé 487b25c9d9 accel: Keep reference to AccelOpsClass in AccelClass 1 year ago
Philippe Mathieu-Daudé b64bb17d14 accel: Expose and register generic_handle_interrupt() 1 year ago
Philippe Mathieu-Daudé 20a0181600 accel/dummy: Extract 'dummy-cpus.h' header from 'system/cpus.h' 1 year ago
Philippe Mathieu-Daudé a9c2afd74b accel/whpx: Expose whpx_enabled() to common code 1 year ago
Philippe Mathieu-Daudé 80a1efdedd accel/nvmm: Expose nvmm_enabled() to common code 1 year ago
Philippe Mathieu-Daudé 04bd6c3631 accel/system: Document cpu_synchronize_state_post_init/reset() 1 year ago
Philippe Mathieu-Daudé 8e825755c5 accel/system: Document cpu_synchronize_state() 1 year ago
Philippe Mathieu-Daudé 888a6be775 accel/kvm: Remove kvm_cpu_synchronize_state() stub 1 year ago
Philippe Mathieu-Daudé 36ab216b81 accel/whpx: Replace @dirty field by generic CPUState::vcpu_dirty field 1 year ago