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
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