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
/
softmmu
/
qtest.c
Age
Commit message (
Expand
)
Author
2022-11-06
module: add Error arguments to module_load and module_load_qom
Claudio Fontana
2022-11-06
module: rename module_load_one to module_load
Claudio Fontana
2022-11-06
module: removed unused function argument "mayfail"
Claudio Fontana
2022-10-27
qtest: Improve error messages when property can not be set right now
Markus Armbruster
2022-04-06
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
qtest: replace gettimeofday with GTimer
Marc-André Lureau
2022-03-22
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2022-02-21
qtest: Add missing 'hw/qdev-core.h' include
Philippe Mathieu-Daudé
2021-05-26
qtest: add a QOM object for qtest
Paolo Bonzini
2021-02-05
accel: extend AccelState and AccelClass to user-mode
Claudio Fontana
2020-10-15
module: silence errors for module_load_qom_all().
Gerd Hoffmann
2020-10-12
docs/devel/qtest: Include protocol spec in document
Eduardo Habkost
2020-10-05
cpu-timers, icount: new modules
Claudio Fontana
2020-08-21
meson: infrastructure for building emulators
Paolo Bonzini
2020-07-10
softmmu: move softmmu only files from root
Claudio Fontana