From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NAO07-0005e5-KZ for qemu-devel@nongnu.org; Tue, 17 Nov 2009 08:21:43 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NANzy-0005Vp-MA for qemu-devel@nongnu.org; Tue, 17 Nov 2009 08:21:39 -0500 Received: from [199.232.76.173] (port=50331 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NANzy-0005Va-Cs for qemu-devel@nongnu.org; Tue, 17 Nov 2009 08:21:34 -0500 Received: from mx1.redhat.com ([209.132.183.28]:24139) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NANzx-00022i-QP for qemu-devel@nongnu.org; Tue, 17 Nov 2009 08:21:34 -0500 Message-ID: <4B02A35B.10801@redhat.com> Date: Tue, 17 Nov 2009 15:21:31 +0200 From: Avi Kivity MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] 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 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. -- error compiling committee.c: too many arguments to function