cloud-hypervisor/vmm
Rob Bradford 801e72ac6d vmm: cpu: Unpause vCPU threads
After setting the kill signal flag for the vCPU thread release the pause
flag and unpark the threads. This ensures that that the vCPU thread will
wake up and check the kill signal flag if the VM is paused.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-05-07 09:00:14 +02:00
..
src vmm: cpu: Unpause vCPU threads 2020-05-07 09:00:14 +02:00
Cargo.toml vmm: Add unit tests for DeviceTree 2020-05-05 16:08:42 +02:00