From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LrucL-0002va-L1 for qemu-devel@nongnu.org; Thu, 09 Apr 2009 09:48:33 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LrucG-0002pC-UF for qemu-devel@nongnu.org; Thu, 09 Apr 2009 09:48:33 -0400 Received: from [199.232.76.173] (port=32912 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LrucG-0002p9-QJ for qemu-devel@nongnu.org; Thu, 09 Apr 2009 09:48:28 -0400 Received: from mx2.redhat.com ([66.187.237.31]:49752) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LrucF-00021n-Iv for qemu-devel@nongnu.org; Thu, 09 Apr 2009 09:48:28 -0400 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n39DmPsJ020669 for ; Thu, 9 Apr 2009 09:48:25 -0400 Message-ID: <49DDFCA4.6000401@redhat.com> Date: Thu, 09 Apr 2009 16:48:20 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] [7031] mc146818: add square wave output support References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Aurelien Jarno wrote: > Revision: 7031 > http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=7031 > Author: aurel32 > Date: 2009-04-07 22:28:50 +0000 (Tue, 07 Apr 2009) > Log Message: > ----------- > mc146818: add square wave output support > > This is necessary for es40 as the sqw output is directly connected to the > core chipset. > > Signed-off-by: Tristan Gingold > Signed-off-by: Aurelien Jarno > > This broke Windows XP (checked with -enable-kvm). -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.