]> Git Repo - qemu.git/commit
pci: Add INTERFACE_PCIE_DEVICE to all PCIe devices
authorEduardo Habkost <[email protected]>
Wed, 27 Sep 2017 19:56:33 +0000 (16:56 -0300)
committerMichael S. Tsirkin <[email protected]>
Sun, 15 Oct 2017 02:54:42 +0000 (05:54 +0300)
commit71d787677d0cacea846dc851c3e56ad076d59c04
treeb997632da489327d44c3f4c7689fd005a9de6bc6
parenta5fa336f11a1eddad9f2be6506e59ba50ed81818
pci: Add INTERFACE_PCIE_DEVICE to all PCIe devices

Change all devices that set is_express=1 to implement
INTERFACE_PCIE_DEVICE.

Cc: Keith Busch <[email protected]>
Cc: Kevin Wolf <[email protected]>
Cc: Max Reitz <[email protected]>
Cc: Dmitry Fleytman <[email protected]>
Cc: Jason Wang <[email protected]>
Cc: "Michael S. Tsirkin" <[email protected]>
Cc: Marcel Apfelbaum <[email protected]>
Cc: Paul Burton <[email protected]>
Cc: Paolo Bonzini <[email protected]>
Cc: Hannes Reinecke <[email protected]>
Cc: [email protected]
Reviewed-by: Alistair Francis <[email protected]>
Signed-off-by: Eduardo Habkost <[email protected]>
Reviewed-by: David Gibson <[email protected]>
Reviewed-by: Marcel Apfelbaum <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
hw/block/nvme.c
hw/net/e1000e.c
hw/pci-bridge/pcie_pci_bridge.c
hw/pci-bridge/pcie_root_port.c
hw/pci-bridge/xio3130_downstream.c
hw/pci-bridge/xio3130_upstream.c
hw/pci-host/xilinx-pcie.c
hw/scsi/megasas.c
This page took 0.028683 seconds and 4 git commands to generate.