Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging
virtio,pc,pci: features, cleanups infrastructure for vhost-vdpa shadow work piix south bridge rework reconnect for vhost-user-scsi dummy ACPI QTG DSM for cxl tests, cleanups, fixes all over the place Signed-off-by:Michael S. Tsirkin <mst@redhat.com> # -----BEGIN PGP SIGNATURE----- # # iQFDBAABCAAtFiEEXQn9CHHI+FuUyooNKB8NuNKNVGkFAmU06PMPHG1zdEByZWRo # YXQuY29tAAoJECgfDbjSjVRpNIsH/0DlKti86VZLJ6PbNqsnKxoK2gg05TbEhPZU # pQ+RPDaCHpFBsLC5qsoMJwvaEQFe0e49ZFemw7bXRzBxgmbbNnZ9ArCIPqT+rvQd # 7UBmyC+kacVyybZatq69aK2BHKFtiIRlT78d9Izgtjmp8V7oyKoz14Esh8wkE+FT # ypHUa70Addi6alNm6BVkm7bxZxi0Wrmf3THqF8ViYvufzHKl7JR5e17fKWEG0BqV # 9W7AeHMnzJ7jkTvBGUw7g5EbzFn7hPLTbO4G/VW97k0puS4WRX5aIMkVhUazsRIa # zDOuXCCskUWuRapiCwY0E4g7cCaT8/JR6JjjBaTgkjJgvo5Y8Eg= # =ILek # -----END PGP SIGNATURE----- # gpg: Signature made Sun 22 Oct 2023 02:18:43 PDT # 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 : (62 commits) intel-iommu: Report interrupt remapping faults, fix return value MAINTAINERS: Add include/hw/intc/i8259.h to the PC chip section vhost-user: Fix protocol feature bit conflict tests/acpi: Update DSDT.cxl with QTG DSM hw/cxl: Add QTG _DSM support for ACPI0017 device tests/acpi: Allow update of DSDT.cxl hw/i386/cxl: ensure maxram is greater than ram size for calculating cxl range vhost-user: fix lost reconnect vhost-user-scsi: start vhost when guest kicks vhost-user-scsi: support reconnect to backend vhost: move and rename the conn retry times vhost-user-common: send get_inflight_fd once hw/i386/pc_piix: Make PIIX4 south bridge usable in PC machine hw/isa/piix: Implement multi-process QEMU support also for PIIX4 hw/isa/piix: Resolve duplicate code regarding PCI interrupt wiring hw/isa/piix: Reuse PIIX3's PCI interrupt triggering in PIIX4 hw/isa/piix: Rename functions to be shared for PCI interrupt triggering hw/isa/piix: Reuse PIIX3 base class' realize method in PIIX4 hw/isa/piix: Share PIIX3's base class with PIIX4 hw/isa/piix: Harmonize names of reset control memory regions ... Signed-off-by:
Stefan Hajnoczi <stefanha@redhat.com>
No related branches found
No related tags found
Showing
- MAINTAINERS 3 additions, 3 deletionsMAINTAINERS
- docs/interop/vhost-user.rst 11 additions, 0 deletionsdocs/interop/vhost-user.rst
- docs/system/target-i386-desc.rst.inc 8 additions, 0 deletionsdocs/system/target-i386-desc.rst.inc
- hw/acpi/cxl.c 69 additions, 0 deletionshw/acpi/cxl.c
- hw/block/vhost-user-blk.c 2 additions, 4 deletionshw/block/vhost-user-blk.c
- hw/display/virtio-dmabuf.c 10 additions, 2 deletionshw/display/virtio-dmabuf.c
- hw/i386/Kconfig 1 addition, 2 deletionshw/i386/Kconfig
- hw/i386/acpi-build.c 1 addition, 5 deletionshw/i386/acpi-build.c
- hw/i386/intel_iommu.c 102 additions, 48 deletionshw/i386/intel_iommu.c
- hw/i386/intel_iommu_internal.h 1 addition, 0 deletionshw/i386/intel_iommu_internal.h
- hw/i386/pc.c 8 additions, 9 deletionshw/i386/pc.c
- hw/i386/pc_piix.c 93 additions, 32 deletionshw/i386/pc_piix.c
- hw/i386/pc_q35.c 7 additions, 7 deletionshw/i386/pc_q35.c
- hw/isa/Kconfig 1 addition, 7 deletionshw/isa/Kconfig
- hw/isa/lpc_ich9.c 6 additions, 3 deletionshw/isa/lpc_ich9.c
- hw/isa/meson.build 1 addition, 2 deletionshw/isa/meson.build
- hw/isa/piix.c 207 additions, 74 deletionshw/isa/piix.c
- hw/isa/piix4.c 0 additions, 302 deletionshw/isa/piix4.c
- hw/mips/Kconfig 1 addition, 1 deletionhw/mips/Kconfig
- hw/mips/malta.c 3 additions, 2 deletionshw/mips/malta.c
Loading
Please register or sign in to comment