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/ppc
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 hw/char: Extract serial-mm 5 months ago
amigaone.c hw/boards: Do not create unusable default if=sd drives 6 days ago
e500-ccsr.h
e500.c hw/loader: Pass ELFDATA endian order argument to load_elf() 3 weeks ago
e500.h hw/ppc: Consolidate e500 initial mapping creation functions 4 months ago
e500plat.c hw/boards: Do not create unusable default if=sd drives 6 days ago
fdt.c
fw_cfg.c
mac_newworld.c hw/boards: Do not create unusable default if=sd drives 6 days ago
mac_oldworld.c hw/boards: Do not create unusable default if=sd drives 6 days ago
meson.build ppc/pnv: Begin a more complete ADU LPC model for POWER9/10 7 months ago
mpc8544_guts.c include: Rename sysemu/ -> system/ 2 months ago
mpc8544ds.c hw/boards: Do not create unusable default if=sd drives 6 days ago
pef.c system: Move 'exec/confidential-guest-support.h' to system/ 2 months ago
pegasos2.c hw/boards: Do not create unusable default if=sd drives 6 days ago
pnv.c hw/boards: Do not create unusable default if=sd drives 6 days ago
pnv_adu.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
pnv_bmc.c hw/ppc/pnv_bmc: Use qdev_new() instead of QOM API 1 year ago
pnv_chiptod.c Accel & Exec patch queue 2 months ago
pnv_core.c Accel & Exec patch queue 2 months ago
pnv_homer.c Accel & Exec patch queue 2 months ago
pnv_i2c.c Accel & Exec patch queue 2 months ago
pnv_lpc.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
pnv_n1_chiplet.c hw/ppc: Add N1 chiplet model 1 year ago
pnv_nest_pervasive.c ppc/pnv: Add xscom- prefix to pervasive-control region name 3 months ago
pnv_occ.c bulk: Remove pointless QOM casts 2 years ago
pnv_pnor.c Accel & Exec patch queue 2 months ago
pnv_psi.c Accel & Exec patch queue 2 months ago
pnv_sbe.c bulk: Remove pointless QOM casts 2 years ago
pnv_xscom.c include: Rename sysemu/ -> system/ 2 months ago
ppc.c include: Rename sysemu/ -> system/ 2 months ago
ppc4xx_devs.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
ppc4xx_sdram.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
ppc405.h ppc4xx_sdram: QOM'ify 2 years ago
ppc405_boards.c hw/boards: Do not create unusable default if=sd drives 6 days ago
ppc405_uc.c Accel & Exec patch queue 2 months ago
ppc440.h ppc440: Remove ppc460ex_pcie_init legacy init function 2 years ago
ppc440_bamboo.c hw/boards: Do not create unusable default if=sd drives 6 days ago
ppc440_uc.c Accel & Exec patch queue 2 months ago
ppc_booke.c include: Rename sysemu/ -> system/ 2 months ago
ppce500_spin.c include: Rename sysemu/ -> system/ 2 months ago
prep.c hw/boards: Do not create unusable default if=sd drives 6 days ago
prep_systemio.c Accel & Exec patch queue 2 months ago
rs6000_mc.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
sam460ex.c hw/boards: Do not create unusable default if=sd drives 6 days ago
spapr.c hw/boards: Do not create unusable default if=sd drives 6 days ago
spapr_caps.c overall: Remove unnecessary g_strdup_printf() calls 1 week ago
spapr_cpu_core.c Accel & Exec patch queue 2 months ago
spapr_drc.c qapi: Move include/qapi/qmp/ to include/qobject/ 2 weeks ago
spapr_events.c include: Rename sysemu/ -> system/ 2 months ago
spapr_hcall.c include: Rename sysemu/ -> system/ 2 months ago
spapr_iommu.c include: Rename sysemu/ -> system/ 2 months ago
spapr_irq.c include: Rename sysemu/ -> system/ 2 months ago
spapr_nested.c spapr: nested: Add Power11 capability support for Nested PAPR guests in TCG L0 4 months ago
spapr_numa.c spapr: Remove support for NVIDIA V100 GPU with NVLink2 1 year ago
spapr_nvdimm.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 months ago
spapr_ovec.c hw/ppc: Constify VMState 1 year ago
spapr_pci.c hw/ppc/spapr_pci: Do not reject VFs created after a PF 2 days ago
spapr_pci_vfio.c hw/ppc/Kconfig: Imply VFIO_PCI 1 year ago
spapr_rng.c Accel & Exec patch queue 2 months ago
spapr_rtas.c tests/qtest: rename qtest_send_prefix and roll-up into qtest_send 2 weeks ago
spapr_rtas_ddw.c spapr/ddw: Implement 64bit query extension 3 years ago
spapr_rtc.c include: Rename sysemu/ -> system/ 2 months ago
spapr_tpm_proxy.c Accel & Exec patch queue 2 months ago
spapr_vhyp_mmu.c target/ppc: Unexport some functions from mmu-book3s-v3.h 7 months ago
spapr_vio.c include: Rename sysemu/ -> system/ 2 months ago
spapr_vof.c include: Rename sysemu/ -> system/ 2 months ago
trace-events ppc/pnv: Begin a more complete ADU LPC model for POWER9/10 7 months ago
trace.h
virtex_ml507.c hw/timer/xilinx_timer: Make device endianness configurable 6 days ago
vof.c include: Rename sysemu/ -> system/ 2 months ago