This repository has been archived by the owner on May 12, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 375
correct bridge type for QEMUVIRT machine on arm64 #3016
Labels
Comments
jongwu
added
bug
Incorrect behaviour
needs-review
Needs to be assessed by the team.
labels
Oct 16, 2020
jongwu
added a commit
to jongwu/runtime
that referenced
this issue
Oct 16, 2020
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: kata-containers#3016 Signed-off-by: Jianyong Wu <jianyong.wu@arm.com>
jongwu
added a commit
to jongwu/runtime
that referenced
this issue
Oct 16, 2020
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: kata-containers#3016 Signed-off-by: Jianyong Wu <jianyong.wu@arm.com>
amshinde
pushed a commit
to amshinde/kata-runtime
that referenced
this issue
Nov 10, 2020
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: kata-containers#3016 Signed-off-by: Jianyong Wu <jianyong.wu@arm.com> (cherry picked from commit 141de5c)
amshinde
pushed a commit
to amshinde/kata-runtime
that referenced
this issue
Nov 10, 2020
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: kata-containers#3016 Signed-off-by: Jianyong Wu <jianyong.wu@arm.com> (cherry picked from commit 141de5c)
amshinde
pushed a commit
to amshinde/kata-runtime
that referenced
this issue
Nov 11, 2020
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: kata-containers#3016 Signed-off-by: Jianyong Wu <jianyong.wu@arm.com> (cherry picked from commit 141de5c)
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
the device pcie-pci-bridge in qemu will create a pci bus not a pcie bus. should be correct.
The text was updated successfully, but these errors were encountered: