From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LtnG8-0000Q5-Pu for qemu-devel@nongnu.org; Tue, 14 Apr 2009 14:21:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LtnG4-0000Nd-A7 for qemu-devel@nongnu.org; Tue, 14 Apr 2009 14:21:24 -0400 Received: from [199.232.76.173] (port=53443 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LtnG4-0000NY-29 for qemu-devel@nongnu.org; Tue, 14 Apr 2009 14:21:20 -0400 Received: from mail2.shareable.org ([80.68.89.115]:34294) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LtnG3-0004Rf-LL for qemu-devel@nongnu.org; Tue, 14 Apr 2009 14:21:19 -0400 Date: Tue, 14 Apr 2009 19:21:18 +0100 From: Jamie Lokier Subject: Re: [libvirt] Re: [Qemu-devel] [PATCH 1/6] Allow multiple monitor devices (v2) Message-ID: <20090414182118.GF32311@shareable.org> References: <49DE29C5.6010601@redhat.com> <49DE3321.4090900@us.ibm.com> <49E0C47F.9070501@redhat.com> <49E0FB00.8080500@codemonkey.ws> <49E10823.8060200@redhat.com> <20090412184217.GB4394@shareable.org> <20090414083016.GF14297@redhat.com> <49E4542B.8020808@redhat.com> <20090414091726.GL14297@redhat.com> <49E459AE.2080201@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49E459AE.2080201@redhat.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: libvir-list@redhat.com, Jan Kiszka , qemu-devel@nongnu.org, Hollis Blanchard Avi Kivity wrote: > If you want things to work reliably, you have to follow the chain of > command. Or use locks and/or transactions like everything else :-) -- Jamie