On Tue, Apr 16, 2013 at 06:15:21PM +0200, Paolo Bonzini wrote: > Il 16/04/2013 07:08, prasadjoshi.linux@xxxxxxxxx ha scritto: > > From: Prasad Joshi <prasadjoshi.linux@xxxxxxxxx> > > > > The SVM test 'cr3 read intercept emulate' when ran on uniprocessor > > system does not finish and blocks all the tests scheduled to be ran > > afterwords. Add check so that the test is only ran on the SMP VM. > > test->scratch = 1; > while (test->scratch != 2) > barrier(); > > Indeed. > > Reviewed-by: Paolo Bonzini <pbonzini@xxxxxxxxxx> Applied, thanks. -- 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