qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Jes Sorensen <Jes.Sorensen@redhat.com>
To: "Andreas Färber" <andreas.faerber@web.de>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
	QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] Re: QEMU host support
Date: Sat, 16 Oct 2010 18:05:37 +0200	[thread overview]
Message-ID: <4CB9CD51.1030901@redhat.com> (raw)
In-Reply-To: <CD936083-1696-49A5-8F9B-AB97FD1D8DE8@web.de>

On 10/16/10 11:44, Andreas Färber wrote:
> Am 16.10.2010 um 02:37 schrieb Paolo Bonzini:
> 
>> On 10/15/2010 06:51 PM, Jes Sorensen 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__)
>>
>> Darwin?
> 
> Affirmative. If I add  || defined(__APPLE__) it builds with a warning:

Should we add __APPLE__ to the list or is it not necessary? I really
know zilch about our OSX support.

Cheers,
Jes

  reply	other threads:[~2010-10-16 16:05 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 [this message]
2010-10-16 14:25   ` Jes Sorensen
2010-10-16  7:46 ` [Qemu-devel] " Stefan Hajnoczi
2010-10-16  9:14   ` 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=4CB9CD51.1030901@redhat.com \
    --to=jes.sorensen@redhat.com \
    --cc=andreas.faerber@web.de \
    --cc=pbonzini@redhat.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 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).