index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
accel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-10
accel/tcg: Avoid reading too much in load_atom_{2,4}
Richard Henderson
1
-2
/
+8
2023-08-06
accel/tcg: Call save_iotlb_data from io_readx as well
Mikhail Tyutin
1
-15
/
+21
2023-08-05
accel/tcg: Do not issue misaligned i/o
Richard Henderson
1
-46
/
+72
2023-08-05
accel/tcg: Issue wider aligned i/o in do_{ld,st}_mmio_*
Richard Henderson
1
-7
/
+69
2023-08-05
accel/tcg: Adjust parameters and locking with do_{ld,st}_mmio_*
Richard Henderson
1
-33
/
+34
2023-07-31
accel/tcg: Clear tcg_ctx->gen_tb on buffer overflow
Richard Henderson
1
-0
/
+1
2023-07-31
kvm: Fix crash due to access uninitialized kvm_state
Gavin Shan
1
-1
/
+1
2023-07-24
accel/tcg: Fix type of 'last' for pageflags_{find,next}
Luca Bonissi
1
-2
/
+2
2023-07-24
accel/tcg: Zero-pad vaddr in tlb_debug output
Anton Johansson
1
-10
/
+10
2023-07-23
accel/tcg: Take mmap_lock in load_atomic*_or_exit
Richard Henderson
1
-14
/
+18
2023-07-23
accel/tcg: Fix sense of read-only probes in ldst_atomicity
Richard Henderson
1
-2
/
+2
2023-07-17
accel/tcg: Zero-pad PC in TCG CPU exec trace lines
Peter Maydell
2
-3
/
+3
2023-07-15
tcg: Use HAVE_CMPXCHG128 instead of CONFIG_CMPXCHG128
Richard Henderson
4
-4
/
+4
2023-07-15
accel/tcg: Always lock pages before translation
Richard Henderson
5
-134
/
+237
2023-07-15
accel/tcg: Return bool from page_check_range
Richard Henderson
2
-13
/
+13
2023-07-15
accel/tcg: Accept more page flags in page_check_range
Richard Henderson
1
-2
/
+2
2023-07-15
accel/tcg: Introduce page_find_range_empty
Richard Henderson
1
-0
/
+41
2023-07-15
accel/tcg: Introduce page_check_range_empty
Richard Henderson
1
-0
/
+7
2023-07-15
accel/tcg: Split out cpu_exec_longjmp_cleanup
Richard Henderson
1
-24
/
+19
2023-07-03
plugins: force slow path when plugins instrument memory ops
Alex Bennée
2
-9
/
+40
2023-07-01
accel/tcg: Assert one page in tb_invalidate_phys_page_range__locked
Mark Cave-Ayland
1
-0
/
+3
2023-07-01
accel/tcg: Fix start page passed to tb_invalidate_phys_page_range__locked
Mark Cave-Ayland
1
-4
/
+6
2023-06-28
exec/memory: Add symbol for the min value of memory listener priority
Isaku Yamahata
1
-0
/
+1
2023-06-28
exec/memory: Add symbol for memory listener priority for device backend
Isaku Yamahata
1
-1
/
+1
2023-06-28
exec/memory: Add symbolic value for memory listener priority for accel
Isaku Yamahata
2
-2
/
+2
2023-06-28
accel/kvm: Declare kvm_direct_msi_allowed in stubs
Philippe Mathieu-Daudé
1
-0
/
+1
2023-06-28
accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState
Philippe Mathieu-Daudé
1
-9
/
+10
2023-06-28
accel: Remove unused hThread variable on TCG/WHPX
Philippe Mathieu-Daudé
2
-7
/
+0
2023-06-26
accel/tcg: Move TLB_WATCHPOINT to TLB_SLOW_FLAGS_MASK
Richard Henderson
1
-4
/
+14
2023-06-26
accel/tcg: Store some tlb flags in CPUTLBEntryFull
Richard Henderson
1
-39
/
+57
2023-06-26
accel/tcg: Remove check_tcg_memory_orders_compatible
Richard Henderson
1
-27
/
+8
2023-06-26
tcg: Add host memory barriers to cpu_ldst.h interfaces
Richard Henderson
3
-0
/
+54
2023-06-26
accel/tcg: remove CONFIG_PROFILER
Fei Wu
3
-74
/
+0
2023-06-26
accel/tcg: Replace target_ulong with vaddr in translator_*()
Anton Johansson
1
-5
/
+5
2023-06-26
accel/tcg: Replace target_ulong with vaddr in *_mmu_lookup()
Anton Johansson
2
-6
/
+6
2023-06-26
accel: Replace target_ulong with vaddr in probe_*()
Anton Johansson
3
-12
/
+12
2023-06-26
accel/tcg: Widen pc to vaddr in CPUJumpCache
Anton Johansson
3
-8
/
+8
2023-06-26
accel/tcg/cpu-exec.c: Widen pc to vaddr
Anton Johansson
1
-17
/
+17
2023-06-26
accel/tcg/cputlb.c: Widen addr in MMULookupPageData
Anton Johansson
1
-15
/
+15
2023-06-26
accel/tcg/cputlb.c: Widen CPUTLBEntry access functions
Anton Johansson
1
-4
/
+4
2023-06-26
target: Widen pc/cs_base in cpu_get_tb_cpu_state
Anton Johansson
2
-4
/
+8
2023-06-26
accel/tcg/translate-all.c: Widen pc and cs_base
Anton Johansson
2
-8
/
+8
2023-06-26
accel: Replace target_ulong in tlb_*()
Anton Johansson
3
-92
/
+89
2023-06-26
kvm: reuse per-vcpu stats fd to avoid vcpu interruption
Marcelo Tosatti
1
-15
/
+15
2023-06-20
accel/tcg/cpu-exec: Use generic 'helper-proto-common.h' header
Philippe Mathieu-Daudé
1
-1
/
+1
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
1
-2
/
+2
2023-06-20
meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
Philippe Mathieu-Daudé
3
-5
/
+5
2023-06-20
accel/tcg: Check for USER_ONLY definition instead of SOFTMMU one
Philippe Mathieu-Daudé
2
-5
/
+5
2023-06-20
accel/tcg: Handle MO_ATOM_WITHIN16 in do_st16_leN
Richard Henderson
1
-0
/
+1
2023-06-14
Merge tag 'pull-riscv-to-apply-20230614' of https://github.com/alistair23/qem...
Richard Henderson
1
-0
/
+3
[next]