aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-01-29tests/microbit-test: Check nRF51 UART functionalityJulia Suvorova1-0/+89
2019-01-29tests/microbit-test: Make test independent of global_qtestJulia Suvorova1-118/+129
2019-01-29tests/libqtest: Introduce qtest_init_with_serial()Julia Suvorova2-0/+36
2019-01-29tests/microbit-test: add TWI stub device testStefan Hajnoczi1-0/+44
2019-01-25Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-january-25-20...Peter Maydell496-13685/+193
2019-01-25Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-01-24' into ...Peter Maydell3-7/+8
2019-01-25Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' in...Peter Maydell1-10/+76
2019-01-24tests: tcg: mips: Remove old directoriesAleksandar Markovic327-13708/+0
2019-01-24tests: tcg: mips: Add two new MakefilesAleksandar Markovic2-0/+216
2019-01-24tests: tcg: mips: Move source files to new locationsAleksandar Markovic168-0/+0
2019-01-24Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell3-0/+54
2019-01-24json: Fix % handling when not interpolatingChristophe Fergeau1-0/+5
2019-01-24Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190123a'...Peter Maydell1-0/+50
2019-01-24io: ensure UNIX client doesn't unlink server socketDaniel P. Berrangé1-10/+76
2019-01-24iotests: add 238 for throttling tgm unregister iothread segfaultStefan Hajnoczi3-0/+54
2019-01-24qapi: Eliminate indirection through qmp_event_get_func_emit()Markus Armbruster2-7/+3
2019-01-23tests: add /vmstate/simple/arrayMarc-André Lureau1-0/+50
2019-01-23tests/Makefile: add check-softfloat ruleAlex Bennée1-2/+15
2019-01-23tests/Makefile: add floating point testsAlex Bennée1-0/+120
2019-01-22tests/fp/platform.h: include config-host.hEmilio G. Cota1-0/+1
2019-01-22fp-test: fix signature of slow_clear_flags and qemu_clear_flagsEmilio G. Cota1-2/+2
2019-01-22tests/fp/Makefile: do not use gcc-only -W flagsEmilio G. Cota1-2/+1
2019-01-22berkeley-testfloat-3: pull changesEmilio G. Cota1-0/+0
2019-01-22fp-bench: remove wrong exponent raise in fill_randomEmilio G. Cota1-4/+0
2019-01-22fp-bench: fix update_random_opsEmilio G. Cota1-3/+8
2019-01-22Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-01-21' into st...Peter Maydell4-10/+61
2019-01-22tests: remove rule for nonexisting qdev-monitor-testPaolo Bonzini1-1/+0
2019-01-22tests/hexloader-test: Don't pass -nographic to the QEMU under testPeter Maydell1-1/+1
2019-01-22tests/pnv-xscom: Make test independent of global_qtestThomas Huth1-14/+15
2019-01-22tests/boot-order: Make test independent of global_qtestThomas Huth1-30/+29
2019-01-22tests/endianesss: Make test independent of global_qtestThomas Huth1-163/+166
2019-01-22tests/Makefile: Use some more CONFIG switches for ppc testsThomas Huth1-6/+6
2019-01-22tests/Makefile: Use some more CONFIG switches for x86 testsThomas Huth1-5/+5
2019-01-21iotests: Enhance 223, 233 to cover 'qemu-nbd --list'Eric Blake4-6/+50
2019-01-21iotests: Make 233 output more reliableEric Blake2-4/+11
2019-01-21tests: Disable ipmi-bt-testPeter Maydell1-1/+2
2019-01-18Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell2-5/+54
2019-01-18Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell12-336/+157
2019-01-17acpi: update expected filesMichael S. Tsirkin5-0/+0
2019-01-17virtio: split virtio serial bits from virtio-pciJuan Quintela1-3/+3
2019-01-17virtio: split virtio net bits from virtio-pciJuan Quintela1-1/+1
2019-01-17virtio: split virtio blk bits from virtio-pciJuan Quintela1-2/+2
2019-01-17virtio: split virtio scsi bits from virtio-pciJuan Quintela1-1/+1
2019-01-17virtio: split virtio 9p bits from virtio-pciJuan Quintela1-1/+1
2019-01-17virtio: split virtio balloon bits from virtio-pciJuan Quintela1-1/+1
2019-01-17virtio: split virtio rng bits from virtio-pciJuan Quintela1-1/+1
2019-01-17tests: acpi: use AcpiSdtTable::aml instead of AcpiSdtTable::header::signatureIgor Mammedov2-16/+10
2019-01-17tests: acpi: squash sanitize_fadt_ptrs() into test_acpi_fadt_table()Igor Mammedov1-29/+10
2019-01-17tests: smbios: fetch whole table in one step instead of reading it step by stepIgor Mammedov2-31/+1
2019-01-17tests: acpi: reuse fetch_table() in vmgenid-testIgor Mammedov4-110/+69