From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=39101 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OasaB-0002Jl-6H for qemu-devel@nongnu.org; Mon, 19 Jul 2010 11:48:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OasaA-0003uP-3Y for qemu-devel@nongnu.org; Mon, 19 Jul 2010 11:48:42 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54316) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oasa9-0003u6-M4 for qemu-devel@nongnu.org; Mon, 19 Jul 2010 11:48:41 -0400 Message-ID: <4C4473D1.6050907@redhat.com> Date: Mon, 19 Jul 2010 17:48:33 +0200 From: Kevin Wolf MIME-Version: 1.0 References: <1279547615-25599-1-git-send-email-aurelien@aurel32.net> <4C446F28.7070201@redhat.com> <20100719153631.GG26579@hall.aurel32.net> In-Reply-To: <20100719153631.GG26579@hall.aurel32.net> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH] ide/atapi: add support for GET EVENT STATUS NOTIFICATION List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Aurelien Jarno Cc: QEMU Developers Am 19.07.2010 17:36, schrieb Aurelien Jarno: >> Have you tested some more OSes to ensure that they don't start to expect >> events to actually work now the command "works"? I didn't see any >> problems in a quick test with Linux, but you never know. >> > > Besides FreeBSD, I have tested without problem Linux, NetBSD and > OpenBSD, though I haven't tested them more then booting and mounting a > CD-ROM. I guess the interesting thing is changing media. It did work for me on Linux, though, and I just tried Windows 7 and it seems to be fine, too (though I tried Windows on qemu-kvm because I only get a BSOD with upstream qemu) Kevin