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
/
stubs
Age
Commit message (
Expand
)
Author
2024-07-23
accel: Restrict probe_access*() functions to TCG
Philippe Mathieu-Daudé
2024-04-26
exec: Reduce tlb_set_dirty() declaration scope
Philippe Mathieu-Daudé
2024-04-23
RAMBlock: Add support of KVM private guest memfd
Xiaoyao Li
2024-02-05
migration: prevent migration when VM has poisoned memory
William Roche
2023-11-07
accel/tcg: Factor tcg_cpu_reset_hold() out
Philippe Mathieu-Daudé
2023-10-25
kvm: require KVM_CAP_IOEVENTFD and KVM_CAP_IOEVENTFD_ANY_LENGTH
Paolo Bonzini
2023-10-25
kvm: assume that many ioeventfds can be created
Paolo Bonzini
2023-10-25
kvm: require KVM_IRQFD for kernel irqchip
Paolo Bonzini
2023-10-25
kvm: require KVM_CAP_SIGNAL_MSI
Paolo Bonzini
2023-10-25
kvm: remove unnecessary stub
Paolo Bonzini
2023-10-12
kvm: Add stub for kvm_get_max_memslots()
David Hildenbrand
2023-10-12
kvm: Return number of free memslots
David Hildenbrand
2023-10-07
accel: Rename accel_softmmu* -> accel_system*
Philippe Mathieu-Daudé
2023-08-31
accel: Remove HAX accelerator
Philippe Mathieu-Daudé
2023-06-28
accel/kvm: Declare kvm_direct_msi_allowed in stubs
Philippe Mathieu-Daudé
2023-06-26
accel: Replace target_ulong with vaddr in probe_*()
Anton Johansson
2023-06-26
accel: Replace target_ulong in tlb_*()
Anton Johansson
2023-06-20
meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
Philippe Mathieu-Daudé
2023-03-07
includes: move tb_flush into its own header
Alex Bennée
2023-02-28
accel/tcg: Add 'size' param to probe_access_flags()
Daniel Henrique Barboza
2022-10-06
accel/kvm: move kvm_update_guest_debug to inline stub
Alex Bennée
2022-10-06
gdbstub: move breakpoint logic to accel ops
Alex Bennée
2022-10-04
include/hw/core: Create struct CPUJumpCache
Richard Henderson
2022-07-20
accel/kvm/kvm-all: Introduce kvm_dirty_ring_size function
Hyman Huang(黄勇)
2022-06-28
accel/stubs: Add tcg stub for probe_access_flags
Richard Henderson
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-03-15
kvm/msi: do explicit commit when adding msi routes
Longpeng(Mike)
2022-03-06
accel/hax: Introduce CONFIG_HAX_IS_POSSIBLE
Philippe Mathieu-Daudé
2022-03-06
accel/kvm: Simplify user-mode #ifdef'ry
Philippe Mathieu-Daudé
2022-03-06
accel: Restrict sysemu stubs to system emulation
Philippe Mathieu-Daudé
2021-11-01
KVM: introduce dirty_pages and kvm_dirty_ring_enabled
Hyman Huang(黄勇)
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
2021-02-08
sev: Remove false abstraction of flash encryption
David Gibson
2021-01-23
accel/tcg: Declare missing cpu_loop_exit*() stubs
Philippe Mathieu-Daudé
2021-01-02
remove TCG includes from common code
Paolo Bonzini
2020-11-16
accel/stubs: drop unused cpu.h include
Alex Bennée
2020-10-21
qapi: Restrict Xen migration commands to migration.json
Philippe Mathieu-Daudé
2020-10-05
kvm: remove kvm specific functions from global includes
Claudio Fontana
2020-10-05
hax: remove hax specific functions from global includes
Claudio Fontana
2020-10-05
whpx: remove whpx specific functions from global includes
Claudio Fontana
2020-10-05
hvf: remove hvf specific functions from global includes
Claudio Fontana
2020-10-05
cpus: extract out kvm-specific code to accel/kvm
Claudio Fontana
2020-09-30
stubs: Split accelerator / hardware related stubs
Philippe Mathieu-Daudé
2020-09-30
hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc()
Philippe Mathieu-Daudé
2020-08-21
meson: accel
Marc-André Lureau
2020-08-04
accel/xen: Fix xen_enabled() behavior on target-agnostic objects
Philippe Mathieu-Daudé
2020-07-10
accel/tcg: Add stub for probe_access()
Philippe Mathieu-Daudé
2020-06-12
stubs: move Xen stubs to accel/
Paolo Bonzini
2019-11-26
kvm: Introduce KVM irqchip change notifier
David Gibson
2019-10-28
accel/stubs: reduce headers from tcg-stub
Alex Bennée
[next]