Commit Graph

16 Commits (7e3de7b1be6ce0643f60aed697070e2286db32cd)

Author SHA1 Message Date
Jan Beulich 8c87df457c BUILD_BUG_ON(): fix it and a couple of bogus uses of it 16 years ago
Rusty Russell 1842f23c05 lguest and virtio: cleanup struct definitions to Linux style. 16 years ago
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