Age | Commit message (Expand) | Author |
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 |
2019-11-01 | tests: arm: Introduce cpu feature tests | Andrew Jones |
2019-10-31 | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging | Peter Maydell |
2019-10-31 | hd-geo-test: Add tests for lchs override | Sam Eiderman |
2019-10-31 | tests: fix conditional for disabling XTS test | Daniel P. Berrangé |
2019-10-30 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'... | Peter Maydell |
2019-10-29 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-10-29' into ... | Peter Maydell |
2019-10-29 | Merge remote-tracking branch 'remotes/berrange/tags/crypto-luks-pull-request'... | Peter Maydell |
2019-10-29 | tests/qapi-schema: Demonstrate command and event doc comment bugs | Markus Armbruster |
2019-10-29 | tests/qapi-schema: Demonstrate feature and enum doc comment bugs | Markus Armbruster |
2019-10-28 | crypto: add support for gcrypt's native XTS impl | Daniel P. Berrangé |
2019-10-28 | tests/tcg: enable plugin testing | Alex Bennée |
2019-10-25 | libqos: add VIRTIO PCI 1.0 support | Stefan Hajnoczi |
2019-10-22 | qapi: Split up scripts/qapi/common.py | Markus Armbruster |
2019-10-22 | qapi: Speed up frontend tests | Markus Armbruster |
2019-10-22 | qapi: Don't suppress doc generation without pragma doc-required | Markus Armbruster |
2019-10-01 | tests: fix echi/ehci typo | Marc-André Lureau |
2019-09-24 | tests/qapi-schema: Demonstrate suboptimal lexical errors | Markus Armbruster |
2019-09-24 | tests/qapi-schema: Demonstrate insufficient 'if' checking | Markus Armbruster |
2019-09-24 | tests/qapi-schema: Demonstrate misleading optional tag error | Markus Armbruster |
2019-09-24 | tests/qapi-schema: Delete two redundant tests | Markus Armbruster |
2019-09-24 | tests/qapi-schema: Cover unknown pragma | Markus Armbruster |
2019-09-24 | qapi: Permit 'boxed' with empty type | Markus Armbruster |
2019-09-24 | qapi: Drop support for escape sequences other than \\ | Markus Armbruster |
2019-09-24 | qapi: Restrict strings to printable ASCII | Markus Armbruster |
2019-09-20 | tests:ipmi: Fix IPMI BT tests | Corey Minyard |
2019-09-16 | tests/Makefile: Do not print the name of the check-block.sh shell script | Thomas Huth |