38 Commits (530049bc1dcc24c1178a29d99ca08b6dd08413e0)

Author SHA1 Message Date
Stefan Hajnoczi 12dfbdcabf tests: fix virtio-blk-test ISR dependence 9 years ago
Fam Zheng 2420d369a2 tests: Use null-co:// instead of /dev/null as the dummy image 9 years ago
Marc-André Lureau 80e1eea37a tests: fix virtio-blk-test leaks 10 years ago
Marc-André Lureau dc491fead0 tests: fix qmp response leak 10 years ago
David Gibson 246fc0fb66 libqos: Give qvirtio_config_read*() consistent semantics 10 years ago
Laurent Vivier 30ca440eec tests: enable virtio tests on SPAPR 10 years ago
Laurent Vivier a980f7f2c2 tests: use qtest_pc_boot()/qtest_shutdown() in virtio tests 10 years ago
Laurent Vivier 8b4b80c376 tests: rename target_big_endian() as qvirtio_is_big_endian() 10 years ago
Laurent Vivier 6b9cdf4cf1 tests: move QVirtioBus pointer into QVirtioDevice 10 years ago
Laurent Vivier 54ce6f22e8 qtest: ask endianness of the target in qtest_init() 10 years ago
Laurent Vivier 2ecd7e2f25 libqos: add PCI management in qtest_vboot()/qtest_shutdown() 10 years ago
Eduardo Habkost 9be385980d coccinelle: Remove unnecessary variables for function return value 10 years ago
Stefan Hajnoczi f1d3b99154 libqos: add qvirtqueue_cleanup() 10 years ago
Stefan Hajnoczi c75f4c061b libqos: drop duplicated virtio_pci.h definitions 10 years ago
Stefan Hajnoczi 4565a3e029 libqos: drop duplicated virtio_blk.h definitions 10 years ago
Stefan Hajnoczi ee3b850a70 libqos: drop duplicated virtio_ring.h bit definitions 10 years ago
Stefan Hajnoczi 1373a4c256 libqos: drop duplicated virtio_config.h definitions 10 years ago
Stefan Hajnoczi 8ac9e205bd libqos: use virtio_ids.h for device ID definitions 10 years ago
Peter Maydell 79ffb277ec tests: Remove unnecessary glib.h includes 10 years ago
Peter Maydell 681c28a33e tests: Clean up includes 11 years ago
Marc Marí 9b7d2d8b07 tests: Check QVIRTIO_F_ANY_LAYOUT flag in virtio-blk test 12 years ago
Marc Marí 0a6ed70006 libqos: Add virtio MMIO support 12 years ago
Marc Marí 50311a81f8 libqos: Remove PCI assumptions in constants of virtio driver 12 years ago
Marc Marí 38d8364f4f tests: Prepare virtio-blk-test for multi-arch implementation 12 years ago
Marc Marí 728312b8c8 libqos: Change use of pointers to uint64_t in virtio 12 years ago
Kevin Wolf b8e665e4d8 qtests: Specify image format explicitly 12 years ago
Igor Mammedov aaf3607051 tests: virtio-blk: Check if hot-plug/unplug works 12 years ago
Stefan Hajnoczi 70556264a8 libqos: use microseconds instead of iterations for virtio timeout 12 years ago
Stefan Hajnoczi e8c81b4d8a libqos: improve event_index test with timeout 12 years ago
Marc Marí 1053587c3f libqos: Added EVENT_IDX support 12 years ago
Marc Marí 5836811398 libqos: Added MSI-X support 12 years ago
Marc Marí e11199554c libqos: Added test case for configuration changes in virtio-blk test 12 years ago
Marc Marí f294b029aa libqos: Added indirect descriptor support to virtio implementation 12 years ago
Marc Marí bf3c63d201 libqos: Added basic virtqueue support to virtio implementation 12 years ago
Marc Marí 46e0cf7629 tests: Add virtio device initialization 12 years ago
Marc Marí 311e666aea tests: Functions bus_foreach and device_find from libqos virtio API 12 years ago
Andreas Färber c7a59bed62 tests: Add virtio-blk qtest 13 years ago
Andreas Färber 76491071b3 tests: Add tpci200 qtest 13 years ago
Andreas Färber 5297ea6fb8 tests: Add ne2000 qtest 13 years ago
Andreas Färber 85f68d552b tests: Add pcnet qtest 13 years ago
Andreas Färber 74769fe7c8 tests: Add rtl8139 qtest 13 years ago
Andreas Färber 4a053e7f71 tests: Add vmxnet3 qtest 13 years ago
Andreas Färber a21baf7999 tests: Add e1000 qtest 13 years ago