index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pull-request-2022-07-05' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2022-07-05
1
-7
/
+0
|
\
|
*
disas: Remove libvixl disassembler
Thomas Huth
2022-07-05
1
-7
/
+0
*
|
target/loongarch: Clean up tlb when cpu reset
Song Gao
2022-07-05
1
-0
/
+1
*
|
target/loongarch: Add lock when writing timer clear reg
Xiaojuan Yang
2022-07-04
1
-0
/
+2
*
|
target/loongarch: Fix the meaning of ECFG reg's VS field
Xiaojuan Yang
2022-07-04
1
-0
/
+4
*
|
target/loongarch: Update README
Song Gao
2022-07-04
1
-2
/
+37
*
|
target/loongarch: Adjust functions and structure to support user-mode
Song Gao
2022-07-04
6
-1
/
+72
*
|
target/loongarch: remove unused include hw/loader.h
Song Gao
2022-07-04
1
-1
/
+0
*
|
target/loongarch: Fix helper_asrtle_d/asrtgt_d raise wrong exception
Song Gao
2022-07-04
2
-2
/
+4
*
|
target/loongarch: Fix missing update CSR_BADV
Song Gao
2022-07-04
1
-4
/
+6
*
|
target/loongarch: remove badaddr from CPULoongArch
Song Gao
2022-07-04
2
-3
/
+1
|
/
*
target/riscv: Update default priority table for local interrupts
Anup Patel
2022-07-03
2
-70
/
+66
*
target/riscv: Remove CSRs that set/clear an IMSIC interrupt file bits
Anup Patel
2022-07-03
2
-168
/
+6
*
target/riscv: Set minumum priv spec version for mcountinhibit
Anup Patel
2022-07-03
1
-1
/
+1
*
target/riscv: Don't force update priv spec version to latest
Anup Patel
2022-07-03
1
-4
/
+8
*
target/riscv: Ibex: Support priv version 1.11
Alistair Francis
2022-07-03
1
-1
/
+1
*
target/riscv: Fixup MSECCFG minimum priv check
Alistair Francis
2022-07-03
1
-1
/
+1
*
target/riscv: Support mcycle/minstret write operation
Atish Patra
2022-07-03
6
-53
/
+213
*
target/riscv: Add support for hpmcounters/hpmevents
Atish Patra
2022-07-03
3
-152
/
+331
*
target/riscv: Implement mcountinhibit CSR
Atish Patra
2022-07-03
4
-0
/
+32
*
target/riscv: pmu: Make number of counters configurable
Atish Patra
2022-07-03
3
-36
/
+63
*
target/riscv: pmu: Rename the counters extension to pmu
Atish Patra
2022-07-03
3
-5
/
+5
*
target/riscv: Implement PMU CSR predicate function for S-mode
Atish Patra
2022-07-03
1
-0
/
+51
*
target/riscv: Fix PMU CSR predicate function
Atish Patra
2022-07-03
1
-4
/
+7
*
target/riscv/pmp: guard against PMP ranges with a negative size
Nicolas Pitre
2022-07-03
1
-0
/
+3
*
target/riscv: Minimize the calls to decode_save_opc
Richard Henderson
2022-07-03
4
-9
/
+17
*
target/riscv: Remove generate_exception_mtval
Richard Henderson
2022-07-03
1
-9
/
+2
*
target/riscv: Set env->bins in gen_exception_illegal
Richard Henderson
2022-07-03
1
-0
/
+2
*
target/riscv: Remove condition guarding register zero for auipc and lui
VĂctor Colombo
2022-07-03
1
-6
/
+2
*
target/nios2: Move nios2-semi.c to nios2_softmmu_ss
Richard Henderson
2022-06-28
2
-7
/
+2
*
target/nios2: Eliminate nios2_semi_is_lseek
Richard Henderson
2022-06-28
1
-36
/
+23
*
target/mips: Drop pread and pwrite syscalls from semihosting
Richard Henderson
2022-06-28
1
-32
/
+7
*
target/mips: Add UHI errno values
Richard Henderson
2022-06-28
1
-0
/
+40
*
target/mips: Use an exception for semihosting
Richard Henderson
2022-06-28
10
-21
/
+19
*
target/m68k: Make semihosting system only
Richard Henderson
2022-06-28
2
-38
/
+4
*
target/m68k: Eliminate m68k_semi_is_fseek
Richard Henderson
2022-06-28
1
-32
/
+23
*
gdbstub: Adjust gdb_syscall_complete_cb declaration
Richard Henderson
2022-06-28
2
-12
/
+6
*
semihosting: Split out common-semi-target.h
Richard Henderson
2022-06-28
2
-0
/
+112
*
include/exec: Move gdb_stat and gdb_timeval to gdbstub.h
Richard Henderson
2022-06-28
2
-54
/
+8
*
include/exec: Move gdb open flags to gdbstub.h
Richard Henderson
2022-06-28
2
-16
/
+0
*
semihosting: Return void from do_common_semihosting
Richard Henderson
2022-06-28
3
-4
/
+4
*
semihosting: Move exec/softmmu-semi.h to semihosting/softmmu-uaccess.h
Richard Henderson
2022-06-28
3
-3
/
+3
*
target/arm: Check V7VE as well as LPAE in arm_pamax
Richard Henderson
2022-06-27
1
-1
/
+7
*
target/arm: Extend arm_pamax to more than aarch64
Richard Henderson
2022-06-27
1
-8
/
+16
*
target/arm: Move pred_{full, gvec}_reg_{offset, size} to translate-a64.h
Richard Henderson
2022-06-27
2
-36
/
+38
*
target/arm: Add SVL to TB flags
Richard Henderson
2022-06-27
4
-1
/
+21
*
target/arm: Introduce sve_vqm1_for_el_sm
Richard Henderson
2022-06-27
2
-9
/
+32
*
target/arm: Add cpu properties for SME
Richard Henderson
2022-06-27
4
-7
/
+124
*
target/arm: Unexport aarch64_add_*_properties
Richard Henderson
2022-06-27
2
-5
/
+2
*
target/arm: Move arm_cpu_*_finalize to internals.h
Richard Henderson
2022-06-27
3
-6
/
+5
[next]