E820 table will be used to report valid RAM ranges and reserve special
memory areas like graphics memory for GPU passthrough.
Details
Details
- Reviewers
markj jhb - Group Reviewers
bhyve - Commits
- rG03d8264dcaf4: bhyve: pass E820 table to guest
rG16f23f754329: bhyve: pass E820 table to guest
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 50879 Build 47770: arc lint + arc unit
Event Timeline
usr.sbin/bhyve/bhyverun.c | ||
---|---|---|
1596 | It's picked up by qemu_fwcfg_add_file. This data will be send to the guest if he requests it. |