[libvirt] [PATCH] qemu_agent|monitor: use different log on hangup event

2016-09-18 Thread Chen Hanxiao
From: Chen Hanxiao Both qemu monitor and agent print the same log on HUANGUP event, which woud be confused when reading libvirtd log. This patch will give a different log for them. Signed-off-by: Chen Hanxiao --- src/qemu/qemu_agent.c | 2 +- src/qemu/qemu_monitor.c | 2 +- 2 files changed,

Re: [libvirt] [PATCH 1/2] qemuBuildMemoryBackendStr: Don't crash if no hugetlbfs is mounted

2016-09-18 Thread Michal Privoznik
On 19.09.2016 08:32, Peter Krempa wrote: > On Mon, Sep 19, 2016 at 07:55:47 +0200, Michal Privoznik wrote: >> When trying to migrate a huge page enabled guest, I've noticed >> the following crash. Apparently, if no specific hugepages are >> requested: >> >> >> >> >> >> and there are no h

Re: [libvirt] [PATCH 2/2] qemu: Introduce qemuGetHupageMemPath

2016-09-18 Thread Peter Krempa
On Mon, Sep 19, 2016 at 07:55:48 +0200, Michal Privoznik wrote: > Now that we have two same implementations for getting path for > huge pages backed guest memory, lets merge them into one function. > > Signed-off-by: Michal Privoznik > --- > src/qemu/qemu_command.c | 63 > --

Re: [libvirt] [PATCH 1/2] qemuBuildMemoryBackendStr: Don't crash if no hugetlbfs is mounted

2016-09-18 Thread Peter Krempa
On Mon, Sep 19, 2016 at 07:55:47 +0200, Michal Privoznik wrote: > When trying to migrate a huge page enabled guest, I've noticed > the following crash. Apparently, if no specific hugepages are > requested: > > > > > > and there are no hugepages configured on the destination, we try > t

[libvirt] [PATCH 1/2] qemuBuildMemoryBackendStr: Don't crash if no hugetlbfs is mounted

2016-09-18 Thread Michal Privoznik
When trying to migrate a huge page enabled guest, I've noticed the following crash. Apparently, if no specific hugepages are requested: and there are no hugepages configured on the destination, we try to dereference a NULL pointer. Program received signal SIGSEGV, Segmentation fault.

[libvirt] [PATCH 0/2] Fix a migration crasher

2016-09-18 Thread Michal Privoznik
So I've tried to migrate a guest recently (to answer a needinfo for some bug of mine). Meanwhile, I've ran into many problems and bugs we have (apparently nobody tried migrations lately). Here's the first round of patches. Second round will require proper deep copy function for virDomainDef struc

[libvirt] [PATCH 2/2] qemu: Introduce qemuGetHupageMemPath

2016-09-18 Thread Michal Privoznik
Now that we have two same implementations for getting path for huge pages backed guest memory, lets merge them into one function. Signed-off-by: Michal Privoznik --- src/qemu/qemu_command.c | 63 - src/qemu/qemu_conf.c| 50 +

[libvirt] libvirt.org domain certificate expired yesterday

2016-09-18 Thread Yaniv Kaul
I'm getting warnings about it - I assume it needs renewal. TIA, Y. -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list