aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2021-07-09Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell10-0/+0
2021-07-08Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell2-1/+39
2021-07-08tests/tcg: generalise the disabling of the signals testAlex Bennée3-6/+6
2021-07-06block: Add backend_defaults propertyAkihiko Odaki1-0/+38
2021-07-06Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell3-46/+69
2021-07-06qemu-option: remove now-dead codePaolo Bonzini1-35/+0
2021-07-06machine: add smp compound propertyPaolo Bonzini1-11/+11
2021-07-06keyval: introduce keyval_mergePaolo Bonzini1-0/+58
2021-07-05Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20210705' int...Peter Maydell2-0/+10
2021-07-059pfs: add link to 9p developer docsChristian Schoenebeck2-0/+10
2021-07-05util/async: add a human-readable name to BHs for debuggingStefan Hajnoczi1-1/+1
2021-07-05tests/migration: fix "downtime_limit" type when "migrate-set-parameters"Hyman Huang(黄勇)1-1/+1
2021-07-05tests/migration: parse the thread-id key of CpuInfoFastHyman Huang(黄勇)1-1/+1
2021-07-05tests: migration-test: Add dirty ring testPeter Xu1-3/+55
2021-07-04Merge remote-tracking branch 'remotes/philmd/tags/mips-20210702' into stagingPeter Maydell1-0/+42
2021-07-03Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210702'...Peter Maydell1-0/+43
2021-07-03tests: acpi: pc: update expected DSDT blobsIgor Mammedov11-10/+0
2021-07-03tests: acpi: prepare for changing DSDT tablesIgor Mammedov1-0/+10
2021-07-02tests/acceptance: Test Linux on the Fuloong 2E machinePhilippe Mathieu-Daudé1-0/+42
2021-07-02tests: Boot and halt a Linux guest on the Raspberry Pi 2 machinePhilippe Mathieu-Daudé1-0/+43
2021-07-02Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell8-20/+216
2021-06-30block/ssh: add support for sha256 host key fingerprintsDaniel P. Berrangé2-0/+79
2021-06-29Hexagon (target/hexagon) fix l2fetch instructionsTaylor Simpson1-0/+9
2021-06-29Hexagon (target/hexagon) fix bug in fLSBNEW*Taylor Simpson1-1/+38
2021-06-29iotests: Test replacing files with x-blockdev-reopenAlberto Garcia2-3/+117
2021-06-29block: Allow changing bs->file on reopenAlberto Garcia1-11/+12
2021-06-29block: move supports_backing check to bdrv_set_file_or_backing_noperm()Vladimir Sementsov-Ogievskiy2-0/+2
2021-06-29block: bdrv_reopen_parse_backing(): don't check frozen childVladimir Sementsov-Ogievskiy1-4/+4
2021-06-29block: BDRV_O_NO_IO for backing file on creationMax Reitz2-2/+2
2021-06-28Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell9-68/+6
2021-06-25Merge remote-tracking branch 'remotes/kraxel/tags/audio-20210624-pull-request...Peter Maydell1-0/+17
2021-06-25tests/tcg: skip the signals test for hppa/s390x for nowAlex Bennée2-0/+8
2021-06-25tests/acceptance: tweak the tcg/kvm tests for virtAlex Bennée1-12/+12
2021-06-25configure, meson: convert pam detection to mesonPaolo Bonzini1-1/+1
2021-06-25configure, meson: convert libtasn1 detection to mesonPaolo Bonzini1-1/+1
2021-06-25configure, meson: convert crypto detection to mesonPaolo Bonzini1-3/+3
2021-06-25tests: remove QCRYPTO_HAVE_TLS_TEST_SUPPORTPaolo Bonzini8-63/+1
2021-06-24hw/audio/sb16: Restrict I/O sampling rate range for command 41h/42hQiang Liu1-0/+17
2021-06-24Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-06-...Peter Maydell3-6/+6
2021-06-22Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.1-pull-re...Peter Maydell1-0/+9
2021-06-22Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210619-2' in...Peter Maydell11-2/+14
2021-06-21fuzz: Display hexadecimal value with '0x' prefixPhilippe Mathieu-Daudé1-2/+2
2021-06-21Remove leading underscores from QEMU definesAhmed Abouzied2-4/+4
2021-06-20tests/tcg/linux-test: Check that sigaction can query SIGKILL/SIGSTOPIlya Leoshkevich1-0/+9
2021-06-19tests/tcg: Increase timeout for TCIRichard Henderson1-2/+4
2021-06-19tcg: Build ffi data structures for helpersRichard Henderson10-0/+10
2021-06-18tests: cover aio_co_enter from a worker thread without BQL takenPaolo Bonzini1-0/+37
2021-06-18async: the main AioContext is only "current" if under the BQLPaolo Bonzini1-8/+1
2021-06-17hw/audio/sb16: Avoid assertion by restricting I/O sampling rate rangePhilippe Mathieu-Daudé2-0/+53
2021-06-16target/arm: Fix mte page crossing testRichard Henderson2-1/+32