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
F108877928: D45334.diff
Wed, Jan 29, 12:56 AM
Unknown Object (File)
Mon, Jan 27, 4:36 PM
Unknown Object (File)
Nov 26 2024, 5:33 PM
Unknown Object (File)
Nov 26 2024, 5:33 PM
Unknown Object (File)
Nov 26 2024, 5:33 PM
Unknown Object (File)
Nov 26 2024, 5:23 PM
Unknown Object (File)
Nov 13 2024, 6:23 PM
Unknown Object (File)
Oct 20 2024, 1:04 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