From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M21LQ-00007a-TE for qemu-devel@nongnu.org; Thu, 07 May 2009 07:00:52 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M21LL-00007H-Hq for qemu-devel@nongnu.org; Thu, 07 May 2009 07:00:51 -0400 Received: from [199.232.76.173] (port=35955 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M21LL-00007E-Cd for qemu-devel@nongnu.org; Thu, 07 May 2009 07:00:47 -0400 Received: from mx2.redhat.com ([66.187.237.31]:35989) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M21LK-0008JZ-PY for qemu-devel@nongnu.org; Thu, 07 May 2009 07:00:47 -0400 Message-ID: <4A02BF59.6030103@redhat.com> Date: Thu, 07 May 2009 14:00:41 +0300 From: Avi Kivity MIME-Version: 1.0 References: <4A01AFE8.3020008@sgi.com> <706158FABBBA044BAD4FE898A02E4BC236AC6F59@pdsmsx503.ccr.corp.intel.com> <4A02AA81.90809@redhat.com> <4A02BD27.5050401@siemens.com> In-Reply-To: <4A02BD27.5050401@siemens.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [patch] fix qemu-kvm to build when gdbstub is disabled List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: "kvm-ia64@vger.kernel.org" , Jes Sorensen , "kvm@vger.kernel.org" , qemu-devel Jan Kiszka wrote: >> In upstream. Please fix it in upstream and qemu-kvm.git will get the >> fix from there. >> > > Given that CONFIG_GDBSTUB is always true upstream, I tend to say: > Finally drop it upstream and keep this (or a more arch-local) workaround > for missing ia64 gdbstub support downstream. > I agree, unless - we want to make gdbstub support configurable (don't see any overwhelming reason for this, but maybe others do) - we want to merge ia64 kvm support upstream, and don't want to impose gdbstub support (though I'd recommend properly implementing gdbstub) In any case, I'm okay with dropping the check upstream and applying the local fixup. -- error compiling committee.c: too many arguments to function