These are a convenience for bhyve's debug server to use a single
ioctl for 'g' and 'G' rather than a loop of individual get/set
ioctl requests.
Details
Details
- Reviewers
grehan - Group Reviewers
bhyve - Commits
- rS329768: Add two new ioctls to bhyve for batch register fetch/store operations.
- used in the current debug server patches, though I've only implemented 'g' so far which uses VM_GET_REGISTER_SET.
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 14605 Build 14737: arc lint + arc unit