Commit History

Author SHA1 Message Date
  Michael S. Tsirkin bc505f3739 virtio: set pci bus master enable bit 15 years ago
  Michael S. Tsirkin 3119815912 virtio: fix out of range array access 15 years ago
  Jamie Lokier 1f08b833dd Add __devexit_p around reference to virtio_pci_remove 15 years ago
  Michael S. Tsirkin 0b22bd0ba0 virtio-pci: fix per-vq MSI-X request logic 15 years ago
  Rusty Russell f68d24082e virtio_pci: minor MSI-X cleanups 15 years ago
  Michael S. Tsirkin e969fed542 virtio: refactor find_vqs 16 years ago
  Michael S. Tsirkin f6c8250703 virtio: delete vq from list 16 years ago
  Michael S. Tsirkin ff52c3fc71 virtio: fix memory leak on device removal 16 years ago
  Mark McLoughlin 4b892e6582 virtio-pci: correctly unregister root device on error 16 years ago
  Michael S. Tsirkin 82af8ce84e virtio_pci: optional MSI-X support 16 years ago
  Michael S. Tsirkin 77cf524654 virtio_pci: split up vp_interrupt 16 years ago
  Michael S. Tsirkin d2a7ddda9f virtio: find_vqs/del_vqs virtio operations 16 years ago
  Rusty Russell 9499f5e7ed virtio: add names to virtqueue struct, mapping from devices to queues. 16 years ago
  Mark McLoughlin 3fff0179e3 virtio-pci: do not oops on config change if driver not loaded 16 years ago
  Mark McLoughlin 63d1255670 virtio: do not statically allocate root device 16 years ago
  Mark McLoughlin 29f9f12ec7 virtio: add PCI device release() function 16 years ago
  Rusty Russell 87c7d57c17 virtio: hand virtio ring alignment as argument to vring_new_virtqueue 16 years ago
  Rusty Russell 498af14783 virtio: Don't use PAGE_SIZE for vring alignment in virtio_pci. 16 years ago
  Rusty Russell 480daab42c virtio: Don't use PAGE_SIZE in virtio_pci.c 16 years ago
  Kay Sievers 99e0b6c8e3 virtio: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
  Hollis Blanchard 13b1eb333b virtio-pci queue allocation not page-aligned 16 years ago
  Rusty Russell e34f872567 virtio: Add transport feature handling stub for virtio_ring. 17 years ago
  Rusty Russell c624896e48 virtio: Rename set_features to finalize_features 17 years ago
  Rusty Russell b769f57908 virtio: set device index in common code. 17 years ago
  Rusty Russell 5610bd1524 virtio: virtio_pci should not set bus_id. 17 years ago
  Rusty Russell c45a6816c1 virtio: explicit advertisement of driver features 17 years ago
  Harvey Harrison 597d56e4b5 virtio: fix sparse return void-valued expression warnings 17 years ago
  Al Viro 97968358ab virtio_pci iomem annotations 17 years ago
  Anthony Liguori bd6c26900b virtio_pci: unregister virtio device at device remove 17 years ago
  Anthony Liguori 27ebe308af virtio: Use spin_lock_irqsave/restore for virtio-pci 17 years ago