Il 16/04/2013 07:08, [email protected] ha scritto:
> From: Prasad Joshi <[email protected]>
> 
> 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 <[email protected]>
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to