Rusty Russell
|
630b54d334
virtio_config: remove virtio_config_val
|
11 years ago |
Rusty Russell
|
0b90d0622a
virtio_config: introduce size-based accessors.
|
11 years ago |
David Howells
|
607ca46e97
UAPI: (Scripted) Disintegrate include/linux
|
12 years ago |
Michael S. Tsirkin
|
6457f126c8
virtio: support reserved vqs
|
13 years ago |
Jason Wang
|
75a0a52be3
virtio: introduce an API to set affinity for a virtqueue
|
13 years ago |
Chen Baozi
|
c6190804f1
virtio: fix typo in comment
|
13 years ago |
Paul Gortmaker
|
187f1882b5
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
|
13 years ago |
David S. Miller
|
b3613118eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Michael S. Tsirkin
|
e6af578c53
virtio-pci: make reset operation safer
|
13 years ago |
Rick Jones
|
66846048f5
enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs
|
13 years ago |
Sasha Levin
|
3ead6f4d42
virtio_config: Add virtio_config_val_len()
|
14 years ago |
Rusty Russell
|
a1b383870a
virtio: add full three-clause BSD text to headers.
|
14 years ago |
Rusty Russell
|
1765e3a493
Remove MAYBE_BUILD_BUG_ON
|
14 years ago |
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 |