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: Saúl Ibarra <saghul@xxxxxxxxx>
Subject: Re: [Xen-users] Xen and it's future with linux?
From: Brandon Lamb <brandonlamb@xxxxxxxxx>
Date: Sun, 14 Mar 2010 01:58:50 -0800
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sun, 14 Mar 2010 03:02:20 -0700
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 :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=xzaTTxLky7pz7YyzEyWguWJAQMzIa+7I9Px22skiKOU=; b=KwxmFgh5msTyw6l8bABGfvuIR+g64TODGYTiIkc9tI6ResDsZVVr0+hTTX00TqhHIC XSR/1WQdTmKxpIVn/gQgvtHAyuK9A3pnvHczkds9Ncq9JL+/2U9u/yvb+fx406v/OcuC OGi29oZe2kMlfRqHSweQOVokRiKwBL51KwEFc=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=w63Mit/rKtBEBYZUEb7TjlUlXv/V6/U9S2se+j6EGoYVyrw2A8Jg9n/8T+1eFgPq6e XRiBbPv7GxWlVY9OR5PAw7TmaEJWMst0TfWBx1EBdMAa1N5pAQm90JxDOo5cGxvm5U2g 0a///UAwdmPQx64GzwofHzD4Rw6n+70N+T4M4=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <34035cf71003140155u3462ae5of0b34eeeeeed098f@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> <34035cf71003140155u3462ae5of0b34eeeeeed098f@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Sun, Mar 14, 2010 at 1:55 AM, Saúl Ibarra <saghul@xxxxxxxxx> wrote:
> 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

I used
git clone git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git
linux-2.6-xen

There is xen/master based on 2.6.31.12 and xen/next which I think is
the 2.6.32.9

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