aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2020-05-05iotests: add script_initializeJohn Snow38-83/+132
2020-05-05iotests: add hmp helper with loggingJohn Snow1-15/+24
2020-05-05iotests: limit line length to 79 charsJohn Snow2-23/+47
2020-05-05iotests: touch up log function signatureJohn Snow1-3/+11
2020-05-05iotests: drop pre-Python 3.4 compatibility codeJohn Snow1-4/+1
2020-05-05iotests: alphabetize standard importsJohn Snow1-9/+9
2020-05-05iotests: add pylintrc fileJohn Snow1-0/+22
2020-05-05iotests: replace mutable list default argsJohn Snow1-12/+12
2020-05-05iotests: ignore import warnings from pylintJohn Snow1-0/+1
2020-05-05iotests: don't use 'format' for drive_addJohn Snow2-4/+5
2020-05-05iotests: do a light delintingJohn Snow1-40/+43
2020-05-04acpi: unit-test: Update WAET ACPI Table expected binariesLiran Alon3-2/+0
2020-05-04acpi: unit-test: Ignore diff in WAET ACPI tableLiran Alon3-0/+2
2020-05-04tests/acpi: add expected tables for bios-tables-testShameer Kolothum6-5/+0
2020-05-04bios-tables-test: test pc-dimm and nvdimm coldplug for arm/virtShameer Kolothum1-2/+7
2020-05-04tests: Update ACPI tables list for upcoming arm/virt test changesShameer Kolothum3-0/+3
2020-05-04hw/acpi/nvdimm: Fix for NVDIMM incorrect DSM output buffer lengthShameer Kolothum1-0/+2
2020-05-04acpi: DSDT without _STAMichael S. Tsirkin18-17/+0
2020-05-04qtest: allow DSDT acpi table changesGerd Hoffmann1-0/+17
2020-04-30Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell7-11/+446
2020-04-30qcow2: Forward ZERO_WRITE flag for full preallocationKevin Wolf1-2/+2
2020-04-30iotests: Test committing to short backing fileKevin Wolf3-0/+424
2020-04-30iotests: Filter testfiles out in filter_img_info()Kevin Wolf1-2/+3
2020-04-30block: Add flags to bdrv(_co)_truncate()Kevin Wolf1-3/+3
2020-04-30block: Add flags to BlockDriver.bdrv_co_truncate()Kevin Wolf1-1/+2
2020-04-30qemu-iotests: allow qcow2 external discarded clusters to contain stale dataPaolo Bonzini2-5/+14
2020-04-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200430-...Peter Maydell2-5/+11
2020-04-30qdev: add clock input&output support to devices.Damien Hedde1-0/+1
2020-04-30tests/boot_linux_console: Add ethernet test to SmartFusion2Subbaraya Sundeep1-5/+10
2020-04-30qapi: Assert output visitors see only valid enum valuesMarkus Armbruster2-58/+0
2020-04-30qobject: Eliminate qlist_iter(), use QLIST_FOREACH_ENTRY() insteadMarkus Armbruster1-23/+14
2020-04-29libqos: Give get_machine_allocator() internal linkageMarkus Armbruster2-3/+1
2020-04-29fuzz: Simplify how we compute available machines and typesMarkus Armbruster4-80/+57
2020-04-29tests/test-logging: Fix test for -dfilter 0..0xffffffffffffffffMarkus Armbruster1-2/+2
2020-04-29test-qemu-opts: Simplify test_has_help_option() after bug fixMarkus Armbruster1-19/+17
2020-04-29qemu-option: Fix has_help_option()'s sloppy parsingMarkus Armbruster1-2/+2
2020-04-29qemu-option: Fix sloppy recognition of "id=..." after ",,"Markus Armbruster1-2/+2
2020-04-29tests-qemu-opts: Cover has_help_option(), qemu_opt_has_help_opt()Markus Armbruster1-0/+44
2020-04-15tests/docker: add docs FEATURE flag and use for test-miscAlex Bennée7-6/+8
2020-04-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-1/+1
2020-04-14tests: numa: test one backend with prealloc enabledIgor Mammedov1-1/+1
2020-04-13Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell3-36/+10
2020-04-11piix: fix xenfv regression, add compat machine xenfv-4.2Olaf Hering3-36/+10
2020-04-07Merge remote-tracking branch 'remotes/stsquad/tags/pull-misc-fixes-070420-1' ...Peter Maydell1-4/+1
2020-04-07Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-0/+2
2020-04-07Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-04-07' in...Peter Maydell10-31/+193
2020-04-07tests/tcg: remove extraneous pasting macrosAlex Bennée1-4/+1
2020-04-07job: take each job's lock individually in job_txn_applyStefan Reiter1-0/+2
2020-04-07iotests/common.pattern: Quote echosMax Reitz1-11/+11
2020-04-07qemu-img: Report convert errors by bytes, not sectorsEric Blake1-1/+1