microsoft / microsoft/OHCL-Linux-Kernel
Error message about no 32 bit addr space gap in x86 PCI code
Open
@romank-msft is already working on this.
Since Feb 12, 2025.
- Dominant language
- C
- Stars
- 24
- Forks
- 26
- Avg merge
- 43m
- Merged PRs (30d)
- 2
Description
VTL2 runs in 64bit mode, and its memory layout might be more generic than the x86 PCI code assumes. That leads to the errors
Cannot find an available gap in the 32-bit address range
message":"PCI devices with unassigned 32-bit BARs may not work!
Send a proper fix upstream, workaround by downgrading to INFO
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.