Age | Commit message (Expand) | Author |
2018-10-19 | crypto: require nettle >= 2.7.1 for building QEMU | Daniel P. Berrangé |
2018-10-19 | crypto: require libgcrypt >= 1.5.0 for building QEMU | Daniel P. Berrangé |
2018-10-16 | tests: remove gcov-files- variables | Paolo Bonzini |
2018-10-16 | tests: Prevent more accidental test disabling | Eric Blake |
2018-10-11 | tests/migration: Enable the migration test on s390x, too | Thomas Huth |
2018-10-11 | tests: Add migration test for aarch64 | Wei Huang |
2018-10-10 | tests: Restore check-qdict unit test | Markus Armbruster |
2018-10-05 | tests/fp/fp-test: add floating point tests | Emilio G. Cota |
2018-10-02 | tests: add atomic64-bench | Emilio G. Cota |
2018-09-25 | Revert "check: Move VMXNET3 test to common" | Thomas Huth |
2018-09-25 | Revert "check: Move endianess test to common" | Thomas Huth |
2018-09-25 | Revert "check: Move wdt_ib700 test to common" | Thomas Huth |
2018-08-27 | check: Move wdt_ib700 test to common | Juan Quintela |
2018-08-27 | check: Move endianess test to common | Juan Quintela |
2018-08-27 | check: Move VMXNET3 test to common | Juan Quintela |
2018-08-27 | check: Only test boot-serial when sga is compiled in | Juan Quintela |
2018-08-27 | check: Only test ivshm when it is compiled in | Juan Quintela |
2018-08-27 | check: Only test usb-xhci-nec when it is compiled in | Juan Quintela |
2018-08-27 | check: Only test isa-testdev when it is compiled in | Juan Quintela |
2018-08-24 | qmp-cmd-test: Split off qmp-test | Markus Armbruster |
2018-08-24 | Merge remote-tracking branch 'remotes/juanquintela/tags/check/20180822' into ... | Peter Maydell |
2018-08-23 | tests: add test-rcu-tailq | Emilio G. Cota |
2018-08-23 | tests: add test-list-simpleq | Emilio G. Cota |
2018-08-23 | build-sys: remove glib_subprocess check | Marc-André Lureau |
2018-08-23 | tests: virtio: separate ccw tests from libqos | Paolo Bonzini |
2018-08-21 | check: Only test tpm devices when they are compiled in | Juan Quintela |
2018-08-21 | check: Only test usb-ehci when it is compiled in | Juan Quintela |
2018-08-21 | check: Only test usb-uhci devices when they are compiled in | Juan Quintela |
2018-08-21 | check: Only test usb-ohci when it is compiled in | Juan Quintela |
2018-08-21 | check: Only test nvme when it is compiled in | Juan Quintela |
2018-08-21 | check: Only test pvpanic when it is compiled in | Juan Quintela |
2018-08-21 | check: Only test wdt_ib700 when it is compiled in | Juan Quintela |
2018-08-21 | check: Only test sdhci when it is compiled in | Juan Quintela |
2018-08-21 | check: Only test i82801b11 when it is compiled in | Juan Quintela |
2018-08-21 | check: Only test ioh3420 when it is compiled in | Juan Quintela |
2018-08-21 | check: Only test ipack when it is compiled in | Juan Quintela |
2018-08-21 | check: Only test hda when it is compiled in | Juan Quintela |
2018-08-21 | check: Only test ac97 when it is compiled in | Juan Quintela |
2018-08-21 | check: Only test es1370 when it is compiled in | Juan Quintela |
2018-08-21 | check: Only test rtl8139 when it is compiled in | Juan Quintela |
2018-08-21 | check: Only test pcnet when it is compiled in | Juan Quintela |
2018-08-21 | check: Only test eepro100 when it is compiled in | Juan Quintela |
2018-08-21 | check: Only test ne2000 when it is compiled in | Juan Quintela |
2018-08-21 | check: Only test vmxnet3 when it is compiled in | Juan Quintela |
2018-08-16 | Add QTest testcase for the Intel Hexadecimal | Su Hang |
2018-07-05 | build-system: remove per-test GCOV reporting | Alex Bennée |
2018-07-05 | Revert "Makefile: Rename TARGET_DIRS to TARGET_LIST" | Alex Bennée |
2018-07-05 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-07-03' into ... | Peter Maydell |
2018-07-03 | qapi: add 'if' to top-level expressions | Marc-André Lureau |
2018-07-03 | crypto: Implement TLS Pre-Shared Keys (PSK). | Richard W.M. Jones |