[libvirt] [PATCH] network: fix call virNetworkEventLifecycleNew when networkStartNetwork fail

2014-11-01 Thread Luyao Huang
When start a network fail, libvirt still call virNetworkEventLifecycleNew to send a event. Signed-off-by: Luyao Huang lhu...@redhat.com --- src/network/bridge_driver.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/network/bridge_driver.c b/src/network/bridge_driver.c

[libvirt] [PATCH] virsh: fix net-dhcp-leases no output in quiet mode

2014-11-01 Thread Luyao Huang
When run net-dhcp-leases in quiet mode, cannot get any output. # virsh -q net-dhcp-leases default Signed-off-by: Luyao Huang lhu...@redhat.com --- tools/virsh-network.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tools/virsh-network.c b/tools/virsh-network.c

Re: [libvirt] [PATCH][1.2.10] Relax duplicate SCSI host pool checking

2014-11-01 Thread Ján Tomko
On 10/31/2014 07:34 PM, John Ferlan wrote: On 10/31/2014 12:01 PM, Ján Tomko wrote: Since commit 3f99d64 no new scsi_host pools can be defined if one of the already defined scsi_host pools does not refer to an accessible scsi_host adapter. Relax the check by skipping over these

Re: [libvirt] [PATCH] Use UPDATE_CPU when saving domain status

2014-11-01 Thread Kashyap Chamarthy
On Fri, Oct 31, 2014 at 04:29:07PM +0100, Ján Tomko wrote: We only format cpu model for MODE_CUSTOM in domain status XML, but we always format features if they are present. This is a problem if we have a domain using MODE_HOST_PASSTHROUGH that has been managedsaved, then restored, since it

Re: [libvirt] [libvirt-java] [PATCH 00/65]

2014-11-01 Thread Claudio Bley
At Fri, 21 Feb 2014 11:19:23 +, Daniel P. Berrange wrote: On Thu, Feb 13, 2014 at 04:22:08PM +0100, Claudio Bley wrote: Hi. Here are a few patches that piled up in my local branch. Some of them I already submitted to this list, but there has been no reponse to them. Included

Re: [libvirt] [[PATCH libvirt-java]] Implement Connect.listAllDomains

2014-11-01 Thread Claudio Bley
At Fri, 31 Oct 2014 23:40:26 +0100, Claudio Bley wrote: Hi. At Sat, 25 Oct 2014 16:25:48 -0700, Cédric Bosdonnat wrote: From: Cédric Bosdonnat cedric.bosdon...@free.fr --- src/main/java/org/libvirt/Connect.java | 46 +

Re: [libvirt] [PATCHv7 1/7] bhyve: Support /domain/bootloader configuration for non-FreeBSD guests.

2014-11-01 Thread Conrad Meyer
Hi all, There is an issue in this patch as-is; the short version is this is needed: --- a/src/bhyve/bhyve_process.c +++ b/src/bhyve/bhyve_process.c @@ -162,7 +162,7 @@ virBhyveProcessStart(virConnectPtr conn, * domain is ready to be started, so we can build * and execute bhyveload

[libvirt] Fwd: [v5][Patch 0/4] Libvirt CPU enhancements for Power KVM [for 1.2.10]

2014-11-01 Thread Prerna Saxena
Ping ! I understand it is a busy time for libvirt folks -- would someone still be able to take a look ? I have addressed all concerns raised by Dan in this version. Prerna Original Message Subject:[libvirt] [v5][Patch 0/4] Libvirt CPU enhancements for Power KVM Date: