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-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
2022-07-04
target/loongarch: Adjust functions and structure to support user-mode
Song Gao
2022-07-04
target/loongarch: remove unused include hw/loader.h
Song Gao
2022-07-04
target/loongarch: Fix helper_asrtle_d/asrtgt_d raise wrong exception
Song Gao
2022-07-04
target/loongarch: Fix missing update CSR_BADV
Song Gao
2022-07-04
target/loongarch: remove badaddr from CPULoongArch
Song Gao
2022-07-03
target/riscv: Update default priority table for local interrupts
Anup Patel
2022-07-03
target/riscv: Remove CSRs that set/clear an IMSIC interrupt file bits
Anup Patel
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
[next]