aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini
2019-01-11remove space-tab sequencesPaolo Bonzini
2019-01-11qemu/queue.h: simplify reverse access to QTAILQPaolo Bonzini
2019-01-11qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini
2019-01-11test: replace gtester with a TAP driverPaolo Bonzini
2019-01-11test: execute g_test_run when tests are skippedPaolo Bonzini
2019-01-09docker: Use a stable snapshot for Debian SidPhilippe Mathieu-Daudé
2019-01-07Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190107'...Peter Maydell
2019-01-07Merge remote-tracking branch 'remotes/elmarco/tags/machine-props-pull-request...Peter Maydell
2019-01-07tests/microbit-test: Add Tests for nRF51 TimerSteffen Görtz
2019-01-07tests/microbit-test: Add Tests for nRF51 GPIOSteffen Görtz
2019-01-07qtest: Add set_irq_in command to set IRQ/GPIO levelSteffen Görtz
2019-01-07qdev: all globals are now user-providedMarc-André Lureau
2019-01-07Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-01-05' into st...Peter Maydell
2019-01-04qemu-nbd: Use program name in error messagesEric Blake
2019-01-04block/nbd-client: use traces instead of noisy error_report_errVladimir Sementsov-Ogievskiy
2019-01-03tests/tcg: mips: Test R5900 three-operand MADDU1Fredrik Noring
2019-01-03tests/tcg: mips: Test R5900 three-operand MADDUFredrik Noring
2019-01-03tests/tcg: mips: Test R5900 three-operand MADD1Fredrik Noring
2019-01-03tests/tcg: mips: Test R5900 three-operand MADDFredrik Noring
2018-12-21Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-12-20hw/i386: Remove deprecated machines pc-0.10 and pc-0.11Thomas Huth
2018-12-20hw: acpi: Remove AcpiRsdpDescriptor and fix testsSamuel Ortiz
2018-12-20Clean up includesMarkus Armbruster
2018-12-19hw/smbios: Move to the hw/firmware/ subdirectoryPhilippe Mathieu-Daudé
2018-12-19tests: Remove unused includePhilippe Mathieu-Daudé
2018-12-19virtio: Provide version-specific variants of virtio PCI devicesEduardo Habkost
2018-12-19Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-12-18' into ...Peter Maydell
2018-12-18Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-12-1...Peter Maydell
2018-12-18qmp: Split ShutdownCause host-qmp into quit and system-resetDominik Csapak
2018-12-18qmp: Add reason to SHUTDOWN and RESET eventsDominik Csapak
2018-12-17Merge remote-tracking branch 'remotes/stsquad/tags/pull-hardfloat-and-gitdm-1...Peter Maydell
2018-12-17tests/bios-tables-test: Sanitize test verbose outputPhilippe Mathieu-Daudé
2018-12-17tests: acpi: remove not used ACPI_READ_GENERIC_ADDRESS macroIgor Mammedov
2018-12-17tests: Exit boot-serial-test loop if child diesRichard Henderson
2018-12-17tests/pxe: Make test independent of global_qtestThomas Huth
2018-12-17tests/prom-env: Make test independent of global_qtestThomas Huth
2018-12-17tests/machine-none: Make test independent of global_qtestThomas Huth
2018-12-17tests/test-filter: Make tests independent of global_qtestThomas Huth
2018-12-17tests/boot-serial: Get rid of global_qtest variableThomas Huth
2018-12-17tests/pvpanic: Make the pvpanic test independent of global_qtestThomas Huth
2018-12-17tests/vmgenid: Make test independent of global_qtestThomas Huth
2018-12-17tests/acpi-utils: Drop dependence on global_qtestEric Blake
2018-12-17ivshmem-test: Drop dependence on global_qtestEric Blake
2018-12-17tests/libqos/pci: Make PCI access functions independent of global_qtestThomas Huth
2018-12-17Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20181216' into stagingPeter Maydell
2018-12-17tests/fp: add fp-benchEmilio G. Cota
2018-12-17fp-test: pick TARGET_ARM to get its specializationEmilio G. Cota
2018-12-17include: move exec/tb-hash-xx.h to qemu/xxhash.hEmilio G. Cota
2018-12-17exec: introduce qemu_xxhash{2,4,5,6,7}Emilio G. Cota