aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2023-03-13qtest: enable vnc-display test on win32Marc-André Lureau1-5/+7
2023-03-13libqtest: make qtest_qmp_add_client work on win32Marc-André Lureau2-5/+18
2023-03-13tests/docker: fix a win32 error due to portabilityMarc-André Lureau1-3/+3
2023-03-13tests: fix path separator, use g_build_filename()Marc-André Lureau1-1/+1
2023-03-13win32: replace closesocket() with close() wrapperMarc-André Lureau4-14/+14
2023-03-13error: add global &error_warn destinationMarc-André Lureau1-0/+18
2023-03-13tests: add test-error-reportMarc-André Lureau2-0/+122
2023-03-13tests: use closesocket()Marc-André Lureau1-3/+3
2023-03-12Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell2-0/+78
2023-03-11Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell9-22/+515
2023-03-10Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell38-75/+50
2023-03-10iotests/308: Add test for 'write -zu'Hanna Czenczek2-0/+78
2023-03-10Merge tag 'pull-hex-20230306' of https://github.com/quic/qemu into stagingPeter Maydell4-249/+318
2023-03-10tests/avocado: Add igb testAkihiko Odaki1-0/+38
2023-03-10igb: Introduce qtest for igb deviceAkihiko Odaki5-0/+448
2023-03-10tests/qtest/libqos/e1000e: Export macreg functionsAkihiko Odaki2-12/+12
2023-03-10tests/qtest/e1000e-test: Fabricate ethernet headerAkihiko Odaki2-10/+17
2023-03-09Merge tag 'pull-gdbstub-070323-3' of https://gitlab.com/stsquad/qemu into sta...Peter Maydell4-3/+12
2023-03-09Merge tag 'pull-request-2023-03-07' of https://gitlab.com/thuth/qemu into sta...Peter Maydell2-11/+35
2023-03-08tests/qtest/readconfig: Test docs/config/ich9-ehci-uhci.cfgThomas Huth1-0/+21
2023-03-08tests/qtest/readconfig: Rework test_object_rng_resp into a generic functionThomas Huth1-7/+8
2023-03-07testing: probe gdb for supported architectures ahead of timeAlex Bennée4-3/+12
2023-03-07tests: acpi: update expected blobsIgor Mammedov3-2/+0
2023-03-07tests: acpi: add non zero function device with acpi-index on non-hotpluggble busIgor Mammedov1-2/+4
2023-03-07tests: acpi: whitelist DSDT before adding non-0 function device with acpi-ind...Igor Mammedov1-0/+2
2023-03-07tests: acpi: update expected blobsIgor Mammedov38-37/+0
2023-03-07tests: acpi: whitelist DSDT before exposing non zero functionsIgor Mammedov1-0/+37
2023-03-07tests: acpi: update expected blobsIgor Mammedov4-3/+0
2023-03-07tests: acpi: add device with acpi-index on non-hotpluggble busIgor Mammedov1-0/+1
2023-03-07tests: acpi: whitelist DSDT before adding device with acpi-index to testcasesIgor Mammedov1-0/+3
2023-03-07tests: acpi: update expected blobsIgor Mammedov38-37/+0
2023-03-07tests: acpi: whitelist DSDT before adding EDSM methodIgor Mammedov1-0/+37
2023-03-07tests: acpi: update expected blobsIgor Mammedov36-35/+0
2023-03-07tests: acpi: whitelist DSDT blobs before isolating PCI _DSM func 0 prologIgor Mammedov1-0/+35
2023-03-07tests: acpi: update expected blobsIgor Mammedov5-4/+0
2023-03-07tests: acpi: whitelist pc/DSDT.hpbrroot and pc/DSDT.hpbridge testsIgor Mammedov1-0/+3
2023-03-07tests: acpi: extend multi-bridge case with case 'root-port,id=HOHP,hotplug=of...Igor Mammedov1-1/+4
2023-03-07tests: acpi: whitelist q35/DSDT.multi-bridge before extending testcaseIgor Mammedov1-0/+1
2023-03-07tests: acpi: update expected blobsIgor Mammedov3-2/+0
2023-03-07tests: acpi: add test_acpi_q35_tcg_no_acpi_hotplug test and extend test_acpi_...Igor Mammedov1-3/+39
2023-03-07tests: acpi: whitelist new q35.noacpihp test and pc.hpbrrootIgor Mammedov2-0/+2
2023-03-07Revert "tests/qtest: Check for devices in bios-tables-test"Igor Mammedov1-71/+4
2023-03-07hw/xen: Add foreignmem operations to allow redirection to internal emulationDavid Woodhouse1-0/+1
2023-03-07hw/xen: Implement core serialize/deserialize methods for xenstore_implDavid Woodhouse1-10/+226
2023-03-07hw/xen: Implement XenStore permissionsPaul Durrant1-1/+26
2023-03-07hw/xen: Watches on XenStore transactionsDavid Woodhouse1-1/+230
2023-03-07hw/xen: Implement XenStore transactionsDavid Woodhouse1-0/+118
2023-03-07hw/xen: Implement XenStore watchesDavid Woodhouse1-0/+85
2023-03-07hw/xen: Add basic XenStore tree walk and write/read/directory supportDavid Woodhouse2-0/+198
2023-03-07test: Check vnc enable before compiling vnc testJuan Quintela1-4/+6