1. f7ad26f virtio: make find_vqs() checkpatch.pl-friendly by Stefan Hajnoczi · 9 years ago
  2. 7d82410 virtio: add explicit big-endian support to memory accessors by Greg Kurz · 9 years ago
  3. cf561f0 virtio: introduce virtio_is_little_endian() helper by Greg Kurz · 9 years ago
  4. 0126653 virtio: drop a useless config read by Michael S. Tsirkin · 9 years ago
  5. caa0e2d virtio_config: reorder functions by Michael S. Tsirkin · 9 years ago
  6. d71de9e virtio: core support for config generation by Michael S. Tsirkin · 10 years ago
  7. 3d266782 virtio_config: fix virtio_cread_bytes by Michael S. Tsirkin · 10 years ago
  8. 5c609a5 virtio: allow finalize_features to fail by Michael S. Tsirkin · 10 years ago
  9. 92e6d74 virtio_config: endian conversion for v1.0 by Michael S. Tsirkin · 10 years ago
  10. eef960a0 virtio: memory access APIs by Michael S. Tsirkin · 10 years ago
  11. d025477 virtio: add support for 64 bit features. by Michael S. Tsirkin · 10 years ago
  12. e16e12b virtio: use u32, not bitmap for features by Michael S. Tsirkin · 10 years ago
  13. d4024af virtio: add low-level APIs for feature bits by Michael S. Tsirkin · 10 years ago
  14. 3569db5 virtio: add API to enable VQs early by Michael S. Tsirkin · 10 years ago
  15. 630b54d virtio_config: remove virtio_config_val by Rusty Russell · 11 years ago
  16. 0b90d06 virtio_config: introduce size-based accessors. by Rusty Russell · 11 years ago
  17. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  18. 6457f12 virtio: support reserved vqs by Michael S. Tsirkin · 12 years ago
  19. 75a0a52 virtio: introduce an API to set affinity for a virtqueue by Jason Wang · 12 years ago
  20. c619080 virtio: fix typo in comment by Chen Baozi · 12 years ago
  21. 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago
  22. b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  23. e6af578 virtio-pci: make reset operation safer by Michael S. Tsirkin · 13 years ago
  24. 6684604 enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs by Rick Jones · 13 years ago
  25. 3ead6f4 virtio_config: Add virtio_config_val_len() by Sasha Levin · 13 years ago
  26. a1b3838 virtio: add full three-clause BSD text to headers. by Rusty Russell · 13 years ago
  27. 1765e3a Remove MAYBE_BUILD_BUG_ON by Rusty Russell · 14 years ago
  28. 8c87df4 BUILD_BUG_ON(): fix it and a couple of bogus uses of it by Jan Beulich · 15 years ago
  29. 1842f23 lguest and virtio: cleanup struct definitions to Linux style. by Rusty Russell · 15 years ago
  30. ee006b3 virtio: teach virtio_has_feature() about transport features by Mark McLoughlin · 15 years ago
  31. d2a7ddd virtio: find_vqs/del_vqs virtio operations by Michael S. Tsirkin · 15 years ago
  32. 9499f5e virtio: add names to virtqueue struct, mapping from devices to queues. by Rusty Russell · 15 years ago
  33. c624896 virtio: Rename set_features to finalize_features by Rusty Russell · 16 years ago
  34. dd7c7bc virtio: Formally reserve bits 28-31 to be 'transport' features. by Rusty Russell · 16 years ago
  35. 674bfc2 virtio: clarify that ABI is usable by any implementations by Rusty Russell · 16 years ago
  36. b4f68be virtio: force callback on empty. by Rusty Russell · 16 years ago
  37. 7f31fe0 virtio_config: fix len calculation of config elements by Christian Borntraeger · 16 years ago
  38. c45a681 virtio: explicit advertisement of driver features by Rusty Russell · 16 years ago
  39. 72e61eb virtio: change config to guest endian. by Rusty Russell · 16 years ago
  40. 6e5aa7e virtio: reset function by Rusty Russell · 17 years ago
  41. 18445c4 virtio: explicit enable_cb/disable_cb rather than callback return. by Rusty Russell · 17 years ago
  42. a586d4f virtio: simplify config mechanism. by Rusty Russell · 17 years ago
  43. ec3d41c Virtio interface by Rusty Russell · 17 years ago