index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
virtio_config.h
Age
Commit message (
Expand
)
Author
2020-08-05
virtio_config: fix up warnings on parisc
Michael S. Tsirkin
2020-08-05
virtio_config: drop LE option from config space
Michael S. Tsirkin
2020-08-05
virtio_config: add virtio_cread_le_feature
Michael S. Tsirkin
2020-08-05
virtio_config: LE config space accessors
Michael S. Tsirkin
2020-08-05
virtio_config: disallow native type fields (again)
Michael S. Tsirkin
2020-08-05
virtio_config: rewrite using _Generic
Michael S. Tsirkin
2020-08-05
virtio_config: cread/write cleanup
Michael S. Tsirkin
2020-08-05
virtio_config: disallow native type fields
Michael S. Tsirkin
2020-08-05
virtio: allow __virtioXX, __leXX in config space
Michael S. Tsirkin
2020-08-03
virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirk
Michael S. Tsirkin
2020-08-03
virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM
Michael S. Tsirkin
2019-03-06
virtio: hint if callbacks surprisingly might sleep
Cornelia Huck
2019-01-14
virtio: document virtio_config_ops restrictions
Cornelia Huck
2019-01-14
virtio: fix virtio_config_ops description
Cornelia Huck
2018-08-11
virtio: Make vp_set_vq_affinity() take a mask.
Caleb Raitto
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-02
virtio: add context flag to find vqs
Michael S. Tsirkin
2017-05-02
virtio: wrap find_vqs
Michael S. Tsirkin
2017-02-27
virtio: provide a method to get the IRQ affinity mask for a virtqueue
Christoph Hellwig
2017-02-27
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
2016-08-01
virtio: new feature to detect IOMMU device quirk
Michael S. Tsirkin
2016-01-12
virtio: make find_vqs() checkpatch.pl-friendly
Stefan Hajnoczi
2015-06-01
virtio: add explicit big-endian support to memory accessors
Greg Kurz
2015-06-01
virtio: introduce virtio_is_little_endian() helper
Greg Kurz
2015-04-01
virtio: drop a useless config read
Michael S. Tsirkin
2015-04-01
virtio_config: reorder functions
Michael S. Tsirkin
2014-12-14
virtio: core support for config generation
Michael S. Tsirkin
2014-12-11
virtio_config: fix virtio_cread_bytes
Michael S. Tsirkin
2014-12-09
virtio: allow finalize_features to fail
Michael S. Tsirkin
2014-12-09
virtio_config: endian conversion for v1.0
Michael S. Tsirkin
2014-12-09
virtio: memory access APIs
Michael S. Tsirkin
2014-12-09
virtio: add support for 64 bit features.
Michael S. Tsirkin
2014-12-09
virtio: use u32, not bitmap for features
Michael S. Tsirkin
2014-12-09
virtio: add low-level APIs for feature bits
Michael S. Tsirkin
2014-10-15
virtio: add API to enable VQs early
Michael S. Tsirkin
2013-10-17
virtio_config: remove virtio_config_val
Rusty Russell
2013-10-17
virtio_config: introduce size-based accessors.
Rusty Russell
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-09-28
virtio: support reserved vqs
Michael S. Tsirkin
2012-09-28
virtio: introduce an API to set affinity for a virtqueue
Jason Wang
2012-05-22
virtio: fix typo in comment
Chen Baozi
2012-03-04
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
2011-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-11-24
virtio-pci: make reset operation safer
Michael S. Tsirkin
2011-11-16
enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs
Rick Jones
2011-11-02
virtio_config: Add virtio_config_val_len()
Sasha Levin
2011-05-30
virtio: add full three-clause BSD text to headers.
Rusty Russell
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
[next]