qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Regression opening read-only cdroms


From: Avi Kivity
Subject: [Qemu-devel] Regression opening read-only cdroms
Date: Tue, 16 Jun 2009 15:00:44 +0300
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1b3pre) Gecko/20090513 Fedora/3.0-2.3.beta2.fc11 Lightning/1.0pre Thunderbird/3.0b2

qemu used to be quite happy opening read-only cdrom images, and I was quite happy feeding kvm-autotest a library of read-only iso images. However since

   commit 0e1d8f4c549e51fd19793a154862979fdc199477
   Author: Christoph Hellwig <address@hidden>
   Date:   Mon Jun 15 13:53:26 2009 +0200

        raw-posix: always store open flags

        Both the Linux floppy and the FreeBSD CDROM host device need to
   store
the open flags so that they can re-open the device later. Store the
        open flags unconditionally to remove the ifdef mess and simply the
        calling conventions for the later patches in the series.

        Signed-off-by: Christoph Hellwig <address@hidden>

this state of happiness no longer exists.

Can you look at what caused this?

--
error compiling committee.c: too many arguments to function





reply via email to

[Prev in Thread] Current Thread [Next in Thread]