WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Xen and it's future with linux?

To: Brandon Lamb <brandonlamb@xxxxxxxxx>
Subject: Re: [Xen-users] Xen and it's future with linux?
From: Saúl Ibarra <saghul@xxxxxxxxx>
Date: Sun, 14 Mar 2010 10:55:55 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sun, 14 Mar 2010 01:58:34 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=P0HSwhRWHnU87KXLr+PzrL/VMU9UFE0CuJPURp3bdi8=; b=ugNPH5R6jT9W34uEjAmn40q1Qk6NrHjSGV3FEgnzVP+HT5RFd42ckTw8ntAnPPKoXg bCHM9foZBAFViXDop7WKFMVhNpGu1gbtm6Haar4q5VdRcGwGqSYRjkDR+VTVdms8BFMZ GN2Tp23LQVgfikuQs59TcHIKUDjbCUtjil66k=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=wLQOX3HgnW2q9KBLGEj8T97EphnpXCfkoQpkZmv/VyFBgAlhPcDdMf07q6chzWBWDm veSUbPin6GLeO6DASAR8BpN8qrNTB1uGylA7SWGiFErikhS1yQA/+lWWcCZ0AlXRXRtL qK7UUMY6I6Vg/C3B87aeCCg0UDIj9nh6s61Ao=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <f25c44611003130257u7b085294sf5f60e5c975db9ea@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <COL107-W491A49607D59BFCBB3FB5C9E300@xxxxxxx> <4B9B6E44.8010709@xxxxxxxxx> <f25c44611003130257u7b085294sf5f60e5c975db9ea@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

> As of yesterday I successfully setup debian squeeze/sid using a
> 2.6.31.12 kernel from the git repo, setup a couple linux guests and
> two win7 boxes, now im working on getting some xp boxes working and
> installing the gplpv drivers. Im on 3.4.2 xen-stable and the
> xen/master (2.6.31.12) linux dom0 kernel.
>

How did you build that 2.6.31.12 kernel with support for dom0? Did you
use the patches from
http://code.google.com/p/gentoo-xen-kernel/downloads/list ?

I just gave it a try but patches won't apply cleanly:

saghul@hal:~/tmp/xen/linux-2.6.31.12$ for p in ../xenpatch/*; do echo
$p; patch -p1 -s < $p --dry-run; done
../xenpatch/60000_add-console-use-vt.patch1
../xenpatch/60001_linux-2.6.19-rc1-kexec-move_segment_code-i386.patch1
../xenpatch/60002_linux-2.6.19-rc1-kexec-move_segment_code-x86_64.patch1
../xenpatch/60003_ipv6-no-autoconf.patch1
../xenpatch/60004_pci-guestdev.patch1
../xenpatch/60005_pci-reserve.patch1
1 out of 1 hunk FAILED -- saving rejects to file
drivers/pci/Makefile.rej
../xenpatch/60006_sfc-driverlink.patch1
../xenpatch/60007_sfc-resource-driver.patch1
../xenpatch/60008_sfc-driverlink-conditional.patch1
1 out of 1 hunk FAILED -- saving rejects to file
drivers/net/sfc/Kconfig.rej
1 out of 1 hunk FAILED -- saving rejects to file
drivers/net/sfc/Makefile.rej
1 out of 1 hunk FAILED -- saving rejects to file
drivers/net/sfc/driverlink.c.rej
2 out of 2 hunks FAILED -- saving rejects to file
drivers/net/sfc/driverlink.h.rej
2 out of 3 hunks FAILED -- saving rejects to file
drivers/net/sfc/efx.c.rej
7 out of 7 hunks FAILED -- saving rejects to file
drivers/net/sfc/falcon.c.rej
2 out of 2 hunks FAILED -- saving rejects to file
drivers/net/sfc/net_driver.h.rej
2 out of 2 hunks FAILED -- saving rejects to file
drivers/net/sfc/rx.c.rej
1 out of 1 hunk FAILED -- saving rejects to file
drivers/net/sfc/tx.c.rej
../xenpatch/60009_sfc-external-sram.patch1
3 out of 15 hunks FAILED -- saving rejects to file
drivers/net/sfc/falcon.c.rej
../xenpatch/60010_xen3-auto-xen-arch.patch1
../xenpatch/60011_xen3-auto-xen-drivers.patch1
../xenpatch/60012_xen3-auto-include-xen-interface.patch1
../xenpatch/60013_xen3-auto-xen-kconfig.patch1
../xenpatch/60014_xen3-auto-common.patch1
../xenpatch/60015_xen3-auto-arch-x86.patch1
../xenpatch/60016_xen3-auto-arch-i386.patch1
../xenpatch/60017_xen3-auto-arch-x86_64.patch1
../xenpatch/60018_xen3-fixup-xen.patch1
../xenpatch/60019_sfc-sync-headers.patch1
1 out of 1 hunk FAILED -- saving rejects to file
drivers/net/sfc/sfc_resource/ci/efhw/common.h.rej
2 out of 2 hunks FAILED -- saving rejects to file
drivers/net/sfc/sfc_resource/nic.c.rej
1 out of 1 hunk FAILED -- saving rejects to file
drivers/xen/sfc_netback/accel.h.rej
5 out of 5 hunks FAILED -- saving rejects to file
drivers/xen/sfc_netback/accel_solarflare.c.rej
1 out of 1 hunk FAILED -- saving rejects to file
drivers/xen/sfc_netback/ci/driver/resource/efx_vi.h.rej
2 out of 2 hunks FAILED -- saving rejects to file
drivers/xen/sfc_netback/ci/efhw/common.h.rej
2 out of 2 hunks FAILED -- saving rejects to file
drivers/xen/sfc_netback/ci/efhw/common_sysdep.h.rej
10 out of 10 hunks FAILED -- saving rejects to file
drivers/xen/sfc_netback/ci/efhw/efhw_types.h.rej
2 out of 2 hunks FAILED -- saving rejects to file
drivers/xen/sfc_netback/ci/efhw/hardware_sysdep.h.rej
1 out of 1 hunk FAILED -- saving rejects to file
drivers/xen/sfc_netback/ci/efhw/iopage_types.h.rej
1 out of 1 hunk FAILED -- saving rejects to file
drivers/xen/sfc_netback/ci/efhw/public.h.rej
1 out of 1 hunk FAILED -- saving rejects to file
drivers/xen/sfc_netback/ci/efhw/sysdep.h.rej
1 out of 1 hunk FAILED -- saving rejects to file
drivers/xen/sfc_netback/ci/efrm/nic_table.h.rej
1 out of 1 hunk FAILED -- saving rejects to file
drivers/xen/sfc_netback/ci/efrm/sysdep.h.rej
4 out of 4 hunks FAILED -- saving rejects to file
drivers/xen/sfc_netback/ci/efrm/sysdep_linux.h.rej
...

Am I missing something?


Thanks!

-- 
/Saúl
http://saghul.net | http://sipdoc.net

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users