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
2024-04-30
plugins: Update the documentation block for plugin-gen.c
Richard Henderson
2024-04-30
plugins: Inline plugin_gen_empty_callback
Richard Henderson
2024-04-30
plugins: Merge qemu_plugin_tb_insn_get to plugin-gen.c
Richard Henderson
2024-04-30
plugins: Split out common cb expanders
Richard Henderson
2024-04-30
plugins: Replace pr_ops with a proper debug dump flag
Richard Henderson
2024-04-30
plugins: Introduce PLUGIN_CB_MEM_REGULAR
Richard Henderson
2024-04-30
plugins: Simplify callback queues
Richard Henderson
2024-04-30
tcg: Remove INDEX_op_plugin_cb_{start,end}
Richard Henderson
2024-04-30
plugins: Remove plugin helpers
Richard Henderson
2024-04-30
plugins: Use emit_before_op for PLUGIN_GEN_FROM_MEM
Richard Henderson
2024-04-30
plugins: Use emit_before_op for PLUGIN_GEN_FROM_INSN
Richard Henderson
2024-04-30
plugins: Add PLUGIN_GEN_AFTER_TB
Richard Henderson
2024-04-30
plugins: Use emit_before_op for PLUGIN_GEN_FROM_TB
Richard Henderson
2024-04-30
plugins: Use emit_before_op for PLUGIN_GEN_AFTER_INSN
Richard Henderson
2024-04-30
plugins: Move function pointer in qemu_plugin_dyn_cb
Richard Henderson
2024-04-26
exec: Move CPUTLBEntry helpers to cputlb.c
Philippe Mathieu-Daudé
2024-04-26
accel/hvf: Use accel-specific per-vcpu @dirty field
Philippe Mathieu-Daudé
2024-04-26
accel/tcg: Rename load-extract/store-insert headers using .h.inc suffix
Philippe Mathieu-Daudé
2024-04-26
accel/tcg: Include missing headers in 'tb-jmp-cache.h'
Philippe Mathieu-Daudé
2024-04-26
accel/tcg: Include missing 'hw/core/cpu.h' header
Philippe Mathieu-Daudé
2024-04-26
accel/tcg: Un-inline retaddr helpers to 'user-retaddr.h'
Philippe Mathieu-Daudé
2024-04-26
accel: Include missing 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
2024-04-26
exec: Reduce tlb_set_dirty() declaration scope
Philippe Mathieu-Daudé
2024-04-23
accel/tcg/icount-common: Consolidate the use of warn_report_once()
Zhao Liu
2024-04-23
kvm/tdx: Ignore memory conversion to shared of unassigned region
Isaku Yamahata
2024-04-23
kvm/tdx: Don't complain when converting vMMIO region to shared
Isaku Yamahata
2024-04-23
kvm: handle KVM_EXIT_MEMORY_FAULT
Chao Peng
2024-04-23
kvm/memory: Make memory type private by default if it has guest memfd backend
Xiaoyao Li
2024-04-23
kvm: Enable KVM_SET_USER_MEMORY_REGION2 for memslot
Chao Peng
2024-04-23
RAMBlock: Add support of KVM private guest memfd
Xiaoyao Li
2024-04-23
kvm: Introduce support for memory_attributes
Xiaoyao Li
2024-04-23
trace/kvm: Split address space and slot id in trace_kvm_set_user_memory()
Xiaoyao Li
2024-04-23
KVM: remove kvm_arch_cpu_check_are_resettable
Paolo Bonzini
2024-04-23
KVM: track whether guest state is encrypted
Paolo Bonzini
2024-04-18
kvm: use configs/ definition to conditionalize debug support
Paolo Bonzini
2024-04-09
accel/tcg: Improve can_do_io management
Richard Henderson
2024-04-09
accel/tcg: Add insn_start to DisasContextBase
Richard Henderson
2024-04-08
kvm: error out of kvm_irqchip_add_msi_route() in case of full route table
Igor Mammedov
2024-04-02
accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition
Philippe Mathieu-Daudé
2024-03-29
accel/tcg: Use CPUState.get_pc in cpu_io_recompile
Richard Henderson
2024-03-12
bulk: Call in place single use cpu_env()
Philippe Mathieu-Daudé
2024-03-09
hw/xen: Extract 'xen_igd.h' from 'xen_pt.h'
Philippe Mathieu-Daudé
2024-03-06
plugins: cleanup codepath for previous inline operation
Pierrick Bouvier
2024-03-06
plugins: add inline operation per vcpu
Pierrick Bouvier
2024-03-06
plugins: implement inline operation relative to cpu_index
Pierrick Bouvier
2024-03-05
accel/tcg: Add TLB_CHECK_ALIGNED
Richard Henderson
2024-03-05
accel/tcg: Add tlb_fill_flags to CPUTLBEntryFull
Richard Henderson
2024-02-29
accel/tcg: Disconnect TargetPageDataNode from page size
Richard Henderson
2024-02-29
cpu: Remove page_size_init
Richard Henderson
2024-02-29
accel/tcg: Remove qemu_host_page_size from page_protect/page_unprotect
Richard Henderson
[next]