summaryrefslogtreecommitdiff
path: root/kernels/xen/xen.install
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-08-07 01:49:00 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-08-07 03:27:48 -0300
commite6f7ccd589ecbf766dfb7d32d205d140bb737b22 (patch)
tree543ee52e8b77074c553dcccaac56f21dce3bcfb7 /kernels/xen/xen.install
parent132d2109048c6df329d49b6f679b635c9cb73758 (diff)
xen-4.7.0-1.parabola1: updating version
Diffstat (limited to 'kernels/xen/xen.install')
-rw-r--r--kernels/xen/xen.install23
1 files changed, 5 insertions, 18 deletions
diff --git a/kernels/xen/xen.install b/kernels/xen/xen.install
index 173e6437f..f48de62f8 100644
--- a/kernels/xen/xen.install
+++ b/kernels/xen/xen.install
@@ -32,24 +32,11 @@ __EOF__
upgrade_msg() {
cat << __EOF__
-
-Note: If you are upgrading from one of the previous 4.2 xen builds, and are having issues
- with graphics card passthrough, the default device model used has changed and the
- newer model can sometimes have issues. To work around these issue, support for the
- old style qemu-xen-traditional device model has been enabled. To use, add (or change)
- the following line into the configuration file for the domain you want to use
- passthrough with:
- device_model_version = "qemu-xen-traditional"
-
- Also remember to rebuild your grub configuration if upgrading from a non-xen 4.5.0
- install.
-
- The xend daemon and the xm toolset have now been removed with the xen 4.5 release.
-
- This install is now using a new version of the 09_xen file, used when generating
- a new grub.cfg file. The new version inherits the default linux-libre kernel command
- line settings; to use the old method, uncomment the 'XEN_LINUX_CMDLINE_OVERRIDE'
- option in /etc/xen/grub.conf and change the '0' to '1'
+Xen 4.7
+Release notes
+http://wiki.xen.org/wiki/Xen_Project_4.7_Release_Notes
+Feature list
+http://wiki.xen.org/wiki/Xen_Project_4.7_Feature_List
__EOF__
}