Page MenuHomeFreeBSD

Add CR2 get/set to bhyvectl.
ClosedPublic

Authored by grehan on Mar 11 2018, 8:08 AM.
Tags
None
Referenced Files
F120208876: D14648.id40150.diff
Mon, Jun 16, 2:00 AM
Unknown Object (File)
Sat, Jun 14, 6:25 AM
Unknown Object (File)
Fri, Jun 13, 12:22 PM
Unknown Object (File)
Thu, Jun 12, 12:21 PM
Unknown Object (File)
Apr 23 2025, 9:45 AM
Unknown Object (File)
Apr 22 2025, 10:04 AM
Unknown Object (File)
Apr 20 2025, 10:57 PM
Unknown Object (File)
Apr 20 2025, 10:46 PM
Subscribers

Details

Reviewers
rgrimes
araujo
Group Reviewers
bhyve
Commits
rS330764: Add CR2 get/set support.
Summary

Allow bhyvectl to get/set the CR2 register.

Reported/Tested by: Fabien Freyer

Test Plan

Tested by dropping a single vCPU FreeBSD/amd64 guest into ddb, and verifying
that the value of CR2 from 'show sysregs' was the same as ready by
bhyvectl. The value was then set from bhyvectl, and 'show sysregs'
used to verify that the updated value was seen from the guest.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Mar 11 2018, 8:18 AM
This revision was automatically updated to reflect the committed changes.