qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] QEMU host support
@ 2010-10-15 16:51 Jes Sorensen
  2010-10-16  0:37 ` [Qemu-devel] " Paolo Bonzini
  2010-10-16  7:46 ` [Qemu-devel] " Stefan Hajnoczi
  0 siblings, 2 replies; 7+ messages in thread
From: Jes Sorensen @ 2010-10-15 16:51 UTC (permalink / raw)
  To: QEMU Developers

Hi,

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__)

Thanks,
Jes

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-10-16 16:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [Qemu-devel] " Stefan Hajnoczi
2010-10-16  9:14   ` Andreas Färber

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).