aboutsummaryrefslogtreecommitdiff
path: root/tests/virtio-net-test.c
AgeCommit message (Expand)Author
2018-12-04virtio-net-test: add large tx buffer testJason Wang
2018-12-04virtio-net-test: remove unused macroJason Wang
2018-12-04virtio-net-test: accept variable length argument in pci_test_start()Jason Wang
2018-08-16tests: Clean up string interpolation around qtest_qmp_device_add()Markus Armbruster
2018-05-04qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau
2018-02-14libqos: Use explicit QTestState for remaining libqos operationsEric Blake
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster
2018-02-02libqos/virtio: return length written into used descriptorGreg Kurz
2017-06-30tests: fix virtio-net-test ISR dependenceStefan Hajnoczi
2016-10-28tests: enable virtio tests on SPAPRLaurent Vivier
2016-10-28tests: use qtest_pc_boot()/qtest_shutdown() in virtio testsLaurent Vivier
2016-10-28tests: move QVirtioBus pointer into QVirtioDeviceLaurent Vivier
2016-10-06libqos: add PCI management in qtest_vboot()/qtest_shutdown()Laurent Vivier
2016-07-29tests: plug some leaks in virtio-net-testMarc-André Lureau
2016-06-20Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-06-20' into...Peter Maydell
2016-06-20coccinelle: Remove unnecessary variables for function return valueEduardo Habkost
2016-06-20libqos: add qvirtqueue_cleanup()Stefan Hajnoczi
2016-06-20libqos: drop duplicated virtio_ring.h bit definitionsStefan Hajnoczi
2016-06-20libqos: use virtio_ids.h for device ID definitionsStefan Hajnoczi
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell
2016-02-16tests: Clean up includesPeter Maydell
2015-08-04tests: test rx recovery from contJason Wang
2015-08-04tests: introduce basic pci test for virtio-netJason Wang
2014-10-15tests: virtio-net: Check if hot-plug/unplug worksIgor Mammedov
2014-02-14tests: Add virtio-net qtestAndreas Färber