Re: [RFC PATCH 0/3] Avoid soft lockup message when KVM is stopped by host

2011-08-04 Thread Dor Laor
On 08/03/2011 05:24 PM, Eric B Munson wrote: This set is just a rough first pass at avoiding soft lockup warnings when a host pauses the execution of a guest. A flag is set by the host in the shared page used for the pvclock when the host goes to stop the guest. When the guest resumes and

Re: [RFC PATCH 0/3] Avoid soft lockup message when KVM is stopped by host

2011-08-04 Thread Marcelo Tosatti
On Wed, Aug 03, 2011 at 10:24:58AM -0400, Eric B Munson wrote: This set is just a rough first pass at avoiding soft lockup warnings when a host pauses the execution of a guest. A flag is set by the host in the shared page used for the pvclock when the host goes to stop the guest. When the

Re: [RFC PATCH 0/3] Avoid soft lockup message when KVM is stopped by host

2011-08-04 Thread Anthony Liguori
On 08/04/2011 03:37 AM, Dor Laor wrote: On 08/03/2011 05:24 PM, Eric B Munson wrote: This set is just a rough first pass at avoiding soft lockup warnings when a host pauses the execution of a guest. A flag is set by the host in the shared page used for the pvclock when the host goes to stop the

[RFC PATCH 0/3] Avoid soft lockup message when KVM is stopped by host

2011-08-03 Thread Eric B Munson
This set is just a rough first pass at avoiding soft lockup warnings when a host pauses the execution of a guest. A flag is set by the host in the shared page used for the pvclock when the host goes to stop the guest. When the guest resumes and detects a soft lockup, this flag is checked and

[RFC PATCH 0/3] Avoid soft lockup message when KVM is stopped by host

2011-08-03 Thread Eric B Munson
This set is just a rough first pass at avoiding soft lockup warnings when a host pauses the execution of a guest. A flag is set by the host in the shared page used for the pvclock when the host goes to stop the guest. When the guest resumes and detects a soft lockup, this flag is checked and