aboutsummaryrefslogtreecommitdiff
path: root/include/linux/virtio_config.h
AgeCommit message (Expand)Author
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-09-28virtio: support reserved vqsMichael S. Tsirkin
2012-09-28virtio: introduce an API to set affinity for a virtqueueJason Wang
2012-05-22virtio: fix typo in commentChen Baozi
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-24virtio-pci: make reset operation saferMichael S. Tsirkin
2011-11-16enable virtio_net to return bus_info in ethtool -i consistent with emulated NICsRick Jones
2011-11-02virtio_config: Add virtio_config_val_len()Sasha Levin
2011-05-30virtio: add full three-clause BSD text to headers.Rusty Russell
2011-01-24Remove MAYBE_BUILD_BUG_ONRusty Russell
2009-09-23BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich
2009-07-30lguest and virtio: cleanup struct definitions to Linux style.Rusty Russell
2009-06-12virtio: teach virtio_has_feature() about transport featuresMark McLoughlin
2009-06-12virtio: find_vqs/del_vqs virtio operationsMichael S. Tsirkin
2009-06-12virtio: add names to virtqueue struct, mapping from devices to queues.Rusty Russell
2008-07-25virtio: Rename set_features to finalize_featuresRusty Russell
2008-07-25virtio: Formally reserve bits 28-31 to be 'transport' features.Rusty Russell
2008-07-25virtio: clarify that ABI is usable by any implementationsRusty Russell
2008-05-30virtio: force callback on empty.Rusty Russell
2008-05-30virtio_config: fix len calculation of config elementsChristian Borntraeger
2008-05-02virtio: explicit advertisement of driver featuresRusty Russell
2008-05-02virtio: change config to guest endian.Rusty Russell
2008-02-04virtio: reset functionRusty Russell
2008-02-04virtio: explicit enable_cb/disable_cb rather than callback return.Rusty Russell
2008-02-04virtio: simplify config mechanism.Rusty Russell
2007-10-23Virtio interfaceRusty Russell