On Mon, Aug 26, 2019 at 3:25 AM Liran Alon <liran.alon@xxxxxxxxxx> wrote: > > According to Intel SDM section 25.2 "Other Causes of VM Exits", > When INIT signal is received on a CPU that is running in VMX > non-root mode it should cause an exit with exit-reason of 3. > (See Intel SDM Appendix C "VMX BASIC EXIT REASONS") > > This patch introduce the exit-reason definition. > > Reviewed-by: Bhavesh Davda <bhavesh.davda@xxxxxxxxxx> > Reviewed-by: Joao Martins <joao.m.martins@xxxxxxxxxx> > Co-developed-by: Nikita Leshenko <nikita.leshchenko@xxxxxxxxxx> > Signed-off-by: Nikita Leshenko <nikita.leshchenko@xxxxxxxxxx> > Signed-off-by: Liran Alon <liran.alon@xxxxxxxxxx> Reviewed-by: Jim Mattson <jmattson@xxxxxxxxxx>