index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
virtio_config.h
Age
Commit message (
Expand
)
Author
2011-01-24
Remove MAYBE_BUILD_BUG_ON
Rusty Russell
2009-09-23
BUILD_BUG_ON(): fix it and a couple of bogus uses of it
Jan Beulich
2009-07-30
lguest and virtio: cleanup struct definitions to Linux style.
Rusty Russell
2009-06-12
virtio: teach virtio_has_feature() about transport features
Mark McLoughlin
2009-06-12
virtio: find_vqs/del_vqs virtio operations
Michael S. Tsirkin
2009-06-12
virtio: add names to virtqueue struct, mapping from devices to queues.
Rusty Russell
2008-07-25
virtio: Rename set_features to finalize_features
Rusty Russell
2008-07-25
virtio: Formally reserve bits 28-31 to be 'transport' features.
Rusty Russell
2008-07-25
virtio: clarify that ABI is usable by any implementations
Rusty Russell
2008-05-30
virtio: force callback on empty.
Rusty Russell
2008-05-30
virtio_config: fix len calculation of config elements
Christian Borntraeger
2008-05-02
virtio: explicit advertisement of driver features
Rusty Russell
2008-05-02
virtio: change config to guest endian.
Rusty Russell
2008-02-04
virtio: reset function
Rusty Russell
2008-02-04
virtio: explicit enable_cb/disable_cb rather than callback return.
Rusty Russell
2008-02-04
virtio: simplify config mechanism.
Rusty Russell
2007-10-23
Virtio interface
Rusty Russell