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
/
drivers
/
vdpa
/
vdpa_sim
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-21
vdpa_sim_blk: support shared backend
Stefano Garzarella
1
-7
/
+50
2023-04-21
vdpa_sim: move buffer allocation in the devices
Stefano Garzarella
4
-21
/
+57
2023-04-21
vdpa_sim: add support for user VA
Stefano Garzarella
2
-8
/
+90
2023-04-21
vdpa_sim: replace the spinlock with a mutex to protect the state
Stefano Garzarella
4
-23
/
+23
2023-04-21
vdpa_sim: use kthread worker
Stefano Garzarella
2
-7
/
+15
2023-04-21
vdpa_sim: make devices agnostic for work management
Stefano Garzarella
4
-11
/
+21
2023-04-04
vdpa_sim_net: complete the initialization before register the device
Stefano Garzarella
1
-4
/
+9
2023-03-13
vdpa_sim: set last_used_idx as last_avail_idx in vdpasim_queue_ready
Eugenio Pérez
1
-0
/
+11
2023-02-20
vdpa: Fix a couple of spelling mistakes in some messages
Colin Ian King
1
-1
/
+1
2023-02-20
vdpa_sim: get rid of DMA ops
Jason Wang
2
-150
/
+22
2023-02-20
vdpa_sim_net: vendor satistics
Jason Wang
1
-6
/
+213
2023-02-20
vdpa_sim: support vendor statistics
Jason Wang
2
-0
/
+17
2023-02-20
vdpasim: customize allocation size
Jason Wang
4
-1
/
+7
2023-02-20
vdpa_sim: switch to use __vdpa_alloc_device()
Jason Wang
1
-5
/
+8
2023-02-20
vdpa_sim: use weak barriers
Jason Wang
1
-1
/
+1
2023-02-20
vdpa_sim: Implement resume vdpa op
Sebastien Boeuf
2
-0
/
+30
2023-02-20
vdpa_sim_net: Offer VIRTIO_NET_F_STATUS
Eugenio Pérez
1
-0
/
+1
2023-02-13
vdpa_sim: not reset state in vdpasim_queue_ready
Eugenio Pérez
1
-0
/
+2
2022-12-28
vdpa_sim_net: should not drop the multicast/broadcast packet
Cindy Lu
1
-0
/
+3
2022-12-28
vdpasim: fix memory leak when freeing IOTLBs
Jason Wang
1
-1
/
+3
2022-12-28
vdpa_sim: fix vringh initialization in vdpasim_queue_ready()
Stefano Garzarella
1
-2
/
+1
2022-12-28
vdpa_sim: fix possible memory leak in vdpasim_net_init() and vdpasim_blk_init()
ruanjinjie
2
-2
/
+6
2022-10-07
vdpa_sim_net: support feature provisioning
Jason Wang
4
-5
/
+17
2022-08-11
vdpa_sim_blk: add support for discard and write-zeroes
Stefano Garzarella
1
-1
/
+73
2022-08-11
vdpa_sim_blk: add support for VIRTIO_BLK_T_FLUSH
Stefano Garzarella
1
-0
/
+5
2022-08-11
vdpa_sim_blk: make vdpasim_blk_check_range usable by other requests
Stefano Garzarella
1
-15
/
+23
2022-08-11
vdpa_sim_blk: check if sector is 0 for commands other than read or write
Stefano Garzarella
1
-0
/
+10
2022-08-11
vdpa_sim: Implement suspend vdpa op
Eugenio Pérez
4
-0
/
+21
2022-08-11
vdpa_sim: use max_iotlb_entries as a limit in vhost_iotlb_init
Stefano Garzarella
1
-2
/
+2
2022-08-11
vdpa_sim_blk: set number of address spaces and virtqueue groups
Stefano Garzarella
1
-0
/
+6
2022-08-11
vdpa_sim_blk: call vringh_complete_iotlb() also in the error path
Stefano Garzarella
1
-5
/
+9
2022-08-11
vdpa_sim_blk: limit the number of request handled per batch
Stefano Garzarella
1
-0
/
+10
2022-08-11
vdpa_sim_blk: use dev_dbg() to print errors
Stefano Garzarella
1
-10
/
+10
2022-05-31
vdpasim: Off by one in vdpasim_set_group_asid()
Dan Carpenter
1
-1
/
+1
2022-05-31
vdpasim: allow to enable a vq repeatedly
Eugenio Pérez
1
-1
/
+4
2022-05-31
vdpasim: control virtqueue support
Gautam Dawar
3
-20
/
+161
2022-05-31
vdpa_sim: filter destination mac address
Gautam Dawar
1
-18
/
+31
2022-05-31
vdpa_sim: factor out buffer completion logic
Gautam Dawar
1
-15
/
+18
2022-05-31
vdpa_sim: advertise VIRTIO_NET_F_MTU
Gautam Dawar
1
-1
/
+2
2022-05-31
vdpa: multiple address spaces support
Gautam Dawar
1
-4
/
+6
2022-05-31
vdpa: introduce virtqueue groups
Gautam Dawar
2
-1
/
+9
2022-01-14
vdpa/vdpa_sim_net: Report max device capabilities
Eli Cohen
1
-0
/
+1
2022-01-14
vdpa/vdpa_sim: Configure max supported virtqueues
Eli Cohen
1
-0
/
+1
2022-01-14
vdpa: Provide interface to read driver features
Eli Cohen
1
-6
/
+15
2021-11-24
vdpa_sim: avoid putting an uninitialized iova_domain
Longpeng
1
-2
/
+5
2021-11-01
vdpa_sim_net: Enable user to set mac address and mtu
Parav Pandit
1
-16
/
+19
2021-11-01
vdpa: Enable user to set mac and mtu of vdpa device
Parav Pandit
2
-2
/
+4
2021-09-06
vdpa: Support transferring virtual addressing during DMA mapping
Xie Yongji
1
-1
/
+1
2021-09-06
vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()
Xie Yongji
1
-3
/
+3
2021-09-06
vdpa: Add reset callback in vdpa_config_ops
Xie Yongji
1
-3
/
+15
[next]