From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick Scharrenberg Subject: xen-3.3.0 regression: ioemu-audio doesn't get build when using ioemu-remote Date: Thu, 21 Aug 2008 14:02:45 +0200 Message-ID: <48AD5965.3090107@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org I just updated from xen 3.2.x to 3.3.0-rc7 and found that the soundcard-support for hvm-guests doesn't get build. in /var/log/xen/qemu-dm-winxp.log I get: [...] Unknown sound card name `es1370' Valid sound card names (comma separated): -soundhw all will enable all of the above When I compile with "CONFIG_QEMU=ioemu" all works fine. Patrick