From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mathieu Ropert Subject: Announcing OpenBSD/amd64 Xen port Date: Thu, 08 Jun 2006 11:48:26 +0200 Message-ID: <4487F26A.10506@adviseo.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Sender: owner-misc@openbsd.org To: misc@openbsd.org, xen-devel@lists.xensource.com, xen-users@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hi, I've been working toward porting OpenBSD/amd64 for the Xen Virtual Machine Monitor for a few months. It's not 100% complete, but most is already working for domU. Here's a list of the current issues/missing things: - virtual NIC driver is not fonctionnal, some part of the code still needs to be fixed for packet transfer from/to Xen to work. - events/clock issue: there seems to be a race condition leading to clock not ticking, hence putting system to sleep till a keyboard/network/disk interrupt is received. - SMP is currently not supported. I'll make a kernel binary, a disk image and sources available shortly. Regards, Mathieu