index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio
Age
Commit message (
Expand
)
Author
2024-03-26
vdpa-dev: Fix initialisation order to restore VDUSE compatibility
Kevin Wolf
2024-03-13
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2024-03-12
virtio-iommu: Add an option to define the input range width
Eric Auger
2024-03-12
virtio-iommu: Trace domain range limits as unsigned int
Eric Auger
2024-03-12
virtio-iommu: Change the default granule to the host page size
Eric Auger
2024-03-12
virtio-iommu: Add a granule property
Eric Auger
2024-03-12
hw/virtio: Add support for VDPA network simulation devices
Hao Chen
2024-03-12
hw/virtio: check owner for removing objects
Albert Esteve
2024-03-12
vdpa: trace skipped memory sections
Eugenio Pérez
2024-03-12
vdpa: stash memory region properties in vars
Eugenio Pérez
2024-03-12
vdpa: fix network breakage after cancelling migration
Si-Wei Liu
2024-03-12
vdpa: add vhost_vdpa_set_dev_vring_base trace for svq mode
Si-Wei Liu
2024-03-12
vdpa: add vhost_vdpa_get_vring_base trace for svq mode
Si-Wei Liu
2024-03-12
vdpa: factor out vhost_vdpa_last_dev
Si-Wei Liu
2024-03-12
Merge tag 'pull-request-2024-03-12' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2024-03-12
bulk: Access existing variables initialized to &S->F when available
Philippe Mathieu-Daudé
2024-03-12
hw/virtio/vhost: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-12
hw/virtio/vhost-vsock: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-11
migration: remove migration.h references
Steve Sistare
2024-03-11
migration: export fewer options
Steve Sistare
2024-02-28
migration: remove error from notifier data
Steve Sistare
2024-02-28
notify: pass error to notifier with return
Steve Sistare
2024-02-14
virtio_iommu: Clear IOMMUPciBus pointer cache when system reset
Zhenzhong Duan
2024-02-14
hw/virtio: derive vhost-user-input from vhost-user-base
Leo Yan
2024-02-14
hw/virtio: Move vhost-user-input into virtio folder
Leo Yan
2024-02-14
hw/virtio: Support set_config() callback in vhost-user-base
Leo Yan
2024-02-14
hw/virtio: add vhost-user-snd and vhost-user-snd-pci devices
Manos Pitsidianakis
2024-02-14
hw/virtio: derive vhost-user-i2c from vhost-user-base
Alex Bennée
2024-02-14
hw/virtio: derive vhost-user-gpio from vhost-user-base
Alex Bennée
2024-02-14
hw/virtio: derive vhost-user-rng from vhost-user-base
Alex Bennée
2024-02-14
hw/virtio: convert vhost-user-base to async shutdown
Alex Bennée
2024-02-14
virtio: split into vhost-user-base and vhost-user-device
Alex Bennée
2024-02-08
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Peter Maydell
2024-02-07
virtio: Re-enable notifications after drain
Hanna Czenczek
2024-02-06
oslib-posix: initialize backend memory objects in parallel
Mark Kanda
2024-01-30
acpi: Clean up includes
Peter Maydell
2024-01-10
hw/arm/virt-acpi-build.c: Migrate virtio creation to common location
Sunil V L
2024-01-05
misc: Simplify qemu_prealloc_mem() calls
Philippe Mathieu-Daudé
2024-01-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-12-31
meson: remove CONFIG_ALL
Paolo Bonzini
2023-12-30
hw/virtio: Constify VMState
Richard Henderson
2023-12-26
vdpa: move memory listener to vhost_vdpa_shared
Eugenio Pérez
2023-12-26
vdpa: use dev_shared in vdpa_iommu
Eugenio Pérez
2023-12-26
vdpa: use VhostVDPAShared in vdpa_dma_map and unmap
Eugenio Pérez
2023-12-26
vdpa: move iommu_list to vhost_vdpa_shared
Eugenio Pérez
2023-12-26
vdpa: remove msg type of vhost_vdpa
Eugenio Pérez
2023-12-26
vdpa: move backend_cap to vhost_vdpa_shared
Eugenio Pérez
2023-12-26
vdpa: move iotlb_batch_begin_sent to vhost_vdpa_shared
Eugenio Pérez
2023-12-26
vdpa: move file descriptor to vhost_vdpa_shared
Eugenio Pérez
2023-12-26
vdpa: use vdpa shared for tracing
Eugenio Pérez
[next]