From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JFOF7-0005Fi-1F for qemu-devel@nongnu.org; Thu, 17 Jan 2008 01:28:49 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JFOF4-0005FP-KI for Qemu-devel@nongnu.org; Thu, 17 Jan 2008 01:28:47 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JFOF4-0005FM-E4 for Qemu-devel@nongnu.org; Thu, 17 Jan 2008 01:28:46 -0500 Received: from rv-out-0910.google.com ([209.85.198.191]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JFOF3-0006P7-W6 for Qemu-devel@nongnu.org; Thu, 17 Jan 2008 01:28:46 -0500 Received: by rv-out-0910.google.com with SMTP id g11so1437295rvb.22 for ; Wed, 16 Jan 2008 22:28:34 -0800 (PST) Message-ID: <5d22a4590801162228o3eab940endab5536bafc34c41@mail.gmail.com> Date: Thu, 17 Jan 2008 14:28:34 +0800 From: "=?GB2312?B?0O22q8/+?=" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: [Qemu-devel] qemu-0.9.0 fedora 7, cdrom and ide emulation error Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Qemu-devel@nongnu.org Hi, all, When I use qemu-0.9.0 to boot fedora 7 and add cdrom option, there will be some error info in the login interface and in the dmesg, such like this: ata2: DRQ=1 with device error, dev_stat 0x49 ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen ata2.00: cmd a0/00:00:00:00:20/00:00:00:00:00/a0 tag 0 cdb 0x4a data 8 in res 41/50:03:00:00:20/00:00:00:00:00/a0 Emask 0x3 (HSM violation) And in qemu-0.9.1 and latest kvm, I see this issue has been fixed. Can someone tell me the exact changeset/patch to fix this issue? Thanks very much. P.S: I also see Matthew Kent and dmc have discussed it before in the past mail-archive: From: Matthew Kent Subject: [Qemu-devel] fedora 7, cdrom and GPCMD_GET_EVENT_STATUS_NOTIFICATION Date: Fri, 27 Jul 2007 15:19:05 -0700 Best Regards, Xu Dongxiao