qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] HT problem


From: malc
Subject: Re: [Qemu-devel] HT problem
Date: Fri, 23 Dec 2005 09:26:21 +0300 (MSK)

On Fri, 23 Dec 2005, Kazu wrote:

Hi,

I have a report that when hyper-threading is on, Linux doesn't boot on
Windows XP. It occurs when linux kernel is loading. But when HT is turned off, qemu works fine. Does this occur on Linux host ?

Host: Windows XP SP2
Guest : linux-test image
QEMU version : 0.8.0
ASUS P4P800 Deluxe
Intel Pentium4 3.0GHz
DDR400 512MB x 2

No the problem is unique to Windows hosts (running SMP or HT), and is due
to the fact that QEMU is not MT safe and the fact that MM callback is
called on the separate thread. The fact it worked at all (and works on
UP now) is a simple luck. None of the attempts to hack around the issue
was successful so far. TODO lists this as short term item.

P.S. The increased frequency in the call of timeSetEvent (1 now was 10
     before) is what's causing this.

--
mailto:address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]