From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:49790) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RDY6h-0003dB-ES for qemu-devel@nongnu.org; Tue, 11 Oct 2011 04:54:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RDY6g-0000gv-Fc for qemu-devel@nongnu.org; Tue, 11 Oct 2011 04:54:39 -0400 Received: from mx1.redhat.com ([209.132.183.28]:10818) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RDY6g-0000gq-7V for qemu-devel@nongnu.org; Tue, 11 Oct 2011 04:54:38 -0400 Message-ID: <4E94045A.2030909@redhat.com> Date: Tue, 11 Oct 2011 10:54:50 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1316621468-32171-1-git-send-email-marcandre.lureau@redhat.com> In-Reply-To: <1316621468-32171-1-git-send-email-marcandre.lureau@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 00/11] RFC: apply volume on client stream List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?TWFyYy1BbmRyw6kgTHVyZWF1?= Cc: =?UTF-8?B?TWFyYy1BbmRyw6kgTHVyZWF1?= , qemu-devel@nongnu.org On 09/21/11 18:10, Marc-Andr=C3=A9 Lureau wrote: > Hi, > > The qemu volume control experience could be improved. Without mixemu, > the volume control has no effect. A volume applet will just feel > broken (except in some cases where software volume is applied on guest > side, with HDA/Windows7 for example). Series looks good to me with a few minor nits on the spice bits (see=20 reply to patch). cheers, Gerd