rust-vmm / linux-loader

Linux kernel loader
Apache License 2.0
181 stars 55 forks source link

configurator: Load hvm_modlist_entry into guest memory when requested. #179

Closed nichtverstehen closed 4 months ago

nichtverstehen commented 4 months ago

Summary of the PR

Previously module descriptions in BootParams were silently ignored. This change loads them according to the PVH boot spec.

Requirements

Before submitting your PR, please make sure you addressed the following requirements: