aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-02-26authz: delete existing ACL implementationDaniel P. Berrange
2019-02-26authz: add QAuthZPAM object type for authorizing using PAMDaniel P. Berrange
2019-02-26authz: add QAuthZListFile object type for a file access control listDaniel P. Berrangé
2019-02-26authz: add QAuthZList object type for an access control listDaniel P. Berrange
2019-02-26authz: add QAuthZSimple object type for easy whitelist auth checksDaniel P. Berrangé
2019-02-26util: add helper APIs for dealing with inotify in portable mannerDaniel P. Berrangé
2019-02-26tests/Makefile.include: test all rounding modes of softfloatAlex Bennée
2019-02-26softfloat: Support float_round_to_odd more placesRichard Henderson
2019-02-26tests/fp: enable f128_to_ui[32/64] tests in float-to-uintAlex Bennée
2019-02-26tests/fp: add wrapping for f128_to_ui32Alex Bennée
2019-02-26tests: Ignore fp test outputsEric Blake
2019-02-26tests/device-plug: Add PHB unplug request test for spaprGreg Kurz
2019-02-26tests/device-plug: Add memory unplug request test for spaprDavid Hildenbrand
2019-02-26tests/device-plug: Add CPU core unplug request test for spaprDavid Hildenbrand
2019-02-26tests/device-plug: Add CCW unplug test for s390xDavid Hildenbrand
2019-02-26tests/device-plug: Add a simple PCI unplug request testDavid Hildenbrand
2019-02-25Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2019-02-25iotests: Skip 211 on insufficient memoryMax Reitz
2019-02-25iotests: add LUKS payload overhead to 178 qemu-img measure testStefan Hajnoczi
2019-02-25iotests.py: s/_/-/g on keys in qmp_log()Max Reitz
2019-02-25iotests: Let 045 be run concurrentlyMax Reitz
2019-02-25iotests: Filter SSH pathsMax Reitz
2019-02-25iotests.py: Filter filename in any string valueMax Reitz
2019-02-25iotests.py: Add is_str()Max Reitz
2019-02-25iotests: Fix 207 to use QMP filters for qmp_logMax Reitz
2019-02-25iotests: Fix 232 for LUKSMax Reitz
2019-02-25iotests: Remove superfluous rm from 232Max Reitz
2019-02-25iotests: Fix 237 for Python 2.xMax Reitz
2019-02-25iotests: Re-add filename filtersMax Reitz
2019-02-25iotests: Test json:{} filenames of internal BDSsMax Reitz
2019-02-25block: Purify .bdrv_refresh_filename()Max Reitz
2019-02-25block: Generically refresh runtime optionsMax Reitz
2019-02-25iotests: Add quorum case to test 110Max Reitz
2019-02-25block: Use bdrv_dirname() for relative filenamesMax Reitz
2019-02-25iotests: Add test for backing file overridesMax Reitz
2019-02-25iotests.py: Add node_info()Max Reitz
2019-02-25iotests.py: Add filter_imgfmt()Max Reitz
2019-02-25block: Respect backing bs in bdrv_refresh_filenameMax Reitz
2019-02-25Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-220219-1...Peter Maydell
2019-02-25tests: add test-bdrv-graph-modVladimir Sementsov-Ogievskiy
2019-02-25test-bdrv-drain: AioContext switch in drained sectionKevin Wolf
2019-02-22tests/virtio-blk: add test for DISCARD commandStefano Garzarella
2019-02-22tests/virtio-blk: add test for WRITE_ZEROES commandStefano Garzarella
2019-02-22tests/virtio-blk: add virtio_blk_fix_dwz_hdr() functionStefano Garzarella
2019-02-22tests/virtio-blk: change assert on data_size in virtio_blk_request()Stefano Garzarella
2019-02-22tests/test-bdrv-drain: use QEMU_IOVEC_INIT_BUFVladimir Sementsov-Ogievskiy
2019-02-22tests/cdrom-test: only include isapc cdrom test when g_test_slow()Alex Bennée
2019-02-22tests/softfloat: always do quick softfloat testsAlex Bennée
2019-02-22tests/docker: peg netmap code to a specific versionAlex Bennée
2019-02-22tests/docker: squash initial update and install step for debian9Alex Bennée