From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:37346) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TfusI-0006rl-4o for qemu-devel@nongnu.org; Tue, 04 Dec 2012 10:57:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TfusH-0008Ur-29 for qemu-devel@nongnu.org; Tue, 04 Dec 2012 10:57:34 -0500 Received: from mx1.redhat.com ([209.132.183.28]:57434) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TfusG-0008Uh-Qf for qemu-devel@nongnu.org; Tue, 04 Dec 2012 10:57:32 -0500 Message-ID: <50BE1D64.2090707@redhat.com> Date: Tue, 04 Dec 2012 16:57:24 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <1354529518-25534-1-git-send-email-kraxel@redhat.com> <20121203184704.GC20489@redhat.com> <50BDA8EB.5090402@redhat.com> <20121204143725.GA11368@redhat.com> <50BE18CF.7070704@redhat.com> In-Reply-To: <50BE18CF.7070704@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: Jason Baron Cc: Jan Kiszka , somlo@cmu.edu, qemu-devel@nongnu.org, anthony@codemonkey.ws On 12/04/12 16:37, Gerd Hoffmann wrote: >> > I also noticed that on Windows 7, the 'IRQNoFlags' line above makes the RTC >> > clock complain that it does not have resources available. While removing the >> > above line, removes that error. > Hmm. The IRQNoFlags for the RTC isn't new though, but I can see that > with win7 on piix too. Works fine with 1.7.1 though. /me goes bisecting. cheers, Gerd