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
/
accel
Age
Commit message (
Expand
)
Author
2021-11-02
linux-user: Add cpu_loop_exit_sigsegv
Richard Henderson
2021-11-02
linux-user/host/riscv: Populate host_signal.h
Richard Henderson
2021-11-02
linux-user/host/mips: Populate host_signal.h
Richard Henderson
2021-11-02
linux-user/host/s390: Populate host_signal.h
Richard Henderson
2021-11-02
linux-user/host/aarch64: Populate host_signal.h
Richard Henderson
2021-11-02
linux-user/host/arm: Populate host_signal.h
Richard Henderson
2021-11-02
linux-user/host/sparc: Populate host_signal.h
Richard Henderson
2021-11-02
linux-user/host/alpha: Populate host_signal.h
Richard Henderson
2021-11-02
linux-user/host/ppc: Populate host_signal.h
Richard Henderson
2021-11-02
linux-user/host/x86: Populate host_signal.h
Richard Henderson
2021-11-01
KVM: introduce dirty_pages and kvm_dirty_ring_enabled
Hyman Huang(黄勇)
2021-10-30
accel/tcg: Fold cpu_exit_tb_from_sighandler into caller
Richard Henderson
2021-10-30
accel/tcg: Split out handle_sigsegv_accerr_write
Richard Henderson
2021-10-30
accel/tcg: Move clear_helper_retaddr to cpu loop
Richard Henderson
2021-10-30
accel/tcg: Split out adjust_signal_pc
Richard Henderson
2021-10-15
accel/tcg: Handle gdb singlestep in cpu_tb_exec
Richard Henderson
2021-10-13
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20211013' into staging
Richard Henderson
2021-10-13
tcg: Move helper_*_mmu decls to tcg/tcg-ldst.h
Richard Henderson
2021-10-13
accel/tcg: Add cpu_{ld,st}*_mmu interfaces
Richard Henderson
2021-10-13
hvf: Determine slot count from struct layout
Alexander Graf
2021-10-13
target/i386/kvm: Restrict SEV stubs to x86 architecture
Philippe Mathieu-Daudé
2021-10-12
accel/tcg: re-factor plugin_inject_cb so we can assert insn_idx is valid
Alex Bennée
2021-10-05
trace: Split guest_mem_before
Richard Henderson
2021-10-05
plugins: Reorg arguments to qemu_plugin_vcpu_mem_cb
Richard Henderson
2021-10-05
accel/tcg: Pass MemOpIdx to atomic_trace_*_post
Richard Henderson
2021-10-05
trace/mem: Pass MemOpIdx to trace_mem_get_info
Richard Henderson
2021-10-05
tcg: Rename TCGMemOpIdx to MemOpIdx
Richard Henderson
2021-10-05
accel/tcg: Drop signness in tracing in cputlb.c
Richard Henderson
2021-09-30
memory: Name all the memory listeners
Peter Xu
2021-09-21
accel/tcg: Restrict cpu_handle_halt() to sysemu
Philippe Mathieu-Daudé
2021-09-21
arm/hvf: Add a WFI handler
Peter Collingbourne
2021-09-20
hvf: Add Apple Silicon support
Alexander Graf
2021-09-20
hvf: Introduce hvf_arch_init() callback
Alexander Graf
2021-09-20
hvf: Add execute to dirty log permission bitmap
Alexander Graf
2021-09-16
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.2-pul...
Peter Maydell
2021-09-16
target/i386: spelling: occured=>occurred, mininum=>minimum
Michael Tokarev
2021-09-14
accel/tcg/user-exec: Fix read-modify-write of code on s390 hosts
Ilya Leoshkevich
2021-09-14
accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu
Philippe Mathieu-Daudé
2021-09-14
accel/tcg: Rename user-mode do_interrupt hack as fake_user_interrupt
Philippe Mathieu-Daudé
2021-09-14
accel/tcg: remove redundant TCG_KICK_PERIOD define
Luc Michel
2021-09-14
accel/tcg: Clear PAGE_WRITE before translation
Ilya Leoshkevich
2021-07-30
accel/tcg: Remove double bswap for helper_atomic_sto_*_mmu
Richard Henderson
2021-07-29
kvm: ppc: Print meaningful message on KVM_CREATE_VM failure
Fabiano Rosas
2021-07-26
accel/tcg: Remove unused variable in cpu_exec
Richard Henderson
2021-07-26
accel/tcg: Remove unnecessary check on icount_extra in cpu_loop_exec_tb()
Peter Maydell
2021-07-26
accel/tcg: Don't use CF_COUNT_MASK as the max value of icount_decr.u16.low
Peter Maydell
2021-07-21
accel/tcg: Record singlestep_enabled in tb->cflags
Richard Henderson
2021-07-21
accel/tcg: Hoist tb_cflags to a local in translator_loop
Richard Henderson
2021-07-21
accel/tcg: Move breakpoint recognition outside translation
Richard Henderson
2021-07-21
accel/tcg: Merge tb_find into its only caller
Richard Henderson
[prev]
[next]