Re: [libvirt] [Qemu-devel] [PATCH v3 2/2] net: introduce command to query rx-filter information

2013-05-26 Thread Michael S. Tsirkin
On Fri, May 24, 2013 at 04:00:42PM -0400, Luiz Capitulino wrote: On Fri, 24 May 2013 12:05:12 -0600 Eric Blake ebl...@redhat.com wrote: On 05/24/2013 10:12 AM, Michael S. Tsirkin wrote: Event message contains the net client name, management might only want to query the single net

Re: [libvirt] Issues with qemu-nbd over AF_UNIX and virDomainAttachDevice

2013-05-26 Thread Deepak C Shetty
On 05/25/2013 02:04 AM, Paolo Bonzini wrote: Il 24/05/2013 10:01, Deepak C Shetty ha scritto: Il 24/05/2013 06:59, Deepak C Shetty ha scritto: What version of libvirt is this? It should work starting from 1.0.4. Ah, thats what I seem to have missed. I was using the distro provided libvirt..

Re: [libvirt] two hostdev devices problem

2013-05-26 Thread Dominik Mostowiec
Hi, First - I just got confirmation from the libnl maintainer that the bug I mentioned causing problems with max_vfs 50 *is* an issue in libnl 3.2.16 - it is fixed in libnl 3.2.22. Try to upgrade to that version and it should solve at least some of your problems. Upgrade libnl to version

Re: [libvirt] [PATCH 1/2] tool/virsh-domain.c: Add a vshNodeGetCPUMap function to get cpumap of host.

2013-05-26 Thread Yang Dongsheng
On 05/24/2013 08:18 PM, Peter Krempa wrote: On 05/24/13 11:21, yangdongsheng wrote: Get CPU map of host node CPUs by trying virNodeGetCPUMap and falling back to virNodeGetCPUStats. Signed-off-by: yangdongsheng yangds.f...@cn.fujitsu.com --- tools/virsh-domain.c | 55

Re: [libvirt] [PATCH 0/2] Fix the display of *virsh vcpuinfo* command.

2013-05-26 Thread Yang Dongsheng
On 05/24/2013 10:03 PM, Eric Blake wrote: On 05/24/2013 03:21 AM, yangdongsheng wrote: Hi, [uggh; yet another victim of git's stupidity in using In-reply-to:y if you answer the 'git send-email' question incorrectly - just hit enter rather than filling in a response to that question] Would you

Re: [libvirt] snapshot-create-as Permission denied

2013-05-26 Thread yue
hi. my environment: centos 6.3, qemu 1.5(source code build), libvirt libvirt-0.10.2-18.el6_4.2.x86_64.selinux enforce . i have 2 questions 1.snapshot. permisson deny. dumpxml: seclabel type='dynamic' model='selinux' relabel='yes' labelsystem_u:system_r:svirt_t:s0:c33,c172/label

[libvirt] [PATCH] tool/virsh-domain.c: Fix the display of Affinity in function cmdVcpuinfo.

2013-05-26 Thread yangdongsheng
(1).Introduce a symbol 'x' to mean the physical cpu on host is offline. (2).And the symbol '-' means the physical cpu on host is online but the affinity of domain for this cpu is not set. There was no diffrence in display between the two kinds of cpu state before this patch, both are '-'.

Re: [libvirt] snapshot-create-as Permission denied

2013-05-26 Thread Kashyap Chamarthy
On 05/27/2013 08:26 AM, yue wrote: hi. my environment: centos 6.3, qemu 1.5(source code build), I don't know how you've built or what else have you included/excluded in it. libvirt libvirt-0.10.2-18.el6_4.2.x86_64.selinux enforce . i have 2 questions 1.snapshot. permisson deny. dumpxml: