From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:55969) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tfw4V-0001xL-98 for qemu-devel@nongnu.org; Tue, 04 Dec 2012 12:14:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tfw4P-0003rA-9d for qemu-devel@nongnu.org; Tue, 04 Dec 2012 12:14:15 -0500 Received: from mail-qa0-f45.google.com ([209.85.216.45]:50663) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tfw4P-0003qz-4A for qemu-devel@nongnu.org; Tue, 04 Dec 2012 12:14:09 -0500 Received: by mail-qa0-f45.google.com with SMTP id j15so1055116qaq.4 for ; Tue, 04 Dec 2012 09:14:08 -0800 (PST) Date: Tue, 4 Dec 2012 12:14:05 -0500 From: "Gabriel L. Somlo" Message-ID: <20121204171404.GD13356@hedwig.ini.cmu.edu> References: <50BDA8EB.5090402@redhat.com> <20121204144243.GB13356@hedwig.ini.cmu.edu> <20121204151136.GA11468@redhat.com> <20121204153957.GC13356@hedwig.ini.cmu.edu> <50BE2B57.10501@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <50BE2B57.10501@redhat.com> Subject: Re: [Qemu-devel] [PULL for-1.3 0/3] seabios: q35 update List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: rene@exactcode.com, jan.kiszka@siemens.com, jbaron@redhat.com, qemu-devel@nongnu.org, agraf@suse.de, anthony@codemonkey.ws On Tue, Dec 04, 2012 at 05:56:55PM +0100, Gerd Hoffmann wrote: > Ok, and how does the RTC look like on your MacPro? Device (RTC) { Name (_HID, EisaId ("PNP0B00")) Name (_CRS, ResourceTemplate () { IO (Decode16, 0x0070, // Range Minimum 0x0070, // Range Maximum 0x01, // Alignment 0x08, // Length ) }) }