Re: [libvirt] [PATCH 1/1][RESEND] ppc64 cpu features

2013-05-02 Thread Li Zhang
On 2013年04月29日 22:26, Jiri Denemark wrote: On Mon, Apr 22, 2013 at 17:38:23 +0800, Li Zhang wrote: On 2013年04月22日 17:10, Jiri Denemark wrote: If you want to add powernv feature just because you need to distinguish if the host supports KVM or not, there's much better way... In guest section of

Re: [libvirt] [PATCH 1/1][RESEND] ppc64 cpu features

2013-04-29 Thread Jiri Denemark
On Mon, Apr 22, 2013 at 17:38:23 +0800, Li Zhang wrote: On 2013年04月22日 17:10, Jiri Denemark wrote: If you want to add powernv feature just because you need to distinguish if the host supports KVM or not, there's much better way... In guest section of capabilities XML, KVM support is

Re: [libvirt] [PATCH 1/1][RESEND] ppc64 cpu features

2013-04-22 Thread Jiri Denemark
On Mon, Apr 22, 2013 at 10:39:46 +0800, Li Zhang wrote: On 2013年04月19日 22:04, Jiri Denemark wrote: On Thu, Mar 14, 2013 at 14:54:21 +0800, Li Zhang wrote: From: Li Zhang zhlci...@linux.vnet.ibm.com This patch adds a CPU feature powernv identifying IBM Power processor that supports

Re: [libvirt] [PATCH 1/1][RESEND] ppc64 cpu features

2013-04-22 Thread Li Zhang
On 2013年04月22日 17:10, Jiri Denemark wrote: On Mon, Apr 22, 2013 at 10:39:46 +0800, Li Zhang wrote: On 2013年04月19日 22:04, Jiri Denemark wrote: On Thu, Mar 14, 2013 at 14:54:21 +0800, Li Zhang wrote: From: Li Zhang zhlci...@linux.vnet.ibm.com This patch adds a CPU feature powernv identifying

Re: [libvirt] [PATCH 1/1][RESEND] ppc64 cpu features

2013-04-21 Thread Li Zhang
On 2013年04月19日 22:04, Jiri Denemark wrote: On Thu, Mar 14, 2013 at 14:54:21 +0800, Li Zhang wrote: From: Li Zhang zhlci...@linux.vnet.ibm.com This patch adds a CPU feature powernv identifying IBM Power processor that supports native hypervisor e.g. KVM. This can be used by virtualization

Re: [libvirt] [PATCH 1/1][RESEND] ppc64 cpu features

2013-04-19 Thread Jiri Denemark
On Thu, Mar 14, 2013 at 14:54:21 +0800, Li Zhang wrote: From: Li Zhang zhlci...@linux.vnet.ibm.com This patch adds a CPU feature powernv identifying IBM Power processor that supports native hypervisor e.g. KVM. This can be used by virtualization management software to determine the CPU

Re: [libvirt] [PATCH 1/1][RESEND] ppc64 cpu features

2013-04-11 Thread Daniel P. Berrange
On Thu, Mar 14, 2013 at 02:54:21PM +0800, Li Zhang wrote: From: Li Zhang zhlci...@linux.vnet.ibm.com This patch adds a CPU feature powernv identifying IBM Power processor that supports native hypervisor e.g. KVM. This can be used by virtualization management software to determine the CPU

Re: [libvirt] [PATCH 1/1][RESEND] ppc64 cpu features

2013-04-11 Thread Li Zhang
On 2013年04月11日 17:50, Daniel P. Berrange wrote: On Thu, Mar 14, 2013 at 02:54:21PM +0800, Li Zhang wrote: From: Li Zhang zhlci...@linux.vnet.ibm.com This patch adds a CPU feature powernv identifying IBM Power processor that supports native hypervisor e.g. KVM. This can be used by

Re: [libvirt] [PATCH 1/1][RESEND] ppc64 cpu features

2013-03-26 Thread Li Zhang
Hi, Could anyone give more comment? Thanks. :) On 2013年03月14日 14:54, Li Zhang wrote: From: Li Zhang zhlci...@linux.vnet.ibm.com This patch adds a CPU feature powernv identifying IBM Power processor that supports native hypervisor e.g. KVM. This can be used by virtualization management

[libvirt] [PATCH 1/1][RESEND] ppc64 cpu features

2013-03-14 Thread Li Zhang
From: Li Zhang zhlci...@linux.vnet.ibm.com This patch adds a CPU feature powernv identifying IBM Power processor that supports native hypervisor e.g. KVM. This can be used by virtualization management software to determine the CPU capabilities. PVR doesn't indicate whether it a host or a guest