QEMU's current snapshot load blocks until all guest RAM is loaded before starting execution. This project implements on-demand snapshot loading using...
Observability Support for COCONUT-SVSM
n-ramacciotti
A guest operating system (OS), running inside a Confidential Virtual Machine (CVM), does not know the state information, such as log data or memory...
Support X86 Process Context Identifiers (PCID) in COCONUT-SVSM
Tanish Desai
COCONUT-SVSM is a Secure Virtual Machine Service Module running at a privileged level inside Confidential VMs to provide trusted services (e.g.,...
USB Device Redirection for qemu-rdp
uchouT
Implement MS-RDPEUSB protocol (client & server) in IronRDP with libusb backend and qemu-rdp integration. The goal of this project is to add USB...