提交历史

作者 SHA1 备注 提交日期
  Rick Jones 66846048f5 enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs 13 年之前
  Krishna Kumar 005b20a8e0 virtio: Dont add "config" to list for !per_vq_vector 13 年之前
  Amit Shah 31a3ddda16 virtio_pci: Prevent double-free of pci regions after device hot-unplug 14 年之前
  Milton Miller 8b3bb3ecf1 virtio: remove virtio-pci root device 14 年之前
  Michael S. Tsirkin b03214d559 virtio-pci: disable msi at startup 15 年之前
  Jiri Kosina 6c9468e9eb Merge branch 'master' into for-next 15 年之前
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年之前
  Thomas Weber 8839316121 Fix typos in comments 15 年之前
  Michael S. Tsirkin bc505f3739 virtio: set pci bus master enable bit 15 年之前
  Michael S. Tsirkin 3119815912 virtio: fix out of range array access 15 年之前
  Jamie Lokier 1f08b833dd Add __devexit_p around reference to virtio_pci_remove 15 年之前
  Michael S. Tsirkin 0b22bd0ba0 virtio-pci: fix per-vq MSI-X request logic 15 年之前
  Rusty Russell f68d24082e virtio_pci: minor MSI-X cleanups 15 年之前
  Michael S. Tsirkin e969fed542 virtio: refactor find_vqs 16 年之前
  Michael S. Tsirkin f6c8250703 virtio: delete vq from list 16 年之前
  Michael S. Tsirkin ff52c3fc71 virtio: fix memory leak on device removal 16 年之前
  Mark McLoughlin 4b892e6582 virtio-pci: correctly unregister root device on error 16 年之前
  Michael S. Tsirkin 82af8ce84e virtio_pci: optional MSI-X support 16 年之前
  Michael S. Tsirkin 77cf524654 virtio_pci: split up vp_interrupt 16 年之前
  Michael S. Tsirkin d2a7ddda9f virtio: find_vqs/del_vqs virtio operations 16 年之前
  Rusty Russell 9499f5e7ed virtio: add names to virtqueue struct, mapping from devices to queues. 16 年之前
  Mark McLoughlin 3fff0179e3 virtio-pci: do not oops on config change if driver not loaded 16 年之前
  Mark McLoughlin 63d1255670 virtio: do not statically allocate root device 16 年之前
  Mark McLoughlin 29f9f12ec7 virtio: add PCI device release() function 16 年之前
  Rusty Russell 87c7d57c17 virtio: hand virtio ring alignment as argument to vring_new_virtqueue 16 年之前
  Rusty Russell 498af14783 virtio: Don't use PAGE_SIZE for vring alignment in virtio_pci. 16 年之前
  Rusty Russell 480daab42c virtio: Don't use PAGE_SIZE in virtio_pci.c 16 年之前
  Kay Sievers 99e0b6c8e3 virtio: struct device - replace bus_id with dev_name(), dev_set_name() 16 年之前
  Hollis Blanchard 13b1eb333b virtio-pci queue allocation not page-aligned 16 年之前
  Rusty Russell e34f872567 virtio: Add transport feature handling stub for virtio_ring. 17 年之前