From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43179) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLa2V-0000jC-4G for qemu-devel@nongnu.org; Thu, 06 Mar 2014 10:16:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WLa2P-0001Dl-J8 for qemu-devel@nongnu.org; Thu, 06 Mar 2014 10:16:51 -0500 Message-ID: <5318915B.3060906@suse.de> Date: Thu, 06 Mar 2014 16:16:43 +0100 From: =?ISO-8859-15?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <1394101634-21509-1-git-send-email-xbing6@gmail.com> In-Reply-To: <1394101634-21509-1-git-send-email-xbing6@gmail.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 0/7] remove #if defined CONFIG_KVM || !defined NEED_CPU_H List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Xuebing Wang , qemu-devel@nongnu.org Cc: Paolo Bonzini , qemu-ppc , Alexander Graf , Gleb Natapov Hi, Am 06.03.2014 11:27, schrieb Xuebing Wang: > I am not sure if there is value for this patchset. >=20 > After the first pach: > Size of x86_64-softmmu/qemu-system-x86_64 is unchanged. > Size of sh4-softmmu/qemu-system-sh4 increases by about 2.8KB. >=20 > Xuebing Wang (7): > kvm: remove the hack "#if defined CONFIG_KVM || !defined NEED_CPU_H" > kvm-i386: fix build for x86_64-linux-user after applying previous > patch > kvm-i386: remove target-i386/kvm-stub.c > kvm: fix build for target sh4-softmmu > kvm-ppc: fix build for ppc64-softmmu > kvm-ppc: remove target-ppc/kvm-stub.c > kvm-i386: fix build for "x86_64-softmmu --disable-kvm" Generally, you can't just break things and then later fix them. You need to keep things building in each commit you make, for bisectability. Also may I propose that we continue these cleanup discussions once we're in Hard Freeze next week? There's still actual features and bug fixes to be reviewed until then. http://wiki.qemu.org/Planning/2.0 Further I notice that Alex and the qemu-ppc list were not CC'ed on patches 5-6. You may find the following useful to automate this: $ git config sendemail.cccmd \ "scripts/get_maintainer.pl --nogit-fallback" Regards, Andreas --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=F6rffer; HRB 16746 AG N=FCrnbe= rg