Commit Graph

39 Commits (47844fadb5050a6fb90924e73eb2dea1afd7fe33)

Author SHA1 Message Date
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
Mark McLoughlin e962fa660d virtio: Use bus_type probe and remove methods 17 years ago
Rusty Russell 44653eae14 virtio: don't always force a notification when ring is full 17 years ago
Mark McLoughlin b92dea67cc virtio: Complete feature negotation before updating status 17 years ago
Rusty Russell b4f68be6c5 virtio: force callback on empty. 17 years ago
Christian Borntraeger 52a3a05f3a virtio_net: another race with virtio_net and enable_cb 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 2ad3cfbac5 virtio: bus_id for devices should contain 'virtio' 17 years ago
Rusty Russell c45a6816c1 virtio: explicit advertisement of driver features 17 years ago
Rusty Russell 72e61eb40b virtio: change config to guest endian. 17 years ago
Harvey Harrison 597d56e4b5 virtio: fix sparse return void-valued expression warnings 17 years ago
Rusty Russell 5ef827526f virtio: ignore corrupted virtqueues rather than spinning. 17 years ago
Rusty Russell 2557a933b7 virtio: remove overzealous BUG_ON. 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
Christian Borntraeger 4265f161b6 virtio: fix race in enable_cb 17 years ago
Rusty Russell bdc1681cdf virtio: handle > 2 billion page balloon targets 17 years ago
Anthony Liguori 27ebe308af virtio: Use spin_lock_irqsave/restore for virtio-pci 17 years ago
Ingo Molnar a09771bef9 virtio: fix trivial build bug 17 years ago
Johann Felix Soden 6659a0f0bb virtio: add missing #include <linux/delay.h> 17 years ago
Rusty Russell 6b35e40767 virtio: balloon driver 17 years ago
Anthony Liguori 55a7c06604 virtio: Use PCI revision field to indicate virtio PCI ABI version 17 years ago
Anthony Liguori 3343660d8c virtio: PCI device 17 years ago
Rusty Russell c6fd47011b virtio: Allow virtio to be modular and used by modules 17 years ago
Rusty Russell 15f9c8903c virtio: Use the sg_phys convenience function. 17 years ago
Rusty Russell 81a8deab1c virtio: handle interrupts after callbacks turned off 17 years ago
Rusty Russell 6e5aa7efb2 virtio: reset function 17 years ago
Rusty Russell 426e3e0af5 virtio: clarify NO_NOTIFY flag usage 17 years ago
Rusty Russell 18445c4d50 virtio: explicit enable_cb/disable_cb rather than callback return. 17 years ago
Rusty Russell a586d4f601 virtio: simplify config mechanism. 17 years ago
Rusty Russell 74b2553f1d virtio: fix module/device unloading 17 years ago
Rusty Russell 42b36cc0ce virtio: Force use of power-of-two for descriptor ring sizes 17 years ago
Anthony Liguori 1bc4953ed4 virtio: Fix used_idx wrap-around 17 years ago
Rusty Russell 0a8a69dd77 Virtio helper routines for a descriptor ringbuffer implementation 18 years ago
Rusty Russell b01d9f2863 Module autoprobing support for virtio drivers. 18 years ago
Rusty Russell ec3d41c4db Virtio interface 18 years ago