From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:52090) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R2hTx-00084S-QP for qemu-devel@nongnu.org; Sun, 11 Sep 2011 06:41:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R2hTw-0003tM-SL for qemu-devel@nongnu.org; Sun, 11 Sep 2011 06:41:49 -0400 Message-ID: <4E6C9068.50508@redhat.com> Date: Sun, 11 Sep 2011 13:41:44 +0300 From: Avi Kivity MIME-Version: 1.0 References: <1315500885-32577-1-git-send-email-agraf@suse.de> In-Reply-To: <1315500885-32577-1-git-send-email-agraf@suse.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] PPC: Fix via-cuda memory registration List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: qemu-ppc@nongnu.org, qemu-devel Developers On 09/08/2011 07:54 PM, Alexander Graf wrote: > PS: Please test your patches. This one could have been found with an invocation > as simple as "qemu-system-ppc". We boot into the OpenBIOS prompt by default, > so you wouldn't even have required a guest image or kernel. > Sorry about that. Note that it's pretty hard to test these patches. I often don't even know which binary as the device->target relationship is not immediately visible, and I don't really know what to expect from the guest. It would be best if we had a kvm-autotest testset for tcg, it would probably run in just a few minutes and increase confidence in these patches. -- error compiling committee.c: too many arguments to function