qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH] [RFC] Solaris user emulation


From: Blue Swirl
Subject: [Qemu-devel] [PATCH] [RFC] Solaris user emulation
Date: Tue, 14 Apr 2009 19:25:55 +0300

Hi,

I started to add support for (Open)Solaris user emulation. It compiles
but doesn't work yet, this is just a preview. The patch is largely
copy & paste from BSD user and there are no docs yet.

The current blocking problem is that I don't know how to make the
qemu-i386 executable a shared ELF object which Solaris wouldn't refuse
to execute (with native ld). Without that, qemu-i386 and the target
executable occupy same memory region, leading to a crash. Any hints
are welcome.

One problem is that Solaris headers are CDDL licensed and IIRC that
was not compatible with GPL.

Attachment: solaris_user.diff.bz2
Description: BZip2 compressed data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]