Commit Graph

14 Commits (a91d74a3c4de8115295ee87350c13a329164aaaf)

Author SHA1 Message Date
Mark McLoughlin ee006b353f virtio: teach virtio_has_feature() about transport features 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 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
Rusty Russell 674bfc23c5 virtio: clarify that ABI is usable by any implementations 17 years ago
Rusty Russell b4f68be6c5 virtio: force callback on empty. 17 years ago
Christian Borntraeger 7f31fe0500 virtio_config: fix len calculation of config elements 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
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 ec3d41c4db Virtio interface 18 years ago