23 Commits (9fb1f82794fd61c2bb4d0d933ab03495f43af691)

Author SHA1 Message Date
Paolo Bonzini d1000ecae2 include: move hw/qdev-core.h to hw/core/, rename 4 months ago
Paolo Bonzini 32222dc3bb include: move hw/irq.h to hw/core/ 4 months ago
Peter Maydell 3de6afef49 qtest: Allow and ignore blank lines in input 5 months ago
Peter Maydell 321ded29e6 system/qtest.c: Allow for multiple CHR_EVENT_CLOSED events 5 months ago
Marc-André Lureau 1b21518f73 char: rename CharBackend->CharFrontend 5 months ago
Philippe Mathieu-Daudé 749c21cf6d qemu: Convert target_words_bigendian() to TargetInfo API 9 months ago
Philippe Mathieu-Daudé b939b8e42a exec: Rename target_words_bigendian() -> target_big_endian() 12 months ago
Philippe Mathieu-Daudé 2cd09e47aa qom: Make InterfaceInfo[] uses const 12 months ago
Philippe Mathieu-Daudé 12d1a768bd qom: Have class_init() take a const data argument 1 year ago
Richard Henderson 91a853837d include/system: Move exec/ioport.h to system/ioport.h 1 year ago
Richard Henderson 8be545ba5a include/system: Move exec/memory.h to system/memory.h 1 year ago
Alex Bennée 14fa0e6b20 tests/qtest: tighten up the checks on clock_step 1 year ago
Alex Bennée 31ef3c333d tests/qtest: rename qtest_send_prefix and roll-up into qtest_send 1 year ago
Alex Bennée 1e00ebfd80 tests/qtest: simplify qtest_process_inbuf 1 year ago
Alex Bennée d524441a36 system/qtest: properly feedback results of clock_[step|set] 1 year ago
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 1 year ago
Pierrick Bouvier d4d133a34b qtest: move qtest_{get, set}_virtual_clock to accel/qtest/qtest.c 2 years ago
Alex Bennée ffbc394946 sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time 2 years ago
Alex Bennée e83e386200 qtest: use cpu interface in qtest_clock_warp 2 years ago
Philippe Mathieu-Daudé 4b69210978 system/qtest: Replace sprintf by qemu_hexdump_line 2 years ago
Philippe Mathieu-Daudé 65eac5bd54 system/qtest: Include missing 'hw/core/cpu.h' header 2 years ago
Philippe Mathieu-Daudé 63ba5e13b9 system/qtest: Clean up global variable shadowing in qtest_server_init() 3 years ago
Philippe Mathieu-Daudé 8d7f2e767d system: Rename softmmu/ directory as system/ 3 years ago
Chris Laplante c7bb6fa6af qtest: irq_intercept_[out/in]: return FAIL if no intercepts are installed 3 years ago
Chris Laplante fe692f7c8c qtest: bail from irq_intercept_in if name is specified 3 years ago
Chris Laplante a8610f8bd7 qtest: implement named interception of out-GPIO 3 years ago
Chris Laplante 7458dcf4e6 qtest: factor out qtest_install_gpio_out_intercept 3 years ago
Thomas Huth 09637edb84 softmmu: Make qtest.c target independent 3 years ago
Thomas Huth c7a6bf5d92 softmmu/qtest: Move the target-specific pseries RTAS code out of qtest.c 3 years ago
Peter Maydell 537a1388e6 qtest: Don't assert on "-qtest chardev:myid" 3 years ago
Markus Armbruster 6f1e91f716 error: Drop superfluous #include "qapi/qmp/qerror.h" 3 years ago
Claudio Fontana c551fb0b53 module: add Error arguments to module_load and module_load_qom 4 years ago
Claudio Fontana dbc0e80553 module: rename module_load_one to module_load 4 years ago
Claudio Fontana 2106106d80 module: removed unused function argument "mayfail" 4 years ago
Markus Armbruster 8d09593314 qtest: Improve error messages when property can not be set right now 4 years ago
Marc-André Lureau ee3eb3a7ce Replace TARGET_WORDS_BIGENDIAN 4 years ago
Marc-André Lureau 20e4ae117a qtest: replace gettimeofday with GTimer 4 years ago
Marc-André Lureau 9edc6313da Replace GCC_FMT_ATTR with G_GNUC_PRINTF 4 years ago
Philippe Mathieu-Daudé 496bde821a qtest: Add missing 'hw/qdev-core.h' include 4 years ago
Paolo Bonzini 6ba7ada355 qtest: add a QOM object for qtest 5 years ago
Claudio Fontana 940e43aa30 accel: extend AccelState and AccelClass to user-mode 5 years ago
Gerd Hoffmann 501093207e module: silence errors for module_load_qom_all(). 6 years ago
Eduardo Habkost f59c6de7f0 docs/devel/qtest: Include protocol spec in document 6 years ago
Claudio Fontana 740b175973 cpu-timers, icount: new modules 6 years ago
Paolo Bonzini 2becc36a3e meson: infrastructure for building emulators 6 years ago
Claudio Fontana c7f419f584 softmmu: move softmmu only files from root 6 years ago
Alexander Bulekov 3fc92f8752 qtest: fix fuzzer-related 80-char limit violations 6 years ago
Alexander Bulekov 0bd9aef89b qtest: add in-process incoming command handler 6 years ago
Alexander Bulekov e731d083e3 qtest: add qtest_server_send abstraction 6 years ago
Laurent Vivier 2c6e918ef8 qtest: Fix rtas dependencies 6 years ago