On 04/03/13 14:17, Peter Lieven wrote: > Hi Gerd, > > I today saw this assert when live migrating a VM. Is this related? The > below patch was already applied. > > qemu-1.4.5: /usr/src/qemu-1.4.5/monitor.c:297: monitor_puts: Assertion > `mon->outbuf_index < sizeof(mon->outbuf) - 1' failed.
Probably, patches (from luiz) are on the list to make the monitor buffer size dynamic, they should fix it. cheers, Gerd