- 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 Passed - Unit
No Test Coverage - Build Status
Buildable 3213 Build 3246: arc lint + arc unit
Event Timeline
Comment Actions
Definitely a fan of this change.
sys/amd64/amd64/exception.S | ||
---|---|---|
660 | This part is definitely fine (and kib@ ok'd it to) |
sys/amd64/amd64/exception.S | ||
---|---|---|
660 | 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.