Files
kata-containers/src
alex.lyn 6dde0a91ca runtime-rs: Process CoCo protection devices for InitData
This commit extends the Cloud Hypervisor integration within `runtime-rs`
to correctly process and extract CoCo related device configurations.
Specifically, it includes:
- Adds handling for `DeviceType::Protection` to `add_device`, allowing
  these devices to be queued for processing.
- Retrieve the pending device list, identify and extract `ProtectionDevConfig`
  and implements the logic to handle the `mrconfigid` from protection device.
This ensures that initdata related prameters are properly consumed by the
runtime and made it available for Cloud Hypervisor to utilize during the setup
of CVM.

Signed-off-by: alex.lyn <alex.lyn@antgroup.com>
2026-04-07 09:52:02 +08:00
..
2026-04-01 09:11:28 +01:00
2026-03-30 10:45:28 +01:00
2026-03-23 10:34:28 +00:00