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
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>
12 hours ago
..
9pfs 9pfs: improve v9fs_open() tracing 2 weeks ago
acpi hw/acpi: Add vmclock device 1 month ago
adc include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
alpha hw/boards: Do not create unusable default if=sd drives 6 days ago
arm virtio,pc,pci: features, fixes, cleanups 12 hours ago
audio Accel & Exec patch queue 2 months ago
avr hw/boards: Do not create unusable default if=sd drives 6 days ago
block Block layer patches 2 weeks ago
char hw/char/xilinx_uartlite: Make device endianness configurable 6 days ago
core Memory pull request for 10.0 3 days ago
cpu hw/cpu/arm_mpcore: Remove default values for GIC external IRQs 2 days ago
cxl mem/cxl_type3: support 3, 6, 12 and 16 interleave ways 21 hours ago
display Memory pull request for 10.0 3 days ago
dma Accel & Exec patch queue 2 months ago
fsi
gpio hw/gpio/imx_gpio: Turn DPRINTF() into trace events 1 month ago
hppa hw/boards: Do not create unusable default if=sd drives 6 days ago
hyperv qapi: Move include/qapi/qmp/ to include/qobject/ 2 weeks ago
i2c hw/arm: Mark Allwinner Technology devices as little-endian 6 days ago
i386 virtio,pc,pci: features, fixes, cleanups 12 hours ago
ide Accel & Exec patch queue 2 months ago
input Accel & Exec patch queue 2 months ago
intc hw/intc/arm_gicv3_cpuif(): Remove redundant tests of is_a64() 2 days ago
ipack hw/ipack: Remove legacy qemu_allocate_irqs() use 3 weeks ago
ipmi Accel & Exec patch queue 2 months ago
isa hw: Declare various const data as 'const' 6 days ago
loongarch hw/boards: Do not create unusable default if=sd drives 6 days ago
m68k hw/boards: Do not create unusable default if=sd drives 6 days ago
mem mem/cxl_type3: support 3, 6, 12 and 16 interleave ways 21 hours ago
microblaze hw/ssi/xilinx_spi: Make device endianness configurable 6 days ago
mips hw/mips: Mark Loonson3 Virt machine devices as little-endian 6 days ago
misc hw/misc: Support NPCM8XX CLK Module Registers 2 days ago
net virtio,pc,pci: features, fixes, cleanups 12 hours ago
nubus include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
nvme pcie_sriov: Ensure VF addr does not overflow 1 day ago
nvram fw_cfg: Don't set callback_opaque NULL in fw_cfg_modify_bytes_read() 2 months ago
openrisc hw/boards: Do not create unusable default if=sd drives 6 days ago
pci virtio,pc,pci: features, fixes, cleanups 12 hours ago
pci-bridge Accel & Exec patch queue 2 months ago
pci-host hw/pci-host: Mark versatile regions as little-endian 6 days ago
ppc virtio,pc,pci: features, fixes, cleanups 12 hours ago
remote Memory pull request for 10.0 3 days ago
riscv hw/char/xilinx_uartlite: Make device endianness configurable 6 days ago
rtc hw/arm: Mark Allwinner Technology devices as little-endian 6 days ago
rx hw/rx: Allow execution without either bios or kernel 6 days ago
s390x virtio,pc,pci: features, fixes, cleanups 12 hours ago
scsi block: remove unused BLOCK_OP_TYPE_DATAPLANE 2 weeks ago
sd hw/arm: Mark Allwinner Technology devices as little-endian 6 days ago
sensor hw: Make class data 'const' 6 days ago
sh4 hw/boards: Do not create unusable default if=sd drives 6 days ago
smbios include: Rename sysemu/ -> system/ 2 months ago
sparc hw/boards: Do not create unusable default if=sd drives 6 days ago
sparc64 hw/boards: Do not create unusable default if=sd drives 6 days ago
ssi hw/ssi: Make flash size a property in NPCM7XX FIU 2 days ago
timer hw/arm: Mark Allwinner Technology devices as little-endian 6 days ago
tpm hw/tpm: Have TPM TIS sysbus device inherit from DYNAMIC_SYS_BUS_DEVICE 6 days ago
tricore hw/boards: Do not create unusable default if=sd drives 6 days ago
ufs hw/ufs: Fix legacy single doorbell support bit 5 days ago
usb Kconfig: Extract CONFIG_USB_CHIPIDEA from CONFIG_IMX 2 days ago
vfio virtio,pc,pci: features, fixes, cleanups 12 hours ago
virtio virtio,pc,pci: features, fixes, cleanups 12 hours ago
watchdog hw/arm: Mark Allwinner Technology devices as little-endian 6 days ago
xen hw/boards: Do not create unusable default if=sd drives 6 days ago
xenpv hw/boards: Do not create unusable default if=sd drives 6 days ago
xtensa hw/boards: Do not create unusable default if=sd drives 6 days ago
Kconfig hw: Remove PCMCIA subsystem 4 months ago
meson.build hw: Remove PCMCIA subsystem 4 months ago