aboutsummaryrefslogtreecommitdiff
path: root/tests/ivshmem-test.c
AgeCommit message (Expand)Author
2020-01-12test: Move qtests to a separate directoryThomas Huth
2019-12-17tests: use g_test_rand_intPaolo Bonzini
2019-09-05tests: Remove unnecessary global_qtest referencesThomas Huth
2019-08-15tests/libqtest: Make qtest_qmp_device_add/del independent from global_qtestThomas Huth
2019-05-08tests: qpci_unplug_acpi_device_test() should not rely on global_qtestThomas Huth
2019-03-07tests: Do not use "\n" in g_test_message() stringsThomas Huth
2019-02-12chardev: forbid 'wait' option with client socketsDaniel P. Berrangé
2019-01-14hw/misc/ivshmem: Remove deprecated "ivshmem" legacy deviceThomas Huth
2019-01-11test: execute g_test_run when tests are skippedPaolo Bonzini
2018-12-17ivshmem-test: Drop dependence on global_qtestEric Blake
2018-08-16tests: Clean up string interpolation around qtest_qmp_device_add()Markus Armbruster
2018-06-29glib: bump min required glib library version to 2.40Daniel P. Berrangé
2018-02-14libqos: Use explicit QTestState for remaining libqos operationsEric Blake
2017-01-31qtest: add ivshmem-test for ppc64Laurent Vivier
2017-01-31qtest: convert ivshmem-test to use libqosLaurent Vivier
2016-10-28libqos: Change PCI accessors to take opaque BAR handleDavid Gibson
2016-10-28tests: Use qpci_mem{read,write} in ivshmem-testDavid Gibson
2016-10-06libqos: add PCI management in qtest_vboot()/qtest_shutdown()Laurent Vivier
2016-06-16os-posix: include sys/mman.hPaolo Bonzini
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell
2016-03-21ivshmem: Split ivshmem-plain, ivshmem-doorbell off ivshmemMarkus Armbruster
2016-03-21ivshmem: Receive shared memory synchronously in realize()Markus Armbruster
2016-03-21ivshmem-test: Improve test cases /ivshmem/server-*Markus Armbruster
2016-03-21ivshmem-test: Clean up wait for devices to become operationalMarkus Armbruster
2016-03-21ivshmem-test: Improve test case /ivshmem/singleMarkus Armbruster
2016-03-21tests/libqos/pci-pc: Fix qpci_pc_iomap() to map BARs alignedMarkus Armbruster
2016-03-18ivshmem-server: Don't overload POSIX shmem and file nameMarkus Armbruster
2016-02-16tests: Clean up includesPeter Maydell
2016-02-02ivshmem-test: test both msi & irq casesMarc-André Lureau
2016-02-02ivshmem-test: leak fixesMarc-André Lureau
2015-11-25ivshmem: Rename property memdev to x-memdev for 2.5Markus Armbruster
2015-11-25tests/ivshmem-test: Supply missing initializer in get_device()Markus Armbruster
2015-11-12tests: classify some ivshmem tests as slowMarc-André Lureau
2015-10-26ivshmem: add hostmem backendMarc-André Lureau
2015-10-26tests: add ivshmem qtestMarc-André Lureau
2015-10-24tests: Add ivshmem qtestAndreas Färber