index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-06
virtio: add support for configure interrupt
Cindy Lu
1
-0
/
+29
2022-01-06
vhost-vdpa: add support for config interrupt
Cindy Lu
2
-0
/
+8
2022-01-06
virtio-pci: decouple the single vector from the interrupt process
Cindy Lu
1
-58
/
+73
2022-01-06
virtio-pci: decouple notifier from interrupt process
Cindy Lu
1
-31
/
+57
2022-01-06
virtio: introduce macro IRTIO_CONFIG_IRQ_IDX
Cindy Lu
3
-0
/
+18
2022-01-06
virtio-mem: Don't skip alignment checks when warning about block size
David Hildenbrand
1
-1
/
+2
2021-12-30
dma: Let dma_memory_map() take MemTxAttrs argument
Philippe Mathieu-Daudé
1
-2
/
+4
2021-12-17
hw/virtio/vhost: Fix typo in comment.
Leonardo Garcia
1
-1
/
+1
2021-12-15
Merge tag 'pull-target-arm-20211215' of https://git.linaro.org/people/pmaydel...
Richard Henderson
1
-10
/
+2
2021-12-15
hw/arm/virt: Remove device tree restriction for virtio-iommu
Jean-Philippe Brucker
1
-10
/
+2
2021-12-15
virtio-iommu: Fix the domain_range end
Eric Auger
1
-2
/
+2
2021-12-15
virtio-iommu: Fix endianness in get_config
Eric Auger
2
-9
/
+17
2021-12-15
virtio-iommu: Remove set_config callback
Eric Auger
2
-15
/
+0
2021-11-29
virtio-balloon: correct used length
Jason Wang
1
-3
/
+3
2021-11-29
virtio-balloon: process all in sgs for free_page_vq
Jason Wang
1
-2
/
+5
2021-11-28
virtio-mmio : fix the crash in the vm shutdown
Cindy Lu
1
-0
/
+12
2021-11-15
virtio: use virtio accessor to access packed event
Jason Wang
1
-9
/
+4
2021-11-15
virtio: use virtio accessor to access packed descriptor flags
Jason Wang
1
-7
/
+4
2021-11-11
vhost: Rename last_index to vq_index_end
Eugenio Pérez
1
-1
/
+1
2021-11-02
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Richard Henderson
1
-0
/
+13
2021-11-01
vhost-vdpa: Set discarding of RAM broken when initializing the backend
David Hildenbrand
1
-0
/
+13
2021-11-01
virtio-mem: Drop precopy notifier
David Hildenbrand
1
-34
/
+0
2021-11-01
virtio-mem: Implement replay_discarded RamDiscardManager callback
David Hildenbrand
1
-0
/
+58
2021-10-20
vhost-vdpa: multiqueue support
Jason Wang
1
-1
/
+1
2021-10-20
vhost-vdpa: prepare for the multiqueue support
Jason Wang
1
-2
/
+2
2021-10-20
vhost-vdpa: classify one time request
Jason Wang
1
-6
/
+47
2021-10-20
vhost-user: fix duplicated notifier MR init
Xueming Li
1
-2
/
+3
2021-10-20
vhost-user-rng-pci: Add vhost-user-rng-pci implementation
Mathieu Poirier
2
-0
/
+80
2021-10-20
vhost-user-rng: Add vhost-user-rng implementation
Mathieu Poirier
3
-0
/
+295
2021-10-20
virtio-iommu: Drop base_name and change generic_name
Eric Auger
1
-2
/
+1
2021-10-20
virtio-iommu: Remove the non transitional name
Eric Auger
1
-1
/
+0
2021-10-20
vdpa: Check for iova range at mappings changes
Eugenio Pérez
2
-16
/
+49
2021-10-20
vdpa: Add vhost_vdpa_section_end
Eugenio Pérez
1
-7
/
+15
2021-10-20
vdpa: Skip protected ram IOMMU mappings
Eugenio Pérez
1
-0
/
+1
2021-10-05
virtio-balloon: Fix page-poison subsection name
Dr. David Alan Gilbert
1
-1
/
+1
2021-10-05
vhost-vsock: handle common features in vhost-vsock-common
Stefano Garzarella
3
-24
/
+35
2021-10-05
vhost-vsock: fix migration issue when seqpacket is supported
Stefano Garzarella
1
-3
/
+16
2021-10-05
hw/virtio: Have virtqueue_get_avail_bytes() pass caches arg to callees
Philippe Mathieu-Daudé
1
-17
/
+12
2021-10-05
hw/virtio: Acquire RCU read lock in virtqueue_packed_drop_all()
Philippe Mathieu-Daudé
1
-0
/
+2
2021-10-02
qapi: Include qom-path in MEMORY_DEVICE_SIZE_CHANGE qapi events
David Hildenbrand
1
-1
/
+4
2021-10-02
virtio-mem-pci: Fix memory leak when creating MEMORY_DEVICE_SIZE_CHANGE event
David Hildenbrand
1
-6
/
+1
2021-09-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210930'...
Peter Maydell
2
-4
/
+2
2021-09-30
memory: Name all the memory listeners
Peter Xu
3
-0
/
+4
2021-09-30
qbus: Rename qbus_create_inplace() to qbus_init()
Peter Maydell
2
-4
/
+2
2021-09-04
vhost-vdpa: correctly return err in vhost_vdpa_set_backend_cap()
Jason Wang
1
-2
/
+2
2021-09-04
hw/virtio: Add flatview update in vhost_user_cleanup()
Yuwei Zhang
1
-1
/
+2
2021-09-04
hw/virtio: Remove NULL check in virtio_free_region_cache()
Philippe Mathieu-Daudé
1
-4
/
+2
2021-09-04
hw/virtio: Document virtio_queue_packed_empty_rcu is called within RCU
Philippe Mathieu-Daudé
1
-0
/
+1
2021-09-04
vhost: correctly detect the enabling IOMMU
Jason Wang
1
-1
/
+1
2021-09-04
virtio-pci: implement iommu_enabled()
Jason Wang
1
-0
/
+14
[next]