[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH] README, xen/Makefile: Update to Xen 4.5.0



On Tue, 2015-01-06 at 12:17 -0500, Konrad Rzeszutek Wilk wrote:
> +The 4.5 release offers a number of improvements: including shedding
> +of the Python toolstack (xend),

I don't think this should be the headline "improvement", if it needs
mentioning at all it should be further down, perhaps as a separate para
near the end detailing things which have gone away rather than presented
as a feature.

>  improvements for large scale machines
> +during bootup and for PCI passthrough, PVH initial domain support for Intel,

PVH is a preview isn't it? Shouldn't that be made clear to avoid
disappointing? (likewise for anything else like that in this list), I'd
suggest separate paragraphs for new features, new preview and new
experimental stuff.

> +multiple IO-REQ servers (many QEMUs for a guest), soft affinity for vCPUs
> +(aka NUMA affinity), API expansion for guest introspection; Real Time
> +Scheduler. We also have number of updates for CPU specific changes, such
> +as Broadwell Supervisor Mode Access Prevention, Haswell Bridge Cache QoS
> +Monitoring aka Intel Resource Director Technology, and further extensions
> +to vAPIC (SandyBridge feature), fixes in AMD microcode loading, and
> +Data Breaking Extensions and masking MSR support on AMD.
> +
> +Additionally, 4.5 has a huge update to the ARM code allowing us to support
> +more than 1TB guests, support for more than 8 CPUs, Power State Coordination
> +Interface (0.2), UEFI booting, IOMMU support (SMMUv1), Super Page (2MB) 
> support,
> +passthrough of MMIO regions to guests, and lower interrupt latency.
> +
> +The toolstack has expanded to support VM Generation ID (an Windows 2012 
> Server
> +requirement), Remus initial support (for high availability), libxenlight
> +JSON support and persistent configuration support, systemd support, and
> +lastly support in QEMU for expanding the PCI hole.
> +
> +And as always, there are a number of performance, stability, and security
>  improvements under-the hood.
>  
>  This file contains some quick-start instructions to install Xen on
> diff --git a/xen/Makefile b/xen/Makefile
> index 72c1313..5d70741 100644
> --- a/xen/Makefile
> +++ b/xen/Makefile
> @@ -2,7 +2,7 @@
>  # All other places this is stored (eg. compile.h) should be autogenerated.
>  export XEN_VERSION       = 4
>  export XEN_SUBVERSION    = 5
> -export XEN_EXTRAVERSION ?= .0-rc$(XEN_VENDORVERSION)
> +export XEN_EXTRAVERSION ?= .0$(XEN_VENDORVERSION)
>  export XEN_FULLVERSION   = 
> $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
>  -include xen-version
>  



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.