Page MenuHomeFreeBSD

bhyve: use correct size to map the OpRegion
ClosedPublic

Authored by corvink on May 24 2024, 11:33 AM.
Tags
None
Referenced Files
F149250288: D45334.diff
Mon, Mar 23, 7:11 AM
F149216495: D45334.diff
Mon, Mar 23, 1:51 AM
Unknown Object (File)
Tue, Mar 17, 3:19 PM
Unknown Object (File)
Mon, Mar 16, 7:54 PM
Unknown Object (File)
Fri, Mar 13, 1:23 PM
Unknown Object (File)
Thu, Mar 12, 11:22 PM
Unknown Object (File)
Thu, Mar 12, 10:15 AM
Unknown Object (File)
Thu, Mar 12, 3:56 AM
Subscribers

Details

Summary

We're already converting the size reported by the OpRegion header from
kilobytes to bytes. We don't have to do that twice when mapping the OpRegion.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable