X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail-pw0-f54.google.com (mail-pw0-f54.google.com [209.85.160.54]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 7AEB6DC1632 for ; Wed, 28 Dec 2011 14:28:56 +0000 (UTC) Received: by pbcc3 with SMTP id c3so10550838pbc.13 for ; Wed, 28 Dec 2011 06:28:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=g3bkFTSrix3u9I0Qy6Kdyt84IGqd3jRGxEnf3tGypM4=; b=bat12u9T/7pFJR5DF99FcO3cNlH7fR4eRpENKyYryNX0XhXms8v4s/HfGt79pZO6tv CriS9p+8Vxyep25Huy+wBe3pPw2NMWfvJPDePg9vkqZfzYMdAvZn3jLaKF1fO4UApchd NMU/HRRwIoj0nVFLMIr5HVMz2K9QYAizayMM4= X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Received: by 10.68.190.226 with SMTP id gt2mr74748931pbc.112.1325082535545; Wed, 28 Dec 2011 06:28:55 -0800 (PST) Sender: royger@gmail.com Received: by 10.142.113.2 with HTTP; Wed, 28 Dec 2011 06:28:55 -0800 (PST) In-Reply-To: References: <1325019686-20026-1-git-send-email-roger.pau@entel.upc.edu> Date: Wed, 28 Dec 2011 15:28:55 +0100 X-Google-Sender-Auth: fXn5K1qCuMIC78vyhxnfqdVQc8I Message-ID: Subject: Re: [alpine-devel] [PATCH] testing/xen: add xen 4.1.2 From: =?UTF-8?Q?Roger_Pau_Monn=C3=A9?= To: Florian Heigl , alpine-devel@lists.alpinelinux.org Content-Type: text/plain; charset=UTF-8 Maybe I've forgot to add what has been tested so far: * DomU networking works ok. * Install PV-DomU (Debian sid and CentOS 6.2 tested). * Boot PV-DomU using pygrub (again Debian sid and CentOS 6.2 tested). * Stress test PV-DomU systems with Bonie and Stress where successful (only tested on Debian sid). I've added the following guide to the wiki that describes how to set up a Xen Dom0 on USB/SD: http://wiki.alpinelinux.org/wiki/Xen_Dom0_on_usb_or_sd I haven't tested HVM yet, because I don't have the needed hardware extensions currently. Also I'm working on creating an alpine-xen LiveCD, that could be used to boot Xen from a regular CDROM (just like current alpine isos). So far I've been quite successful at modifying alpine-iso Makefile, the only step I'm missing is how to add udev and xen init scripts to the boot sequence. If someone could give me a hand with this I would appreciate it. I would probably send a RFC patch later today with the modifications I've made to alpine-iso. Regards, Roger. --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---