index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
2022-07-03
target/riscv: Set minumum priv spec version for mcountinhibit
Anup Patel
2022-07-03
target/riscv: Don't force update priv spec version to latest
Anup Patel
2022-07-03
target/riscv: Ibex: Support priv version 1.11
Alistair Francis
2022-07-03
target/riscv: Fixup MSECCFG minimum priv check
Alistair Francis
2022-07-03
target/riscv: Support mcycle/minstret write operation
Atish Patra
2022-07-03
target/riscv: Add support for hpmcounters/hpmevents
Atish Patra
2022-07-03
target/riscv: Implement mcountinhibit CSR
Atish Patra
2022-07-03
target/riscv: pmu: Make number of counters configurable
Atish Patra
2022-07-03
target/riscv: pmu: Rename the counters extension to pmu
Atish Patra
2022-07-03
target/riscv: Implement PMU CSR predicate function for S-mode
Atish Patra
2022-07-03
target/riscv: Fix PMU CSR predicate function
Atish Patra
2022-07-03
target/riscv/pmp: guard against PMP ranges with a negative size
Nicolas Pitre
2022-07-03
target/riscv: Minimize the calls to decode_save_opc
Richard Henderson
2022-07-03
target/riscv: Remove generate_exception_mtval
Richard Henderson
2022-07-03
target/riscv: Set env->bins in gen_exception_illegal
Richard Henderson
2022-07-03
target/riscv: Remove condition guarding register zero for auipc and lui
VĂctor Colombo
2022-06-28
target/nios2: Move nios2-semi.c to nios2_softmmu_ss
Richard Henderson
2022-06-28
target/nios2: Eliminate nios2_semi_is_lseek
Richard Henderson
2022-06-28
target/mips: Drop pread and pwrite syscalls from semihosting
Richard Henderson
2022-06-28
target/mips: Add UHI errno values
Richard Henderson
2022-06-28
target/mips: Use an exception for semihosting
Richard Henderson
2022-06-28
target/m68k: Make semihosting system only
Richard Henderson
2022-06-28
target/m68k: Eliminate m68k_semi_is_fseek
Richard Henderson
2022-06-28
gdbstub: Adjust gdb_syscall_complete_cb declaration
Richard Henderson
2022-06-28
semihosting: Split out common-semi-target.h
Richard Henderson
2022-06-28
include/exec: Move gdb_stat and gdb_timeval to gdbstub.h
Richard Henderson
2022-06-28
include/exec: Move gdb open flags to gdbstub.h
Richard Henderson
2022-06-28
semihosting: Return void from do_common_semihosting
Richard Henderson
2022-06-28
semihosting: Move exec/softmmu-semi.h to semihosting/softmmu-uaccess.h
Richard Henderson
2022-06-27
target/arm: Check V7VE as well as LPAE in arm_pamax
Richard Henderson
2022-06-27
target/arm: Extend arm_pamax to more than aarch64
Richard Henderson
2022-06-27
target/arm: Move pred_{full, gvec}_reg_{offset, size} to translate-a64.h
Richard Henderson
2022-06-27
target/arm: Add SVL to TB flags
Richard Henderson
2022-06-27
target/arm: Introduce sve_vqm1_for_el_sm
Richard Henderson
2022-06-27
target/arm: Add cpu properties for SME
Richard Henderson
2022-06-27
target/arm: Unexport aarch64_add_*_properties
Richard Henderson
2022-06-27
target/arm: Move arm_cpu_*_finalize to internals.h
Richard Henderson
2022-06-27
target/arm: Generalize cpu_arm_{get, set}_default_vec_len
Richard Henderson
2022-06-27
target/arm: Generalize cpu_arm_{get,set}_vq
Richard Henderson
2022-06-27
target/arm: Create ARMVQMap
Richard Henderson
2022-06-27
target/arm: Move error for sve%d property to arm_cpu_sve_finalize
Richard Henderson
2022-06-27
target/arm: Implement SMSTART, SMSTOP
Richard Henderson
2022-06-27
target/arm: Add the SME ZA storage to CPUARMState
Richard Henderson
2022-06-27
target/arm: Add PSTATE.{SM,ZA} to TB flags
Richard Henderson
2022-06-27
target/arm: Add SMIDR_EL1, SMPRI_EL1, SMPRIMAP_EL2
Richard Henderson
2022-06-27
target/arm: Add SMCR_ELx
Richard Henderson
2022-06-27
target/arm: Add SVCR
Richard Henderson
2022-06-27
target/arm: Add ARM_CP_SME
Richard Henderson
2022-06-27
target/arm: Add syn_smetrap
Richard Henderson
2022-06-27
target/arm: Add SMEEXC_EL to TB flags
Richard Henderson
[next]