qemu-devel
[Top][All Lists]
Advanced

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

RE: [Qemu-devel] Windows Server 2003 SP1 problems


From: Andreas Bollhalder
Subject: RE: [Qemu-devel] Windows Server 2003 SP1 problems
Date: Thu, 28 Apr 2005 21:01:46 +0200

I reseached a bit more. Have stripped down the HTML code which freezes
Win2003SP1 when loaded in IE. It seems, that the gradient in the
footer is done by DirectX and this filter function does the freezes.
If someone could find out the name of the DLL where this function is
implemented or have some advice to debug it with gdb. I could do it on
my Gentoo 2005.0 server with or without kqemu.

Andreas

<html> 

<head> 
<title>Let's die Windows Server 2003 SP1 in QEMU</title> 
</head> 

<body> 
<table> 
<tr> 
<td width="100%"
style="filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr
='#FFFFFF', endColorStr='#6487DB', gradientType='1')">TEST</td>

</tr> 
</table> 
</body> 

</html>





reply via email to

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