From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MTFlF-0002fN-Rv for qemu-devel@nongnu.org; Tue, 21 Jul 2009 09:52:05 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MTFlA-0002du-Jj for qemu-devel@nongnu.org; Tue, 21 Jul 2009 09:52:05 -0400 Received: from [199.232.76.173] (port=56316 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MTFlA-0002dn-6B for qemu-devel@nongnu.org; Tue, 21 Jul 2009 09:52:00 -0400 Received: from rv-out-0708.google.com ([209.85.198.251]:7962) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MTFl9-0005hy-Qp for qemu-devel@nongnu.org; Tue, 21 Jul 2009 09:51:59 -0400 Received: by rv-out-0708.google.com with SMTP id b17so724187rvf.22 for ; Tue, 21 Jul 2009 06:51:58 -0700 (PDT) Message-ID: <4A65C7FB.20605@codemonkey.ws> Date: Tue, 21 Jul 2009 08:51:55 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] compat: fixup two compat machine types. References: <1248181591-22013-1-git-send-email-kraxel@redhat.com> In-Reply-To: <1248181591-22013-1-git-send-email-kraxel@redhat.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: Gerd Hoffmann Cc: qemu-devel@nongnu.org Gerd Hoffmann wrote: > Now we have *two* 0.10 compat pc types merged: One using a separate > devices and init functions. And one switching the existing device into > compat mode using properties. > > I think one of them is enougth ;) > I thought there was something wrong here... Thanks for fixing this. Regards, Anthony Liguori