Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
pc, pci, virtio: new features, cleanups, fixes iommus can not be added with -device. cleanups and fixes all over the place Signed-off-by:Michael S. Tsirkin <mst@redhat.com> # gpg: Signature made Tue 05 Jul 2016 11:18:32 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 * remotes/mst/tags/for_upstream: (30 commits) vmw_pvscsi: remove unnecessary internal msi state flag e1000e: remove unnecessary internal msi state flag vmxnet3: remove unnecessary internal msi state flag mptsas: remove unnecessary internal msi state flag megasas: remove unnecessary megasas_use_msi() pci: Convert msi_init() to Error and fix callers to check it pci bridge dev: change msi property type megasas: change msi/msix property type mptsas: change msi property type intel-hda: change msi property type usb xhci: change msi/msix property type change pvscsi_init_msi() type to void tests: add APIC.cphp and DSDT.cphp blobs tests: acpi: add CPU hotplug testcase log: Permit -dfilter 0..0xffffffffffffffff range: Replace internal representation of Range range: Eliminate direct Range member access log: Clean up misuse of Range for -dfilter pci_register_bar: cleanup Revert "virtio-net: unbreak self announcement and guest offloads after migration" ... Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- hw/audio/intel-hda.c 23 additions, 6 deletionshw/audio/intel-hda.c
- hw/core/machine.c 0 additions, 20 deletionshw/core/machine.c
- hw/i386/acpi-build.c 24 additions, 20 deletionshw/i386/acpi-build.c
- hw/i386/intel_iommu.c 16 additions, 0 deletionshw/i386/intel_iommu.c
- hw/i386/pc.c 1 addition, 1 deletionhw/i386/pc.c
- hw/i386/pc_piix.c 28 additions, 22 deletionshw/i386/pc_piix.c
- hw/i386/pc_q35.c 4 additions, 1 deletionhw/i386/pc_q35.c
- hw/ide/ich.c 5 additions, 2 deletionshw/ide/ich.c
- hw/net/e1000e.c 7 additions, 30 deletionshw/net/e1000e.c
- hw/net/virtio-net.c 17 additions, 23 deletionshw/net/virtio-net.c
- hw/net/vmxnet3.c 17 additions, 35 deletionshw/net/vmxnet3.c
- hw/pci-bridge/ioh3420.c 5 additions, 1 deletionhw/pci-bridge/ioh3420.c
- hw/pci-bridge/pci_bridge_dev.c 22 additions, 9 deletionshw/pci-bridge/pci_bridge_dev.c
- hw/pci-bridge/pci_expander_bridge.c 2 additions, 0 deletionshw/pci-bridge/pci_expander_bridge.c
- hw/pci-bridge/xio3130_downstream.c 5 additions, 1 deletionhw/pci-bridge/xio3130_downstream.c
- hw/pci-bridge/xio3130_upstream.c 5 additions, 1 deletionhw/pci-bridge/xio3130_upstream.c
- hw/pci-host/piix.c 21 additions, 11 deletionshw/pci-host/piix.c
- hw/pci-host/q35.c 30 additions, 42 deletionshw/pci-host/q35.c
- hw/pci/msi.c 8 additions, 3 deletionshw/pci/msi.c
- hw/pci/pci.c 49 additions, 25 deletionshw/pci/pci.c
Loading
Please register or sign in to comment