You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/virtio
Stefan Hajnoczi b69801dd6b virtio,pc,pci: features, fixes, cleanups
Features:
 
 SR-IOV emulation for pci
 virtio-mem-pci support for s390
 interleave support for cxl
 big endian support for vdpa svq
 new QAPI events for vhost-user
 
 Also vIOMMU reset order fixups are in.
 Fixes, cleanups all over the place.
 
 Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
 -----BEGIN PGP SIGNATURE-----
 
 iQFDBAABCAAtFiEEXQn9CHHI+FuUyooNKB8NuNKNVGkFAme4b8sPHG1zdEByZWRo
 YXQuY29tAAoJECgfDbjSjVRpHKcIAKPJsVqPdda2dJ7b7FdyRT0Q+uwezXqaGHd4
 7Lzih1wsxYNkwIAyPtEb76/21qiS7BluqlUCfCB66R9xWjP5/KfvAFj4/r4AEduE
 fxAgYzotNpv55zcRbcflMyvQ42WGiZZHC+o5Lp7vDXUP3pIyHrl0Ydh5WmcD+hwS
 BjXvda58TirQpPJ7rUL+sSfLih17zQkkDcfv5/AgorDy1wK09RBKwMx/gq7wG8yJ
 twy8eBY2CmfmFD7eTM+EKqBD2T0kwLEeLfS/F/tl5Fyg6lAiYgYtCbGLpAmWErsg
 XZvfZmwqL7CNzWexGvPFnnLyqwC33WUP0k0kT88Y5wh3/h98blw=
 =tej8
 -----END PGP SIGNATURE-----

Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging

virtio,pc,pci: features, fixes, cleanups

Features:

SR-IOV emulation for pci
virtio-mem-pci support for s390
interleave support for cxl
big endian support for vdpa svq
new QAPI events for vhost-user

Also vIOMMU reset order fixups are in.
Fixes, cleanups all over the place.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>

 # -----BEGIN PGP SIGNATURE-----
 #
 # iQFDBAABCAAtFiEEXQn9CHHI+FuUyooNKB8NuNKNVGkFAme4b8sPHG1zdEByZWRo
 # YXQuY29tAAoJECgfDbjSjVRpHKcIAKPJsVqPdda2dJ7b7FdyRT0Q+uwezXqaGHd4
 # 7Lzih1wsxYNkwIAyPtEb76/21qiS7BluqlUCfCB66R9xWjP5/KfvAFj4/r4AEduE
 # fxAgYzotNpv55zcRbcflMyvQ42WGiZZHC+o5Lp7vDXUP3pIyHrl0Ydh5WmcD+hwS
 # BjXvda58TirQpPJ7rUL+sSfLih17zQkkDcfv5/AgorDy1wK09RBKwMx/gq7wG8yJ
 # twy8eBY2CmfmFD7eTM+EKqBD2T0kwLEeLfS/F/tl5Fyg6lAiYgYtCbGLpAmWErsg
 # XZvfZmwqL7CNzWexGvPFnnLyqwC33WUP0k0kT88Y5wh3/h98blw=
 # =tej8
 # -----END PGP SIGNATURE-----
 # gpg: Signature made Fri 21 Feb 2025 20:21:31 HKT
 # gpg:                using RSA key 5D09FD0871C8F85B94CA8A0D281F0DB8D28D5469
 # gpg:                issuer "mst@redhat.com"
 # gpg: Good signature from "Michael S. Tsirkin <mst@kernel.org>" [full]
 # gpg:                 aka "Michael S. Tsirkin <mst@redhat.com>" [full]
 # Primary key fingerprint: 0270 606B 6F3C DF3D 0B17  0970 C350 3912 AFBE 8E67
 #      Subkey fingerprint: 5D09 FD08 71C8 F85B 94CA  8A0D 281F 0DB8 D28D 5469

* tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu: (41 commits)
  docs/devel/reset: Document reset expectations for DMA and IOMMU
  hw/vfio/common: Add a trace point in vfio_reset_handler
  hw/arm/smmuv3: Move reset to exit phase
  hw/i386/intel-iommu: Migrate to 3-phase reset
  hw/virtio/virtio-iommu: Migrate to 3-phase reset
  vhost-user-snd: correct the calculation of config_size
  net: vhost-user: add QAPI events to report connection state
  hw/virtio/virtio-nsm: Respond with correct length
  vdpa: Fix endian bugs in shadow virtqueue
  MAINTAINERS: add more files to `vhost`
  cryptodev/vhost: allocate CryptoDevBackendVhost using g_mem0()
  vhost-iova-tree: Update documentation
  vhost-iova-tree, svq: Implement GPA->IOVA & partial IOVA->HVA trees
  vhost-iova-tree: Implement an IOVA-only tree
  amd_iommu: Use correct bitmask to set capability BAR
  amd_iommu: Use correct DTE field for interrupt passthrough
  hw/virtio: reset virtio balloon stats on machine reset
  mem/cxl_type3: support 3, 6, 12 and 16 interleave ways
  hw/mem/cxl_type3: Ensure errp is set on realization failure
  hw/mem/cxl_type3: Fix special_ops memory leak on msix_init_exclusive_bar() failure
  ...

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
21 hours ago
..
Kconfig s390x/virtio-ccw: add support for virtio based memory devices 2 months ago
cbor-helpers.c device/virtio-nsm: Support for Nitro Secure Module device 4 months ago
meson.build device/virtio-nsm: Support for Nitro Secure Module device 4 months ago
trace-events hw/virtio/virtio-iommu: Migrate to 3-phase reset 1 day ago
trace.h
vdpa-dev-pci.c hw/virtio: Remove empty Property lists 2 months ago
vdpa-dev.c Accel & Exec patch queue 2 months ago
vhost-backend.c vhost: Add worker backend callouts 1 year ago
vhost-iova-tree.c vhost-iova-tree: Update documentation 1 day ago
vhost-iova-tree.h vhost-iova-tree, svq: Implement GPA->IOVA & partial IOVA->HVA trees 1 day ago
vhost-scsi-pci.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
vhost-shadow-virtqueue.c vdpa: Fix endian bugs in shadow virtqueue 1 day ago
vhost-shadow-virtqueue.h vhost-iova-tree, svq: Implement GPA->IOVA & partial IOVA->HVA trees 1 day ago
vhost-stub.c vhost: Add vhost_get_max_memslots() 1 year ago
vhost-user-base.c hw/virtio: Free vqs after vhost_dev_cleanup() 8 months ago
vhost-user-blk-pci.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
vhost-user-device-pci.c virtio: split into vhost-user-base and vhost-user-device 1 year ago
vhost-user-device.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
vhost-user-fs-pci.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
vhost-user-fs.c Accel & Exec patch queue 2 months ago
vhost-user-gpio-pci.c hw/virtio: add vhost-user-gpio-pci boilerplate 2 years ago
vhost-user-gpio.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
vhost-user-i2c-pci.c hw/virtio: move virtio-pci.h into shared include space 3 years ago
vhost-user-i2c.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
vhost-user-input-pci.c hw/virtio: derive vhost-user-input from vhost-user-base 1 year ago
vhost-user-input.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
vhost-user-rng-pci.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
vhost-user-rng.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
vhost-user-scmi-pci.c hw/virtio: Add vhost-user-scmi-pci boilerplate 2 years ago
vhost-user-scmi.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
vhost-user-scsi-pci.c Accel & Exec patch queue 2 months ago
vhost-user-snd-pci.c hw/virtio: Remove empty Property lists 2 months ago
vhost-user-snd.c vhost-user-snd: correct the calculation of config_size 1 day ago
vhost-user-vsock-pci.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
vhost-user-vsock.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
vhost-user.c include: Rename sysemu/ -> system/ 2 months ago
vhost-vdpa.c vhost-iova-tree, svq: Implement GPA->IOVA & partial IOVA->HVA trees 1 day ago
vhost-vsock-common.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
vhost-vsock-pci.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
vhost-vsock.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
vhost.c include: Rename sysemu/ -> system/ 2 months ago
virtio-9p-pci.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
virtio-acpi.c license: Update deprecated SPDX tag GPL-2.0+ to GPL-2.0-or-later 5 months ago
virtio-balloon-pci.c virtio-balloon-pci: Allow setting nvectors, so we can use MSI-X 3 weeks ago
virtio-balloon.c hw/virtio: reset virtio balloon stats on machine reset 1 day ago
virtio-blk-pci.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
virtio-bus.c virtio: stop ioeventfd on reset 3 years ago
virtio-config-io.c hw/virtio: Extract config read/write accessors to virtio-config-io.c 2 years ago
virtio-crypto-pci.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
virtio-crypto.c Accel & Exec patch queue 2 months ago
virtio-hmp-cmds.c qapi: Move include/qapi/qmp/ to include/qobject/ 2 weeks ago
virtio-input-host-pci.c hw/virtio: move virtio-pci.h into shared include space 3 years ago
virtio-input-pci.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
virtio-iommu-pci.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
virtio-iommu.c hw/virtio/virtio-iommu: Migrate to 3-phase reset 1 day ago
virtio-md-pci.c hw/mem/memory-device: Remove legacy_align from memory_device_pre_plug() 8 months ago
virtio-md-stubs.c hw/virtio: move stubs out of stubs/ 10 months ago
virtio-mem-pci.c virtio-mem-pci: Allow setting nvectors, so we can use MSI-X 3 weeks ago
virtio-mem-pci.h virtio-md-pci: New parent type for virtio-mem-pci and virtio-pmem-pci 2 years ago
virtio-mem.c system: introduce a new MlockState enum 1 week ago
virtio-mmio.c Accel & Exec patch queue 2 months ago
virtio-net-pci.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
virtio-nsm-pci.c device/virtio-nsm: Support for Nitro Secure Module device 4 months ago
virtio-nsm.c hw/virtio/virtio-nsm: Respond with correct length 1 day ago
virtio-pci.c Accel & Exec patch queue 2 months ago
virtio-pmem-pci.c virtio-md-pci: New parent type for virtio-mem-pci and virtio-pmem-pci 2 years ago
virtio-pmem-pci.h virtio-md-pci: New parent type for virtio-mem-pci and virtio-pmem-pci 2 years ago
virtio-pmem.c Accel & Exec patch queue 2 months ago
virtio-qmp.c qapi: Move include/qapi/qmp/ to include/qobject/ 2 weeks ago
virtio-qmp.h qmp: remove virtio_list, search QOM tree instead 1 year ago
virtio-rng-pci.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
virtio-rng.c Accel & Exec patch queue 2 months ago
virtio-scsi-pci.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
virtio-serial-pci.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
virtio-stub.c qmp: add QMP command x-query-virtio-queue-element 2 years ago
virtio.c Accel & Exec patch queue 2 months ago