aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/virtio_config.h
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-02
|\
| * virtio-pci: make reset operation saferMichael S. Tsirkin2011-11-23
* | enable virtio_net to return bus_info in ethtool -i consistent with emulated NICsRick Jones2011-11-16
|/
* virtio_config: Add virtio_config_val_len()Sasha Levin2011-11-01
* virtio: add full three-clause BSD text to headers.Rusty Russell2011-05-29
* Remove MAYBE_BUILD_BUG_ONRusty Russell2011-01-23
* BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich2009-09-23
* lguest and virtio: cleanup struct definitions to Linux style.Rusty Russell2009-07-30
* virtio: teach virtio_has_feature() about transport featuresMark McLoughlin2009-06-12
* virtio: find_vqs/del_vqs virtio operationsMichael S. Tsirkin2009-06-12
* virtio: add names to virtqueue struct, mapping from devices to queues.Rusty Russell2009-06-12
* virtio: Rename set_features to finalize_featuresRusty Russell2008-07-24
* virtio: Formally reserve bits 28-31 to be 'transport' features.Rusty Russell2008-07-24
* virtio: clarify that ABI is usable by any implementationsRusty Russell2008-07-24
* virtio: force callback on empty.Rusty Russell2008-05-30
* virtio_config: fix len calculation of config elementsChristian Borntraeger2008-05-30
* virtio: explicit advertisement of driver featuresRusty Russell2008-05-02
* virtio: change config to guest endian.Rusty Russell2008-05-02
* virtio: reset functionRusty Russell2008-02-04
* virtio: explicit enable_cb/disable_cb rather than callback return.Rusty Russell2008-02-04
* virtio: simplify config mechanism.Rusty Russell2008-02-04
* Virtio interfaceRusty Russell2007-10-23