summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-01-22Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-01-21' into st...Peter Maydell
2019-01-22tests: remove rule for nonexisting qdev-monitor-testPaolo Bonzini
2019-01-22tests/hexloader-test: Don't pass -nographic to the QEMU under testPeter Maydell
2019-01-22tests/pnv-xscom: Make test independent of global_qtestThomas Huth
2019-01-22tests/boot-order: Make test independent of global_qtestThomas Huth
2019-01-22tests/endianesss: Make test independent of global_qtestThomas Huth
2019-01-22tests/Makefile: Use some more CONFIG switches for ppc testsThomas Huth
2019-01-22tests/Makefile: Use some more CONFIG switches for x86 testsThomas Huth
2019-01-21iotests: Enhance 223, 233 to cover 'qemu-nbd --list'Eric Blake
2019-01-21iotests: Make 233 output more reliableEric Blake
2019-01-21tests: Disable ipmi-bt-testPeter Maydell
2019-01-18Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell
2019-01-18Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-01-17acpi: update expected filesMichael S. Tsirkin
2019-01-17virtio: split virtio serial bits from virtio-pciJuan Quintela
2019-01-17virtio: split virtio net bits from virtio-pciJuan Quintela
2019-01-17virtio: split virtio blk bits from virtio-pciJuan Quintela
2019-01-17virtio: split virtio scsi bits from virtio-pciJuan Quintela
2019-01-17virtio: split virtio 9p bits from virtio-pciJuan Quintela
2019-01-17virtio: split virtio balloon bits from virtio-pciJuan Quintela
2019-01-17virtio: split virtio rng bits from virtio-pciJuan Quintela
2019-01-17tests: acpi: use AcpiSdtTable::aml instead of AcpiSdtTable::header::signatureIgor Mammedov
2019-01-17tests: acpi: squash sanitize_fadt_ptrs() into test_acpi_fadt_table()Igor Mammedov
2019-01-17tests: smbios: fetch whole table in one step instead of reading it step by stepIgor Mammedov
2019-01-17tests: acpi: reuse fetch_table() in vmgenid-testIgor Mammedov
2019-01-17Acceptance tests: add Linux initrd checking testWainer dos Santos Moschetta
2019-01-17check-help: visual and content improvementsCleber Rosa
2019-01-17check-venv: use recorded Python versionCleber Rosa
2019-01-15Revert "hbitmap: Add @advance param to hbitmap_iter_next()"Vladimir Sementsov-Ogievskiy
2019-01-15Revert "test-hbitmap: Add non-advancing iter_next tests"Vladimir Sementsov-Ogievskiy
2019-01-15tests: add tests for hbitmap_next_dirty_areaVladimir Sementsov-Ogievskiy
2019-01-15tests: add tests for hbitmap_next_zero with specified end parameterVladimir Sementsov-Ogievskiy
2019-01-15dirty-bitmap: improve bdrv_dirty_bitmap_next_zeroVladimir Sementsov-Ogievskiy
2019-01-15Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-01-14' into st...Peter Maydell
2019-01-14tests: acpi: reuse fetch_table() for fetching FACS and DSDTIgor Mammedov
2019-01-14tests: acpi: simplify rsdt handlingIgor Mammedov
2019-01-14tests: acpi: make sure FADT is fetched only onceIgor Mammedov
2019-01-14tests: acpi: use AcpiSdtTable::aml in consistent wayIgor Mammedov
2019-01-14tests: vhost-user-test: initialize 'fd' in chr_readLi Qiang
2019-01-14hw/misc/ivshmem: Remove deprecated "ivshmem" legacy deviceThomas Huth
2019-01-14qemu-nbd: Add --bitmap=NAME optionEric Blake
2019-01-14nbd: Allow bitmap export during QMP nbd-server-addEric Blake
2019-01-14nbd: Only require disabled bitmap for read-only exportsEric Blake
2019-01-14nbd: Forbid nbd-server-stop when server is not runningEric Blake
2019-01-14nbd: Add some error case testing to iotests 223Eric Blake
2019-01-14iotests: add iotest 236 for testing bitmap mergeJohn Snow
2019-01-14iotests: implement pretty-print for log and qmp_logJohn Snow
2019-01-14iotests: change qmp_log filters to expect QMP objects onlyJohn Snow
2019-01-14iotests: remove default filters from qmp_logJohn Snow
2019-01-14iotests: add qmp recursive sorting functionJohn Snow