739 Commits (a83c2844903c45aa7d32cdd17305f23ce2c56ab9)

Author SHA1 Message Date
Markus Armbruster b21e238037 Use g_new() & friends where that makes obvious sense 4 years ago
Richard Henderson 46697cb96e accel/tcg: Fix cpu_ldq_be_mmu typo 4 years ago
Longpeng(Mike) def4c5570c kvm/msi: do explicit commit when adding msi routes 5 years ago
Philippe Mathieu-Daudé 61deada4bf accel/tcg: Remove pointless CPUArchState casts 4 years ago
Philippe Mathieu-Daudé 03ff4f8df9 misc: Add missing "sysemu/cpu-timers.h" include 5 years ago
Philippe Mathieu-Daudé b57dfb0f30 misc: Remove unnecessary "sysemu/cpu-timers.h" include 5 years ago
Philippe Mathieu-Daudé 3919635582 accel: Introduce AccelOpsClass::cpus_are_resettable() 5 years ago
Philippe Mathieu-Daudé ad7d684dfd accel: Introduce AccelOpsClass::cpu_thread_is_idle() 5 years ago
Philippe Mathieu-Daudé b04363c240 accel/hax: Introduce CONFIG_HAX_IS_POSSIBLE 5 years ago
Philippe Mathieu-Daudé f94bee49d2 accel/kvm: Simplify user-mode #ifdef'ry 5 years ago
Philippe Mathieu-Daudé be0d87acae accel/meson: Only build hw virtualization with system emulation 5 years ago
Philippe Mathieu-Daudé f9a6bcce02 accel: Restrict sysemu stubs to system emulation 5 years ago
Luc Michel 5b7b197c87 accel/tcg/cpu-exec: Fix precise single-stepping after interrupt 5 years ago
Peter Maydell ad768e6f2a include: Move qemu_[id]cache_* declarations to new qemu/cacheinfo.h 5 years ago
Alex Bennée 6f15c076da plugins: move reset of plugin data to tb_start 5 years ago
Alex Bennée c51e51005b tracing: remove TCG memory access tracing 5 years ago
Pavel Dovgalyuk c3e97f6406 replay: use CF_NOIRQ for special exception-replaying TB 5 years ago
Idan Horowitz cfc2a2d69d accel/tcg: Optimize jump cache flush during tlb range flush 5 years ago
Alex Bennée 92e28c03d6 monitor: move x-query-profile into accel/tcg to fix build 5 years ago
Frédéric Pétrot fc313c6434 exec/memop: Adding signedness to quad definitions 5 years ago
Maxim Levitsky fd2ddd1689 kvm: add support for KVM_GUESTDBG_BLOCKIRQ 5 years ago
Maxim Levitsky 12bc5b4cd5 gdbstub, kvm: let KVM report supported singlestep flags 5 years ago
Alex Bennée aff0e204cb accel/tcg: suppress IRQ check for special TBs 5 years ago
Paolo Bonzini a399f9143e meson: remove useless libdl test 5 years ago
Greg Kurz dd47a8f654 accel/tcg: Register a force_rcu notifier 5 years ago
Alex Bennée 357af9be5c plugins: try and make plugin_insn_append more ergonomic 5 years ago
Daniel P. Berrangé b6a7f3e0d2 qapi: introduce x-query-opcount QMP command 5 years ago
Daniel P. Berrangé 3a841ab53f qapi: introduce x-query-jit QMP command 5 years ago
Alexander Graf a443c3e225 hvf: Avoid mapping regions < PAGE_SIZE as ram 5 years ago
Richard Henderson 37e891e38f tcg: Add helper_unaligned_{ld,st} for user-only sigbus 5 years ago
Richard Henderson 9395cd0a38 accel/tcg: Report unaligned load/store for user-only 5 years ago
Richard Henderson fce3f47430 accel/tcg: Report unaligned atomics for user-only 5 years ago
Richard Henderson 72d2bbf9ff linux-user: Add cpu_loop_exit_sigsegv 5 years ago
Richard Henderson 97be8c6a95 linux-user/host/riscv: Populate host_signal.h 5 years ago
Richard Henderson b12161120a linux-user/host/mips: Populate host_signal.h 5 years ago
Richard Henderson 66ee11d407 linux-user/host/s390: Populate host_signal.h 5 years ago
Richard Henderson cf5f42fd07 linux-user/host/aarch64: Populate host_signal.h 5 years ago
Richard Henderson a30bfaa7bd linux-user/host/arm: Populate host_signal.h 5 years ago
Richard Henderson 8b5bd46193 linux-user/host/sparc: Populate host_signal.h 5 years ago
Richard Henderson 44c8f2cd90 linux-user/host/alpha: Populate host_signal.h 5 years ago
Richard Henderson 8cc7b85d56 linux-user/host/ppc: Populate host_signal.h 5 years ago
Richard Henderson 85442fce49 linux-user/host/x86: Populate host_signal.h 5 years ago
Hyman Huang(黄勇) 7786ae40ba KVM: introduce dirty_pages and kvm_dirty_ring_enabled 5 years ago
Richard Henderson 940b30904e accel/tcg: Fold cpu_exit_tb_from_sighandler into caller 5 years ago
Richard Henderson 5e38ba7dde accel/tcg: Split out handle_sigsegv_accerr_write 5 years ago
Richard Henderson f920ffdd8e accel/tcg: Move clear_helper_retaddr to cpu loop 5 years ago
Richard Henderson 0fdbb7d2c1 accel/tcg: Split out adjust_signal_pc 5 years ago
Richard Henderson c9460d75c5 accel/tcg: Handle gdb singlestep in cpu_tb_exec 5 years ago
Richard Henderson d2ba802657 tcg: Move helper_*_mmu decls to tcg/tcg-ldst.h 5 years ago
Richard Henderson f83bcecb1f accel/tcg: Add cpu_{ld,st}*_mmu interfaces 5 years ago