Age | Commit message (Expand) | Author |
2020-08-21 | meson: convert check-block | Paolo Bonzini |
2020-08-21 | meson: link emulators without Makefile.target | Paolo Bonzini |
2020-08-21 | meson: convert hw/core | Marc-André Lureau |
2020-08-21 | meson: convert migration directory to Meson | Marc-André Lureau |
2020-08-21 | meson: convert tests/qtest to meson | Paolo Bonzini |
2020-08-21 | meson: convert check-qapi-schema | Paolo Bonzini |
2020-08-21 | meson: convert tests/fp and check-softfloat | Paolo Bonzini |
2020-08-21 | meson: convert check-decodetree | Paolo Bonzini |
2020-08-21 | meson: convert qemu-ga | Paolo Bonzini |
2020-08-21 | meson: add testsuite Makefile generator | Paolo Bonzini |
2020-07-12 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1107... | Peter Maydell |
2020-07-11 | testing: add check-build target | Alex Bennée |
2020-07-11 | gitlab: add acceptance testing to system builds | Alex Bennée |
2020-07-10 | tests: Inject test name also when the test fails | Havard Skinnemoen |
2020-06-16 | tests: Disable select tests under TSan, which hit TSan issue. | Robert Foley |
2020-06-15 | test-crypto-secret: add 'secret_keyring' object tests. | Alexey Krasikov |
2020-06-08 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re... | Peter Maydell |
2020-06-05 | tests/Makefile: Restrict some softmmu-only tests | Philippe Mathieu-Daudé |
2020-06-05 | tests/Makefile: Only display TCG-related tests when TCG is available | Philippe Mathieu-Daudé |
2020-06-01 | tests/Makefile: Fix description of "make check" | Huacai Chen |
2020-05-27 | tests/fp: split and audit the conversion tests | Alex Bennée |
2020-05-27 | tests/fp: enable extf80_le_quite tests | Alex Bennée |
2020-04-30 | qdev: add clock input&output support to devices. | Damien Hedde |
2020-03-19 | Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i... | Peter Maydell |
2020-03-17 | Acceptance tests: add make targets to download images | Cleber Rosa |
2020-03-17 | qapi: New special feature flag "deprecated" | Markus Armbruster |
2020-03-11 | tests/qemu-iotests: Fix socket_scm_helper build path | Philippe Mathieu-Daudé |
2020-02-22 | rcu_queue: add QSLIST functions | Paolo Bonzini |
2020-02-04 | tests/Makefile: Fix inclusion of the qos dependency files | Thomas Huth |
2020-02-04 | tests/vhost-user-bridge: Fix build | Dr. David Alan Gilbert |
2020-01-30 | hw/core: add Resettable support to BusClass and DeviceClass | Damien Hedde |
2020-01-14 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-01-14' into ... | Peter Maydell |
2020-01-14 | qapi: Generate command registration stuff into separate files | Markus Armbruster |
2020-01-14 | tests/Makefile.include: Fix missing test-qapi-emit-events.[ch] | Markus Armbruster |
2020-01-12 | tests/libqos: Move the libqos files under tests/qtest/ | Thomas Huth |
2020-01-12 | tests/Makefile: Move qtest-related settings to a separate Makefile.include | Thomas Huth |
2020-01-12 | test: Move qtests to a separate directory | Thomas Huth |
2020-01-12 | tests/Makefile: Separate unit test dependencies from qtest dependencies | Thomas Huth |
2020-01-12 | tests/Makefile: Remove 'tests/' and '$(EXESUF)' from the check-qtest variables | Thomas Huth |
2020-01-12 | tests/Makefile: test-char does not need libqtest | Thomas Huth |
2020-01-09 | testing: don't nest build for fp-test | Alex Bennée |
2020-01-06 | tests: add dbus-vmstate-test | Marc-André Lureau |
2020-01-06 | tests: add migration-helpers unit | Marc-André Lureau |
2020-01-06 | vmstate: add qom interface to get id | Marc-André Lureau |
2019-12-20 | configure: Require Python >= 3.5 | Eduardo Habkost |
2019-12-17 | tests: skip block layer tests if !CONFIG_TOOLS | Marc-André Lureau |
2019-12-17 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-12-1... | Peter Maydell |
2019-12-17 | tests/Makefile: Fix check-report.* targets shown in check-help | Wainer dos Santos Moschetta |
2019-12-16 | Acceptance tests: use relative location for tests | Cleber Rosa |
2019-11-12 | tests: only run ipmi-bt-test if CONFIG_LINUX | Alex Bennée |