[Qemu-discuss] ubuntu trusty and qemu blockcommit support?

2015-03-18 Thread Eero Volotinen
Hi, Trying to enable block commit support on ubuntu trusty, but with no success. ( http://wiki.libvirt.org/page/Live-disk-backup-with-active-blockcommit) my qemu and libvirt versions are following: ii qemu *2.1*.2+dfsg-0~14.04~ppa0 am

Re: [Qemu-discuss] execve failing inside of a qemu chroot with argument list too long

2015-03-18 Thread Dave Flogeras
On Thu, Oct 23, 2014 at 5:03 PM, Dave Flogeras wrote: > I am trying to compile binutils-2.24 within a qemu chroot (well 3 Sorry to dig up an old thread, but I finally found a workaround. This author of this blog post (a Gentoo developer) posted this and bumping up MAX_ARG_PAGES worked for me. H

Re: [Qemu-discuss] execve failing inside of a qemu chroot with argument list too long

2015-03-18 Thread Jakob Bohm
On 18/03/2015 10:27, Dave Flogeras wrote: On Thu, Oct 23, 2014 at 5:03 PM, Dave Flogeras wrote: I am trying to compile binutils-2.24 within a qemu chroot (well 3 Sorry to dig up an old thread, but I finally found a workaround. This author of this blog post (a Gentoo developer) posted this and