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, Sep 9, 2:32 PM
Unknown Object (File)
Sat, Sep 7, 4:36 AM
Unknown Object (File)
Wed, Sep 4, 4:04 PM
Unknown Object (File)
Jul 30 2024, 1:07 PM
Unknown Object (File)
Jun 29 2024, 7:52 PM
Unknown Object (File)
Jun 29 2024, 3:42 PM
Unknown Object (File)
Jun 27 2024, 5:50 AM
Unknown Object (File)
Jun 21 2024, 6:16 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