index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
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
2022-03-04
virtio: acknowledge all features before access
Michael S. Tsirkin
1
-1
/
+2
2021-11-01
virtio_config: introduce a new .enable_cbs method
Jason Wang
1
-0
/
+6
2020-10-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+10
2020-10-21
virtio: let arch advertise guest's memory access restrictions
Pierre Morel
1
-0
/
+10
2020-09-10
virtio: Add get_shm_region method
Sebastien Boeuf
1
-0
/
+17
2020-08-05
virtio_config: fix up warnings on parisc
Michael S. Tsirkin
1
-5
/
+4
2020-08-05
virtio_config: drop LE option from config space
Michael S. Tsirkin
1
-26
/
+2
2020-08-05
virtio_config: add virtio_cread_le_feature
Michael S. Tsirkin
1
-0
/
+10
2020-08-05
virtio_config: LE config space accessors
Michael S. Tsirkin
1
-0
/
+65
2020-08-05
virtio_config: disallow native type fields (again)
Michael S. Tsirkin
1
-14
/
+2
2020-08-05
virtio_config: rewrite using _Generic
Michael S. Tsirkin
1
-85
/
+76
2020-08-05
virtio_config: cread/write cleanup
Michael S. Tsirkin
1
-12
/
+19
2020-08-05
virtio_config: disallow native type fields
Michael S. Tsirkin
1
-3
/
+2
2020-08-05
virtio: allow __virtioXX, __leXX in config space
Michael S. Tsirkin
1
-2
/
+48
2020-08-03
virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirk
Michael S. Tsirkin
1
-2
/
+2
2020-08-03
virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM
Michael S. Tsirkin
1
-1
/
+1
2019-03-06
virtio: hint if callbacks surprisingly might sleep
Cornelia Huck
1
-0
/
+13
2019-01-14
virtio: document virtio_config_ops restrictions
Cornelia Huck
1
-0
/
+5
2019-01-14
virtio: fix virtio_config_ops description
Cornelia Huck
1
-4
/
+4
2018-08-11
virtio: Make vp_set_vq_affinity() take a mask.
Caleb Raitto
1
-3
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
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-04
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-16
enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs
Rick Jones
1
-0
/
+14
[next]