qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Cirrus VGA regression bug


From: Alexandre CABROL PERALES
Subject: Re: [Qemu-devel] Cirrus VGA regression bug
Date: Mon, 10 Aug 2009 22:48:27 +0200
User-agent: Thunderbird 2.0.0.21 (X11/20090515)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

i changed code with code from 0.9.1
from line 733 to 736:
    /* extra x, y */
    sx = (src % (width * depth)) / depth;
    sy = (src / (width * depth));
    dx = (dst % (width *depth)) / depth;
    dy = (dst / (width * depth));

qemu doesn't crash but i still have only winnt background screen (seems
refresh on display doesn't work well).



Alexandre CABROL PERALES a écrit :
> Hi everybody i try to use Windows NT 4.0
> with qemu.
> 
> I tested with qemu 0.10.6 and vm crash on screen resolution resize
> (switch from 640x480 16bits to 1280x1024 65536).
> 
> I made the same test with qemu 0.9.1 and it works well.
> find attached gdb qemu 0.10.6 trace about cirrus crash.
> 
> please can you fix it ?

- --
Alexandre CABROL PERALES
- --
Ingenieur Securite des Systemes d'Information
Mob. :    06.98.82.03.06
Mail :    address@hidden
Key fingerprint = 1E6B B8DF 5001 A6A8 E057  9D31 7B3B EAB1 4AE4 8953
- --
ARTAL Technologies

Rue Pierre-Gilles de Gennes
Ens."La Rue", Bat. 9, BP 38138
31681 Labege cedex

Tel. :    05.61.00.39.30
Fax :     05.61.00.20.43


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkqAh5oACgkQezvqsUrkiVPRhwCfVay6TnzO6eAirlbvRXC2tHH7
I1oAmgM3/MPMpxFKTzyTtAyWv+KWutzQ
=PbWZ
-----END PGP SIGNATURE-----




reply via email to

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