|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Phoronix Xen vs KVM vs Virtualbox benchmark with Ubuntu
Boris,
--On 2 November 2011 06:08:30 -0700 Boris Derzhavets
<bderzhavets@xxxxxxxxx> wrote:
I was able to load Oneiric as PV on HVM at Xen 4.1.2 Oneiric Dom0
(3.1.0-030100-generic) after rebuilding the recent 3.1.0-3 Ubuntu's
kernel with
CONFIG_XEN_PLATFORM_PCI=y , uploading debian packages :-
I very much doubt the reviewer did this. The -server variant (certainly
on one of the Oneiric pre-releases) had CONFIG_XEN_PLATFORM_PCI=m so
it should have been brought in by modprobe. I would guess -virtual
is the same. The installer OTOH does /not/ have the module in the udeb
which is an omission.
I am pretty sure we (eventually) got the standard -server kernel
to boot without rebuilding it, and have /dev/xvda etc. show up.
--
Alex Bligh
fgrep XEN /boot/config-3.0.0-12-server
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_XEN_DEBUG is not set
CONFIG_PCI_XEN=y
CONFIG_XEN_PCIDEV_FRONTEND=m
CONFIG_XEN_BLKDEV_FRONTEND=m
CONFIG_XEN_BLKDEV_BACKEND=m
CONFIG_NETXEN_NIC=m
CONFIG_XEN_NETDEV_FRONTEND=m
CONFIG_XEN_NETDEV_BACKEND=m
CONFIG_INPUT_XEN_KBDDEV_FRONTEND=m
CONFIG_HVC_XEN=y
CONFIG_XEN_WDT=m
CONFIG_XEN_FBDEV_FRONTEND=m
CONFIG_XEN_BALLOON=y
CONFIG_XEN_SCRUB_PAGES=y
CONFIG_XEN_DEV_EVTCHN=m
CONFIG_XEN_BACKEND=y
CONFIG_XENFS=m
CONFIG_XEN_COMPAT_XENFS=y
CONFIG_XEN_SYS_HYPERVISOR=y
CONFIG_XEN_XENBUS_FRONTEND=m
CONFIG_XEN_GNTDEV=m
CONFIG_XEN_GRANT_DEV_ALLOC=m
CONFIG_XEN_PLATFORM_PCI=m
CONFIG_SWIOTLB_XEN=y
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|