index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
virtio_config.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-02
virtio: add context flag to find vqs
Michael S. Tsirkin
1
-3
/
+15
2017-05-02
virtio: wrap find_vqs
Michael S. Tsirkin
1
-0
/
+9
2017-02-27
virtio: provide a method to get the IRQ affinity mask for a virtqueue
Christoph Hellwig
1
-0
/
+3
2017-02-27
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
1
-4
/
+5
2016-08-01
virtio: new feature to detect IOMMU device quirk
Michael S. Tsirkin
1
-0
/
+13
2016-01-12
virtio: make find_vqs() checkpatch.pl-friendly
Stefan Hajnoczi
1
-1
/
+1
2015-06-01
virtio: add explicit big-endian support to memory accessors
Greg Kurz
1
-1
/
+2
2015-06-01
virtio: introduce virtio_is_little_endian() helper
Greg Kurz
1
-6
/
+11
2015-04-01
virtio: drop a useless config read
Michael S. Tsirkin
1
-1
/
+0
2015-04-01
virtio_config: reorder functions
Michael S. Tsirkin
1
-8
/
+7
2014-12-14
virtio: core support for config generation
Michael S. Tsirkin
1
-4
/
+28
2014-12-11
virtio_config: fix virtio_cread_bytes
Michael S. Tsirkin
1
-1
/
+4
2014-12-09
virtio: allow finalize_features to fail
Michael S. Tsirkin
1
-1
/
+2
2014-12-09
virtio_config: endian conversion for v1.0
Michael S. Tsirkin
1
-3
/
+6
2014-12-09
virtio: memory access APIs
Michael S. Tsirkin
1
-0
/
+32
2014-12-09
virtio: add support for 64 bit features.
Michael S. Tsirkin
1
-10
/
+10
2014-12-09
virtio: use u32, not bitmap for features
Michael S. Tsirkin
1
-3
/
+3
2014-12-09
virtio: add low-level APIs for feature bits
Michael S. Tsirkin
1
-3
/
+50
2014-10-15
virtio: add API to enable VQs early
Michael S. Tsirkin
1
-0
/
+17
2013-10-17
virtio_config: remove virtio_config_val
Rusty Russell
1
-27
/
+0
2013-10-17
virtio_config: introduce size-based accessors.
Rusty Russell
1
-0
/
+134
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
1
-52
/
+1
2012-09-28
virtio: support reserved vqs
Michael S. Tsirkin
1
-0
/
+2
2012-09-28
virtio: introduce an API to set affinity for a virtqueue
Jason Wang
1
-0
/
+21
2012-05-22
virtio: fix typo in comment
Chen Baozi
1
-10
/
+1
2012-03-05
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
1
-0
/
+1
2011-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2011-11-24
virtio-pci: make reset operation safer
Michael S. Tsirkin
1
-0
/
+2
2011-11-17
enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs
Rick Jones
1
-0
/
+14
2011-11-02
virtio_config: Add virtio_config_val_len()
Sasha Levin
1
-0
/
+3
2011-05-30
virtio: add full three-clause BSD text to headers.
Rusty Russell
1
-1
/
+24
2011-01-24
Remove MAYBE_BUILD_BUG_ON
Rusty Russell
1
-1
/
+4
2009-09-23
BUILD_BUG_ON(): fix it and a couple of bogus uses of it
Jan Beulich
1
-2
/
+1
2009-07-30
lguest and virtio: cleanup struct definitions to Linux style.
Rusty Russell
1
-2
/
+1
2009-06-12
virtio: teach virtio_has_feature() about transport features
Mark McLoughlin
1
-1
/
+3
2009-06-12
virtio: find_vqs/del_vqs virtio operations
Michael S. Tsirkin
1
-11
/
+36
2009-06-12
virtio: add names to virtqueue struct, mapping from devices to queues.
Rusty Russell
1
-2
/
+4
2008-07-25
virtio: Rename set_features to finalize_features
Rusty Russell
1
-3
/
+4
2008-07-25
virtio: Formally reserve bits 28-31 to be 'transport' features.
Rusty Russell
1
-0
/
+6
2008-07-25
virtio: clarify that ABI is usable by any implementations
Rusty Russell
1
-0
/
+3
2008-05-30
virtio: force callback on empty.
Rusty Russell
1
-0
/
+4
2008-05-30
virtio_config: fix len calculation of config elements
Christian Borntraeger
1
-1
/
+1
2008-05-02
virtio: explicit advertisement of driver features
Rusty Russell
1
-7
/
+29
2008-05-02
virtio: change config to guest endian.
Rusty Russell
1
-31
/
+16
2008-02-04
virtio: reset function
Rusty Russell
1
-0
/
+4
2008-02-04
virtio: explicit enable_cb/disable_cb rather than callback return.
Rusty Russell
1
-1
/
+1
2008-02-04
virtio: simplify config mechanism.
Rusty Russell
1
-52
/
+46
2007-10-23
Virtio interface
Rusty Russell
1
-0
/
+111