* Sasha Levin <levinsasha928@xxxxxxxxx> wrote: > +++ b/tools/kvm/include/kvm/kvm.h > @@ -11,6 +11,8 @@ > #define KVM_32BIT_GAP_SIZE (512 << 20) > #define KVM_32BIT_GAP_START ((1ULL << 32) - KVM_32BIT_GAP_SIZE) > > +#define SIGKVMEXIT (SIGUSR1 + 2) Please preserve the vertical alignment that already exists in that place. Thanks, Ingo -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html