This repository was archived by the owner on May 12, 2021. It is now read-only.
Commit eca202e
arm64: correct bridge type for QEMUVIRT machine
The device pcie-pci-bridge in qemu will create a pci bus not pcie bus.
It should be corrected for QEMUVIRT.
After correct this, vfio pci device can be hotplugged in arm64.
Fixes: #3016
Signed-off-by: Jianyong Wu <jianyong.wu@arm.com>
(cherry picked from commit 141de5c)1 parent 314bc3d commit eca202e
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1965 | 1965 | | |
1966 | 1966 | | |
1967 | 1967 | | |
1968 | | - | |
| 1968 | + | |
1969 | 1969 | | |
1970 | 1970 | | |
1971 | 1971 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
0 commit comments