RE: [PATCH 3/4] Watchdog exit handling support

2012-07-05 Thread Bhushan Bharat-R65777
-Original Message- From: Wood Scott-B07421 Sent: Friday, July 06, 2012 1:57 AM To: Bhushan Bharat-R65777 Cc: Wood Scott-B07421; qemu-...@nongnu.org; kvm-ppc@vger.kernel.org; ag...@suse.de Subject: Re: [PATCH 3/4] Watchdog exit handling support On 07/04/2012 06:13 AM, Bhushan

Re: [PATCH 3/4] Watchdog exit handling support

2012-07-05 Thread Scott Wood
: [PATCH 3/4] Watchdog exit handling support On 06/28/2012 12:39 AM, Bharat Bhushan wrote: This patch adds the support to handle the exit caused by watchdog (KVM_EXIT_WDT). In the handling we clear the TSR register. I'm not sure what the logical split is between this patch and 4/4... Ok I

RE: [PATCH 3/4] Watchdog exit handling support

2012-07-05 Thread Bhushan Bharat-R65777
-Original Message- From: Wood Scott-B07421 Sent: Friday, July 06, 2012 6:30 AM To: Bhushan Bharat-R65777 Cc: Wood Scott-B07421; qemu-...@nongnu.org; kvm-ppc@vger.kernel.org; ag...@suse.de Subject: Re: [PATCH 3/4] Watchdog exit handling support On 07/05/2012 07:43 PM, Bhushan

Re: [PATCH 3/4] Watchdog exit handling support

2012-07-05 Thread Scott Wood
On 07/05/2012 08:16 PM, Bhushan Bharat-R65777 wrote: -Original Message- From: Wood Scott-B07421 Sent: Friday, July 06, 2012 6:30 AM To: Bhushan Bharat-R65777 Cc: Wood Scott-B07421; qemu-...@nongnu.org; kvm-ppc@vger.kernel.org; ag...@suse.de Subject: Re: [PATCH 3/4] Watchdog exit

RE: [PATCH 3/4] Watchdog exit handling support

2012-07-04 Thread Bhushan Bharat-R65777
-Original Message- From: Wood Scott-B07421 Sent: Friday, June 29, 2012 3:57 AM To: Bhushan Bharat-R65777 Cc: qemu-...@nongnu.org; kvm-ppc@vger.kernel.org; ag...@suse.de; Bhushan Bharat- R65777 Subject: Re: [PATCH 3/4] Watchdog exit handling support On 06/28/2012 12:39 AM

Re: [PATCH 3/4] Watchdog exit handling support

2012-06-28 Thread Scott Wood
On 06/28/2012 12:39 AM, Bharat Bhushan wrote: This patch adds the support to handle the exit caused by watchdog (KVM_EXIT_WDT). In the handling we clear the TSR register. I'm not sure what the logical split is between this patch and 4/4... diff --git a/hw/ppc_booke.c b/hw/ppc_booke.c index