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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2023-10-04
vhost-user: add shared_object msg
Albert Esteve
1
-12
/
+155
2023-10-04
virtio: remove unused next argument from virtqueue_split_read_next_desc()
Ilya Maximets
1
-10
/
+8
2023-10-04
virtio: remove unnecessary thread fence while reading next descriptor
Ilya Maximets
1
-2
/
+0
2023-10-04
virtio: use shadow_avail_idx while checking number of heads
Ilya Maximets
1
-3
/
+15
2023-10-04
vhost-user: move VhostUserProtocolFeature definition to header file
Jonah Palmer
2
-42
/
+1
2023-10-04
qmp: update virtio feature maps, vhost-user-gpio introspection
Jonah Palmer
2
-1
/
+40
2023-10-04
qmp: remove virtio_list, search QOM tree instead
Jonah Palmer
3
-69
/
+29
2023-10-04
vhost: Add count argument to vhost_svq_poll()
Hawkins Jiawei
2
-15
/
+23
2023-10-04
vdpa: move vhost_vdpa_set_vring_ready to the caller
Eugenio Pérez
2
-3
/
+3
2023-10-04
vdpa: export vhost_vdpa_set_vring_ready
Eugenio Pérez
2
-13
/
+14
2023-10-04
virtio: don't zero out memory region cache for indirect descriptors
Ilya Maximets
1
-5
/
+15
2023-10-04
hw/virtio: add config support to vhost-user-device
Alex Bennée
1
-1
/
+57
2023-10-04
virtio: add vhost-user-base and a generic vhost-user-device
Alex Bennée
3
-0
/
+398
2023-10-04
hw/virtio/meson: Rename softmmu_virtio_ss[] -> system_virtio_ss[]
Philippe Mathieu-Daudé
1
-12
/
+12
2023-10-04
hw/virtio: Build vhost-vdpa.o once
Philippe Mathieu-Daudé
1
-1
/
+2
2023-10-04
hw/virtio/vhost-vdpa: Use target-agnostic qemu_target_page_mask()
Philippe Mathieu-Daudé
1
-15
/
+19
2023-10-04
hw/virtio/vhost-vdpa: Inline TARGET_PAGE_ALIGN() macro
Philippe Mathieu-Daudé
1
-2
/
+2
2023-10-04
hw/virtio: Propagate page_mask to vhost_vdpa_section_end()
Philippe Mathieu-Daudé
1
-5
/
+6
2023-10-04
hw/virtio: Propagate page_mask to vhost_vdpa_listener_skipped_section()
Philippe Mathieu-Daudé
1
-3
/
+4
2023-09-21
hw/other: spelling fixes
Michael Tokarev
3
-4
/
+4
2023-09-08
virtio: Drop out of coroutine context in virtio_load()
Kevin Wolf
1
-5
/
+40
2023-08-03
virtio-crypto: verify src&dst buffer length for sym request
zhenwei pi
1
-0
/
+5
2023-08-03
vhost: fix the fd leak
Li Feng
1
-0
/
+2
2023-08-03
virtio: Fix packed virtqueue used_idx mask
Hanna Czenczek
1
-1
/
+1
2023-08-03
hw/virtio: qmp: add RING_RESET to 'info virtio-status'
David Edmondson
1
-0
/
+2
2023-08-03
hw/virtio: Add a protection against duplicate vu_scmi_stop calls
Milan Zamazal
1
-0
/
+7
2023-08-03
virtio-iommu: Standardize granule extraction and formatting
Eric Auger
1
-3
/
+5
2023-08-03
hw/virtio-iommu: Fix potential OOB access in virtio_iommu_handle_command()
Eric Auger
1
-1
/
+3
2023-07-12
virtio-mem-pci: Device unplug support
David Hildenbrand
1
-3
/
+46
2023-07-12
virtio-mem: Prepare for device unplug support
David Hildenbrand
1
-0
/
+25
2023-07-12
virtio-md-pci: Support unplug requests for compatible devices
David Hildenbrand
1
-2
/
+36
2023-07-12
virtio-md-pci: Handle unplug of virtio based memory devices
David Hildenbrand
1
-1
/
+22
2023-07-12
pc: Factor out (un)plug handling of virtio-md-pci devices
David Hildenbrand
1
-0
/
+63
2023-07-12
virtio-md-pci: New parent type for virtio-mem-pci and virtio-pmem-pci
David Hildenbrand
7
-16
/
+48
2023-07-12
virtio-mem: Support "x-ignore-shared" migration
David Hildenbrand
1
-9
/
+38
2023-07-12
virtio-mem: Skip most of virtio_mem_unplug_all() without plugged memory
David Hildenbrand
1
-10
/
+10
2023-07-10
vhost: Fix false positive out-of-bounds
Hawkins Jiawei
1
-1
/
+1
2023-07-10
hw/virtio: fix typo in VIRTIO_CONFIG_IRQ_IDX comments
Alex Bennée
4
-7
/
+7
2023-07-10
virtio-iommu: Rework the traces in virtio_iommu_set_page_size_mask()
Eric Auger
1
-12
/
+7
2023-07-10
virtio-iommu: Fix 64kB host page size VFIO device assignment
Eric Auger
2
-2
/
+30
2023-07-10
vhost-vdpa: mute unaligned memory error report
Laurent Vivier
2
-2
/
+8
2023-07-10
vhost-user: Make RESET_DEVICE a per device message
Tom Lonergan
1
-0
/
+1
2023-07-10
vhost-user: Change one_time to per_device request
Tom Lonergan
1
-6
/
+12
2023-07-10
hw/virtio: Add vhost-user-scmi-pci boilerplate
Milan Zamazal
2
-0
/
+69
2023-07-10
hw/virtio: Add boilerplate for vhost-user-scmi device
Milan Zamazal
3
-0
/
+312
2023-07-10
vhost: register and change IOMMU flag depending on Device-TLB state
Viktor Prutyanov
2
-12
/
+30
2023-07-10
vdpa: Remove status in reset tracing
Eugenio Pérez
2
-2
/
+2
2023-06-28
exec/memory: Add symbol for memory listener priority for device backend
Isaku Yamahata
1
-1
/
+1
2023-06-26
vhost-user: fully use new backend/frontend naming
Manos Pitsidianakis
3
-28
/
+28
2023-06-26
vhost: fix vhost_dev_enable_notifiers() error case
Laurent Vivier
1
-29
/
+36
[next]