2013-05-03 14:25:37 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
2009-12-09 10:16:48 +00:00
|
|
|
<head>
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
|
|
</head>
|
2008-04-23 17:08:31 +00:00
|
|
|
<body>
|
2016-11-21 20:11:17 +00:00
|
|
|
<h1>Releases</h1>
|
|
|
|
<p>This is the list of official releases for libvirt, along with an
|
|
|
|
overview of the changes introduced by each of them.</p>
|
|
|
|
<p>For a more fine-grained view, use the
|
|
|
|
<a href="http://libvirt.org/git/?p=libvirt.git;a=log">git log</a>.
|
2015-10-13 15:50:57 +00:00
|
|
|
</p>
|
2010-11-30 18:52:25 +00:00
|
|
|
|
2016-11-21 20:11:17 +00:00
|
|
|
<h3>v2.5.0 (<i>unreleased</i>)</h3>
|
|
|
|
<ul>
|
2016-11-21 20:35:28 +00:00
|
|
|
<li><strong>New features</strong>
|
|
|
|
<ul>
|
|
|
|
<li>shmem: Add support for additional models<br/>
|
|
|
|
The shmem device can now utilize QEMU's ivshmem-plain and
|
|
|
|
ivshmem-doorbell, more modern versions of ivshmem
|
|
|
|
</li>
|
|
|
|
<li>vbox: Add VirtualBox 5.1 support
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</li>
|
2016-11-21 20:11:17 +00:00
|
|
|
<li><strong>Improvements</strong>
|
|
|
|
<ul>
|
2016-11-22 13:06:43 +00:00
|
|
|
<li>virsh: Add support for passing an alternative persistent XML
|
|
|
|
to migrate command</li>
|
2016-11-21 20:35:28 +00:00
|
|
|
<li>vhostuser: Allow hotplug of multiqueue devices
|
|
|
|
</li>
|
2016-11-21 20:11:17 +00:00
|
|
|
<li>NEWS: Switch to an improved format<br/>
|
|
|
|
List user-visible changes instead of single commits for a better
|
|
|
|
high-level overview of differences between libvirt releases
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</li>
|
2016-11-21 20:35:28 +00:00
|
|
|
<li><strong>Bug fixes</strong>
|
|
|
|
<ul>
|
|
|
|
<li>vz: Fix migration in P2P mode
|
|
|
|
</li>
|
2016-11-11 09:17:38 +00:00
|
|
|
<li>Forbid newline character in names of some libvirt objects.
|
|
|
|
</li>
|
2016-11-21 20:35:28 +00:00
|
|
|
</ul>
|
|
|
|
</li>
|
2016-11-21 20:11:17 +00:00
|
|
|
</ul>
|
|
|
|
|
|
|
|
<p>Releases earlier than v2.5.0 detailed their changes using a different
|
|
|
|
format and as such are excluded from the list above.
|
|
|
|
You can read about those older release, starting from those made in
|
|
|
|
<a href="news-2016.html">2016</a>.
|
|
|
|
</p>
|
2016-11-18 16:16:47 +00:00
|
|
|
|
2008-04-23 17:08:31 +00:00
|
|
|
</body>
|
|
|
|
</html>
|