[libvirt] [PATCH] Make editor used for 'virsh edit' configurable

2014-09-28 Thread Guido Günther
Debian wants to use 'sensible-editor' instead of vi other distros might want to use other defaults. This avoids distro specific patches. --- configure.ac | 9 + tools/virsh.c | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index

Re: [libvirt] W/ commit 9e159b5: error from service: CreateMachine: Machine 'qemu-foo' already exists

2014-09-28 Thread Guido Günther
On Sat, Sep 27, 2014 at 08:29:28PM +0530, Kashyap Chamarthy wrote: On Fedora 20 with: libvirt RPMs built from git commit: 9e159b521dbf18c6da6976e54e29c8553f831eb6 qemu-2.1.1-1.fc22.x86_64 Just start a guest: - $ virsh start ostack-controller error: Failed to start domain

Re: [libvirt] [RFC PATCH] qcow2: Fix race in cache invalidation

2014-09-28 Thread Alexey Kardashevskiy
On 09/26/2014 12:05 AM, Alexey Kardashevskiy wrote: On 09/25/2014 10:39 PM, Kevin Wolf wrote: Am 25.09.2014 um 14:29 hat Alexey Kardashevskiy geschrieben: On 09/25/2014 08:20 PM, Kevin Wolf wrote: Am 25.09.2014 um 11:55 hat Alexey Kardashevskiy geschrieben: Right. Cool. So is below what was

Re: [libvirt] [PATCH v4] Add machine parameter qemu-kvm-migration for live migrate compatibility with qemu-kvm

2014-09-28 Thread Michael S. Tsirkin
On Mon, Sep 22, 2014 at 08:34:56PM +0100, Alex Bligh wrote: Add a machine parameter qemu-kvm-migration for live migrate compatibility with qemu-kvm version 1.0. Usage: -machine pc-1.0,qemu-kvm-migration=on I would rename migration to compatibility everywhere. Though it's a matter of taste,

Re: [libvirt] [Qemu-devel] [PATCH v4] Add machine parameter qemu-kvm-migration for live migrate compatibility with qemu-kvm

2014-09-28 Thread Alex Bligh
Michael, +static const VMStateDescription vmstate_acpi_compat = { +.name = piix4_pm, +.version_id = 3, +.minimum_version_id = 2, +.minimum_version_id_old = 1, +.load_state_old = NULL, /* to avoid recursion */ +.post_load = vmstate_acpi_post_load, +.fields

Re: [libvirt] W/ commit 9e159b5: error from service: CreateMachine: Machine 'qemu-foo' already exists

2014-09-28 Thread Kashyap Chamarthy
On Sun, Sep 28, 2014 at 10:57:11AM +0200, Guido Günther wrote: On Sat, Sep 27, 2014 at 08:29:28PM +0530, Kashyap Chamarthy wrote: On Fedora 20 with: libvirt RPMs built from git commit: 9e159b521dbf18c6da6976e54e29c8553f831eb6 qemu-2.1.1-1.fc22.x86_64 Just start a guest:

[libvirt] [PATCH] qemu: save domain status after set the blkio parameters

2014-09-28 Thread Shanzhi Yu
After set the blkio parameters for running domain, save the change into live xml is needed to survive restarting the libvirtd Same story with bug 1146511 Signed-off-by: Shanzhi Yu s...@redhat.com --- src/qemu/qemu_driver.c | 2 ++ 1 file changed, 2 insertions(+) diff --git

[libvirt] Fwd: Running the test fails virnetmessagetest with libvirt 1.2.8

2014-09-28 Thread Stefano Ricci
hello To better define the problem I launched the test that fails virnetmessagetest with the option VIR_TEST_DEBUG = 1 and attach the result: # VIR_TEST_DEBUG=1 ./virnetmessagetest TEST: virnetmessagetest 1) Message Header Encode ... libvirt: XML-RPC