Page MenuHomeFreeBSD

bhyve: Fix handling of -r
ClosedPublic

Authored by markj on Apr 26 2024, 1:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 18, 2:20 AM
Unknown Object (File)
Mon, May 18, 2:19 AM
Unknown Object (File)
Mon, May 18, 2:19 AM
Unknown Object (File)
Mon, May 18, 2:11 AM
Unknown Object (File)
Mon, May 4, 4:05 PM
Unknown Object (File)
Thu, Apr 30, 8:06 AM
Unknown Object (File)
Apr 24 2026, 5:02 AM
Unknown Object (File)
Apr 21 2026, 2:01 PM

Details

Summary

Just make "restore_file" a global variable so that it can be set by the
MD option handler.

Reported by: bdrewery
Fixes: 981f9f7495bb ("bhyve: Push option parsing down into bhyverun_machdep.c")

Diff Detail

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