This repository was archived by the owner on May 12, 2021. It is now read-only.
Commit 141de5c
committed
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 <[email protected]>1 parent cb196de commit 141de5c
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1977 | 1977 | | |
1978 | 1978 | | |
1979 | 1979 | | |
1980 | | - | |
| 1980 | + | |
1981 | 1981 | | |
1982 | 1982 | | |
1983 | 1983 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments