Age | Commit message (Expand) | Author |
2017-09-19 | tests: Enable the drive_del test also on s390x | Thomas Huth |
2017-09-19 | Convert remaining single line fprintf() to warn_report() | Alistair Francis |
2017-09-19 | Makefile: Remove libqemustub.a | Paolo Bonzini |
2017-09-19 | ptimer-test: do not link to libqemustub.a/libqemuutil.a | Paolo Bonzini |
2017-09-19 | test-qga: add missing qemu-ga tool dependency | Philippe Mathieu-Daudé |
2017-09-04 | tests/check-qlit: New, covering qobject/qlit.c | Marc-André Lureau |
2017-09-01 | qapi: Fix error handling code on alternate conflict | Eduardo Habkost |
2017-08-30 | tests: Add network filter tests to the check-qtest-s390x list | Thomas Huth |
2017-08-30 | tests: Run filter-redirector and -mirror test only on POSIX systems | Thomas Huth |
2017-08-30 | tests/pxe: Check virtio-net-ccw on s390x | Thomas Huth |
2017-08-15 | Makefile: Let "make check-help" work without running ./configure | Fam Zheng |
2017-08-03 | build-sys: add --disable-vhost-user | Marc-André Lureau |
2017-07-31 | tests: add missing dependency to build QTEST_QEMU_BINARY | Philippe Mathieu-Daudé |
2017-07-31 | tests: test-netfilter && pxe-test require slirp | Marc-André Lureau |
2017-07-20 | tests: Handle $RANDOM not being supported by the shell | Peter Maydell |
2017-07-20 | configure: Use an explicit CONFIG_IVSHMEM rather than CONFIG_EVENTFD | Kamil Rytarowski |
2017-07-19 | tests: crypto: add hmac speed benchmark support | Longpeng(Mike) |
2017-07-19 | tests: crypto: add hash speed benchmark support | Longpeng(Mike) |
2017-07-19 | tests: crypto: add cipher speed benchmark support | Longpeng(Mike) |
2017-07-14 | vmgenid-test: use boot-sector infrastructure | Michael S. Tsirkin |
2017-07-11 | qmp: add x-debug-block-dirty-bitmap-sha256 | Vladimir Sementsov-Ogievskiy |
2017-07-03 | tests: Add unit tests for the VM Generation ID feature | Ben Warren |
2017-06-22 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in... | Peter Maydell |
2017-06-20 | qapi: merge QInt and QFloat in QNum | Marc-André Lureau |
2017-06-15 | megasas: add qtest | Paolo Bonzini |
2017-05-31 | qapi: Reject alternates that can't work with keyval_parse() | Markus Armbruster |
2017-05-18 | migration: Split vmstate-types.c from vmstate.c | Juan Quintela |
2017-05-17 | migration: Move page_cache.c to migration/ | Juan Quintela |
2017-05-11 | tests: add CPUs to numa node mapping test | Igor Mammedov |
2017-04-26 | tests: Add a tester for HMP commands | Thomas Huth |
2017-04-21 | trace: Put all trace.o into libqemuutil.a | Xu, Anthony |
2017-03-21 | tests/qapi-schema: Systematic positive doc comment tests | Markus Armbruster |
2017-03-21 | test-keyval: Cover alternate and 'any' type | Markus Armbruster |
2017-03-16 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2017-03-16 | tests/qapi-schema: Improve coverage of bogus member docs | Markus Armbruster |
2017-03-16 | tests/qapi-schema: Rename doc-bad-args to doc-bad-command-arg | Markus Armbruster |
2017-03-16 | tests/qapi-schema: Improve doc / expression mismatch coverage | Markus Armbruster |
2017-03-16 | qapi: The #optional tag is redundant, drop | Markus Armbruster |
2017-03-16 | tests/qapi-schema: Cover empty union base | Markus Armbruster |
2017-03-16 | qapi: Have each QAPI schema declare its name rule violations | Markus Armbruster |
2017-03-16 | qapi: Have each QAPI schema declare its returns white-list | Markus Armbruster |
2017-03-16 | qapi: Make doc comments optional where we don't need them | Markus Armbruster |
2017-03-16 | makefile: merge GENERATED_HEADERS & GENERATED_SOURCES variables | Daniel P. Berrange |
2017-03-07 | test-qapi-util: New, covering qapi/qapi-util.c | Markus Armbruster |
2017-03-07 | keyval: New keyval_parse() | Markus Armbruster |
2017-03-07 | tests: Fix gcov-files-test-qemu-opts-y, gcov-files-test-logging-y | Markus Armbruster |
2017-03-05 | tests-qobject-input-strict: Merge into test-qobject-input-visitor | Markus Armbruster |
2017-03-05 | qmp-test: New, covering basic QMP protocol | Markus Armbruster |
2017-03-02 | tests: Move reusable ACPI code into a utility file | Ben Warren |
2017-02-28 | tests/prom-env: Enable the test for the sun4u machine, too | Thomas Huth |