cloud-hypervisor/arch/src
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
..
aarch64 aarch64/fdt: fix cache sharing issue for cache passthrough on aarch64 2023-08-16 08:25:20 +08:00
x86_64 vmm: simplify EntryPoint 2023-09-09 10:46:51 +01:00
lib.rs vmm: fall back if CLONE_CLEAR_SIGHAND unsupported 2023-04-05 11:23:06 +01:00