commit | 02b07434bed8360715198b4cbfdfebd17f7cac32 | [log] [tgz] |
---|---|---|
author | Marcel Apfelbaum <marcel@redhat.com> | Thu Nov 26 18:00:27 2015 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue Dec 22 17:45:13 2015 +0200 |
tree | ffde36dd2eedeb67ed497ea6a73d2cdc75231df9 | |
parent | d7fd0e69147dd6c73aeedd5b77738605fec641c9 [diff] |
hw/pxb: introduce pxb-pcie expander for PCIe machines The pxb-pcie is the counterpart of pxb for PCI express machines. The new device re-uses the pxb code, but appears to the guests as a different device. The pxb-pcie device does not have an internal pci-pci bridge and exposes a PCIe root bus instead of a PCI one. Signed-off-by: Marcel Apfelbaum <marcel@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>