tpressure
tpressure
# Description When using `CLOUDHV.fd` on cloud-hypervisor, only a total of 64 vCPUs can be used. This is because cloud-hypervisor does not (yet) implement a fw_cfg device that tells us...
# Issue Description When booting recent Ubuntu cloud images (newer than focal) with hypervisor-fw, the following error can be observed on serial: ``` error: could not set EFI variable `LoaderDevicePartUUID'....
## Summary This pull request introduces live disk resizing support for RAW images. This enhancement enables dynamic adjustment of disks while the guest is running. This is part of our...