Commit Graph

27 Commits (2bace8b95108746f6123d312f47f5bda4eb17a26)

Author SHA1 Message Date
Rusty Russell 1842f23c05 lguest and virtio: cleanup struct definitions to Linux style. 16 years ago
Rusty Russell a91d74a3c4 lguest: update commentry 16 years ago
Rusty Russell 2e04ef7691 lguest: fix comment style 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
Matias Zabaljauregui 4cd8b5e2a1 lguest: use KVM hypercalls 16 years ago
Rusty Russell 6db6a5f3ae lguest: fix for CONFIG_SPARSE_IRQ=y 16 years ago
Mark McLoughlin ff8561c4ad lguest: do not statically allocate root device 16 years ago
Mark McLoughlin bda53cd510 lguest: struct device - replace bus_id with dev_name() 16 years ago
Rusty Russell 87c7d57c17 virtio: hand virtio ring alignment as argument to vring_new_virtqueue 16 years ago
Rusty Russell 2966af73e7 virtio: use LGUEST_VRING_ALIGN instead of relying on pagesize 16 years ago
Rusty Russell 1dc3e3bcbf lguest: update commentry 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 b769f57908 virtio: set device index in common code. 17 years ago
Rusty Russell e27810f113 lguest: use ioremap_cache, not ioremap 17 years ago
Rusty Russell a007a751d9 lguest: make Launcher see device status updates 17 years ago
Rusty Russell c45a6816c1 virtio: explicit advertisement of driver features 17 years ago
Rusty Russell a6bd8e1303 lguest: comment documentation update. 17 years ago
Alexey Dobriyan 25478445c4 Fix container_of() usage 17 years ago
Rusty Russell 6e5aa7efb2 virtio: reset function 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
Rusty Russell e1e72965ec lguest: documentation update 18 years ago
Rusty Russell 19f1537b7b Lguest support for Virtio 18 years ago