From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Snitzer Subject: Re: [PATCH] [RFC] Add support for a USB audio device model Date: Thu, 14 Oct 2010 09:51:09 -0400 Message-ID: References: <1284155276-14959-1-git-send-email-hpa@linux.intel.com> <20100913205338.GA2607@z> <4C8E91F9.6020806@linux.intel.com> <20100914013729.GB4221@z> <4C8F0EA7.3040108@zytor.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Amos Kong , "H. Peter Anvin" , qemu-devel@nongnu.org, av1474@comtv.ru, kvm@vger.kernel.org To: "H. Peter Anvin" Return-path: Received: from mail-yx0-f174.google.com ([209.85.213.174]:33475 "EHLO mail-yx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754736Ab0JNNvj convert rfc822-to-8bit (ORCPT ); Thu, 14 Oct 2010 09:51:39 -0400 Received: by yxm8 with SMTP id 8so1592741yxm.19 for ; Thu, 14 Oct 2010 06:51:38 -0700 (PDT) In-Reply-To: <4C8F0EA7.3040108@zytor.com> Sender: kvm-owner@vger.kernel.org List-ID: On Tue, Sep 14, 2010 at 1:56 AM, H. Peter Anvin wrote: > On 09/13/2010 06:37 PM, Amos Kong wrote: >> I've heard wonderful music (guest:win7), but mixed with a litte nois= e, not so fluent. >> The following debug msg is normal? > > Yes, all of that is normal. =A0I talked to malc earlier today, and I = think > I have a pretty good idea for how to deal with the rate-matching issu= es; > I'm going to try to write it up tomorrow. Hi, Was just wondering if you've been able to put some time to the rate-matching issues? Has this usb-audio patch evolved and I'm just missing it? Thanks for doing this work! Mike From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=37155 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P6ODd-0001in-Gs for qemu-devel@nongnu.org; Thu, 14 Oct 2010 09:51:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P6ODc-0003rr-57 for qemu-devel@nongnu.org; Thu, 14 Oct 2010 09:51:41 -0400 Received: from mail-gw0-f45.google.com ([74.125.83.45]:45228) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P6ODc-0003rg-2f for qemu-devel@nongnu.org; Thu, 14 Oct 2010 09:51:40 -0400 Received: by gwj15 with SMTP id 15so716509gwj.4 for ; Thu, 14 Oct 2010 06:51:38 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <4C8F0EA7.3040108@zytor.com> References: <1284155276-14959-1-git-send-email-hpa@linux.intel.com> <20100913205338.GA2607@z> <4C8E91F9.6020806@linux.intel.com> <20100914013729.GB4221@z> <4C8F0EA7.3040108@zytor.com> From: Mike Snitzer Date: Thu, 14 Oct 2010 09:51:09 -0400 Message-ID: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] Re: [PATCH] [RFC] Add support for a USB audio device model List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "H. Peter Anvin" Cc: "H. Peter Anvin" , Amos Kong , qemu-devel@nongnu.org, kvm@vger.kernel.org On Tue, Sep 14, 2010 at 1:56 AM, H. Peter Anvin wrote: > On 09/13/2010 06:37 PM, Amos Kong wrote: >> I've heard wonderful music (guest:win7), but mixed with a litte noise, n= ot so fluent. >> The following debug msg is normal? > > Yes, all of that is normal. =A0I talked to malc earlier today, and I thin= k > I have a pretty good idea for how to deal with the rate-matching issues; > I'm going to try to write it up tomorrow. Hi, Was just wondering if you've been able to put some time to the rate-matching issues? Has this usb-audio patch evolved and I'm just missing it? Thanks for doing this work! Mike