qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Alexandre CABROL PERALES <alexandre.cabrol@artal.fr>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Cirrus VGA regression bug
Date: Mon, 10 Aug 2009 22:48:27 +0200	[thread overview]
Message-ID: <4A80879B.10504@artal.fr> (raw)
In-Reply-To: <4A807EB5.6040708@artal.fr>

-----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 :    alexandre.cabrol@artal.fr
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	other threads:[~2009-08-10 20:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-10 20:10 [Qemu-devel] Cirrus VGA regression bug Alexandre CABROL PERALES
2009-08-10 20:48 ` Alexandre CABROL PERALES [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A80879B.10504@artal.fr \
    --to=alexandre.cabrol@artal.fr \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).