Commit Graph

84 Commits (ec3ee5086c1e1b883292eaf795b5c1b0c25bcffe)

Author SHA1 Message Date
Balbir Singh 61fb06cc8e virtio: Fix GFP flags passed from the virtio balloon driver 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
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
Amit Shah 3b8706240e virtio: Initialize vq->data entries to NULL 15 years ago
Shirley Ma c021eac414 virtio: Add ability to detach unused buffers from vrings 15 years ago
Michael S. Tsirkin d57ed95da4 virtio: use smp_XX barriers on SMP 15 years ago
Rusty Russell 97a545ab6c virtio: remove bogus barriers from DEBUG version of virtio_ring.c 15 years ago
Rusty Russell 169c246a30 virtio: fix balloon without VIRTIO_BALLOON_F_STATS_VQ 15 years ago
Adam Litke 1f34c71afe virtio: Fix scheduling while atomic in virtio_balloon stats 15 years ago
Adam Litke 9564e138b1 virtio: Add memory statistics reporting to the balloon driver (V4) 15 years ago
Jamie Lokier 1f08b833dd Add __devexit_p around reference to virtio_pci_remove 15 years ago
Shirley Ma f9bfbebf34 virtio: Add ability to detach unused buffers from vrings 15 years ago
Jeff Mahoney d817cd5255 virtio: fix section mismatch warnings 15 years ago
Michael S. Tsirkin 2d61ba9503 virtio: order used ring after used index read 15 years ago
Michael S. Tsirkin 0b22bd0ba0 virtio-pci: fix per-vq MSI-X request logic 15 years ago
Uwe Kleine-König 1e65175c2c move virtballoon_remove to .devexit.text 16 years ago
Christian Borntraeger e95646c3ec virtio: let header files include virtio_ids.h 16 years ago
Fernando Luis Vazquez Cao 3ca4f5ca73 virtio: add virtio IDs file 16 years ago
Rusty Russell 3c1b27d504 virtio: make add_buf return capacity remaining 16 years ago
Rusty Russell f68d24082e virtio_pci: minor MSI-X cleanups 16 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
Christian Borntraeger e335385373 virtio: enhance id_matching for virtio drivers 16 years ago
Christian Borntraeger c89e80168b virtio: fix id_matching for virtio drivers 16 years ago
Mark McLoughlin 9fa29b9df3 virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC) 16 years ago
Rusty Russell a92892825a virtio: expose features in sysfs 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
Rusty Russell ef688e151c virtio: meet virtio spec by finalizing features before using device 16 years ago
Marcelo Tosatti 84a139a985 virtio: fix suspend when using virtio_balloon 16 years ago
Rusty Russell c5f841f178 virtio: more neatening of virtio_ring macros. 16 years ago
Roel Kluin 3a35ce7dce virtio: fix BAD_RING, START_US and END_USE macros 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
Hollis Blanchard 1b4aa2faec virtio: avoid implicit use of Linux page size in balloon interface 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
Anthony Liguori 532a6086e3 virtio_balloon: fix towards_target when deflating balloon 17 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 dd7c7bc462 virtio: Formally reserve bits 28-31 to be 'transport' features. 17 years ago