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)
Sun, Oct 20, 1:04 PM
Unknown Object (File)
Oct 4 2024, 2:01 PM
Unknown Object (File)
Oct 3 2024, 6:55 PM
Unknown Object (File)
Oct 1 2024, 2:55 PM
Unknown Object (File)
Sep 28 2024, 11:39 AM
Unknown Object (File)
Sep 28 2024, 8:34 AM
Unknown Object (File)
Sep 25 2024, 11:42 AM
Unknown Object (File)
Sep 24 2024, 8:53 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