index
:
qemu/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-10.1
stable-10.2
stable-11.0
stable-11.1
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-10.1
staging-10.2
staging-11.0
staging-11.1
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
QEMU main repository
QEMU Owners
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
accel
/
meson.build
Age
Commit message (
Expand
)
Author
2026-05-29
accel/common: Remove last bit of target-specific code
Philippe Mathieu-Daudé
2026-02-27
accel: Add Nitro Enclaves accelerator
Alexander Graf
2026-02-10
whpx: Move around files before introducing AArch64 support
Mohamed Mediouni
2025-10-08
accel/mshv: Add accelerator skeleton
Magnus Kulke
2025-10-08
hw/intc: Generalize APIC helper names from kvm_* to accel_*
Magnus Kulke
2025-07-15
accel/system: Introduce @x-accel-stats QMP command
Philippe Mathieu-Daudé
2025-04-25
accel: Move target-agnostic code from accel-target.c -> accel-common.c
Philippe Mathieu-Daudé
2023-10-07
accel: Rename accel_softmmu* -> accel_system*
Philippe Mathieu-Daudé
2023-10-04
accel: Rename accel-common.c -> accel-target.c
Philippe Mathieu-Daudé
2023-10-04
accel: Make accel-blocker.o target agnostic
Philippe Mathieu-Daudé
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-01-11
accel: introduce accelerator blocker API
Emanuele Giuseppe Esposito
2023-01-06
meson: cleanup dummy-cpus.c rules
Paolo Bonzini
2022-10-28
accel/qtest: Support qtest accelerator for Windows
Xuzhou Cheng
2022-03-06
accel/meson: Only build hw virtualization with system emulation
Philippe Mathieu-Daudé
2021-06-03
hvf: Move assert_hvf_ok() into common directory
Alexander Graf
2021-02-05
accel: extend AccelState and AccelClass to user-mode
Claudio Fontana
2020-10-24
accel: Add xen CpusAccel using dummy-cpus
Jason Andryuk
2020-10-24
accel: move qtest CpusAccel functions to a common location
Jason Andryuk
2020-10-05
cpus: extract out qtest-specific code to accel/qtest
Claudio Fontana
2020-08-21
meson: accel
Marc-André Lureau