Re: [libvirt] [Gluster-devel] [PATCH v3 UPDATED 1/2] Qemu/Gluster: Add Gluster protocol as supported network disk formats.

2012-10-27 Thread Bharata B Rao
On Fri, Oct 26, 2012 at 10:27 PM, Harsh Prateek Bora ha...@linux.vnet.ibm.com wrote: @@ -1624,7 +1626,15 @@ td one of the sheepdog servers (default is localhost:7000) /td td zero or one /td /tr + tr +td gluster /td +td

Re: [libvirt] [PATCHv9.5 1/2] blockjob: add qemu capabilities related to block jobs

2012-10-27 Thread Peter Krempa
On 10/27/12 01:00, Eric Blake wrote: Upstream qemu 1.3 is adding two new monitor commands, 'drive-mirror' and 'block-job-complete'[1], which can drive live block copy and storage migration. [Additionally, RHEL 6.3 had backported an earlier version of most of the same functionality, but under

Re: [libvirt] [PATCHv9 4/9] blockjob: support pivot operation on cancel

2012-10-27 Thread Eric Blake
On 10/26/2012 07:07 AM, Peter Krempa wrote: On 10/23/12 04:10, Eric Blake wrote: This is the bare minimum to end a copy job (of course, until a later patch adds the ability to start a copy job, this patch doesn't do much in isolation; I've just split the patches to ease the review). ACK

Re: [libvirt] [PATCHv9 4/9] blockjob: support pivot operation on cancel

2012-10-27 Thread Eric Blake
On 10/27/2012 07:04 AM, Eric Blake wrote: On 10/26/2012 07:07 AM, Peter Krempa wrote: On 10/23/12 04:10, Eric Blake wrote: This is the bare minimum to end a copy job (of course, until a later patch adds the ability to start a copy job, this patch doesn't do much in isolation; I've just split

Re: [libvirt] [PATCHv9 6/9] blockjob: implement block copy for qemu

2012-10-27 Thread Eric Blake
On 10/26/2012 07:21 AM, Peter Krempa wrote: On 10/23/12 04:10, Eric Blake wrote: Minimal patch to wire up all the pieces in the previous patches to actually enable a block copy job. By minimal, I mean that qemu creates the file (that is, no REUSE_EXT flag support yet), SELinux must be

Re: [libvirt] [PATCHv9 9/9] blockjob: relabel entire existing chain

2012-10-27 Thread Eric Blake
On 10/26/2012 07:43 AM, Peter Krempa wrote: On 10/23/12 04:10, Eric Blake wrote: When using block copy to pivot over to a new chain, the backing files for the new chain might still need labeling (particularly if the user passes --reuse-ext with a relative backing file name). Relabeling a

[libvirt] [PATCH] build: typo fix for qemu cpu affinity

2012-10-27 Thread Eric Blake
Introduced in commit 0039a32f. * src/qemu/qemu_process.c (qemuPrepareCpumap): s/covert/convert/ --- Pushing under the trivial rule. src/qemu/qemu_process.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/qemu/qemu_process.c b/src/qemu/qemu_process.c index

Re: [libvirt] [PATCH] build: typo fix for qemu cpu affinity

2012-10-27 Thread Guannan Ren
On 10/27/2012 10:09 PM, Eric Blake wrote: Introduced in commit 0039a32f. * src/qemu/qemu_process.c (qemuPrepareCpumap): s/covert/convert/ --- Pushing under the trivial rule. src/qemu/qemu_process.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/qemu/qemu_process.c

Re: [libvirt] libxl driver doesn't build with xen 4.2

2012-10-27 Thread Cole Robinson
On 10/26/2012 10:03 PM, Cole Robinson wrote: Hi Jim, The libvirt libxl driver doesn't build with xen 4.2. There was a small thread about it on fedora's virt list: http://lists.fedoraproject.org/pipermail/virt/2012-October/003446.html I saw that you had a few xen 4.2 patches land

[libvirt] dhcp6, radvd, ip6tables, etc.

2012-10-27 Thread Gene Czarcinski
OK, I have the basic implementation for libvirt support of dhcp6. Let me say again that 98% of the work was already done. There is still a bunch of work today which includes writing some tests, understanding how things such as bootp, dhcp-host, etc. should be supported with dhcp6, as well as

[libvirt] ANNOUNCE: libvirt 0.9.11.7 maintenance release

2012-10-27 Thread Cole Robinson
libvirt 0.9.11.7 maintenance release is now available. This is libvirt 0.9.11 with additional bugfixes that have accumulated upstream since the initial release. This release can be downloaded at: http://libvirt.org/sources/stable_updates/libvirt-0.9.11.7.tar.gz Changes in this version: * qemu:

[libvirt] ANNOUNCE: libvirt 0.10.2.1 maintenance release

2012-10-27 Thread Cole Robinson
libvirt 0.10.2.1 maintenance release is now available. This is libvirt 0.10.2 with additional bugfixes that have accumulated upstream since the initial release. This release can be downloaded at: http://libvirt.org/sources/stable_updates/libvirt-0.10.2.1.tar.gz Changes in this version: * qemu:

Re: [libvirt] [PATCH v2] qemu: Fix domxml-to-native network model conversion

2012-10-27 Thread Cole Robinson
On 10/25/2012 06:12 PM, Peter Krempa wrote: On 10/21/12 22:46, Cole Robinson wrote: https://bugzilla.redhat.com/show_bug.cgi?id=636832 --- v2: Don't needlessly reallocate model src/qemu/qemu_driver.c | 4 1 file changed, 4 insertions(+) ACK, you resolved what I pointed

[libvirt] How you can help with maintenance releases

2012-10-27 Thread Cole Robinson
Hey all, As you're likely aware, I've been cutting maintenance releases of certain libvirt versions for the past six months: http://wiki.libvirt.org/page/Maintenance_Releases Since I'm not hugely involved with development these days, and things move pretty quick in libvirt land, I'd like to