index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
virtio-net-test.c
Age
Commit message (
Expand
)
Author
2019-05-08
tests: qpci_unplug_acpi_device_test() should not rely on global_qtest
Thomas Huth
2019-03-20
test-announce-self: convert to qgraph
Paolo Bonzini
2019-03-07
tests/libqos: support multiqueue for virtio-net
Paolo Bonzini
2019-03-07
qos-test: virtio-net test node
Emanuele Giuseppe Esposito
2019-03-07
tests/libqos: embed allocators instead of malloc-ing them separately
Paolo Bonzini
2019-03-07
tests/libqos: introduce virtio_start_device
Emanuele Giuseppe Esposito
2018-12-04
virtio-net-test: add large tx buffer test
Jason Wang
2018-12-04
virtio-net-test: remove unused macro
Jason Wang
2018-12-04
virtio-net-test: accept variable length argument in pci_test_start()
Jason Wang
2018-08-16
tests: Clean up string interpolation around qtest_qmp_device_add()
Markus Armbruster
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2018-02-14
libqos: Use explicit QTestState for remaining libqos operations
Eric Blake
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-02
libqos/virtio: return length written into used descriptor
Greg Kurz
2017-06-30
tests: fix virtio-net-test ISR dependence
Stefan Hajnoczi
2016-10-28
tests: enable virtio tests on SPAPR
Laurent Vivier
2016-10-28
tests: use qtest_pc_boot()/qtest_shutdown() in virtio tests
Laurent Vivier
2016-10-28
tests: move QVirtioBus pointer into QVirtioDevice
Laurent Vivier
2016-10-06
libqos: add PCI management in qtest_vboot()/qtest_shutdown()
Laurent Vivier
2016-07-29
tests: plug some leaks in virtio-net-test
Marc-André Lureau
2016-06-20
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-06-20' into...
Peter Maydell
2016-06-20
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
2016-06-20
libqos: add qvirtqueue_cleanup()
Stefan Hajnoczi
2016-06-20
libqos: drop duplicated virtio_ring.h bit definitions
Stefan Hajnoczi
2016-06-20
libqos: use virtio_ids.h for device ID definitions
Stefan Hajnoczi
2016-06-07
tests: Remove unnecessary glib.h includes
Peter Maydell
2016-02-16
tests: Clean up includes
Peter Maydell
2015-08-04
tests: test rx recovery from cont
Jason Wang
2015-08-04
tests: introduce basic pci test for virtio-net
Jason Wang
2014-10-15
tests: virtio-net: Check if hot-plug/unplug works
Igor Mammedov
2014-02-14
tests: Add virtio-net qtest
Andreas Färber