Re: [PATCH 5/5] powerpc: using reset hcall when kvm,has-reset

2013-07-16 Thread Alexander Graf
On 16.07.2013, at 00:23, Scott Wood wrote: On 07/15/2013 03:55:08 PM, Alexander Graf wrote: On 15.07.2013, at 22:52, Scott Wood wrote: On 07/15/2013 03:28:46 PM, Alexander Graf wrote: On 15.07.2013, at 20:21, Scott Wood wrote: On 07/15/2013 10:16:41 AM, Bhushan Bharat-R65777 wrote:

Re: [PATCH 5/5] powerpc: using reset hcall when kvm,has-reset

2013-07-16 Thread Scott Wood
On 07/16/2013 06:21:51 PM, Alexander Graf wrote: On 16.07.2013, at 00:23, Scott Wood wrote: Still, I'm not sure what sort of error you're thinking of. If the guest didn't support the hcall mechanism we would have returned from the function by that point. In fact, seeing kvm,has-reset on

Re: [PATCH 5/5] powerpc: using reset hcall when kvm,has-reset

2013-07-16 Thread Scott Wood
On 07/16/2013 06:26:40 PM, Scott Wood wrote: On 07/16/2013 06:21:51 PM, Alexander Graf wrote: On 16.07.2013, at 00:23, Scott Wood wrote: Still, I'm not sure what sort of error you're thinking of. If the guest didn't support the hcall mechanism we would have returned from the function by

[PATCH 5/5] powerpc: using reset hcall when kvm,has-reset

2013-07-15 Thread Bharat Bhushan
Detect the availability of the reset hcalls by looking at kvm,has-reset property on the /hypervisor node in the device tree passed to the VM and patches the reset mechanism to use reset hcall. This patch uses the reser hcall when kvm,has-reset is there in Signed-off-by: Bharat Bhushan

Re: [PATCH 5/5] powerpc: using reset hcall when kvm,has-reset

2013-07-15 Thread Alexander Graf
On 15.07.2013, at 13:11, Bharat Bhushan wrote: Detect the availability of the reset hcalls by looking at kvm,has-reset property on the /hypervisor node in the device tree passed to the VM and patches the reset mechanism to use reset hcall. This patch uses the reser hcall when kvm,has-reset

RE: [PATCH 5/5] powerpc: using reset hcall when kvm,has-reset

2013-07-15 Thread Bhushan Bharat-R65777
reset hcall when kvm,has-reset On 15.07.2013, at 13:11, Bharat Bhushan wrote: Detect the availability of the reset hcalls by looking at kvm,has-reset property on the /hypervisor node in the device tree passed to the VM and patches the reset mechanism to use reset hcall. This patch uses

Re: [PATCH 5/5] powerpc: using reset hcall when kvm,has-reset

2013-07-15 Thread Alexander Graf
Bharat-R65777 Subject: Re: [PATCH 5/5] powerpc: using reset hcall when kvm,has-reset On 15.07.2013, at 13:11, Bharat Bhushan wrote: Detect the availability of the reset hcalls by looking at kvm,has-reset property on the /hypervisor node in the device tree passed to the VM and patches

RE: [PATCH 5/5] powerpc: using reset hcall when kvm,has-reset

2013-07-15 Thread Bhushan Bharat-R65777
-Original Message- From: Alexander Graf [mailto:ag...@suse.de] Sent: Monday, July 15, 2013 8:40 PM To: Bhushan Bharat-R65777 Cc: k...@vger.kernel.org; kvm-ppc@vger.kernel.org; Wood Scott-B07421; Yoder Stuart-B08248 Subject: Re: [PATCH 5/5] powerpc: using reset hcall when kvm,has

Re: [PATCH 5/5] powerpc: using reset hcall when kvm,has-reset

2013-07-15 Thread Alexander Graf
; Wood Scott-B07421; Yoder Stuart-B08248 Subject: Re: [PATCH 5/5] powerpc: using reset hcall when kvm,has-reset On 15.07.2013, at 17:05, Bhushan Bharat-R65777 wrote: -Original Message- From: Alexander Graf [mailto:ag...@suse.de] Sent: Monday, July 15, 2013 5:20 PM