All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: prasadjoshi.linux@gmail.com
Cc: kvm@vger.kernel.org
Subject: Re: [PATCH kvm-unittest] x86/svm: run cr3 read intercept emulate only on SMP
Date: Tue, 16 Apr 2013 18:15:21 +0200	[thread overview]
Message-ID: <516D7919.5040607@redhat.com> (raw)
In-Reply-To: <1366088896-1868-1-git-send-email-prasadjoshi.linux@gmail.com>

Il 16/04/2013 07:08, prasadjoshi.linux@gmail.com ha scritto:
> From: Prasad Joshi <prasadjoshi.linux@gmail.com>
> 
> 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@redhat.com>

  reply	other threads:[~2013-04-16 16:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-16  5:08 [PATCH kvm-unittest] x86/svm: run cr3 read intercept emulate only on SMP prasadjoshi.linux
2013-04-16 16:15 ` Paolo Bonzini [this message]
2013-04-17 23:10   ` Marcelo Tosatti

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=516D7919.5040607@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=prasadjoshi.linux@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.