
9 Apr
2009
9 Apr
'09
10:15 a.m.
On 04/09/09 16:03, Avi Kivity wrote:
I don't want multiplexed monitor sessions, at all.
I'm very happy to finally see them. Finally one can run vms with libvirt and *still* access the monitor for debugging and development purposes.
I want async notifications added to a single monitor session. That too could be implemented today (as simple as a term_printf("notification: ...\n");
No. It is simple on the qemu side only. Parsing notifications poping up at random places in the stream is more complex. cheers, Gerd