From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MiwlK-00058c-GY for qemu-devel@nongnu.org; Wed, 02 Sep 2009 16:49:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MiwlH-000563-OF for qemu-devel@nongnu.org; Wed, 02 Sep 2009 16:49:00 -0400 Received: from [199.232.76.173] (port=51716 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MiwlH-00055v-KJ for qemu-devel@nongnu.org; Wed, 02 Sep 2009 16:48:59 -0400 Received: from serenity.buscaluz.org ([72.14.176.150]:45538) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MiwlH-000328-17 for qemu-devel@nongnu.org; Wed, 02 Sep 2009 16:48:59 -0400 Received: from [172.19.70.14] (hq-nat2.gurulabs.com [67.137.148.11]) by serenity.buscaluz.org (Postfix) with ESMTP id 4D75836B59 for ; Wed, 2 Sep 2009 16:48:56 -0400 (EDT) From: Stuart Jansen Content-Type: text/plain Date: Wed, 02 Sep 2009 14:48:54 -0600 Message-Id: <1251924534.10896.5.camel@vision.buscaluz.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] change CD fails List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "qemu-devel@nongnu.org" When I try to change the CD in a running VM, the CD drive becomes unresponsive. Has anyone else experienced this? What is the correct place to report this issue? Details: I'm running RHEL5, SLES11 and U804 guests. On the host, I've tried Fedora's qemu-kvm, qemu from git, and qemu-kvm from git. In all three cases, I can boot with an attached iso, but when I try to issue a change statement in the monitor, the guests report a spurious IRQ followed by an HSM violation. Guest logs are available, although tricky to copy out of the VM at the moment.