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
/
include
/
sysemu
/
qtest.h
Age
Commit message (
Expand
)
Author
2024-06-24
qtest: move qtest_{get, set}_virtual_clock to accel/qtest/qtest.c
Pierrick Bouvier
2024-06-24
qtest: use cpu interface in qtest_clock_warp
Alex Bennée
2023-12-20
system/qtest: Restrict QTest API to system emulation
Philippe Mathieu-Daudé
2023-04-20
softmmu/qtest: Move the target-specific pseries RTAS code out of qtest.c
Thomas Huth
2020-10-05
cpu-timers, icount: new modules
Claudio Fontana
2020-02-22
qtest: add in-process incoming command handler
Alexander Bulekov
2020-02-22
qtest: add qtest_server_send abstraction
Alexander Bulekov
2019-08-15
qtest: Rename qtest.c:qtest_init()
Oleinik, Alexander
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-05-02
qtest: Don't compile qtest accel on non-POSIX systems
Eduardo Habkost
2016-02-23
include: Clean up includes
Peter Maydell
2014-10-04
accel: Move qtest accel registration to qtest.c
Eduardo Habkost
2014-05-05
machine: Replace QEMUMachine by MachineClass in accelerator configuration
Marcel Apfelbaum
2014-03-13
Revert "KVM: Split QEMUMachine typedef into separate header"
Andreas Färber
2014-03-05
kvm: Add a new machine option kvm-type
Aneesh Kumar K.V
2014-03-05
KVM: Split QEMUMachine typedef into separate header
Alexander Graf
2014-02-14
qtest: Don't segfault with invalid -qtest option
Fam Zheng
2014-02-13
qtest: don't report signals if qtest driver enabled
Michael S. Tsirkin
2013-12-10
qtest: split configuration of qtest accelerator and chardev
Paolo Bonzini
2013-02-01
accel: change {xen, kvm, tcg, qtest}_allowed from int to bool
liguang
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini