aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-05-08iotests/082: require bochsVladimir Sementsov-Ogievskiy
2020-05-08iotests: handle tmpfsVladimir Sementsov-Ogievskiy
2020-05-07crypto: extend hash benchmark to cover more algorithmsDaniel P. Berrangé
2020-05-06Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-0...Peter Maydell
2020-05-06tests/tcg: add a multiarch linux-user gdb testAlex Bennée
2020-05-06tests/guest-debug: use the unix socket for linux-user testsAlex Bennée
2020-05-06tests/tcg: drop inferior.was_attached() testAlex Bennée
2020-05-06tests/tcg: better trap gdb failuresAlex Bennée
2020-05-05Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-05-05' in...Peter Maydell
2020-05-05Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-05-04' into st...Peter Maydell
2020-05-05Fix iotest 153Maxim Levitsky
2020-05-05block: Comment cleanupsEric Blake
2020-05-05qcow2: Allow resize of images with internal snapshotsEric Blake
2020-05-05iotests: use python logging for iotests.log()John Snow
2020-05-05iotests: Mark verify functions as privateJohn Snow
2020-05-05iotest 258: use script_mainJohn Snow
2020-05-05iotests: add script_initializeJohn Snow
2020-05-05iotests: add hmp helper with loggingJohn Snow
2020-05-05iotests: limit line length to 79 charsJohn Snow
2020-05-05iotests: touch up log function signatureJohn Snow
2020-05-05iotests: drop pre-Python 3.4 compatibility codeJohn Snow
2020-05-05iotests: alphabetize standard importsJohn Snow
2020-05-05iotests: add pylintrc fileJohn Snow
2020-05-05iotests: replace mutable list default argsJohn Snow
2020-05-05iotests: ignore import warnings from pylintJohn Snow
2020-05-05iotests: don't use 'format' for drive_addJohn Snow
2020-05-05iotests: do a light delintingJohn Snow
2020-05-04iotests/041: Fix NBD socket pathMax Reitz
2020-05-04Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2020-05-04fuzz: select fuzz target using executable nameAlexander Bulekov
2020-05-04acpi: unit-test: Update WAET ACPI Table expected binariesLiran Alon
2020-05-04acpi: unit-test: Ignore diff in WAET ACPI tableLiran Alon
2020-05-04tests/acpi: add expected tables for bios-tables-testShameer Kolothum
2020-05-04bios-tables-test: test pc-dimm and nvdimm coldplug for arm/virtShameer Kolothum
2020-05-04tests: Update ACPI tables list for upcoming arm/virt test changesShameer Kolothum
2020-05-04hw/acpi/nvdimm: Fix for NVDIMM incorrect DSM output buffer lengthShameer Kolothum
2020-05-04acpi: DSDT without _STAMichael S. Tsirkin
2020-05-04qtest: allow DSDT acpi table changesGerd Hoffmann
2020-04-30Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-04-30qcow2: Forward ZERO_WRITE flag for full preallocationKevin Wolf
2020-04-30iotests: Test committing to short backing fileKevin Wolf
2020-04-30iotests: Filter testfiles out in filter_img_info()Kevin Wolf
2020-04-30block: Add flags to bdrv(_co)_truncate()Kevin Wolf
2020-04-30block: Add flags to BlockDriver.bdrv_co_truncate()Kevin Wolf
2020-04-30qemu-iotests: allow qcow2 external discarded clusters to contain stale dataPaolo Bonzini
2020-04-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200430-...Peter Maydell
2020-04-30qdev: add clock input&output support to devices.Damien Hedde
2020-04-30tests/boot_linux_console: Add ethernet test to SmartFusion2Subbaraya Sundeep
2020-04-30qapi: Assert output visitors see only valid enum valuesMarkus Armbruster
2020-04-30qobject: Eliminate qlist_iter(), use QLIST_FOREACH_ENTRY() insteadMarkus Armbruster