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)
Wed, Oct 8, 5:54 PM
Unknown Object (File)
Mon, Oct 6, 7:59 AM
Unknown Object (File)
Sun, Oct 5, 10:38 PM
Unknown Object (File)
Wed, Oct 1, 6:39 AM
Unknown Object (File)
Sat, Sep 27, 3:49 AM
Unknown Object (File)
Sun, Sep 21, 8:11 PM
Unknown Object (File)
Sat, Sep 13, 9:58 PM
Unknown Object (File)
Sep 11 2025, 5:52 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