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
2022-01-18
monitor: move x-query-profile into accel/tcg to fix build
Alex Bennée
1
-0
/
+31
2022-01-08
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
3
-23
/
+23
2021-12-10
kvm: add support for KVM_GUESTDBG_BLOCKIRQ
Maxim Levitsky
1
-0
/
+17
2021-12-10
gdbstub, kvm: let KVM report supported singlestep flags
Maxim Levitsky
1
-0
/
+12
2021-11-29
accel/tcg: suppress IRQ check for special TBs
Alex Bennée
2
-2
/
+11
2021-11-16
meson: remove useless libdl test
Paolo Bonzini
1
-1
/
+1
2021-11-10
accel/tcg: Register a force_rcu notifier
Greg Kurz
2
-0
/
+36
2021-11-04
plugins: try and make plugin_insn_append more ergonomic
Alex Bennée
2
-3
/
+2
2021-11-03
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Richard Henderson
1
-0
/
+7
2021-11-03
Merge remote-tracking branch 'remotes/berrange/tags/hmp-x-qmp-620-pull-reques...
Richard Henderson
3
-65
/
+92
2021-11-02
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20211102' into staging
Richard Henderson
2
-760
/
+102
2021-11-02
qapi: introduce x-query-opcount QMP command
Daniel P. Berrangé
3
-8
/
+17
2021-11-02
qapi: introduce x-query-jit QMP command
Daniel P. Berrangé
3
-57
/
+75
2021-11-02
hvf: Avoid mapping regions < PAGE_SIZE as ram
Alexander Graf
1
-0
/
+7
2021-11-02
tcg: Add helper_unaligned_{ld,st} for user-only sigbus
Richard Henderson
1
-0
/
+11
2021-11-02
accel/tcg: Report unaligned load/store for user-only
Richard Henderson
1
-1
/
+6
2021-11-02
accel/tcg: Report unaligned atomics for user-only
Richard Henderson
1
-1
/
+12
2021-11-02
linux-user: Add cpu_loop_exit_sigsegv
Richard Henderson
1
-15
/
+18
2021-11-02
linux-user/host/riscv: Populate host_signal.h
Richard Henderson
1
-134
/
+0
2021-11-02
linux-user/host/mips: Populate host_signal.h
Richard Henderson
1
-51
/
+1
2021-11-02
linux-user/host/s390: Populate host_signal.h
Richard Henderson
1
-87
/
+1
2021-11-02
linux-user/host/aarch64: Populate host_signal.h
Richard Henderson
1
-93
/
+1
2021-11-02
linux-user/host/arm: Populate host_signal.h
Richard Henderson
1
-44
/
+1
2021-11-02
linux-user/host/sparc: Populate host_signal.h
Richard Henderson
1
-61
/
+1
2021-11-02
linux-user/host/alpha: Populate host_signal.h
Richard Henderson
1
-30
/
+1
2021-11-02
linux-user/host/ppc: Populate host_signal.h
Richard Henderson
1
-78
/
+1
2021-11-02
linux-user/host/x86: Populate host_signal.h
Richard Henderson
1
-135
/
+1
2021-11-01
KVM: introduce dirty_pages and kvm_dirty_ring_enabled
Hyman Huang(黄勇)
2
-0
/
+12
2021-10-30
accel/tcg: Fold cpu_exit_tb_from_sighandler into caller
Richard Henderson
1
-12
/
+2
2021-10-30
accel/tcg: Split out handle_sigsegv_accerr_write
Richard Henderson
1
-41
/
+60
2021-10-30
accel/tcg: Move clear_helper_retaddr to cpu loop
Richard Henderson
2
-3
/
+2
2021-10-30
accel/tcg: Split out adjust_signal_pc
Richard Henderson
1
-16
/
+25
2021-10-15
accel/tcg: Handle gdb singlestep in cpu_tb_exec
Richard Henderson
1
-0
/
+11
2021-10-13
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20211013' into staging
Richard Henderson
3
-475
/
+572
2021-10-13
tcg: Move helper_*_mmu decls to tcg/tcg-ldst.h
Richard Henderson
1
-0
/
+1
2021-10-13
accel/tcg: Add cpu_{ld,st}*_mmu interfaces
Richard Henderson
3
-475
/
+571
2021-10-13
hvf: Determine slot count from struct layout
Alexander Graf
1
-1
/
+1
2021-10-13
target/i386/kvm: Restrict SEV stubs to x86 architecture
Philippe Mathieu-Daudé
2
-23
/
+0
2021-10-12
accel/tcg: re-factor plugin_inject_cb so we can assert insn_idx is valid
Alex Bennée
1
-72
/
+85
2021-10-05
trace: Split guest_mem_before
Richard Henderson
4
-44
/
+20
2021-10-05
plugins: Reorg arguments to qemu_plugin_vcpu_mem_cb
Richard Henderson
4
-29
/
+21
2021-10-05
accel/tcg: Pass MemOpIdx to atomic_trace_*_post
Richard Henderson
2
-39
/
+39
2021-10-05
trace/mem: Pass MemOpIdx to trace_mem_get_info
Richard Henderson
3
-25
/
+35
2021-10-05
tcg: Rename TCGMemOpIdx to MemOpIdx
Richard Henderson
4
-55
/
+55
2021-10-05
accel/tcg: Drop signness in tracing in cputlb.c
Richard Henderson
2
-46
/
+9
2021-09-30
memory: Name all the memory listeners
Peter Xu
2
-2
/
+6
2021-09-21
accel/tcg: Restrict cpu_handle_halt() to sysemu
Philippe Mathieu-Daudé
1
-2
/
+4
2021-09-21
arm/hvf: Add a WFI handler
Peter Collingbourne
1
-3
/
+2
2021-09-20
hvf: Add Apple Silicon support
Alexander Graf
1
-0
/
+9
2021-09-20
hvf: Introduce hvf_arch_init() callback
Alexander Graf
1
-1
/
+2
[next]