[PATCH] kvm/x86: add support for MONITOR_TRAP_FLAG

2015-07-05 Thread Mihai Donțu
Allow a nested hypervisor to single step its guests. Signed-off-by: Mihai Donțu --- This patch applies on top of current linux-next. --- arch/x86/include/asm/vmx.h | 1 + arch/x86/include/uapi/asm/vmx.h | 2 ++ arch/x86/kvm/vmx.c | 10 +- 3 files changed, 12

Re: [PATCH] kvm/x86: add support for MONITOR_TRAP_FLAG

2015-07-10 Thread Mihai Donțu
| CPU_BASED_MONITOR_EXITING | > >> > +CPU_BASED_USE_IO_BITMAPS | CPU_BASED_MONITOR_TRAP_FLAG > >> > | CPU_BASED_MONITOR_EXITING | > > Overlong line. > > Fixed and applied. Thank you! -- Mihai Donțu -- To unsubscribe from this list: send the line "unsubscribe kvm" in the bo