Commit Graph

17 Commits (594de1dd6449f79c99e1ba4577ea0e4e06e2b405)

Author SHA1 Message Date
Rusty Russell a92892825a virtio: expose features in sysfs 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
Kay Sievers 99e0b6c8e3 virtio: struct device - replace bus_id with dev_name(), dev_set_name() 16 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
Mark McLoughlin b92dea67cc virtio: Complete feature negotation before updating status 17 years ago
Rusty Russell b769f57908 virtio: set device index in common code. 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 c6fd47011b virtio: Allow virtio to be modular and used by modules 17 years ago
Rusty Russell 6e5aa7efb2 virtio: reset function 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 b01d9f2863 Module autoprobing support for virtio drivers. 18 years ago
Rusty Russell ec3d41c4db Virtio interface 18 years ago