diff options
author | Bertrand Marquis <bertrand.marquis@arm.com> | 2022-05-10 16:35:16 +0100 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2022-05-18 13:52:14 -0400 |
commit | fb0a7b97db4f419b82309f98a4944ae3330d1e2e (patch) | |
tree | 80e32dcd6b662ab06fe1abb1da58366b8d72ac04 /recipes-containers/umoci | |
parent | b5b3fcf492922ed1261f9c93ed2b9aead7183803 (diff) | |
download | meta-virtualization-fb0a7b97db4f419b82309f98a4944ae3330d1e2e.tar.gz |
xen: Disable PCI on qemuarm with Xen
Remove the pci node from the qemu device tree when runqemu is used with
xen-qemuboot.
Linux is ending up in an infinite loop when trying to access PCI
configuration space when running on top of Xen on arm32.
As we do not need or support any of the devices on PCI on arm32 at the
moment, just remove the node from the device tree generated by qemu.
The problem does not appear at the moment without Xen and it is unclear
why it is with Xen.
This will be investigated but in the meantime provide a working
configuration for users.
Signed-off-by: Bertrand Marquis <bertrand.marquis@arm.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-containers/umoci')
0 files changed, 0 insertions, 0 deletions