From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KeGo8-0002YZ-Uc for qemu-devel@nongnu.org; Fri, 12 Sep 2008 18:08:05 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KeGo6-0002XI-JT for qemu-devel@nongnu.org; Fri, 12 Sep 2008 18:08:03 -0400 Received: from [199.232.76.173] (port=34625 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KeGo6-0002XD-Fp for qemu-devel@nongnu.org; Fri, 12 Sep 2008 18:08:02 -0400 Received: from nf-out-0910.google.com ([64.233.182.188]:18808) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KeGo6-0004jA-4y for qemu-devel@nongnu.org; Fri, 12 Sep 2008 18:08:02 -0400 Received: by nf-out-0910.google.com with SMTP id b2so580701nfb.12 for ; Fri, 12 Sep 2008 15:08:00 -0700 (PDT) Message-ID: Date: Fri, 12 Sep 2008 16:08:00 -0600 From: "Ben Klopfenstein" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: [Qemu-devel] sound and USB both hang (IRQ issue?) 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 I have an occasional problem while using qemu or kvm - as of and before kvm 74. Basically the sound starts skipping (a few ms of the sound that was playing at the moment keeps repeating over and over), and usb no longer works, at least for the tablet device. my guest OS is windows XP, and according to 'info pci' both sound and USB are using IRQ 10. I'm about to try kvm-75, if its out yet. any other hints would be great! Ben