From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M4iaG-0000z1-Oe for qemu-devel@nongnu.org; Thu, 14 May 2009 17:35:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M4iaC-0000yk-C7 for qemu-devel@nongnu.org; Thu, 14 May 2009 17:35:20 -0400 Received: from [199.232.76.173] (port=44177 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M4iaB-0000ya-TY for qemu-devel@nongnu.org; Thu, 14 May 2009 17:35:15 -0400 Received: from qw-out-1920.google.com ([74.125.92.147]:42631) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M4iaB-0004eq-LP for qemu-devel@nongnu.org; Thu, 14 May 2009 17:35:15 -0400 Received: by qw-out-1920.google.com with SMTP id 4so1068937qwk.4 for ; Thu, 14 May 2009 14:35:15 -0700 (PDT) Message-ID: <4A0C8E90.1080207@codemonkey.ws> Date: Thu, 14 May 2009 16:35:12 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Suggestions References: <3D9EBD32-8C1C-4CF7-A7D7-A33FEBADF995@vine.com> In-Reply-To: <3D9EBD32-8C1C-4CF7-A7D7-A33FEBADF995@vine.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kent Harris Cc: qemu-devel@nongnu.org Kent Harris wrote: > Hi folks, > > I'm not up to speed enough to feel comfortable submitting patches but > I have noticed a couple issues and thought you might be interested. > Some of us develop custom devices in C++ and need to include qemu > header files into C++ source. I don't think we're ever going to support C++ devices in QEMU so it's unlikely that we would make such changes. Regards, Anthony Liguori