From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH v3] kvm: x86: Allow PIT emulation without speaker port Date: Sun, 24 May 2009 18:04:48 +0300 Message-ID: <4A196210.7060507@redhat.com> References: <4A0924FF.7030008@web.de> <4A0C824D.7000502@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm-devel To: Jan Kiszka Return-path: Received: from mx2.redhat.com ([66.187.237.31]:57607 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753053AbZEXPEt (ORCPT ); Sun, 24 May 2009 11:04:49 -0400 In-Reply-To: <4A0C824D.7000502@web.de> Sender: kvm-owner@vger.kernel.org List-ID: Jan Kiszka wrote: > The in-kernel speaker emulation is only a dummy and also unneeded from > the performance point of view. Rather, it takes user space support to > generate sound output on the host, e.g. console beeps. > > To allow this, introduce KVM_CREATE_PIT2 which controls in-kernel > speaker port emulation via a flag passed along the new IOCTL. It also > leaves room for future extensions of the PIT configuration interface. > > Applied, thanks. -- error compiling committee.c: too many arguments to function