From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NuQF9-00079o-Pj for qemu-devel@nongnu.org; Wed, 24 Mar 2010 09:03:31 -0400 Received: from [140.186.70.92] (port=58087 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NuQF8-00076L-7n for qemu-devel@nongnu.org; Wed, 24 Mar 2010 09:03:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NuQF6-0000iS-VI for qemu-devel@nongnu.org; Wed, 24 Mar 2010 09:03:30 -0400 Received: from mx20.gnu.org ([199.232.41.8]:40856) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NuQF6-0000iO-S4 for qemu-devel@nongnu.org; Wed, 24 Mar 2010 09:03:28 -0400 Received: from mail.codesourcery.com ([38.113.113.100]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NuQF6-0000WR-Bt for qemu-devel@nongnu.org; Wed, 24 Mar 2010 09:03:28 -0400 From: Paul Brook Subject: Re: [Qemu-devel] Re: [libvirt] Supporting hypervisor specific APIs in libvirt Date: Wed, 24 Mar 2010 13:03:25 +0000 References: <4BA7C40C.2040505@codemonkey.ws> <201003241230.58160.paul@codesourcery.com> <4BAA06E0.5040004@redhat.com> In-Reply-To: <4BAA06E0.5040004@redhat.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201003241303.25813.paul@codesourcery.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: "libvir-list@redhat.com" , Avi Kivity > > IMO the no_user flag is a bug, and should not exist. > > Sorry, what's that? Usually an indication that a device has been incorrectly or inproperly converted to the qdev interface. Paul