1. 4e1837f trace: add virtio_set_status() trace event by Stefan Hajnoczi · 13 years ago
  2. d1a0739 block: Move BlockConf & friends from block_int.h to block.h by Markus Armbruster · 14 years ago
  3. 855d7e2 virtio-balloon: Add exit handler, fix memleaks by Amit Shah · 14 years ago
  4. a8686a9 virtio-blk: Turn drive serial into a qdev property by Markus Armbruster · 14 years ago
  5. bcbabae virtio: event index support by Michael S. Tsirkin · 14 years ago
  6. 89c473f virtio-pci: fix bus master work around on load by Michael S. Tsirkin · 14 years ago
  7. 6b331ef virtio-serial: Use a struct to pass config information from proxy by Amit Shah · 14 years ago
  8. 5430a28 vhost: force vhost off for non-MSI guests by mst@redhat.com · 14 years ago
  9. 25db9eb virtio-pci: Use ioeventfd for virtqueue notify by Stefan Hajnoczi · 14 years ago
  10. 85cf2a8 virtio: move vmstate change tracking to core by Michael S. Tsirkin · 14 years ago
  11. 54dd932 virtio: change set guest notifier to per-device by Michael S. Tsirkin · 14 years ago
  12. aab2e8f Merge remote branch 'kwolf/for-anthony' into staging by Anthony Liguori · 15 years ago
  13. f0c07c7 virtio-net: Make tx_timer timeout configurable by Alex Williamson · 15 years ago
  14. 42fb2e0 virtio: Factor virtqueue_map_sg out by Kevin Wolf · 15 years ago
  15. 8b53a86 virtio-serial: Cleanup on device hot-unplug by Amit Shah · 15 years ago
  16. 9d0d313 virtio-blk: Create exit function to unregister savevm by Alex Williamson · 15 years ago
  17. 9f10751 virtio-9p: Add a virtio 9p device to qemu by Anthony Liguori · 15 years ago
  18. 2be24aa virtio: move typedef to qemu-common by Michael S. Tsirkin · 15 years ago
  19. 3e607cb virtio: add set_status callback by Michael S. Tsirkin · 15 years ago
  20. 1cbdabe virtio: notifier support + APIs for queue fields by Michael S. Tsirkin · 15 years ago
  21. 428c149 block: add topology qdev properties by Christoph Hellwig · 15 years ago
  22. 98b1925 virtio-console: qdev conversion, new virtio-serial-bus by Amit Shah · 15 years ago
  23. bb61564 virtio: Remove duplicate macro definition for max. virtqueues, bump up the max by Amit Shah · 15 years ago
  24. 8172539 virtio: add features as qdev properties by Michael S. Tsirkin · 15 years ago
  25. 704a76f virtio: rename features -> guest_features by Michael S. Tsirkin · 15 years ago
  26. 6d74ca5 virtio: verify features on load by Michael S. Tsirkin · 15 years ago
  27. 97b1562 virtio: use qdev properties for configuration. by Gerd Hoffmann · 15 years ago
  28. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  29. 99a0949 Get rid of _t suffix by malc · 15 years ago
  30. d89c682 Suppress some variants of English in comments by Stefan Weil · 15 years ago
  31. d176c49 qdev-ify virtio-blk. by Gerd Hoffmann · 16 years ago
  32. ff24bd5 qemu/virtio: virtio save/load bindings by Michael S. Tsirkin · 16 years ago
  33. 7055e68 qemu/virtio: virtio support for many interrupt vectors by Michael S. Tsirkin · 16 years ago
  34. efeea6d virtio: add support for indirect ring entries by Mark McLoughlin · 16 years ago
  35. 53c25ce Separate virtio PCI code by Paul Brook · 16 years ago
  36. cf21e10 Virtio-net qdev conversion by Paul Brook · 16 years ago
  37. b946a15 Introduce VLANClientState::cleanup() (Mark McLoughlin) by aliguori · 16 years ago
  38. 8eca6b1 Fix oops on 2.6.25 guest (Rusty Russell) by aliguori · 16 years ago
  39. 173a543 Add and use #defines for PCI device classes by blueswir1 · 16 years ago
  40. bf9298b Make struct iovec universally available by aliguori · 16 years ago
  41. bb6834c Fix windows build after virtio changes by aliguori · 16 years ago
  42. f46f15b Remove TARGET_PAGE_SIZE from virtio interface (Hollis Blanchard) by aliguori · 16 years ago
  43. 967f97f Virtio core support by aliguori · 16 years ago