Project

General

Profile

Actions

Issue #1892

closed

VM: check if no Trisquel 7 and/or Trisquel8 have Xen guest support

Added by Denis 'GNUtoo' Carikli over 5 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Infrastructure (web, git)
Target version:
Start date:
09/16/2018
Due date:
% Done:

0%

Estimated time:
Resolution:
Device:
Grant:
Type of work:
Actions #1

Updated by Denis 'GNUtoo' Carikli over 5 years ago

It might be better to first check for Trisquel 7 before upgrading the vm to Trisquel8, to make the upgrade easier

Actions #2

Updated by Denis 'GNUtoo' Carikli over 5 years ago

Trisquel7:

# grep XEN /boot/config-3.13.0-157-generic 
CONFIG_XEN=y
CONFIG_XEN_DOM0=y
CONFIG_XEN_PRIVILEGED_GUEST=y
CONFIG_XEN_PVHVM=y
CONFIG_XEN_MAX_DOMAIN_MEMORY=500
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=y
CONFIG_XEN_BLKDEV_BACKEND=m
CONFIG_NETXEN_NIC=m
CONFIG_XEN_NETDEV_FRONTEND=y
CONFIG_XEN_NETDEV_BACKEND=m
CONFIG_INPUT_XEN_KBDDEV_FRONTEND=m
CONFIG_HVC_XEN=y
CONFIG_HVC_XEN_FRONTEND=y
CONFIG_TCG_XEN=m
CONFIG_XEN_WDT=m
CONFIG_XEN_FBDEV_FRONTEND=m
CONFIG_XEN_BALLOON=y
CONFIG_XEN_SELFBALLOONING=y
CONFIG_XEN_BALLOON_MEMORY_HOTPLUG=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=y
CONFIG_XEN_GNTDEV=m
CONFIG_XEN_GRANT_DEV_ALLOC=m
CONFIG_SWIOTLB_XEN=y
CONFIG_XEN_TMEM=m
CONFIG_XEN_PCIDEV_BACKEND=m
CONFIG_XEN_PRIVCMD=m
CONFIG_XEN_ACPI_PROCESSOR=y
CONFIG_XEN_MCE_LOG=y
CONFIG_XEN_HAVE_PVMMU=y

Actions #3

Updated by Denis 'GNUtoo' Carikli over 5 years ago

  • Status changed from New to Resolved

It does. Now the vm runs stock Trisquel 7 kernels (3.13.0-161-generic at the time of writing).

Actions

Also available in: Atom PDF