qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] FreeBSD Support


From: Christopher Olsen
Subject: [Qemu-devel] FreeBSD Support
Date: Mon, 19 Feb 2007 22:26:45 -0500
User-agent: KMail/1.9.5

Ok FreeBSD Support round one..

Be gentle this is my first attempt at working with the rest of this 
community..

Files it modifies and the reasons are as follows

configure - Adds HOST_FREEBSD type to alter included libraries FreeBSD does 
not need -ltr 
Makefile.target - Once again uses HOST_FREEBSD to avoid including -ltr

osdeps.c - FreeBSD does not have /dev/shm so it uses /tmp for kqemu_valloc 
also sys/vfs.h is not part of freebsd stat information is part of 
mount.h/param.h

vl.c - FreeBSD needs module if_tap for tap not default in kernel and fopen the 
tap device with a workaround for FreeBSD related issues for incrementing the 
tap device

-Christopher


-- 
Christopher Olsen
address@hidden
Tel: 631-676-4877
Fax: 631-249-3036

Attachment: qemu.freebsd.patch
Description: Text Data


reply via email to

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