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)
Tue, Jan 21, 9:26 PM
Unknown Object (File)
Sat, Jan 4, 9:34 AM
Unknown Object (File)
Dec 22 2024, 10:49 AM
Unknown Object (File)
Nov 4 2024, 5:49 AM
Unknown Object (File)
Oct 13 2024, 9:30 PM
Unknown Object (File)
Oct 3 2024, 8:28 AM
Unknown Object (File)
Oct 3 2024, 7:51 AM
Unknown Object (File)
Oct 2 2024, 8:20 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