Re: [PATCH] Added call parameter to track whether invocation originated with guest or elsewhere

2012-10-26 Thread Marcelo Tosatti
On Tue, Oct 23, 2012 at 07:56:54PM +, Auld, Will wrote: > Having looked closer at the tacked of changing out the index and data fields > in some > function calls for a struct parameter with these and a originator field (host > or guest) > it is less attractive than I thought it would be. The

RE: [PATCH] Added call parameter to track whether invocation originated with guest or elsewhere

2012-10-23 Thread Auld, Will
2 2:58 PM > To: Avi Kivity > Cc: Marcelo Tosatti; Auld, Will; kvm@vger.kernel.org; Zhang, Xiantao; > Liu, Jinsong > Subject: Re: [PATCH] Added call parameter to track whether invocation > originated with guest or elsewhere > > On Wed, 2012-10-17 at 16:28 +0200, Avi Kivity wrote:

Re: [PATCH] Added call parameter to track whether invocation originated with guest or elsewhere

2012-10-22 Thread Will Auld
On Wed, 2012-10-17 at 16:28 +0200, Avi Kivity wrote: > On 10/17/2012 04:09 PM, Marcelo Tosatti wrote: > > On Wed, Oct 17, 2012 at 12:35:33PM +0200, Avi Kivity wrote: > >> On 10/17/2012 04:10 AM, Will Auld wrote: > >> > Signed-off-by: Will Auld > >> > --- > >> > > >> > Resending to full list > >>

RE: [PATCH] Added call parameter to track whether invocation originated with guest or elsewhere

2012-10-17 Thread Auld, Will
ct: Re: [PATCH] Added call parameter to track whether invocation > originated with guest or elsewhere > > On Wed, Oct 17, 2012 at 12:35:33PM +0200, Avi Kivity wrote: > > On 10/17/2012 04:10 AM, Will Auld wrote: > > > Signed-off-by: Will Auld > > > ---

Re: [PATCH] Added call parameter to track whether invocation originated with guest or elsewhere

2012-10-17 Thread Avi Kivity
On 10/17/2012 04:09 PM, Marcelo Tosatti wrote: > On Wed, Oct 17, 2012 at 12:35:33PM +0200, Avi Kivity wrote: >> On 10/17/2012 04:10 AM, Will Auld wrote: >> > Signed-off-by: Will Auld >> > --- >> > >> > Resending to full list >> > >> > Marcelo, >> > >> > This patch is what I believe you ask for

Re: [PATCH] Added call parameter to track whether invocation originated with guest or elsewhere

2012-10-17 Thread Marcelo Tosatti
On Wed, Oct 17, 2012 at 12:35:33PM +0200, Avi Kivity wrote: > On 10/17/2012 04:10 AM, Will Auld wrote: > > Signed-off-by: Will Auld > > --- > > > > Resending to full list > > > > Marcelo, > > > > This patch is what I believe you ask for as foundational for later > > patches to address IA32_TSC_

Re: [PATCH] Added call parameter to track whether invocation originated with guest or elsewhere

2012-10-17 Thread Avi Kivity
On 10/17/2012 04:10 AM, Will Auld wrote: > Signed-off-by: Will Auld > --- > > Resending to full list > > Marcelo, > > This patch is what I believe you ask for as foundational for later > patches to address IA32_TSC_ADJUST. > Please write a changelog to reflect the motivation. All those bool