From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: SeaBIOS cdrom regression with Vista Date: Tue, 17 Nov 2009 15:21:31 +0200 Message-ID: <4B02A35B.10801@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit To: "Kevin O'Connor" , qemu-devel , KVM list Return-path: Received: from mx1.redhat.com ([209.132.183.28]:16793 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751065AbZKQNV2 (ORCPT ); Tue, 17 Nov 2009 08:21:28 -0500 Sender: kvm-owner@vger.kernel.org List-ID: 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