All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: "H. Peter Anvin" <hpa@zytor.com>
Cc: Jason Wang <jasowang@redhat.com>,
	tglx@linutronix.de, mingo@redhat.com, x86@kernel.org,
	linux-kernel@vger.kernel.org, pbonzini@redhat.com,
	kvm@vger.kernel.org, "K. Y. Srinivasan" <kys@microsoft.com>,
	Haiyang Zhang <haiyangz@microsoft.com>,
	Jeremy Fitzhardinge <jeremy@goop.org>,
	Doug Covelli <dcovelli@vmware.com>, Borislav Petkov <bp@suse.de>,
	Dan Hecht <dhecht@vmware.com>,
	Paul Gortmaker <paul.gortmaker@windriver.com>,
	Marcelo Tosatti <mtosatti@redhat.com>,
	Gleb Natapov <gleb@redhat.com>,
	Frederic Weisbecker <fweisbec@gmail.com>,
	devel@linuxdriverproject.org, xen-devel@lists.xensource.com,
	virtualization@lists.linux-foundation.org
Subject: Re: [PATCH V2 4/4] x86: correctly detect hypervisor
Date: Mon, 5 Aug 2013 12:50:16 -0400	[thread overview]
Message-ID: <20130805165016.GB22093@phenom.dumpdata.com> (raw)
In-Reply-To: <51FFC2D5.70105@zytor.com>

On Mon, Aug 05, 2013 at 08:20:53AM -0700, H. Peter Anvin wrote:
> On 08/05/2013 07:34 AM, Konrad Rzeszutek Wilk wrote:
> > 
> > Could you provide me with a git branch so I can test it overnight please?
> > 
> 
> Pull tip:x86/paravirt.

It works for me. Thanks.
> 
> 	-hpa
> 
> 

WARNING: multiple messages have this Message-ID (diff)
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: "H. Peter Anvin" <hpa@zytor.com>
Cc: xen-devel@lists.xensource.com,
	Jeremy Fitzhardinge <jeremy@goop.org>,
	Borislav Petkov <bp@suse.de>,
	kvm@vger.kernel.org, Frederic Weisbecker <fweisbec@gmail.com>,
	x86@kernel.org, Dan Hecht <dhecht@vmware.com>,
	linux-kernel@vger.kernel.org, Doug Covelli <dcovelli@vmware.com>,
	Paul Gortmaker <paul.gortmaker@windriver.com>,
	mingo@redhat.com, devel@linuxdriverproject.org,
	pbonzini@redhat.com, tglx@linutronix.de,
	virtualization@lists.linux-foundation.org,
	Haiyang Zhang <haiyangz@microsoft.com>
Subject: Re: [PATCH V2 4/4] x86: correctly detect hypervisor
Date: Mon, 5 Aug 2013 12:50:16 -0400	[thread overview]
Message-ID: <20130805165016.GB22093@phenom.dumpdata.com> (raw)
In-Reply-To: <51FFC2D5.70105@zytor.com>

On Mon, Aug 05, 2013 at 08:20:53AM -0700, H. Peter Anvin wrote:
> On 08/05/2013 07:34 AM, Konrad Rzeszutek Wilk wrote:
> > 
> > Could you provide me with a git branch so I can test it overnight please?
> > 
> 
> Pull tip:x86/paravirt.

It works for me. Thanks.
> 
> 	-hpa
> 
> 

  reply	other threads:[~2013-08-05 16:50 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-25  8:54 [PATCH V2 1/4] x86: introduce hypervisor_cpuid_base() Jason Wang
2013-07-25  8:54 ` [PATCH V2 2/4] xen: switch to use hypervisor_cpuid_base() Jason Wang
2013-07-25  8:54   ` Jason Wang
2013-08-05 13:57   ` [tip:x86/paravirt] xen: Switch " tip-bot for Jason Wang
2013-07-25  8:54 ` [PATCH V2 3/4] kvm: switch " Jason Wang
2013-08-05 13:58   ` [tip:x86/paravirt] x86, kvm: Switch to use hypervisor_cpuid_base( ) tip-bot for Jason Wang
2013-07-25  8:54 ` [PATCH V2 4/4] x86: correctly detect hypervisor Jason Wang
2013-07-25  8:54   ` Jason Wang
2013-07-25 10:56   ` KY Srinivasan
2013-07-25 10:56     ` KY Srinivasan
2013-07-25 10:56   ` KY Srinivasan
2013-08-05  3:38   ` Jason Wang
2013-08-05  3:38     ` Jason Wang
2013-08-05 14:34     ` Konrad Rzeszutek Wilk
2013-08-05 14:34       ` Konrad Rzeszutek Wilk
2013-08-05 15:20       ` H. Peter Anvin
2013-08-05 15:20         ` H. Peter Anvin
2013-08-05 16:50         ` Konrad Rzeszutek Wilk [this message]
2013-08-05 16:50           ` Konrad Rzeszutek Wilk
2013-08-05 13:58   ` [tip:x86/paravirt] x86: Correctly " tip-bot for Jason Wang
2013-08-05 13:57 ` [tip:x86/paravirt] x86: Introduce hypervisor_cpuid_base() tip-bot for Jason Wang

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=20130805165016.GB22093@phenom.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=bp@suse.de \
    --cc=dcovelli@vmware.com \
    --cc=devel@linuxdriverproject.org \
    --cc=dhecht@vmware.com \
    --cc=fweisbec@gmail.com \
    --cc=gleb@redhat.com \
    --cc=haiyangz@microsoft.com \
    --cc=hpa@zytor.com \
    --cc=jasowang@redhat.com \
    --cc=jeremy@goop.org \
    --cc=kvm@vger.kernel.org \
    --cc=kys@microsoft.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=mtosatti@redhat.com \
    --cc=paul.gortmaker@windriver.com \
    --cc=pbonzini@redhat.com \
    --cc=tglx@linutronix.de \
    --cc=virtualization@lists.linux-foundation.org \
    --cc=x86@kernel.org \
    --cc=xen-devel@lists.xensource.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.