The OpRegion provides some configuration bits and ACPI methods used by
some Intel drivers. The guest needs access to it. In the first step,
we're reading it's address and size.
Details
Details
- Reviewers
jhb markj - Group Reviewers
bhyve - Commits
- rGb260e413b4b7: bhyve: read OpRegion address and size for GVT-d
rG6952b9d25e18: bhyve: read OpRegion address and size for GVT-d
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
usr.sbin/bhyve/pci_gvt-d.c | ||
---|---|---|
213 | No, it doesn't have to be page aligned. On my systems it has an offset of +0x18 to page boundary. Don't know why. |