aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-02-28Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-27-2019' ...Peter Maydell45-0/+6762
2019-02-28Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-02-25-v2' into...Peter Maydell3-19/+40
2019-02-28Merge remote-tracking branch 'remotes/stsquad/tags/pull-fpu-next-260219-1' in...Peter Maydell4-17/+46
2019-02-28Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190226' into...Peter Maydell2-0/+182
2019-02-27tests/tcg: target/mips: Add tests for MSA integer max/min instructionsAleksandar Markovic24-0/+3672
2019-02-27tests/tcg: target/mips: Add wrappers for MSA integer max/min instructionsAleksandar Markovic1-0/+30
2019-02-27tests/tcg: target/mips: Add tests for MSA integer compare instructionsAleksandar Markovic20-0/+3060
2019-02-26Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell31-167/+990
2019-02-26iotests: avoid broken pipe with certtoolDaniel P. Berrangé1-16/+32
2019-02-26iotests: ensure we print nbd server log on errorDaniel P. Berrangé1-0/+3
2019-02-26iotests: handle TypeError for Python 3 in test 242Andrey Shinkevich1-3/+5
2019-02-26authz: delete existing ACL implementationDaniel P. Berrange3-12/+23
2019-02-26authz: add QAuthZPAM object type for authorizing using PAMDaniel P. Berrange2-0/+126
2019-02-26authz: add QAuthZListFile object type for a file access control listDaniel P. Berrangé2-0/+197
2019-02-26authz: add QAuthZList object type for an access control listDaniel P. Berrange2-0/+161
2019-02-26authz: add QAuthZSimple object type for easy whitelist auth checksDaniel P. Berrangé2-0/+53
2019-02-26util: add helper APIs for dealing with inotify in portable mannerDaniel P. Berrangé2-0/+688
2019-02-26tests/Makefile.include: test all rounding modes of softfloatAlex Bennée1-4/+4
2019-02-26softfloat: Support float_round_to_odd more placesRichard Henderson1-9/+34
2019-02-26tests/fp: enable f128_to_ui[32/64] tests in float-to-uintAlex Bennée1-3/+4
2019-02-26tests/fp: add wrapping for f128_to_ui32Alex Bennée2-1/+3
2019-02-26tests: Ignore fp test outputsEric Blake1-0/+1
2019-02-26tests/device-plug: Add PHB unplug request test for spaprGreg Kurz1-0/+16
2019-02-26tests/device-plug: Add memory unplug request test for spaprDavid Hildenbrand1-0/+18
2019-02-26tests/device-plug: Add CPU core unplug request test for spaprDavid Hildenbrand1-0/+20
2019-02-26tests/device-plug: Add CCW unplug test for s390xDavid Hildenbrand1-5/+36
2019-02-26tests/device-plug: Add a simple PCI unplug request testDavid Hildenbrand2-0/+97
2019-02-25Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2-32/+124
2019-02-25iotests: Skip 211 on insufficient memoryMax Reitz2-2/+7
2019-02-25iotests: add LUKS payload overhead to 178 qemu-img measure testStefan Hajnoczi2-0/+32
2019-02-25iotests.py: s/_/-/g on keys in qmp_log()Max Reitz8-138/+140
2019-02-25iotests: Let 045 be run concurrentlyMax Reitz1-1/+1
2019-02-25iotests: Filter SSH pathsMax Reitz1-0/+1
2019-02-25iotests.py: Filter filename in any string valueMax Reitz1-1/+1
2019-02-25iotests.py: Add is_str()Max Reitz1-0/+6
2019-02-25iotests: Fix 207 to use QMP filters for qmp_logMax Reitz2-5/+9
2019-02-25iotests: Fix 232 for LUKSMax Reitz1-0/+4
2019-02-25iotests: Remove superfluous rm from 232Max Reitz1-1/+0
2019-02-25iotests: Fix 237 for Python 2.xMax Reitz1-1/+1
2019-02-25iotests: Re-add filename filtersMax Reitz5-10/+15
2019-02-25iotests: Test json:{} filenames of internal BDSsMax Reitz3-0/+158
2019-02-25block: Purify .bdrv_refresh_filename()Max Reitz2-5/+1
2019-02-25block: Generically refresh runtime optionsMax Reitz3-5/+6
2019-02-25iotests: Add quorum case to test 110Max Reitz2-0/+33
2019-02-25block: Use bdrv_dirname() for relative filenamesMax Reitz2-2/+3
2019-02-25iotests: Add test for backing file overridesMax Reitz3-0/+327
2019-02-25iotests.py: Add node_info()Max Reitz1-0/+7
2019-02-25iotests.py: Add filter_imgfmt()Max Reitz1-0/+10
2019-02-25block: Respect backing bs in bdrv_refresh_filenameMax Reitz2-8/+8
2019-02-25Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-220219-1...Peter Maydell4-8/+13