qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Ronald <look@reply.to>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Qemu and wine
Date: Sat, 13 Nov 2004 01:33:16 +0100	[thread overview]
Message-ID: <pan.2004.11.13.00.33.15.957918@reply.to> (raw)

Hi all,

I got qemu working with wine, I have just modifified
sdl.c 
@59
flags = SDL_HWSURFACE|SDL_ANYFORMAT|SDL_ASYNCBLIT|SDL_HWACCEL;
@63
screen = SDL_SetVideoMode(w, h, 16, flags);

I'm not sure that's correct but I can launch qemu with:

SDL_VIDEODRIVER=windib wine wqemu.exe -m 128 -user-net -enable-audio
i:\\win98.dsk

~/.wine/dosdevices/i: points to the directory where I keep some images.

Qemu is current cvs and wine is 20040914

                 reply	other threads:[~2004-11-13  0:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=pan.2004.11.13.00.33.15.957918@reply.to \
    --to=look@reply.to \
    --cc=daimon55@free.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).