[libvirt] Re: [Qemu-devel] [PATCH 1/6] Allow multiple monitor devices (v2)

Anthony Liguori aliguori at us.ibm.com
Thu Apr 9 14:30:11 UTC 2009


Avi Kivity wrote:
>
> (qemu) notify enospace on
> (qemu) notify vnc-connect on
> (qemu)
> notification: vnc connection ...
> (qemu) notify migration-completion on
> (qemu) migrate -d ...
> notification: enospc on ide0-0
> (qemu) migrate_cancel
> notification: migration cancelled
> (qemu) migrate -d ...
> (qemu)
> notification: migration completed

What are the rules for printing out 'notification'?  Do you want for the 
end of the buffer to be '\n' or '\n(qemu )'?  If so, if I type:

(qemu) f

But don't hit enter, would that suppress notification?

-- 
Regards,

Anthony Liguori




More information about the libvir-list mailing list