qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH] Working FreeBSD port


From: Markus Niemistö
Subject: [Qemu-devel] [PATCH] Working FreeBSD port
Date: Mon, 15 Mar 2004 17:11:22 +0200

Hi list

I managed to make qemu with i386-softmmu target (./configure
--target-list=i386-softmmu) compile AND WORK under FreeBSD. I didn't
have to make very many changes: FreeBSD doesn't have fenv.h so I made a
minimal replacement, shouldn't use malloc.h anymore, and there are some
differences between Linux and BSD implementations of ucontext.

I have this patch attached. It will break build under Linux. A couble of
#ifdefs would do the trick but I won't have time to clean the patch
until after two weeks. Perhaps someone could be able to fix it in the
meanwhile?

BTW, for some unknown reason the patch doesn't apply cleanly so I
made a tarball of latest patched sources from CVS. You can get it from
http://www.dielocalwarez.com/files/qemu-freebsd.tar.gz (about 680kB).

Thanks for a great emulator! Best regards,
        Markus Niemistö

PS. CC me. I am not on the list.

Attachment: freebsd.diff.gz
Description: application/tar-gz


reply via email to

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