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
/
meson.build
Age
Commit message (
Expand
)
Author
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