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-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
2023-06-26
vdpa: map shadow vrings with MAP_SHARED
Eugenio Pérez
1
-9
/
+9
2023-06-23
virtio-mem: Simplify bitmap handling and virtio_mem_set_block_state()
David Hildenbrand
1
-50
/
+66
2023-06-23
vhost: release virtqueue objects in error path
Prasad Pandit
1
-1
/
+2
2023-06-23
vhost: release memory_listener object in error path
Prasad Pandit
1
-0
/
+3
2023-06-23
hw/virtio: Build various target-agnostic objects just once
Philippe Mathieu-Daudé
1
-5
/
+6
2023-06-23
hw/virtio: Remove unnecessary 'virtio-access.h' header
Philippe Mathieu-Daudé
7
-7
/
+0
2023-06-23
hw/virtio/virtio-iommu: Use target-agnostic qemu_target_page_mask()
Philippe Mathieu-Daudé
1
-1
/
+2
2023-06-23
hw/virtio/vhost-vsock: Include missing 'virtio/virtio-bus.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2023-06-23
hw/virtio/virtio-mem: Use qemu_ram_get_fd() helper
Philippe Mathieu-Daudé
1
-1
/
+1
2023-06-23
hw/virtio: Introduce VHOST_VSOCK_COMMON symbol in Kconfig
Philippe Mathieu-Daudé
2
-2
/
+9
2023-06-23
cryptodev-vhost-user: add asymmetric crypto support
Gowrishankar Muthukrishnan
1
-13
/
+62
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
1
-6
/
+6
2023-06-09
hw/virtio/virtio-qmp.c: spelling: suppoted
Michael Tokarev
1
-1
/
+1
2023-06-05
bulk: Remove pointless QOM casts
Philippe Mathieu-Daudé
2
-6
/
+6
2023-05-30
aio: remove aio_disable_external() API
Stefan Hajnoczi
1
-3
/
+3
2023-05-30
virtio: do not set is_external=true on host notifiers
Stefan Hajnoczi
1
-3
/
+3
2023-05-30
virtio: make it possible to detach host notifier from any thread
Stefan Hajnoczi
1
-3
/
+0
2023-05-28
virtio-input-pci: add virtio-multitouch-pci
Sergio Lopez
1
-4
/
+21
2023-05-26
virtio: qmp: fix memory leak
Paolo Bonzini
1
-6
/
+5
2023-05-23
hostmem-file: add offset option
Alexander Graf
1
-0
/
+1
[next]