aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2019-01-14tests: acpi: reuse fetch_table() for fetching FACS and DSDTIgor Mammedov1-48/+30
2019-01-14tests: acpi: simplify rsdt handlingIgor Mammedov1-82/+55
2019-01-14tests: acpi: make sure FADT is fetched only onceIgor Mammedov1-11/+8
2019-01-14tests: acpi: use AcpiSdtTable::aml in consistent wayIgor Mammedov2-42/+28
2019-01-14tests: vhost-user-test: initialize 'fd' in chr_readLi Qiang1-1/+1
2019-01-14hw/misc/ivshmem: Remove deprecated "ivshmem" legacy deviceThomas Huth1-44/+23
2019-01-14Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell1-1/+2
2019-01-11Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190111-pull-request' ...Peter Maydell2-5/+10
2019-01-11tests: Disable qht-bench parallel test when using gprofPhilippe Mathieu-Daudé1-1/+2
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-11tests/display-vga: Enable virtio-vga testThomas Huth2-5/+10
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