766 Commits (a8d48f59cd021b25359cc48cb8a897de7802f422)

Author SHA1 Message Date
Richard Henderson b89350e830 accel/stubs: Add tcg stub for probe_access_flags 4 years ago
Alexander Graf 55bd445c41 accel: Introduce current_accel_name() 4 years ago
Philippe Mathieu-Daudé 18b8c47f8e accel/tcg: Reorganize tcg_accel_ops_init() 4 years ago
Philippe Mathieu-Daudé a82fd5a4ec accel/tcg: Init TCG cflags in vCPU thread handler 4 years ago
Paolo Bonzini cf7405bc02 qmp: add filtering of statistics by name 4 years ago
Paolo Bonzini 068cc51d42 qmp: add filtering of statistics by provider 4 years ago
Paolo Bonzini 467ef823d8 qmp: add filtering of statistics by target vCPU 4 years ago
Mark Kanda cc01a3f4ca kvm: Support for querying fd-based stats 4 years ago
Bernhard Beschow ea7c452783 accel/tcg: Inline dump_opcount_info() and remove it 4 years ago
Bernhard Beschow c304d11f45 accel/tcg/cpu-exec: Unexport dump_drift_info() 4 years ago
Bernhard Beschow b01841fa85 accel/tcg: Inline dump_opcount_info() and remove it 4 years ago
Bernhard Beschow 7112ffd93a accel/tcg/cpu-exec: Unexport dump_drift_info() 4 years ago
Peter Maydell 9323e79f10 Fix 'writeable' typos 4 years ago
Pavel Dovgalyuk 60618e2d77 replay: rewrite async event handling 4 years ago
Markus Armbruster 52581c718c Clean up header guards that don't match their file name 4 years ago
Richard Henderson b826044fc0 accel/tcg: Assert mmu_idx in range before use in cputlb 4 years ago
Marc-André Lureau 8905770b27 compiler.h: replace QEMU_NORETURN with G_NORETURN 4 years ago
Richard Henderson 5b6af141da accel/tcg: Remove ATOMIC_MMU_IDX 4 years ago
Thomas Huth 55d71e0b78 Don't include sysemu/tcg.h if it is not necessary 4 years ago
Richard Henderson 90f37362d7 util/log: Remove qemu_log_flush 4 years ago
Richard Henderson c769fbd7de accel/tcg: Use cpu_dump_state between qemu_log_trylock/unlock 4 years ago
Richard Henderson 8eb806a763 exec/translator: Pass the locked filepointer to disas_log hook 4 years ago
Richard Henderson 78b548583e *: Use fprintf between qemu_log_trylock/unlock 4 years ago
Richard Henderson c60f599bcb util/log: Rename qemu_log_lock to qemu_log_trylock 4 years ago
Marc-André Lureau 0f9668e0c1 Remove qemu-common.h include from most units 4 years ago
Marc-André Lureau 8e3b0cbb72 Replace qemu_real_host_page variables with inlined functions 4 years ago
Marc-André Lureau ee3eb3a7ce Replace TARGET_WORDS_BIGENDIAN 4 years ago
Marc-André Lureau e03b56863d Replace config-time define HOST_WORDS_BIGENDIAN 4 years ago
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 4 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 4 years ago
Philippe Mathieu-Daudé b57dfb0f30 misc: Remove unnecessary "sysemu/cpu-timers.h" include 4 years ago
Philippe Mathieu-Daudé 3919635582 accel: Introduce AccelOpsClass::cpus_are_resettable() 4 years ago
Philippe Mathieu-Daudé ad7d684dfd accel: Introduce AccelOpsClass::cpu_thread_is_idle() 4 years ago
Philippe Mathieu-Daudé b04363c240 accel/hax: Introduce CONFIG_HAX_IS_POSSIBLE 4 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 4 years ago
Luc Michel 5b7b197c87 accel/tcg/cpu-exec: Fix precise single-stepping after interrupt 4 years ago
Peter Maydell ad768e6f2a include: Move qemu_[id]cache_* declarations to new qemu/cacheinfo.h 4 years ago
Alex Bennée 6f15c076da plugins: move reset of plugin data to tb_start 4 years ago
Alex Bennée c51e51005b tracing: remove TCG memory access tracing 4 years ago
Pavel Dovgalyuk c3e97f6406 replay: use CF_NOIRQ for special exception-replaying TB 4 years ago
Idan Horowitz cfc2a2d69d accel/tcg: Optimize jump cache flush during tlb range flush 4 years ago
Alex Bennée 92e28c03d6 monitor: move x-query-profile into accel/tcg to fix build 4 years ago
Frédéric Pétrot fc313c6434 exec/memop: Adding signedness to quad definitions 4 years ago
Maxim Levitsky fd2ddd1689 kvm: add support for KVM_GUESTDBG_BLOCKIRQ 4 years ago
Maxim Levitsky 12bc5b4cd5 gdbstub, kvm: let KVM report supported singlestep flags 4 years ago