cloud-hypervisor/arch/src/x86_64
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
..
tdx misc: Fix various spelling errors using typos 2023-09-09 10:46:21 +01:00
interrupts.rs hypervisor x86: provide a generic LapicState structure 2022-07-19 09:38:38 +01:00
layout.rs arch: Add TPM Address ranges to layouts 2022-11-15 16:42:21 +00:00
mod.rs vmm: simplify EntryPoint 2023-09-09 10:46:51 +01:00
mpspec.rs arch: Move mpspec to arch crate and simplify 2021-05-06 19:42:52 +01:00
mptable.rs misc: Automatically fix cargo clippy issues added in 1.65 (stable) 2022-12-14 14:27:19 +00:00
regs.rs misc: Fix clippy issues 2022-11-02 09:41:43 +01:00
smbios.rs misc: Automatically fix cargo clippy issues added in 1.65 (stable) 2022-12-14 14:27:19 +00:00