From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:33210) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RML27-0007JM-KP for qemu-devel@nongnu.org; Fri, 04 Nov 2011 10:46:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RML23-0002Nl-Lq for qemu-devel@nongnu.org; Fri, 04 Nov 2011 10:46:15 -0400 Received: from mailout-de.gmx.net ([213.165.64.23]:40042) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1RML23-0002Nh-7k for qemu-devel@nongnu.org; Fri, 04 Nov 2011 10:46:11 -0400 Date: Fri, 04 Nov 2011 15:46:03 +0100 From: "Thomas Schmitt" References: <4EB3E7FF.4020908@suse.de> In-Reply-To: <4EB3E7FF.4020908@suse.de> Message-Id: <97457397523821@192.168.2.69> Subject: Re: [Qemu-devel] Do you have a use for a tester of virtio-scsi with CD drives ? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: kwolf@redhat.com, stefanha@gmail.com, afaerber@suse.de, pbonzini@redhat.com Hi, > We're about to release QEMU 1.0(-rc1) and you've just spotted a > compilation issue... Maybe one should consider to obtain the missing information rather than crippling the debug message, like i did. > You've solved this issue 50%! What's missing now is for you to put this > fix into a self-contained patch (without the enabling of DEBUG_SCSI, > etc.) and to submit it using the git-send-email command, so that your > fix can be applied. :) Please bear with me. I'm a git noob, who does everything by try-and-error. It will be better for everybody, if this patch is generated by someone who knows what she or he is doing. I'm still dizzy from drilling a hole into the entrails of qemu and will have to learn about some compiler tricks which are not mentioned in my german copy of K&R. Further, if i learn too much about qemu, then i will lose my naivity skills as unbiased tester. :)) Have a nice day :) Thomas