summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-01-25Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-january-25-20...Peter Maydell
2019-01-25Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-01-24' into ...Peter Maydell
2019-01-25Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' in...Peter Maydell
2019-01-24tests: tcg: mips: Remove old directoriesAleksandar Markovic
2019-01-24tests: tcg: mips: Add two new MakefilesAleksandar Markovic
2019-01-24tests: tcg: mips: Move source files to new locationsAleksandar Markovic
2019-01-24Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2019-01-24json: Fix % handling when not interpolatingChristophe Fergeau
2019-01-24Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190123a'...Peter Maydell
2019-01-24io: ensure UNIX client doesn't unlink server socketDaniel P. Berrangé
2019-01-24iotests: add 238 for throttling tgm unregister iothread segfaultStefan Hajnoczi
2019-01-24qapi: Eliminate indirection through qmp_event_get_func_emit()Markus Armbruster
2019-01-23tests: add /vmstate/simple/arrayMarc-André Lureau
2019-01-23tests/Makefile: add check-softfloat ruleAlex Bennée
2019-01-23tests/Makefile: add floating point testsAlex Bennée
2019-01-22tests/fp/platform.h: include config-host.hEmilio G. Cota
2019-01-22fp-test: fix signature of slow_clear_flags and qemu_clear_flagsEmilio G. Cota
2019-01-22tests/fp/Makefile: do not use gcc-only -W flagsEmilio G. Cota
2019-01-22berkeley-testfloat-3: pull changesEmilio G. Cota
2019-01-22fp-bench: remove wrong exponent raise in fill_randomEmilio G. Cota
2019-01-22fp-bench: fix update_random_opsEmilio G. Cota
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