]> xenbits.xensource.com Git - unikraft/unikraft.git/commit
plat/kvm: Expand `KVM_BOOT_PROTO_LXBOOT` configuration entry
authorSergiu Moga <sergiu.moga@protonmail.com>
Sun, 14 May 2023 14:30:44 +0000 (17:30 +0300)
committerUnikraft <monkey@unikraft.io>
Fri, 11 Aug 2023 10:47:30 +0000 (10:47 +0000)
commitcfd6cca893c6a1b54b92e3f801180db1cc9a393b
tree9d79027b389ad6ff7179febdbd66cc25f1b6bb34
parentc184b343cbb7d5986ba2690a56e2b2690a42e408
plat/kvm: Expand `KVM_BOOT_PROTO_LXBOOT` configuration entry

Add a description and proper dependencies for the
`KVM_BOOT_PROTO_LXBOOT` configuration entry. Since `Firecracker`
only supports the `Linux` 64-bit boot protocol and we do not yet
support booting through it on `QEMU`, make the dependencies
reflect that.

Signed-off-by: Sergiu Moga <sergiu.moga@protonmail.com>
Reviewed-by: Michalis Pappas <michalis@unikraft.io>
Approved-by: Razvan Deaconescu <razvand@unikraft.io>
Tested-by: Unikraft CI <monkey@unikraft.io>
GitHub-Closes: #909
plat/kvm/Config.uk