From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H. Peter Anvin" Subject: Re: [PATCH] [RFC] Add support for a USB audio device model Date: Mon, 13 Sep 2010 22:56:55 -0700 Message-ID: <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> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: "H. Peter Anvin" , qemu-devel@nongnu.org, av1474@comtv.ru, kvm@vger.kernel.org To: Amos Kong Return-path: Received: from terminus.zytor.com ([198.137.202.10]:56352 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752137Ab0INF53 (ORCPT ); Tue, 14 Sep 2010 01:57:29 -0400 In-Reply-To: <20100914013729.GB4221@z> Sender: kvm-owner@vger.kernel.org List-ID: On 09/13/2010 06:37 PM, Amos Kong wrote: > > Hello Peter, > >> What shell is your /bin/sh? > > dash, > It's fine when using bash, I suggest to use a common way. > Yes, I'll fix it. > I've heard wonderful music (guest:win7), but mixed with a litte noise, not so fluent. > The following debug msg is normal? Yes, all of that is normal. I talked to malc earlier today, and I think 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. -hpa -- H. Peter Anvin, Intel Open Source Technology Center I work for Intel. I don't speak on their behalf. From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=42607 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OvOW6-00056n-Sh for qemu-devel@nongnu.org; Tue, 14 Sep 2010 01:57:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OvOW5-0004jj-Rh for qemu-devel@nongnu.org; Tue, 14 Sep 2010 01:57:18 -0400 Received: from terminus.zytor.com ([198.137.202.10]:53790 helo=mail.zytor.com) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OvOW5-0004iX-KC for qemu-devel@nongnu.org; Tue, 14 Sep 2010 01:57:17 -0400 Message-ID: <4C8F0EA7.3040108@zytor.com> Date: Mon, 13 Sep 2010 22:56:55 -0700 From: "H. Peter Anvin" MIME-Version: 1.0 References: <1284155276-14959-1-git-send-email-hpa@linux.intel.com> <20100913205338.GA2607@z> <4C8E91F9.6020806@linux.intel.com> <20100914013729.GB4221@z> In-Reply-To: <20100914013729.GB4221@z> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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: Amos Kong Cc: "H. Peter Anvin" , qemu-devel@nongnu.org, kvm@vger.kernel.org On 09/13/2010 06:37 PM, Amos Kong wrote: > > Hello Peter, > >> What shell is your /bin/sh? > > dash, > It's fine when using bash, I suggest to use a common way. > Yes, I'll fix it. > I've heard wonderful music (guest:win7), but mixed with a litte noise, not so fluent. > The following debug msg is normal? Yes, all of that is normal. I talked to malc earlier today, and I think 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. -hpa -- H. Peter Anvin, Intel Open Source Technology Center I work for Intel. I don't speak on their behalf.