Backend support for os loading. When starting a sliver, check each
node to see if the desired os is loaded, and if not initate an async osload. This code mostly mirrors code in os_setup, but has been reorganized to be more concise and easier to understand.
Please register or sign in to comment