"Aneesh Kumar K.V (Arm)" <aneesh.kumar@xxxxxxxxxx> writes: > Changes from v2: > * Fix smp boot failure on x86. > > Aneesh Kumar K.V (Arm) (3): > cpu: vmexit: Handle KVM_EXIT_MEMORY_FAULT in KVM_RUN ioctl return > cpu: vmexit: Retry KVM_RUN ioctl on EINTR and EAGAIN > cpu: vmexit: Handle KVM_EXIT_UNKNOWN exit reason correctly > > include/kvm/kvm-cpu.h | 2 +- > kvm-cpu.c | 30 ++++++++++++++++++++++++------ > kvm.c | 1 + > 3 files changed, 26 insertions(+), 7 deletions(-) > > > base-commit: d410d9a16f91458ae2b912cc088015396f22dfad Any feedback on this? -aneesh