qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@gmail.com>
To: "Andreas Färber" <andreas.faerber@web.de>
Cc: Jes Sorensen <Jes.Sorensen@redhat.com>,
	QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] QEMU host support
Date: Sat, 16 Oct 2010 08:46:35 +0100	[thread overview]
Message-ID: <AANLkTim658CDGFThgzv+ut5nPdY3TsubOm5k0mfkg77o@mail.gmail.com> (raw)
In-Reply-To: <4CB8867A.3030001@redhat.com>

On Fri, Oct 15, 2010 at 5:51 PM, Jes Sorensen <Jes.Sorensen@redhat.com> wrote:
> Looking through some code in qemu-char.c I was wondering if we support
> any other QEMU host target than Win32 which isn't covered by these defines:
>
> #if defined(__linux__) || defined(__sun__) || defined(__FreeBSD__) \
>    || defined(__NetBSD__) || defined(__OpenBSD__) ||
> defined(__DragonFly__) \
>    || defined(__GLIBC__)

What about Haiku?  It uses __HAIKU__ but I'm not sure if it defines
__GLIBC__ or even one of the others.

Stefan

  parent reply	other threads:[~2010-10-16  8:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-15 16:51 [Qemu-devel] QEMU host support Jes Sorensen
2010-10-16  0:37 ` [Qemu-devel] " Paolo Bonzini
2010-10-16  9:44   ` Andreas Färber
2010-10-16 16:05     ` Jes Sorensen
2010-10-16 14:25   ` Jes Sorensen
2010-10-16  7:46 ` Stefan Hajnoczi [this message]
2010-10-16  9:14   ` [Qemu-devel] " 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=AANLkTim658CDGFThgzv+ut5nPdY3TsubOm5k0mfkg77o@mail.gmail.com \
    --to=stefanha@gmail.com \
    --cc=Jes.Sorensen@redhat.com \
    --cc=andreas.faerber@web.de \
    --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).