From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F6ouK-0002ST-B2 for qemu-devel@nongnu.org; Wed, 08 Feb 2006 07:58:52 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F6oiJ-0008Lu-K8 for qemu-devel@nongnu.org; Wed, 08 Feb 2006 07:47:42 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F6oNV-0005sO-Mu for qemu-devel@nongnu.org; Wed, 08 Feb 2006 07:24:58 -0500 Received: from [66.249.92.199] (helo=uproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1F6oQo-0008CC-Ve for qemu-devel@nongnu.org; Wed, 08 Feb 2006 07:28:23 -0500 Received: by uproxy.gmail.com with SMTP id c2so447868ugf for ; Wed, 08 Feb 2006 04:24:56 -0800 (PST) Message-ID: <46d6db660602080424r2145a40cs10b87dee284af3d9@mail.gmail.com> Date: Wed, 8 Feb 2006 13:24:55 +0100 From: Christian MICHON Subject: Re: [Qemu-devel] [SOURCES] qemu refactoring - osdep.c and tools.c In-Reply-To: <200602072102.36209.info@j-pfennig.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200602072102.36209.info@j-pfennig.de> 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 On 2/7/06, Juergen Pfennig wrote: > Hi, > my little qemu project (I name it qemu-xp and will report on it > later) has reached it's starting point. Unfortunately these > "preparations" are so interesting they might be helpfull for users. > Such an important but trivial thing is to make the clock in windows > go right (now also with speed-step). > (...) can this be used on XP hosts ? or is this just linux host based ? -- Christian