Re: [PATCH V3 1/2] Resend - Add code to track call origin for msr assignment.

2012-11-26 Thread Gleb Natapov
Comments are still not addressed. On Mon, Nov 26, 2012 at 10:40:51AM -0800, Will Auld wrote: In order to track who initiated the call (host or guest) to modify an msr value I have changed function call parameters along the call path. The specific change is to add a struct pointer parameter

RE: [PATCH V3 1/2] Resend - Add code to track call origin for msr assignment.

2012-11-26 Thread Auld, Will
, Will Cc: qemu-devel; mtosa...@redhat.com; kvm@vger.kernel.org; Dugger, Donald D; Liu, Jinsong; Zhang, Xiantao; a...@redhat.com Subject: Re: [PATCH V3 1/2] Resend - Add code to track call origin for msr assignment. Comments are still not addressed. On Mon, Nov 26, 2012 at 10:40:51AM -0800

Re: [PATCH V3 1/2] Resend - Add code to track call origin for msr assignment.

2012-11-26 Thread Gleb Natapov
- From: Gleb Natapov [mailto:g...@redhat.com] Sent: Monday, November 26, 2012 10:47 AM To: Auld, Will Cc: qemu-devel; mtosa...@redhat.com; kvm@vger.kernel.org; Dugger, Donald D; Liu, Jinsong; Zhang, Xiantao; a...@redhat.com Subject: Re: [PATCH V3 1/2] Resend - Add code to track call