All of lore.kernel.org
 help / color / mirror / Atom feed
* Ubuntu Server 11.04 comes with a ParaVirtOPS dom0 enabled kernel out-of-the-box!
@ 2010-12-06 21:15 Martinx - ジェームズ
  2010-12-06 23:49 ` [Xen-devel] " Thomas Goirand
  2010-12-08  1:34 ` Jeremy Fitzhardinge
  0 siblings, 2 replies; 3+ messages in thread
From: Martinx - ジェームズ @ 2010-12-06 21:15 UTC (permalink / raw)
  To: Xen List, xen-devel, xen-br


[-- Attachment #1.1: Type: text/plain, Size: 1349 bytes --]

Guys,

 Check this out!

lsb_radministrativo@natty01:~$ *lsb_release -ra*
No LSB modules are available.
Distributor ID:    Ubuntu
Description:    Ubuntu natty (development branch)
Release:    11.04
Codename:    natty

administrativo@natty01:~$ *grep -i xen /boot/config-2.6.37-7-generic-pae *
CONFIG_XEN=y
CONFIG_XEN_DOM0=y
CONFIG_XEN_PRIVILEGED_GUEST=y
CONFIG_XEN_PVHVM=y
CONFIG_XEN_MAX_DOMAIN_MEMORY=128
CONFIG_XEN_SAVE_RESTORE=y
# CONFIG_XEN_DEBUG_FS is not set
CONFIG_PCI_XEN=y
CONFIG_XEN_PCIDEV_FRONTEND=m
CONFIG_XEN_BLKDEV_FRONTEND=m
CONFIG_NETXEN_NIC=m
CONFIG_XEN_NETDEV_FRONTEND=m
CONFIG_XEN_KBDDEV_FRONTEND=m
CONFIG_HVC_XEN=y
CONFIG_XEN_FBDEV_FRONTEND=m
# Xen driver support
CONFIG_XEN_BALLOON=y
CONFIG_XEN_SCRUB_PAGES=y
CONFIG_XEN_DEV_EVTCHN=m
CONFIG_XENFS=m
CONFIG_XEN_COMPAT_XENFS=y
CONFIG_XEN_SYS_HYPERVISOR=y
CONFIG_XEN_PLATFORM_PCI=m
CONFIG_SWIOTLB_XEN=y


 I know that the Ubuntu 11.04 will be shipped with the Linux 2.6.38, wich
probably will come with the needed backend drivers!

 Now I'm working to test the Xen 4.0.1 compiled from sources but, used with
the default Ubuntu Kernel!

 I'll post the results here!

 BTW, I'm working on a new Xen 4 Ubuntu Packages, that will include all Xen
stuff, like blktap2, netchannel2, HVM and stubdomains, etc... Because the
Ubuntu does not provide the latest Xen version...

Cheers!
Thiago

[-- Attachment #1.2: Type: text/html, Size: 1547 bytes --]

[-- Attachment #2: Type: text/plain, Size: 137 bytes --]

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Xen-devel] Ubuntu Server 11.04 comes with a ParaVirtOPS dom0 enabled kernel out-of-the-box!
  2010-12-06 21:15 Ubuntu Server 11.04 comes with a ParaVirtOPS dom0 enabled kernel out-of-the-box! Martinx - ジェームズ
@ 2010-12-06 23:49 ` Thomas Goirand
  2010-12-08  1:34 ` Jeremy Fitzhardinge
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Goirand @ 2010-12-06 23:49 UTC (permalink / raw)
  To: Martinx - ジェームズ
  Cc: xen-devel, Xen List, xen-br

On 12/07/2010 05:15 AM, Martinx - ジェームズ wrote:
> Guys,
>
>  Check this out!
>
> administrativo@natty01:~$ *grep -i xen /boot/config-2.6.37-7-generic-pae *
> CONFIG_XEN=y
> CONFIG_XEN_DOM0=y
> [...]

Great !

> BTW, I'm working on a new Xen 4 Ubuntu Packages, that will include all
> Xen stuff, like blktap2, netchannel2, HVM and stubdomains, etc...
> Because the Ubuntu does not provide the latest Xen version...
Have you ever considered working with the Debian pkg-xen team?
I don't think one more brain would hurt. And by the way, we have
already xen-qemu-dm (eg: HVM support, which I maintain) ready,
and Waldi (eg: Bastian Blank) did quite a huge work on packaging
Xen for Debian. It would be silly to do the work twice when we are
in fact lacking resources.

Thomas Goirand (zigo)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Xen-devel] Ubuntu Server 11.04 comes with a ParaVirtOPS dom0 enabled kernel out-of-the-box!
  2010-12-06 21:15 Ubuntu Server 11.04 comes with a ParaVirtOPS dom0 enabled kernel out-of-the-box! Martinx - ジェームズ
  2010-12-06 23:49 ` [Xen-devel] " Thomas Goirand
@ 2010-12-08  1:34 ` Jeremy Fitzhardinge
  1 sibling, 0 replies; 3+ messages in thread
From: Jeremy Fitzhardinge @ 2010-12-08  1:34 UTC (permalink / raw)
  To: Martinx - ジェームズ
  Cc: xen-devel, Xen List, xen-br

On 12/06/2010 01:15 PM, Martinx - ジェームズ wrote:
> administrativo@natty01:~$ *grep -i xen /boot/config-2.6.37-7-generic-pae *
> CONFIG_XEN=y
> CONFIG_XEN_DOM0=y
> CONFIG_XEN_PRIVILEGED_GUEST=y

I wouldn't get *too* excited - it isn't actually possible to compile
without DOM0 if you configure a Xen kernel along with PC platform
support (ACPI/APIC/PCI/etc).

But its a good preview of what to expect going on as Dom0 support just
becomes an expected part of the base kernel.

    J

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-12-08  1:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-06 21:15 Ubuntu Server 11.04 comes with a ParaVirtOPS dom0 enabled kernel out-of-the-box! Martinx - ジェームズ
2010-12-06 23:49 ` [Xen-devel] " Thomas Goirand
2010-12-08  1:34 ` Jeremy Fitzhardinge

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.