From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37789) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1daOw6-0000ZA-MB for qemu-devel@nongnu.org; Wed, 26 Jul 2017 12:13:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1daOw3-0005NZ-A7 for qemu-devel@nongnu.org; Wed, 26 Jul 2017 12:13:22 -0400 Received: from mx1.redhat.com ([209.132.183.28]:58328) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1daOw3-0005NC-3z for qemu-devel@nongnu.org; Wed, 26 Jul 2017 12:13:19 -0400 Date: Wed, 26 Jul 2017 19:13:16 +0300 From: "Michael S. Tsirkin" Message-ID: <20170726191223-mutt-send-email-mst@kernel.org> References: <20170721143432.0e888800@nial.brq.redhat.com> <9767baed-582d-8aab-f9a6-0d04d7ec9d23@redhat.com> <165445ef-c2fb-f49e-8185-2a8af0e27bf2@redhat.com> <20170726150810.3a48d5f0@nial.brq.redhat.com> <95a701f0-c693-e1f7-be52-36f05bfc856a@redhat.com> <20170726153020.4c20b279@nial.brq.redhat.com> <83edcc44-62ff-ff53-371d-efb4c0d10259@redhat.com> <20170726154343.122935dc@nial.brq.redhat.com> <20170726140459.GP7620@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170726140459.GP7620@redhat.com> Subject: Re: [Qemu-devel] Commit 77af8a2b95b79699de650965d5228772743efe84 breaks Windows 2000 support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Daniel P. Berrange" Cc: Igor Mammedov , Paolo Bonzini , Laszlo Ersek , Phil Dennis-Jordan , Phil Dennis-Jordan , ehabkost@redhat.com, "qemu-devel@nongnu.org qemu-devel" , Programmingkid , Richard Henderson On Wed, Jul 26, 2017 at 03:04:59PM +0100, Daniel P. Berrange wrote: > We're unlikely to be deleting machine types (and the features they > depend on) for as long as there's downstream vendors who need compat > with that vintage of features. .. and actually put in the manpower to maintain them :) -- MST