Age | Commit message (Expand) | Author |
2018-02-14 | libqos: Use explicit QTestState for i2c operations | Eric Blake |
2018-02-14 | libqos: Use explicit QTestState for rtas operations | Eric Blake |
2018-02-14 | libqos: Use explicit QTestState for fw_cfg operations | Eric Blake |
2018-02-14 | libqos: Track QTestState with QPCIBus | Eric Blake |
2018-02-14 | libqtest: Use qemu_strtoul() | Eric Blake |
2018-02-14 | tests: Clean up wait for event | Markus Armbruster |
2018-02-13 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-02-13 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-02-13 | acpi-test: update FADT | Michael S. Tsirkin |
2018-02-13 | tests: acpi: fix FADT not being compared to reference table | Igor Mammedov |
2018-02-13 | sdhci: add a check_capab_v3() qtest | Philippe Mathieu-Daudé |
2018-02-13 | sdhci: check Spec v3 capabilities qtest | Philippe Mathieu-Daudé |
2018-02-13 | hw/arm/xilinx_zynq: fix the capabilities register to match the datasheet | Philippe Mathieu-Daudé |
2018-02-13 | sdhci: add qtest to check the SD Spec version | Philippe Mathieu-Daudé |
2018-02-13 | sdhci: add a check_capab_sdma() qtest | Philippe Mathieu-Daudé |
2018-02-13 | sdhci: add a check_capab_baseclock() qtest | Philippe Mathieu-Daudé |
2018-02-13 | sdhci: add check_capab_readonly() qtest | Philippe Mathieu-Daudé |
2018-02-13 | sdhci: add qtest to check the SD capabilities register | Philippe Mathieu-Daudé |
2018-02-13 | Revert "tests: use memfd in vhost-user-test" | Peter Maydell |
2018-02-12 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st... | Peter Maydell |
2018-02-10 | tests/qapi: use ARRAY_SIZE macro | Philippe Mathieu-Daudé |
2018-02-10 | tests/qapi: use QEMU_IS_ALIGNED macro | Philippe Mathieu-Daudé |
2018-02-10 | tests/hbitmap: use ARRAY_SIZE macro | Philippe Mathieu-Daudé |
2018-02-09 | iotests: 205: support luks format | Vladimir Sementsov-Ogievskiy |
2018-02-09 | Move include qemu/option.h from qemu-common.h to actual users | Markus Armbruster |
2018-02-09 | Drop superfluous includes of qapi/qmp/qjson.h | Markus Armbruster |
2018-02-09 | Drop superfluous includes of qapi/qmp/dispatch.h | Markus Armbruster |
2018-02-09 | Include qapi/qmp/qnum.h exactly where needed | Markus Armbruster |
2018-02-09 | Include qapi/qmp/qbool.h exactly where needed | Markus Armbruster |
2018-02-09 | Include qapi/qmp/qstring.h exactly where needed | Markus Armbruster |
2018-02-09 | Include qapi/qmp/qdict.h exactly where needed | Markus Armbruster |
2018-02-09 | Include qapi/qmp/qlist.h exactly where needed | Markus Armbruster |
2018-02-09 | Include qapi/qmp/qobject.h exactly where needed | Markus Armbruster |
2018-02-09 | qdict qlist: Make most helper macros functions | Markus Armbruster |
2018-02-09 | Eliminate qapi/qmp/types.h | Markus Armbruster |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster |
2018-02-09 | Drop superfluous includes of qapi-types.h and test-qapi-types.h | Markus Armbruster |
2018-02-09 | Clean up includes | Markus Armbruster |
2018-02-08 | Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st... | Peter Maydell |
2018-02-08 | docs: Add docs/devel/testing.rst | Fam Zheng |
2018-02-08 | lockable: add QemuLockable | Paolo Bonzini |
2018-02-08 | test-coroutine: add simple CoMutex test | Paolo Bonzini |
2018-02-08 | docker: change Fedora base image to fedora:27 | Paolo Bonzini |
2018-02-07 | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging | Peter Maydell |
2018-02-07 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-02-07 | ide-test: test trim requests | Anton Nefedov |
2018-02-07 | tests/test-filter-redirector: move close() | Klim Kireev |
2018-02-07 | tests: use memfd in vhost-user-test | Marc-André Lureau |
2018-02-07 | vhost-user-test: make read-guest-mem setup its own qemu | Marc-André Lureau |
2018-02-07 | tests: keep compiling failing vhost-user tests | Marc-André Lureau |