Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6ce187985f31c441f7fc10a4d265182d05bc7ad3
/
include
/
linux
/
virtio_config.h
7d82410
virtio: add explicit big-endian support to memory accessors
by Greg Kurz
· 10 years ago
cf561f0
virtio: introduce virtio_is_little_endian() helper
by Greg Kurz
· 10 years ago
0126653
virtio: drop a useless config read
by Michael S. Tsirkin
· 10 years ago
caa0e2d
virtio_config: reorder functions
by Michael S. Tsirkin
· 10 years ago
d71de9e
virtio: core support for config generation
by Michael S. Tsirkin
· 10 years ago
3d266782
virtio_config: fix virtio_cread_bytes
by Michael S. Tsirkin
· 10 years ago
5c609a5
virtio: allow finalize_features to fail
by Michael S. Tsirkin
· 10 years ago
92e6d74
virtio_config: endian conversion for v1.0
by Michael S. Tsirkin
· 10 years ago
eef960a0
virtio: memory access APIs
by Michael S. Tsirkin
· 10 years ago
d025477
virtio: add support for 64 bit features.
by Michael S. Tsirkin
· 10 years ago
e16e12b
virtio: use u32, not bitmap for features
by Michael S. Tsirkin
· 10 years ago
d4024af
virtio: add low-level APIs for feature bits
by Michael S. Tsirkin
· 10 years ago
3569db5
virtio: add API to enable VQs early
by Michael S. Tsirkin
· 10 years ago
630b54d
virtio_config: remove virtio_config_val
by Rusty Russell
· 11 years ago
0b90d06
virtio_config: introduce size-based accessors.
by Rusty Russell
· 11 years ago
607ca46
UAPI: (Scripted) Disintegrate include/linux
by David Howells
· 12 years ago
6457f12
virtio: support reserved vqs
by Michael S. Tsirkin
· 12 years ago
75a0a52
virtio: introduce an API to set affinity for a virtqueue
by Jason Wang
· 12 years ago
c619080
virtio: fix typo in comment
by Chen Baozi
· 13 years ago
187f188
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
by Paul Gortmaker
· 13 years ago
b361311
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
e6af578
virtio-pci: make reset operation safer
by Michael S. Tsirkin
· 13 years ago
6684604
enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs
by Rick Jones
· 13 years ago
3ead6f4
virtio_config: Add virtio_config_val_len()
by Sasha Levin
· 13 years ago
a1b3838
virtio: add full three-clause BSD text to headers.
by Rusty Russell
· 13 years ago
1765e3a
Remove MAYBE_BUILD_BUG_ON
by Rusty Russell
· 14 years ago
8c87df4
BUILD_BUG_ON(): fix it and a couple of bogus uses of it
by Jan Beulich
· 15 years ago
1842f23
lguest and virtio: cleanup struct definitions to Linux style.
by Rusty Russell
· 15 years ago
ee006b3
virtio: teach virtio_has_feature() about transport features
by Mark McLoughlin
· 16 years ago
d2a7ddd
virtio: find_vqs/del_vqs virtio operations
by Michael S. Tsirkin
· 15 years ago
9499f5e
virtio: add names to virtqueue struct, mapping from devices to queues.
by Rusty Russell
· 15 years ago
c624896
virtio: Rename set_features to finalize_features
by Rusty Russell
· 16 years ago
dd7c7bc
virtio: Formally reserve bits 28-31 to be 'transport' features.
by Rusty Russell
· 16 years ago
674bfc2
virtio: clarify that ABI is usable by any implementations
by Rusty Russell
· 16 years ago
b4f68be
virtio: force callback on empty.
by Rusty Russell
· 16 years ago
7f31fe0
virtio_config: fix len calculation of config elements
by Christian Borntraeger
· 16 years ago
c45a681
virtio: explicit advertisement of driver features
by Rusty Russell
· 17 years ago
72e61eb
virtio: change config to guest endian.
by Rusty Russell
· 17 years ago
6e5aa7e
virtio: reset function
by Rusty Russell
· 17 years ago
18445c4
virtio: explicit enable_cb/disable_cb rather than callback return.
by Rusty Russell
· 17 years ago
a586d4f
virtio: simplify config mechanism.
by Rusty Russell
· 17 years ago
ec3d41c
Virtio interface
by Rusty Russell
· 17 years ago