From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NB91i-0004SA-C8 for qemu-devel@nongnu.org; Thu, 19 Nov 2009 10:34:30 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NB91d-0004PF-OT for qemu-devel@nongnu.org; Thu, 19 Nov 2009 10:34:29 -0500 Received: from [199.232.76.173] (port=35957 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NB91d-0004PA-Fj for qemu-devel@nongnu.org; Thu, 19 Nov 2009 10:34:25 -0500 Received: from mx1.redhat.com ([209.132.183.28]:2012) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NB91c-0006cE-Uz for qemu-devel@nongnu.org; Thu, 19 Nov 2009 10:34:25 -0500 Message-ID: <4B05657E.1070209@redhat.com> Date: Thu, 19 Nov 2009 17:34:22 +0200 From: Avi Kivity MIME-Version: 1.0 References: <4B02A35B.10801@redhat.com> In-Reply-To: <4B02A35B.10801@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: SeaBIOS cdrom regression with Vista List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin O'Connor , qemu-devel , KVM list On 11/17/2009 03:21 PM, Avi Kivity wrote: > qemu-kvm's switch to seabios uncovered a regression with cdrom > handling. Vista x64 no longer recognizes the cdrom, while pc-bios > still works. Installing works, but that uses int 13, not the native > driver. Haven't investigated further yet. > > Command line: > > qemu -drive > file=/root/kvm-autotest/client/tests/kvm/images/winvista-64.qcow2,if=ide,cache=writeback > -m 512 -smp 2 -cdrom > /root/kvm-autotest/client/tests/kvm/isos/windows/winutils.iso -snapshot > > b496fe34317ead61cf5ae019506fadc8f9ad6556 in qemu-kvm.git. > I've temporarily reverted to bochs bios until this issue is resolved. -- error compiling committee.c: too many arguments to function