From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47236) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VBRGj-0004G6-En for qemu-devel@nongnu.org; Mon, 19 Aug 2013 11:21:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VBRGd-0007wq-1v for qemu-devel@nongnu.org; Mon, 19 Aug 2013 11:21:21 -0400 Received: from mx1.redhat.com ([209.132.183.28]:14892) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VBRGc-0007wP-Pd for qemu-devel@nongnu.org; Mon, 19 Aug 2013 11:21:14 -0400 Message-ID: <521237BF.6080705@redhat.com> Date: Mon, 19 Aug 2013 17:20:31 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <5211E3E9.7080507@redhat.com> <521232E2.2090802@suse.de> In-Reply-To: <521232E2.2090802@suse.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH] qemu-kvm bugfix for IA32_FEATURE_CONTROL List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?Andreas_F=E4rber?= Cc: "Liu, Jinsong" , kvm , Gleb Natapov , Stefan Weil , Marcelo Tosatti , "qemu-devel@nongnu.org" Il 19/08/2013 16:59, Andreas F=E4rber ha scritto: > qemu-kvm is no longer maintained since 1.3 so it should not be occurrin= g > any more. >=20 > Please use a prefix of "target-i386: " (the directory name) to signal > where you are changing code, i.e. x86 only. >=20 > "bugfix" is not a very telling description of what a patch is doing. >=20 > (Up to Paolo and Gleb whether they'll fix it or whether they require a > resend.) No, not this time at least. :) Paolo > Also please use git-send-email to submit patches and use "PATCH v2" etc. > for submission as top-level patch: > http://wiki.qemu.org/Contribute/SubmitAPatch