From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KXBVZ-0001pu-SO for qemu-devel@nongnu.org; Sun, 24 Aug 2008 05:03:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KXBVX-0001nv-Vh for qemu-devel@nongnu.org; Sun, 24 Aug 2008 05:03:37 -0400 Received: from [199.232.76.173] (port=56263 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KXBVX-0001nb-Qh for qemu-devel@nongnu.org; Sun, 24 Aug 2008 05:03:35 -0400 Received: from il.qumranet.com ([212.179.150.194]:15528) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KXBVX-0007zX-FP for qemu-devel@nongnu.org; Sun, 24 Aug 2008 05:03:35 -0400 Message-ID: <48B123E6.8080308@qumranet.com> Date: Sun, 24 Aug 2008 12:03:34 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Xen-devel] Re: [Qemu-devel] [PATCH 12/13] set vnc password from xenstore. References: <1219336054-15919-1-git-send-email-kraxel@redhat.com> <1219336054-15919-13-git-send-email-kraxel@redhat.com> <48ADCCA2.8050201@codemonkey.ws> <20080821201955.GG1531@redhat.com> <48ADCE91.2070602@codemonkey.ws> <48ADDF71.5040209@redhat.com> <20080821214806.GJ1531@redhat.com> <48ADEDF4.40405@codemonkey.ws> In-Reply-To: <48ADEDF4.40405@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Anthony Liguori wrote: > > A nice side effect of having multiple monitors is that you can > implement a proper 'select' command. This command would block and > tell you about asynchronous events (like guest CD-ROM ejecting). You > could use this mechanism to notify libvirt when things changed because > of other monitors too. I'd much prefer that a single monitor be able to receive async notifications. It's not that difficult to implement; if notification lines had a unique prefix the monitor client could on that. -- error compiling committee.c: too many arguments to function