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)
Sun, Oct 19, 10:38 AM
Unknown Object (File)
Thu, Oct 16, 2:22 AM
Unknown Object (File)
Thu, Oct 16, 2:22 AM
Unknown Object (File)
Thu, Oct 16, 2:22 AM
Unknown Object (File)
Wed, Oct 15, 3:34 PM
Unknown Object (File)
Mon, Oct 13, 2:19 AM
Unknown Object (File)
Fri, Oct 10, 12:56 AM
Unknown Object (File)
Sep 19 2025, 4:27 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