From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GzbrH-0004Bq-0F for qemu-devel@nongnu.org; Wed, 27 Dec 2006 11:42:27 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GzbrB-00047O-Aq for qemu-devel@nongnu.org; Wed, 27 Dec 2006 11:42:25 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GzbrB-00047J-0b for qemu-devel@nongnu.org; Wed, 27 Dec 2006 11:42:21 -0500 Received: from [68.230.240.35] (helo=eastrmmtao04.cox.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GzbrA-00025A-KV for qemu-devel@nongnu.org; Wed, 27 Dec 2006 11:42:20 -0500 Message-ID: <20908182.1167237738662.JavaMail.root@eastrmwml01.mgt.cox.net> Date: Wed, 27 Dec 2006 11:42:18 -0500 From: Ben Taylor Subject: Re: [Qemu-devel] qemu block-raw.c block.c block_int.h qemu-doc.t... MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Reply-To: sol10x86@cox.net, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Fabrice, Quick question about this patch (August 19, 2006) The ENOMEDIUM variable is dummy'd up for Windows in vl.h. I found that Solaris doesn't have an ENOMEDIUM variable, and I've been able to get block.c to compile correctly by adding this to vl.h. Before I go submitting anything, I just wanted to understand if I was heading in the right direction. thanks, Ben ---- Fabrice Bellard wrote: > CVSROOT: /sources/qemu > Module name: qemu > Changes by: Fabrice Bellard 06/08/19 11:45:59 > > Modified files: > . : block-raw.c block.c block_int.h qemu-doc.texi > vl.h > > Log message: > better support of host drives > > CVSWeb URLs: > http://cvs.savannah.gnu.org/viewcvs/qemu/block-raw.c?cvsroot=qemu&r1=1.6&r2=1.7 > http://cvs.savannah.gnu.org/viewcvs/qemu/block.c?cvsroot=qemu&r1=1.33&r2=1.34 > http://cvs.savannah.gnu.org/viewcvs/qemu/block_int.h?cvsroot=qemu&r1=1.9&r2=1.10 > http://cvs.savannah.gnu.org/viewcvs/qemu/qemu-doc.texi?cvsroot=qemu&r1=1.103&r2=1.104 > http://cvs.savannah.gnu.org/viewcvs/qemu/vl.h?cvsroot=qemu&r1=1.142&r2=1.143 > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel