- Move all hyperv related logic into dev/hyperv
- Expose doreti as a global symbol from exception.S
- Remove option HYPERV, leave device hyperv
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Definitely a fan of this change.
sys/amd64/amd64/exception.S | ||
---|---|---|
660 ↗ | (On Diff #15078) | This part is definitely fine (and kib@ ok'd it to) |
sys/amd64/amd64/exception.S | ||
---|---|---|
660 ↗ | (On Diff #15078) | We usually spell it .globl. |
Comment Actions
I've committed the part to expose doreti as I think it warrants its own commit. Sepherosa, would you like to commit the rest of this change?
Comment Actions
I talked to Howard about committing this patch yesterday. He told me to hold on for a while.