On 30/08/19 22:40, Nadav Amit wrote: > Two bug fixes that were found while running on bare-metal. > > The first one caused the second bug not to be found until now. > > The second bug is an SDM bug, and requires KVM to be fixed as well > (consider it as a bug report on behalf of VMware). > > Cc: Krish Sadhukhan <krish.sadhukhan@xxxxxxxxxx> > Cc: Marc Orr <marcorr@xxxxxxxxxx> > > Nadav Amit (2): > x86: nVMX: Do not use test_skip() when multiple tests are run > x86: nVMX: Fix wrong reserved bits of error-code > > x86/vmx_tests.c | 14 +++++++------- > 1 file changed, 7 insertions(+), 7 deletions(-) > Queued, thanks. Paolo