[PATCH v3 2/4] kvmtool: ARM64: Add target type potenza for aarch64

2014-09-08 Thread Anup Patel
The VCPU target type KVM_ARM_TARGET_XGENE_POTENZA is available in latest Linux-3.16-rcX or higher hence register aarch64 target type for it. This patch enables us to run KVMTOOL on X-Gene Potenza host. Signed-off-by: Pranavkumar Sawargaonkar Signed-off-by: Anup Patel --- tools/kvm/arm/aarch64/

Re: [PATCH v3 2/4] kvmtool: ARM64: Add target type potenza for aarch64

2014-09-11 Thread Andre Przywara
Anup, On 08/09/14 09:17, Anup Patel wrote: > The VCPU target type KVM_ARM_TARGET_XGENE_POTENZA is available > in latest Linux-3.16-rcX or higher hence register aarch64 target > type for it. > > This patch enables us to run KVMTOOL on X-Gene Potenza host. Why do you need this still if the previous

Re: [PATCH v3 2/4] kvmtool: ARM64: Add target type potenza for aarch64

2014-09-16 Thread Anup Patel
On Thu, Sep 11, 2014 at 9:37 PM, Andre Przywara wrote: > Anup, > > On 08/09/14 09:17, Anup Patel wrote: >> The VCPU target type KVM_ARM_TARGET_XGENE_POTENZA is available >> in latest Linux-3.16-rcX or higher hence register aarch64 target >> type for it. >> >> This patch enables us to run KVMTOOL o

Re: [PATCH v3 2/4] kvmtool: ARM64: Add target type potenza for aarch64

2014-09-16 Thread Anup Patel
On Wed, Sep 17, 2014 at 3:54 AM, Anup Patel wrote: > On Thu, Sep 11, 2014 at 9:37 PM, Andre Przywara > wrote: >> Anup, >> >> On 08/09/14 09:17, Anup Patel wrote: >>> The VCPU target type KVM_ARM_TARGET_XGENE_POTENZA is available >>> in latest Linux-3.16-rcX or higher hence register aarch64 targe