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
Unknown Object (File)
Tue, Nov 26, 5:33 PM
Unknown Object (File)
Tue, Nov 26, 5:33 PM
Unknown Object (File)
Tue, Nov 26, 5:33 PM
Unknown Object (File)
Tue, Nov 26, 5:23 PM
Unknown Object (File)
Wed, Nov 13, 6:23 PM
Unknown Object (File)
Oct 20 2024, 1:04 PM
Unknown Object (File)
Oct 4 2024, 2:01 PM
Unknown Object (File)
Oct 3 2024, 6:55 PM
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