[libvirt] [PATCH] qemu: Fix augeas support for migration ports

Jiri Denemark jdenemar at redhat.com
Fri Oct 18 19:32:48 UTC 2013


On Fri, Oct 18, 2013 at 18:31:27 +0200, Michal Privoznik wrote:
> Commit e3ef20d7 allows user to configure migration ports range via
> qemu.conf. However, it forgot to update augeas definition file and
> even the test data was malicious.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
> 
> Pushed under trivial and build breaker rules.
> 
>  src/qemu/libvirtd_qemu.aug         | 2 ++
>  src/qemu/test_libvirtd_qemu.aug.in | 4 ++--
>  2 files changed, 4 insertions(+), 2 deletions(-)

Oops, I used make -C tests check rather than make check and it of course
skipped augeas checks :/ And I was wondering why the build didn't fail
when I changed the config file. Thanks for fixing this.

Jirka




More information about the libvir-list mailing list