From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=41557 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OIi6n-0002P9-RE for qemu-devel@nongnu.org; Sun, 30 May 2010 08:59:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OIi6m-00046c-Iq for qemu-devel@nongnu.org; Sun, 30 May 2010 08:59:17 -0400 Received: from mail-pw0-f45.google.com ([209.85.160.45]:54089) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OIi6m-00046V-EO for qemu-devel@nongnu.org; Sun, 30 May 2010 08:59:16 -0400 Received: by pwi7 with SMTP id 7so444828pwi.4 for ; Sun, 30 May 2010 05:59:15 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <4C0258FF.5060601@web.de> References: <20100528073135.GC17805@redhat.com> <20100528204746.GC3604@redhat.com> <4C00C921.2060809@web.de> <20100529144641.GF3604@redhat.com> <20100529163709.GJ3604@redhat.com> <20100530060255.GJ5474@redhat.com> <4C0258FF.5060601@web.de> From: Blue Swirl Date: Sun, 30 May 2010 12:58:55 +0000 Message-ID: Subject: Re: [Qemu-devel] Re: [RFT][PATCH 07/15] qemu_irq: Add IRQ handlers with delivery feedback Content-Type: text/plain; charset=UTF-8 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: qemu-devel@nongnu.org, Gleb Natapov , Juan Quintela On Sun, May 30, 2010 at 12:24 PM, Jan Kiszka wrote: > Blue Swirl wrote: >>> Linux don't use RTC as time source and I don't know about BSD, so no >>> Linux or BSD test case for you, sorry. Run WindowXP standard HAL and put >>> heavy load on the host. You can run video inside the gust to trigger >>> coalescing more easily. >> >> I don't have Windows XP, sorry. > > ReactOS [1], at least its 32-bit version, appears to use the RTC as well. I tried LiveCD and QEMU versions, both seem to hang at boot. Is that expected?