From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lwuuh-0007Nr-Kd for qemu-devel@nongnu.org; Thu, 23 Apr 2009 05:08:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lwuub-0007NJ-QR for Qemu-devel@nongnu.org; Thu, 23 Apr 2009 05:08:10 -0400 Received: from [199.232.76.173] (port=38044 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lwuub-0007N5-GY for Qemu-devel@nongnu.org; Thu, 23 Apr 2009 05:08:05 -0400 Received: from mx2.redhat.com ([66.187.237.31]:57252) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LwuuW-00050d-9O for Qemu-devel@nongnu.org; Thu, 23 Apr 2009 05:08:04 -0400 Message-ID: <49F02F96.7020507@redhat.com> Date: Thu, 23 Apr 2009 11:06:30 +0200 From: Kevin Wolf MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: Question about KVM and PC speaker References: <49EF69BC.90300@gmx.de> <49F01C8D.1010203@web.de> <20090423083252.GB5277@const.bordeaux.inria.fr> In-Reply-To: <20090423083252.GB5277@const.bordeaux.inria.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Samuel Thibault Cc: Simon Bienlein , Jan Kiszka , Qemu-devel@nongnu.org Samuel Thibault schrieb: > Jan Kiszka, le Thu 23 Apr 2009 09:45:17 +0200, a =E9crit : >> Simon Bienlein wrote: >>> I hear the beep if I am in the bash of the wirtsystem and press the >>> backspace key on the start of the line. The PC speaker works therefor= e. >>> >>> How can I configure KVM so that the PC speaker also works in the VM? >>> Supports the BIOS PC Speaker beeps? >> Nope, not yet. Neither QEMU nor KVM (with its in-kernel handling of th= e >> involved timer chip) translates the guest's speaker settings into >> anything audible. But that should be feasible. >=20 > Err, have you read the first paragraph? The speaker does work. It works on the host, but not in the guest. Admittedly, "wirtssystem" doesn't look like a proper English word, so=20 that might not have been obvious for you. ;-) Kevin