All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jamie Lokier <jamie@shareable.org>
To: qemu-devel@nongnu.org
Cc: Blue Swirl <blauwirbel@gmail.com>, Avi Kivity <avi@redhat.com>
Subject: [Qemu-devel] Random thought about qemu-user and Windows
Date: Thu, 19 Mar 2009 23:50:15 +0000	[thread overview]
Message-ID: <20090319235015.GB12725@shareable.org> (raw)
In-Reply-To: <200903181015.24614.paul@codesourcery.com>

Paul Brook wrote:
> - qemu-user only supports a very small subset of systems. e.g. it's
> no use for linux->windows cross builds, which I expect to be the
> most common case

Hmm...  I wonder how much would be required to emulate just the
Windows system calls (used by normal applications)?  I.e. the same way
qemu-user emulates the Linux and BSD system calls used by normal apps.

WINE does this, of course, but WINE is much bigger than that - it
replaces all the Windows userspace libraries.  That's much bigger than
just kernel behaviour.  I wonder how big the part needed just for
Windows system calls would be.

-- Jamie

  parent reply	other threads:[~2009-03-19 23:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-17 17:23 [Qemu-devel] [PATCH] [RFC] Syncing documentation vs. -help vs. qemu_options table v3 Blue Swirl
2009-03-17 23:08 ` Paul Brook
2009-03-18  6:51   ` Avi Kivity
2009-03-18 10:15     ` Paul Brook
2009-03-18 10:18       ` Avi Kivity
2009-03-19 23:50       ` Jamie Lokier [this message]
2009-03-19 23:56         ` [Qemu-devel] Random thought about qemu-user and Windows Johannes Schindelin
2009-03-20 20:18         ` Stuart Brady
2009-03-21  9:13           ` Andreas Färber

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=20090319235015.GB12725@shareable.org \
    --to=jamie@shareable.org \
    --cc=avi@redhat.com \
    --cc=blauwirbel@gmail.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.