cloud-hypervisor/vmm
Sebastien Boeuf 62ccccc303 vmm: Make sure to retry creating the VM on EINTR
If the ioctl syscall KVM_CREATE_VM gets interrupted while creating the
VM, it is expected that we should retry since EINTR should not be
considered a standard error.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-02-05 12:06:21 +01:00
..
src vmm: Make sure to retry creating the VM on EINTR 2020-02-05 12:06:21 +01:00
Cargo.toml build(deps): bump kvm-ioctls from 0.4.0 to 0.5.0 2020-01-29 10:22:51 +00:00