cloud-hypervisor/cloud-hypervisor
Davíð Steinn Geirsson 1e8f77fbda cli: allow --landlock without requiring a VM payload
The --landlock and --landlock-rules arguments were in the "vm-config"
argument group, which requires the "vm-payload" group (--kernel or
--firmware). This prevented using --landlock with API-socket-only mode,
where the VM is configured later via the REST API.

Remove these arguments from the "vm-config" group so that landlock
process hardening can be enabled independently of VM payload
configuration.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 20:25:17 +00:00
..
src cli: allow --landlock without requiring a VM payload 2026-03-23 20:25:17 +00:00
tests tests: Fix Generic Initiator integration test 2026-02-18 11:13:07 +00:00
build.rs build: decouple Cargo.toml: split crate and workspace definitions 2025-12-09 16:13:10 +00:00
Cargo.toml build: Bump the non-rust-vmm group across 2 directories with 14 updates 2026-01-20 01:29:32 +00:00