cloud-hypervisor/arch
Julian Stecklina 0d9749282a vmm: simplify EntryPoint
EntryPoint had an optional entry_addr, but there is no usage of this
struct that makes it necessary that the address is optional.

Remove the Option to avoid being able to express things that are not
useful.

Signed-off-by: Julian Stecklina <julian.stecklina@cyberus-technology.de>
2023-09-09 10:46:51 +01:00
..
src vmm: simplify EntryPoint 2023-09-09 10:46:51 +01:00
Cargo.toml build: Bump vm-memory and its consumers 2023-09-07 11:34:51 -07:00