Xen 4.3 Release Notes

From Xen
Revision as of 03:47, 25 January 2013 by Lars.kurth (talk | contribs) (Added categories)

Overview

Xen 4.3.0 is under development.

New Features

Build Requirements

The default installation prefix has been changed to /usr/local. Previously the default installation prefix was /usr To restore the previous behaviour, specify --prefix=/usr when running ./configure, e.g.:

$ ./configure --prefix=/usr

Known issues