Merge remote-tracking branch 'mst/tags/for_upstream' into staging
pci, virtio, vhost: fixes A bunch of fixes all over the place. Most notably this fixes the new MTU feature when using vhost. Signed-off-by:Michael S. Tsirkin <mst@redhat.com> # gpg: Signature made Mon 29 May 2017 01:10:24 AM BST # gpg: using RSA key 0x281F0DB8D28D5469 # gpg: Good signature from "Michael S. Tsirkin <mst@kernel.org>" # gpg: aka "Michael S. Tsirkin <mst@redhat.com>" # 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 * mst/tags/for_upstream: acpi-test: update expected files pc: ACPI BIOS: use highest NUMA node for hotplug mem hole SRAT entry vhost-user: pass message as a pointer to process_message_reply() virtio_net: Bypass backends for MTU feature negotiation intel_iommu: turn off pt before 2.9 intel_iommu: support passthrough (PT) intel_iommu: allow dev-iotlb context entry conditionally intel_iommu: use IOMMU_ACCESS_FLAG() intel_iommu: provide vtd_ce_get_type() intel_iommu: renaming context entry helpers x86-iommu: use DeviceClass properties memory: remove the last param in memory_region_iommu_replay() memory: tune last param of iommu_ops.translate() Signed-off-by:
Stefan Hajnoczi <stefanha@redhat.com>
No related branches found
No related tags found
Showing
- exec.c 2 additions, 1 deletionexec.c
- hw/alpha/typhoon.c 1 addition, 1 deletionhw/alpha/typhoon.c
- hw/dma/rc4030.c 1 addition, 1 deletionhw/dma/rc4030.c
- hw/i386/acpi-build.c 5 additions, 2 deletionshw/i386/acpi-build.c
- hw/i386/amd_iommu.c 2 additions, 2 deletionshw/i386/amd_iommu.c
- hw/i386/intel_iommu.c 227 additions, 86 deletionshw/i386/intel_iommu.c
- hw/i386/intel_iommu_internal.h 1 addition, 0 deletionshw/i386/intel_iommu_internal.h
- hw/i386/trace-events 2 additions, 0 deletionshw/i386/trace-events
- hw/i386/x86-iommu.c 8 additions, 40 deletionshw/i386/x86-iommu.c
- hw/net/virtio-net.c 16 additions, 1 deletionhw/net/virtio-net.c
- hw/pci-host/apb.c 1 addition, 1 deletionhw/pci-host/apb.c
- hw/ppc/spapr_iommu.c 1 addition, 1 deletionhw/ppc/spapr_iommu.c
- hw/s390x/s390-pci-bus.c 1 addition, 1 deletionhw/s390x/s390-pci-bus.c
- hw/s390x/s390-pci-inst.c 1 addition, 1 deletionhw/s390x/s390-pci-inst.c
- hw/vfio/common.c 1 addition, 1 deletionhw/vfio/common.c
- hw/virtio/vhost-user.c 6 additions, 6 deletionshw/virtio/vhost-user.c
- include/exec/memory.h 9 additions, 6 deletionsinclude/exec/memory.h
- include/hw/compat.h 8 additions, 0 deletionsinclude/hw/compat.h
- include/hw/i386/x86-iommu.h 1 addition, 0 deletionsinclude/hw/i386/x86-iommu.h
- include/hw/virtio/virtio-net.h 1 addition, 0 deletionsinclude/hw/virtio/virtio-net.h
Loading
Please register or sign in to comment