summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini10-39/+39
2019-01-11remove space-tab sequencesPaolo Bonzini1-5/+5
2019-01-11qemu/queue.h: simplify reverse access to QTAILQPaolo Bonzini2-5/+5
2019-01-11qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini1-1/+1
2019-01-11test: replace gtester with a TAP driverPaolo Bonzini3-25/+52
2019-01-11test: execute g_test_run when tests are skippedPaolo Bonzini4-9/+9
2019-01-09docker: Use a stable snapshot for Debian SidPhilippe Mathieu-Daudé1-0/+4
2019-01-07Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190107'...Peter Maydell4-0/+280
2019-01-07Merge remote-tracking branch 'remotes/elmarco/tags/machine-props-pull-request...Peter Maydell1-51/+6
2019-01-07tests/microbit-test: Add Tests for nRF51 TimerSteffen Görtz1-0/+95
2019-01-07tests/microbit-test: Add Tests for nRF51 GPIOSteffen Görtz2-0/+162
2019-01-07qtest: Add set_irq_in command to set IRQ/GPIO levelSteffen Görtz2-0/+23
2019-01-07qdev: all globals are now user-providedMarc-André Lureau1-51/+6
2019-01-07Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-01-05' into st...Peter Maydell2-29/+1
2019-01-04qemu-nbd: Use program name in error messagesEric Blake1-1/+1
2019-01-04block/nbd-client: use traces instead of noisy error_report_errVladimir Sementsov-Ogievskiy1-28/+0
2019-01-03tests/tcg: mips: Test R5900 three-operand MADDU1Fredrik Noring1-2/+35
2019-01-03tests/tcg: mips: Test R5900 three-operand MADDUFredrik Noring2-0/+38
2019-01-03tests/tcg: mips: Test R5900 three-operand MADD1Fredrik Noring1-5/+38
2019-01-03tests/tcg: mips: Test R5900 three-operand MADDFredrik Noring2-0/+46
2018-12-21Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell6-25/+242
2018-12-20hw/i386: Remove deprecated machines pc-0.10 and pc-0.11Thomas Huth1-3/+1
2018-12-20hw: acpi: Remove AcpiRsdpDescriptor and fix testsSamuel Ortiz4-20/+64
2018-12-20Clean up includesMarkus Armbruster3-3/+1
2018-12-19hw/smbios: Move to the hw/firmware/ subdirectoryPhilippe Mathieu-Daudé1-1/+1
2018-12-19tests: Remove unused includePhilippe Mathieu-Daudé1-1/+0
2018-12-19virtio: Provide version-specific variants of virtio PCI devicesEduardo Habkost1-0/+176
2018-12-19Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-12-18' into ...Peter Maydell21-75/+87
2018-12-18Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-12-1...Peter Maydell16-228/+258
2018-12-18qmp: Split ShutdownCause host-qmp into quit and system-resetDominik Csapak21-75/+75
2018-12-18qmp: Add reason to SHUTDOWN and RESET eventsDominik Csapak21-75/+87
2018-12-17Merge remote-tracking branch 'remotes/stsquad/tags/pull-hardfloat-and-gitdm-1...Peter Maydell3-1/+638
2018-12-17tests/bios-tables-test: Sanitize test verbose outputPhilippe Mathieu-Daudé1-2/+5
2018-12-17tests: acpi: remove not used ACPI_READ_GENERIC_ADDRESS macroIgor Mammedov1-8/+0
2018-12-17tests: Exit boot-serial-test loop if child diesRichard Henderson3-32/+68
2018-12-17tests/pxe: Make test independent of global_qtestThomas Huth1-3/+4
2018-12-17tests/prom-env: Make test independent of global_qtestThomas Huth1-9/+8
2018-12-17tests/machine-none: Make test independent of global_qtestThomas Huth1-3/+4
2018-12-17tests/test-filter: Make tests independent of global_qtestThomas Huth2-11/+14
2018-12-17tests/boot-serial: Get rid of global_qtest variableThomas Huth1-6/+7
2018-12-17tests/pvpanic: Make the pvpanic test independent of global_qtestThomas Huth1-6/+8
2018-12-17tests/vmgenid: Make test independent of global_qtestThomas Huth1-14/+17
2018-12-17tests/acpi-utils: Drop dependence on global_qtestEric Blake4-92/+96
2018-12-17ivshmem-test: Drop dependence on global_qtestEric Blake1-17/+1
2018-12-17tests/libqos/pci: Make PCI access functions independent of global_qtestThomas Huth2-33/+34
2018-12-17Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20181216' into stagingPeter Maydell1-2/+3
2018-12-17tests/fp: add fp-benchEmilio G. Cota3-1/+635
2018-12-17fp-test: pick TARGET_ARM to get its specializationEmilio G. Cota1-0/+3
2018-12-17include: move exec/tb-hash-xx.h to qemu/xxhash.hEmilio G. Cota1-1/+1
2018-12-17exec: introduce qemu_xxhash{2,4,5,6,7}Emilio G. Cota1-1/+1