mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
NEWS: Split old entries (2006-2007)
The changes for releases earlier than 0.7.1 were mostly lumped together as opposed to being tidly organized with one change per line, like we have done from that point onwards. As a result, they look awful in the HTML version and don't work too well in the plain text version either. Luckily, except for the very first releases, the information is still very detailed, so it's enough to organize it properly.
This commit is contained in:
parent
5ab0598479
commit
b8515b4e3a
@ -19614,155 +19614,221 @@ and check the <a href="http://libvirt.org/git/?p=libvirt.git;a=log">GIT log</a>
|
|||||||
</ul>
|
</ul>
|
||||||
<h3>0.4.0: Dec 18 2007</h3>
|
<h3>0.4.0: Dec 18 2007</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>New features: Compilation on Windows cygwin/mingw (Richard Jones),
|
<li>New features:<br/>
|
||||||
Ruby bindings (David Lutterkort), SASL based authentication for
|
Compilation on Windows cygwin/mingw (Richard Jones),<br/>
|
||||||
libvirt remote support (Daniel Berrange), PolicyKit authentication
|
Ruby bindings (David Lutterkort),<br/>
|
||||||
(Daniel Berrange)</li>
|
SASL based authentication for libvirt remote support (Daniel Berrange),<br/>
|
||||||
<li>Documentation: example files for QEMU and libvirtd configuations
|
PolicyKit authentication (Daniel Berrange)<br/>
|
||||||
(Daniel Berrange), english cleanups (Jim Paris), CIM and OpenVZ
|
|
||||||
references, document <shareable/>, daemon startup when using
|
|
||||||
QEMU/KVM, document HV support for new NUMA calls (Richard Jones),
|
|
||||||
various english fixes (Bruce Montague), OCaml docs links (Richard Jones),
|
|
||||||
describe the various bindings add Ruby link, Windows support page
|
|
||||||
(Richard Jones), authentication documentation updates (Daniel Berrange)
|
|
||||||
</li>
|
</li>
|
||||||
<li>Bug fixes: NUMA topology error handling (Beth Kon), NUMA topology
|
<li>Documentation:<br/>
|
||||||
cells without CPU (Beth Kon), XML to/from XM bridge config (Daniel
|
example files for QEMU and libvirtd configuations (Daniel Berrange),<br/>
|
||||||
Berrange), XM processing of vnc parameters (Daniel Berrange), Reset
|
english cleanups (Jim Paris),<br/>
|
||||||
migration source after failure (Jim Paris), negative integer in config
|
CIM and OpenVZ references,<br/>
|
||||||
(Tatsuro Enokura), zero terminating string buffer, detect integer
|
document <shareable/>,<br/>
|
||||||
overflow (Jim Meyering), QEmu command line ending fixes (Daniel Berrange),
|
daemon startup when using QEMU/KVM,<br/>
|
||||||
recursion problem in the daemon (Daniel Berrange), HVM domain with CDRom
|
document HV support for new NUMA calls (Richard Jones),<br/>
|
||||||
(Masayuki Sunou), off by one error in NUMA cpu count (Beth Kon),
|
various english fixes (Bruce Montague),<br/>
|
||||||
avoid xend errors when adding disks (Masayuki Sunou), compile error
|
OCaml docs links (Richard Jones),<br/>
|
||||||
(Chris Lalancette), transposed fwrite args (Jim Meyering), compile
|
describe the various bindings add Ruby link,<br/>
|
||||||
without xen and on solaris (Jim Paris), parsing of interface names
|
Windows support page (Richard Jones),<br/>
|
||||||
(Richard Jones), overflow for starts on 32bits (Daniel Berrange),
|
authentication documentation updates (Daniel Berrange)<br/>
|
||||||
fix problems in error reporting (Saori Fukuta), wrong call to
|
|
||||||
brSetForwardDelay changed to brSetEnableSTP (Richard Jones),
|
|
||||||
allow shareable disk in old Xen, fix wrong certificate file (Jim
|
|
||||||
Meyering), avoid some startup error when non-root, off-by-1 buffer
|
|
||||||
NULL termination (Daniel Berrange), various string allocation fixes
|
|
||||||
(Daniel Berrange), avoid problems with vnetXXX interfaces in domain dumps
|
|
||||||
(Daniel Berrange), build fixes for RHEL (Daniel Berrange), virsh prompt
|
|
||||||
should not depend on uid (Richard Jones), fix scaping of '<' (Richard
|
|
||||||
Jones), fix detach-disk on Xen tap devices (Saori Fukuta), CPU
|
|
||||||
parameter setting in XM config (Saori Fukuta), credential handling
|
|
||||||
fixes (Daniel Berrange), fix compatibility with Xen 3.2.0 (Daniel
|
|
||||||
Berrange)
|
|
||||||
</li>
|
</li>
|
||||||
<li>Improvements: /etc/libvirt/qemu.conf configuration for QEMU driver
|
<li>Bug fixes:<br/>
|
||||||
(Daniel Berrange), NUMA cpu pinning in config files (DV and Saori Fukuta),
|
NUMA topology error handling (Beth Kon),<br/>
|
||||||
CDRom media change in KVM/QEMU (Daniel Berrange), tests for
|
NUMA topology cells without CPU (Beth Kon),<br/>
|
||||||
<shareable/> in configs, pinning inactive domains for Xen 3.0.3
|
XML to/from XM bridge config (Daniel Berrange),<br/>
|
||||||
(Saori Fukuta), use gnulib for portability enhancement (Jim Meyering),
|
XM processing of vnc parameters (Daniel Berrange),<br/>
|
||||||
--without-libvirtd config option (Richard Jones), Python bindings for
|
Reset migration source after failure (Jim Paris),<br/>
|
||||||
NUMA, add extra utility functions to buffer (Richard Jones),
|
negative integer in config (Tatsuro Enokura),<br/>
|
||||||
separate qparams module for handling query parameters (Richard Jones)
|
zero terminating string buffer,<br/>
|
||||||
|
detect integer overflow (Jim Meyering),<br/>
|
||||||
|
QEmu command line ending fixes (Daniel Berrange),<br/>
|
||||||
|
recursion problem in the daemon (Daniel Berrange),<br/>
|
||||||
|
HVM domain with CDRom (Masayuki Sunou),<br/>
|
||||||
|
off by one error in NUMA cpu count (Beth Kon),<br/>
|
||||||
|
avoid xend errors when adding disks (Masayuki Sunou),<br/>
|
||||||
|
compile error (Chris Lalancette),<br/>
|
||||||
|
transposed fwrite args (Jim Meyering),<br/>
|
||||||
|
compile without xen and on solaris (Jim Paris),<br/>
|
||||||
|
parsing of interface names (Richard Jones),<br/>
|
||||||
|
overflow for starts on 32bits (Daniel Berrange),<br/>
|
||||||
|
fix problems in error reporting (Saori Fukuta),<br/>
|
||||||
|
wrong call to brSetForwardDelay changed to brSetEnableSTP (Richard Jones),<br/>
|
||||||
|
allow shareable disk in old Xen,<br/>
|
||||||
|
fix wrong certificate file (Jim Meyering),<br/>
|
||||||
|
avoid some startup error when non-root,<br/>
|
||||||
|
off-by-1 buffer NULL termination (Daniel Berrange),<br/>
|
||||||
|
various string allocation fixes (Daniel Berrange),<br/>
|
||||||
|
avoid problems with vnetXXX interfaces in domain dumps (Daniel Berrange),<br/>
|
||||||
|
build fixes for RHEL (Daniel Berrange),<br/>
|
||||||
|
virsh prompt should not depend on uid (Richard Jones),<br/>
|
||||||
|
fix scaping of '<' (Richard Jones),<br/>
|
||||||
|
fix detach-disk on Xen tap devices (Saori Fukuta),<br/>
|
||||||
|
CPU parameter setting in XM config (Saori Fukuta),<br/>
|
||||||
|
credential handling fixes (Daniel Berrange),<br/>
|
||||||
|
fix compatibility with Xen 3.2.0 (Daniel Berrange)<br/>
|
||||||
</li>
|
</li>
|
||||||
<li>Code cleanups: remove virDomainRestart from API as it was never used
|
<li>Improvements:<br/>
|
||||||
(Richard Jones), constify params for attach/detach APIs (Daniel Berrange),
|
/etc/libvirt/qemu.conf configuration for QEMU driver (Daniel Berrange),<br/>
|
||||||
gcc printf attribute checkings (Jim Meyering), refactoring of device
|
NUMA cpu pinning in config files (DV and Saori Fukuta),<br/>
|
||||||
parsing code and shell escaping (Daniel Berrange), virsh schedinfo
|
CDRom media change in KVM/QEMU (Daniel Berrange),<br/>
|
||||||
parameters validation (Masayuki Sunou), Avoid risk of format string abuse
|
tests for <shareable/> in configs,<br/>
|
||||||
(Jim Meyering), integer parsing cleanups (Jim Meyering), build out
|
pinning inactive domains for Xen 3.0.3 (Saori Fukuta),<br/>
|
||||||
of the source tree (Jim Meyering), URI parsing refactoring (Richard
|
use gnulib for portability enhancement (Jim Meyering),<br/>
|
||||||
Jones), failed strdup/malloc handling (Jim Meyering), Make "make
|
--without-libvirtd config option (Richard Jones),<br/>
|
||||||
distcheck" work (Jim Meyering), improve xen internall error reports
|
Python bindings for NUMA,<br/>
|
||||||
(Richard Jones), cleanup of the daemon remote code (Daniel Berrange),
|
add extra utility functions to buffer (Richard Jones),<br/>
|
||||||
rename error VIR_FROM_LINUX to VIR_FROM_STATS_LINUX (Richard Jones),
|
separate qparams module for handling query parameters (Richard Jones)<br/>
|
||||||
don't compile the proxy if without Xen (Richard Jones), fix paths when
|
</li>
|
||||||
configuring for /usr prefix, improve error reporting code (Jim Meyering),
|
<li>Code cleanups:<br/>
|
||||||
detect heap allocation failure (Jim Meyering), disable xen sexpr parsing
|
remove virDomainRestart from API as it was never used (Richard Jones),<br/>
|
||||||
code if Xen is disabled (Daniel Berrange), cleanup of the GetType
|
constify params for attach/detach APIs (Daniel Berrange),<br/>
|
||||||
entry point for Xen drivers, move some QEmu path handling to generic
|
gcc printf attribute checkings (Jim Meyering),<br/>
|
||||||
module (Daniel Berrange), many code cleanups related to the Windows
|
refactoring of device parsing code and shell escaping (Daniel Berrange),<br/>
|
||||||
port (Richard Jones), disable the proxy if using PolicyKit, readline
|
virsh schedinfo parameters validation (Masayuki Sunou),<br/>
|
||||||
availability detection, test libvirtd's config-processing code (Jim
|
Avoid risk of format string abuse (Jim Meyering),<br/>
|
||||||
Meyering), use a variable name as sizeof argument (Jim Meyering)
|
integer parsing cleanups (Jim Meyering),<br/>
|
||||||
|
build out of the source tree (Jim Meyering),<br/>
|
||||||
|
URI parsing refactoring (Richard Jones),<br/>
|
||||||
|
failed strdup/malloc handling (Jim Meyering),<br/>
|
||||||
|
Make "make distcheck" work (Jim Meyering),<br/>
|
||||||
|
improve xen internall error reports (Richard Jones),<br/>
|
||||||
|
cleanup of the daemon remote code (Daniel Berrange),<br/>
|
||||||
|
rename error VIR_FROM_LINUX to VIR_FROM_STATS_LINUX (Richard Jones),<br/>
|
||||||
|
don't compile the proxy if without Xen (Richard Jones),<br/>
|
||||||
|
fix paths when configuring for /usr prefix,<br/>
|
||||||
|
improve error reporting code (Jim Meyering),<br/>
|
||||||
|
detect heap allocation failure (Jim Meyering),<br/>
|
||||||
|
disable xen sexpr parsing code if Xen is disabled (Daniel Berrange),<br/>
|
||||||
|
cleanup of the GetType entry point for Xen drivers,<br/>
|
||||||
|
move some QEmu path handling to generic module (Daniel Berrange),<br/>
|
||||||
|
many code cleanups related to the Windows port (Richard Jones),<br/>
|
||||||
|
disable the proxy if using PolicyKit,<br/>
|
||||||
|
readline availability detection,<br/>
|
||||||
|
test libvirtd's config-processing code (Jim Meyering),<br/>
|
||||||
|
use a variable name as sizeof argument (Jim Meyering)<br/>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h3>0.3.3: Sep 30 2007</h3>
|
<h3>0.3.3: Sep 30 2007</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>New features: Avahi mDNS daemon export (Daniel Berrange),
|
<li>New features:<br/>
|
||||||
NUMA support (Beth Kan) </li>
|
Avahi mDNS daemon export (Daniel Berrange),<br/>
|
||||||
<li>Documentation: cleanups (Toth Istvan), typos (Eduardo Pereira), </li>
|
NUMA support (Beth Kan)<br/>
|
||||||
<li>Bug fixes: memory corruption on large dumps (Masayuki Sunou), fix
|
</li>
|
||||||
virsh vncdisplay command exit (Masayuki Sunou), Fix network stats
|
<li>Documentation:<br/>
|
||||||
TX/RX result (Richard Jones), warning on Xen 3.0.3 (Richard Jones),
|
cleanups (Toth Istvan),<br/>
|
||||||
missing buffer check in virDomainXMLDevID (Hugh Brock), avoid zombies
|
typos (Eduardo Pereira)<br/>
|
||||||
when using remote (Daniel Berrange), xend connection error message
|
</li>
|
||||||
(Richard Jones), avoid ssh tty prompt (Daniel Berrange), username
|
<li>Bug fixes:<br/>
|
||||||
handling for remote URIs (Fabian Deutsch), fix potential crash
|
memory corruption on large dumps (Masayuki Sunou),<br/>
|
||||||
on multiple input XML tags (Daniel Berrange), Solaris Xen hypercalls
|
fix virsh vncdisplay command exit (Masayuki Sunou),<br/>
|
||||||
fixup (Mark Johnson)</li>
|
Fix network stats TX/RX result (Richard Jones),<br/>
|
||||||
<li>Improvements: OpenVZ support (Shuveb Hussain and Anoop Cyriac),
|
warning on Xen 3.0.3 (Richard Jones),<br/>
|
||||||
CD-Rom reload on XEn (Hugh Brock), PXE boot got QEmu/KVM (Daniel
|
missing buffer check in virDomainXMLDevID (Hugh Brock),<br/>
|
||||||
Berrange), QEmu socket permissions customization (Daniel Berrange),
|
avoid zombies when using remote (Daniel Berrange),<br/>
|
||||||
more QEmu support (Richard Jones), better path detection for qemu and
|
xend connection error message (Richard Jones),<br/>
|
||||||
dnsmasq (Richard Jones), QEmu flags are per-Domain (Daniel Berrange),
|
avoid ssh tty prompt (Daniel Berrange),<br/>
|
||||||
virsh freecell command, Solaris portability fixes (Mark Johnson),
|
username handling for remote URIs (Fabian Deutsch),<br/>
|
||||||
default bootloader support (Daniel Berrange), new virNodeGetFreeMemory
|
fix potential crash on multiple input XML tags (Daniel Berrange),<br/>
|
||||||
API, vncpasswd extraction in configuration files if secure (Mark
|
Solaris Xen hypercalls fixup (Mark Johnson)<br/>
|
||||||
Johnson and Daniel Berrange), Python bindings for block and interface
|
</li>
|
||||||
statistics</li>
|
<li>Improvements:<br/>
|
||||||
<li>Code cleanups: virDrvOpenRemoteFlags definition (Richard Jones),
|
OpenVZ support (Shuveb Hussain and Anoop Cyriac),<br/>
|
||||||
configure tests and output (Daniel Berrange)</li>
|
CD-Rom reload on XEn (Hugh Brock),<br/>
|
||||||
|
PXE boot got QEmu/KVM (Daniel Berrange),<br/>
|
||||||
|
QEmu socket permissions customization (Daniel Berrange),<br/>
|
||||||
|
more QEmu support (Richard Jones),<br/>
|
||||||
|
better path detection for qemu and dnsmasq (Richard Jones),<br/>
|
||||||
|
QEmu flags are per-Domain (Daniel Berrange),<br/>
|
||||||
|
virsh freecell command,<br/>
|
||||||
|
Solaris portability fixes (Mark Johnson),<br/>
|
||||||
|
default bootloader support (Daniel Berrange),<br/>
|
||||||
|
new virNodeGetFreeMemory API,<br/>
|
||||||
|
vncpasswd extraction in configuration files if secure (Mark Johnson and Daniel Berrange),<br/>
|
||||||
|
Python bindings for block and interface statistics<br/>
|
||||||
|
</li>
|
||||||
|
<li>Code cleanups:<br/>
|
||||||
|
virDrvOpenRemoteFlags definition (Richard Jones),<br/>
|
||||||
|
configure tests and output (Daniel Berrange)<br/>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h3>0.3.2: Aug 21 2007</h3>
|
<h3>0.3.2: Aug 21 2007</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>New features: KVM migration and save/restore (Jim Paris),
|
<li>New features:<br/>
|
||||||
added API for migration (Richard Jones), added APIs for block device and
|
KVM migration and save/restore (Jim Paris),<br/>
|
||||||
interface statistic (Richard Jones).</li>
|
added API for migration (Richard Jones),<br/>
|
||||||
<li>Documentation: examples for XML network APIs,
|
added APIs for block device and interface statistic (Richard Jones)<br/>
|
||||||
fix typo and schedinfo synopsis in man page (Atsushi SAKAI),
|
</li>
|
||||||
hypervisor support page update (Richard Jones).</li>
|
<li>Documentation:<br/>
|
||||||
<li>Bug fixes: remove a couple of leaks in QEmu/KVM backend(Daniel berrange),
|
examples for XML network APIs,<br/>
|
||||||
fix GnuTLS 1.0 compatibility (Richard Jones), --config/-f option
|
fix typo and schedinfo synopsis in man page (Atsushi SAKAI),<br/>
|
||||||
mistake for libvirtd (Richard Jones), remove leak in QEmu backend
|
hypervisor support page update (Richard Jones)<br/>
|
||||||
(Jim Paris), fix some QEmu communication bugs (Jim Paris), UUID
|
</li>
|
||||||
lookup though proxy fix, setvcpus checking bugs (with Atsushi SAKAI),
|
<li>Bug fixes:<br/>
|
||||||
int checking in virsh parameters (with Masayuki Sunou), deny devices
|
remove a couple of leaks in QEmu/KVM backend(Daniel berrange),<br/>
|
||||||
attach/detach for < Xen 3.0.4 (Masayuki Sunou), XenStore query
|
fix GnuTLS 1.0 compatibility (Richard Jones),<br/>
|
||||||
memory leak (Masayuki Sunou), virsh schedinfo cleanup (Saori Fukuta).</li>
|
--config/-f option mistake for libvirtd (Richard Jones),<br/>
|
||||||
<li>Improvement: virsh new ttyconsole command, networking API implementation
|
remove leak in QEmu backend (Jim Paris),<br/>
|
||||||
for test driver (Daniel berrange), qemu/kvm feature reporting of
|
fix some QEmu communication bugs (Jim Paris),<br/>
|
||||||
ACPI/APIC (David Lutterkort), checking of QEmu architectures (Daniel
|
UUID lookup though proxy fix,<br/>
|
||||||
berrange), improve devices XML errors reporting (Masayuki Sunou),
|
setvcpus checking bugs (with Atsushi SAKAI),<br/>
|
||||||
speedup of domain queries on Xen (Daniel berrange), augment XML dumps
|
int checking in virsh parameters (with Masayuki Sunou),<br/>
|
||||||
with interface devices names (Richard Jones), internal API to query
|
deny devices attach/detach for < Xen 3.0.4 (Masayuki Sunou),<br/>
|
||||||
drivers for features (Richard Jones).
|
XenStore query memory leak (Masayuki Sunou),<br/>
|
||||||
|
virsh schedinfo cleanup (Saori Fukuta)<br/>
|
||||||
|
</li>
|
||||||
|
<li>Improvement:<br/>
|
||||||
|
virsh new ttyconsole command,<br/>
|
||||||
|
networking API implementation for test driver (Daniel berrange),<br/>
|
||||||
|
qemu/kvm feature reporting of ACPI/APIC (David Lutterkort),<br/>
|
||||||
|
checking of QEmu architectures (Daniel berrange),<br/>
|
||||||
|
improve devices XML errors reporting (Masayuki Sunou),<br/>
|
||||||
|
speedup of domain queries on Xen (Daniel berrange),<br/>
|
||||||
|
augment XML dumps with interface devices names (Richard Jones),<br/>
|
||||||
|
internal API to query drivers for features (Richard Jones)<br/>
|
||||||
|
</li>
|
||||||
|
<li>Cleanups:<br/>
|
||||||
|
Improve virNodeGetInfo implentation (Daniel berrange),<br/>
|
||||||
|
general UUID code cleanup (Daniel berrange),<br/>
|
||||||
|
fix API generator file selection<br/>
|
||||||
</li>
|
</li>
|
||||||
<li>Cleanups: Improve virNodeGetInfo implentation (Daniel berrange),
|
|
||||||
general UUID code cleanup (Daniel berrange), fix API generator
|
|
||||||
file selection. </li>
|
|
||||||
</ul>
|
</ul>
|
||||||
<h3>0.3.1: Jul 24 2007</h3>
|
<h3>0.3.1: Jul 24 2007</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Documentation: index to remote page, script to test certificates,
|
<li>Documentation:<br/>
|
||||||
IPv6 remote support docs (Daniel Berrange), document
|
index to remote page,<br/>
|
||||||
VIRSH_DEFAULT_CONNECT_URI in virsh man page (David Lutterkort),
|
script to test certificates,<br/>
|
||||||
Relax-NG early grammar for the network XML (David Lutterkort)</li>
|
IPv6 remote support docs (Daniel Berrange),<br/>
|
||||||
<li>Bug fixes: leaks in disk XML parsing (Masayuki Sunou), hypervisor
|
document VIRSH_DEFAULT_CONNECT_URI in virsh man page (David Lutterkort),<br/>
|
||||||
alignment call problems on PPC64 (Christian Ehrhardt), dead client
|
Relax-NG early grammar for the network XML (David Lutterkort)<br/>
|
||||||
registration in daemon event loop (Daniel Berrange), double free
|
</li>
|
||||||
in error handling (Daniel Berrange), close on exec for log file
|
<li>Bug fixes:<br/>
|
||||||
descriptors in the daemon (Daniel Berrange), avoid caching problem
|
leaks in disk XML parsing (Masayuki Sunou),<br/>
|
||||||
in remote daemon (Daniel Berrange), avoid crash after QEmu domain
|
hypervisor alignment call problems on PPC64 (Christian Ehrhardt),<br/>
|
||||||
failure (Daniel Berrange)</li>
|
dead client registration in daemon event loop (Daniel Berrange),<br/>
|
||||||
<li>Improvements: checks of x509 certificates and keys (Daniel Berrange),
|
double free in error handling (Daniel Berrange),<br/>
|
||||||
error reports in the daemon (Daniel Berrange), checking of Ethernet MAC
|
close on exec for log file descriptors in the daemon (Daniel Berrange),<br/>
|
||||||
addresses in XML configs (Masayuki Sunou), support for a new
|
avoid caching problem in remote daemon (Daniel Berrange),<br/>
|
||||||
clock switch between UTC and localtime (Daniel Berrange), early
|
avoid crash after QEmu domain failure (Daniel Berrange)<br/>
|
||||||
version of OpenVZ support (Shuveb Hussain), support for input devices
|
</li>
|
||||||
on PS/2 and USB buses (Daniel Berrange), more tests especially
|
<li>Improvements:<br/>
|
||||||
the QEmu support (Daniel Berrange), range check in credit scheduler
|
checks of x509 certificates and keys (Daniel Berrange),<br/>
|
||||||
(with Saori Fukuta and Atsushi Sakai), add support for listen VNC
|
error reports in the daemon (Daniel Berrange),<br/>
|
||||||
parameter un QEmu and fix command line arg (Daniel Berrange)</li>
|
checking of Ethernet MAC addresses in XML configs (Masayuki Sunou),<br/>
|
||||||
<li>Cleanups: debug tracing (Richard Jones), removal of --with-qemud-pid-file
|
support for a new clock switch between UTC and localtime (Daniel Berrange),<br/>
|
||||||
(Richard Jones), remove unused virDeviceMode, new util module for
|
early version of OpenVZ support (Shuveb Hussain),<br/>
|
||||||
code shared between drivers (Shuveb Hussain), xen header location
|
support for input devices on PS/2 and USB buses (Daniel Berrange),<br/>
|
||||||
detection (Richard Jones)</li>
|
more tests especially the QEmu support (Daniel Berrange),<br/>
|
||||||
|
range check in credit scheduler (with Saori Fukuta and Atsushi Sakai),<br/>
|
||||||
|
add support for listen VNC parameter un QEmu and fix command line arg (Daniel Berrange)<br/>
|
||||||
|
</li>
|
||||||
|
<li>Cleanups:<br/>
|
||||||
|
debug tracing (Richard Jones),<br/>
|
||||||
|
removal of --with-qemud-pid-file (Richard Jones),<br/>
|
||||||
|
remove unused virDeviceMode,<br/>
|
||||||
|
new util module for code shared between drivers (Shuveb Hussain),<br/>
|
||||||
|
xen header location detection (Richard Jones)<br/>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h3>0.3.0: Jul 9 2007</h3>
|
<h3>0.3.0: Jul 9 2007</h3>
|
||||||
<ul>
|
<ul>
|
||||||
@ -19770,158 +19836,229 @@ and check the <a href="http://libvirt.org/git/?p=libvirt.git;a=log">GIT log</a>
|
|||||||
See <a href="http://libvirt.org/remote.html">the remote page</a>
|
See <a href="http://libvirt.org/remote.html">the remote page</a>
|
||||||
of the documentation
|
of the documentation
|
||||||
</li>
|
</li>
|
||||||
<li>Documentation: remote support (Richard Jones), description of
|
<li>Documentation:<br/>
|
||||||
the URI connection strings (Richard Jones), update of virsh man
|
remote support (Richard Jones),<br/>
|
||||||
page, matrix of libvirt API/hypervisor support with version
|
description of the URI connection strings (Richard Jones),<br/>
|
||||||
information (Richard Jones)</li>
|
update of virsh man page,<br/>
|
||||||
<li>Bug fixes: examples Makefile.am generation (Richard Jones),
|
matrix of libvirt API/hypervisor support with version information (Richard Jones)<br/>
|
||||||
SetMem fix (Mark Johnson), URI handling and ordering of
|
</li>
|
||||||
drivers (Daniel Berrange), fix virsh help without hypervisor (Richard
|
<li>Bug fixes:<br/>
|
||||||
Jones), id marshalling fix (Daniel Berrange), fix virConnectGetMaxVcpus
|
examples Makefile.am generation (Richard Jones),<br/>
|
||||||
on remote (Richard Jones), avoid a realloc leak (Jim Meyering), scheduler
|
SetMem fix (Mark Johnson),<br/>
|
||||||
parameters handling for Xen (Richard Jones), various early remote
|
URI handling and ordering of drivers (Daniel Berrange),<br/>
|
||||||
bug fixes (Richard Jones), remove virsh leaks of domains references
|
fix virsh help without hypervisor (Richard Jones),<br/>
|
||||||
(Masayuki Sunou), configCache refill bug (Richard Jones), fix
|
id marshalling fix (Daniel Berrange),<br/>
|
||||||
XML serialization bugs</li>
|
fix virConnectGetMaxVcpus on remote (Richard Jones),<br/>
|
||||||
<li>Improvements: QEmu switch to XDR-based protocol (Dan Berrange),
|
avoid a realloc leak (Jim Meyering),<br/>
|
||||||
device attach/detach commands (Masayuki Sunou), OCaml bindings
|
scheduler parameters handling for Xen (Richard Jones),<br/>
|
||||||
(Richard Jones), new entry points virDomainGetConnect and
|
various early remote bug fixes (Richard Jones),<br/>
|
||||||
virNetworkGetConnect useful for bindings (Richard Jones),
|
remove virsh leaks of domains references (Masayuki Sunou),<br/>
|
||||||
reunitifaction of remote and qemu daemon under a single libvirtd
|
configCache refill bug (Richard Jones),<br/>
|
||||||
with a config file (Daniel Berrange)</li>
|
fix XML serialization bugs<br/>
|
||||||
<li>Cleanups: parsing of connection URIs (Richard Jones), messages
|
</li>
|
||||||
from virsh (Saori Fukuta), Coverage files (Daniel Berrange),
|
<li>Improvements:<br/>
|
||||||
Solaris fixes (Mark Johnson), avoid [r]index calls (Richard Jones),
|
QEmu switch to XDR-based protocol (Dan Berrange),<br/>
|
||||||
release information in Xen backend, virsh cpupin command cleanups
|
device attach/detach commands (Masayuki Sunou),<br/>
|
||||||
(Masayuki Sunou), xen:/// support as standard Xen URI (Richard Jones and
|
OCaml bindings (Richard Jones),<br/>
|
||||||
Daniel Berrange), improve driver selection/decline mechanism (Richard
|
new entry points virDomainGetConnect and virNetworkGetConnect useful for bindings (Richard Jones),<br/>
|
||||||
Jones), error reporting on XML dump (Richard Jones), Remove unused
|
reunitifaction of remote and qemu daemon under a single libvirtd with a config file (Daniel Berrange)<br/>
|
||||||
virDomainKernel structure (Richard Jones), daemon event loop event
|
</li>
|
||||||
handling (Daniel Berrange), various unifications cleanup in the daemon
|
<li>Cleanups:<br/>
|
||||||
merging (Daniel Berrange), internal file and timer monitoring API
|
parsing of connection URIs (Richard Jones),<br/>
|
||||||
(Daniel Berrange), remove libsysfs dependancy, call brctl program
|
messages from virsh (Saori Fukuta),<br/>
|
||||||
directly (Daniel Berrange), virBuffer functions cleanups (Richard Jones),
|
Coverage files (Daniel Berrange),<br/>
|
||||||
make init script LSB compliant, error handling on lookup functions
|
Solaris fixes (Mark Johnson),<br/>
|
||||||
(Richard Jones), remove internal virGetDomainByID (Richard Jones),
|
avoid [r]index calls (Richard Jones),<br/>
|
||||||
revamp of xen subdrivers interfaces (Richard Jones)</li>
|
release information in Xen backend,<br/>
|
||||||
|
virsh cpupin command cleanups (Masayuki Sunou),<br/>
|
||||||
|
xen:/// support as standard Xen URI (Richard Jones and Daniel Berrange),<br/>
|
||||||
|
improve driver selection/decline mechanism (Richard Jones),<br/>
|
||||||
|
error reporting on XML dump (Richard Jones),<br/>
|
||||||
|
Remove unused virDomainKernel structure (Richard Jones),<br/>
|
||||||
|
daemon event loop event handling (Daniel Berrange),<br/>
|
||||||
|
various unifications cleanup in the daemon merging (Daniel Berrange),<br/>
|
||||||
|
internal file and timer monitoring API (Daniel Berrange),<br/>
|
||||||
|
remove libsysfs dependancy,<br/>
|
||||||
|
call brctl program directly (Daniel Berrange),<br/>
|
||||||
|
virBuffer functions cleanups (Richard Jones),<br/>
|
||||||
|
make init script LSB compliant,<br/>
|
||||||
|
error handling on lookup functions (Richard Jones),<br/>
|
||||||
|
remove internal virGetDomainByID (Richard Jones),<br/>
|
||||||
|
revamp of xen subdrivers interfaces (Richard Jones)<br/>
|
||||||
|
</li>
|
||||||
<li>Localization updates</li>
|
<li>Localization updates</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h3>0.2.3: Jun 8 2007</h3>
|
<h3>0.2.3: Jun 8 2007</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Documentation: documentation for upcoming remote access (Richard Jones),
|
<li>Documentation:<br/>
|
||||||
virConnectNumOfDefinedDomains doc (Jan Michael), virsh help messages
|
documentation for upcoming remote access (Richard Jones),<br/>
|
||||||
for dumpxml and net-dumpxml (Chris Wright), </li>
|
virConnectNumOfDefinedDomains doc (Jan Michael),<br/>
|
||||||
<li>Bug fixes: RelaxNG schemas regexp fix (Robin Green), RelaxNG arch bug
|
virsh help messages for dumpxml and net-dumpxml (Chris Wright)<br/>
|
||||||
(Mark McLoughlin), large buffers bug fixes (Shigeki Sakamoto), error
|
</li>
|
||||||
on out of memory condition (Shigeki Sakamoto), virshStrdup fix, non-root
|
<li>Bug fixes:<br/>
|
||||||
driver when using Xen bug (Richard Jones), use --strict-order when
|
RelaxNG schemas regexp fix (Robin Green),<br/>
|
||||||
running dnsmasq (Daniel Berrange), virbr0 weirdness on restart (Mark
|
RelaxNG arch bug (Mark McLoughlin),<br/>
|
||||||
McLoughlin), keep connection error messages (Richard Jones), increase
|
large buffers bug fixes (Shigeki Sakamoto),<br/>
|
||||||
QEmu read buffer on help (Daniel Berrange), rpm dependance on
|
error on out of memory condition (Shigeki Sakamoto),<br/>
|
||||||
dnsmasq (Daniel Berrange), fix XML boot device syntax (Daniel Berrange),
|
virshStrdup fix,<br/>
|
||||||
QEmu memory bug (Daniel Berrange), memory leak fix (Masayuki Sunou),
|
non-root driver when using Xen bug (Richard Jones),<br/>
|
||||||
fix compiler flags (Richard Jones), remove type ioemu on recent Xen
|
use --strict-order when running dnsmasq (Daniel Berrange),<br/>
|
||||||
HVM for paravirt drivers (Saori Fukuta), uninitialized string bug
|
virbr0 weirdness on restart (Mark McLoughlin),<br/>
|
||||||
(Masayuki Sunou), allow init even if the daemon is not running,
|
keep connection error messages (Richard Jones),<br/>
|
||||||
XML to config fix (Daniel Berrange)</li>
|
increase QEmu read buffer on help (Daniel Berrange),<br/>
|
||||||
<li>Improvements: add a special error class for the test module (Richard
|
rpm dependance on dnsmasq (Daniel Berrange),<br/>
|
||||||
Jones), virConnectGetCapabilities on proxy (Richard Jones), allow
|
fix XML boot device syntax (Daniel Berrange),<br/>
|
||||||
network driver to decline usage (Richard Jones), extend error messages
|
QEmu memory bug (Daniel Berrange),<br/>
|
||||||
for upcoming remote access (Richard Jones), on_reboot support for QEmu
|
memory leak fix (Masayuki Sunou),<br/>
|
||||||
(Daniel Berrange), save daemon output in a log file (Daniel Berrange),
|
fix compiler flags (Richard Jones),<br/>
|
||||||
xenXMDomainDefineXML can override guest config (Hugh Brock),
|
remove type ioemu on recent Xen HVM for paravirt drivers (Saori Fukuta),<br/>
|
||||||
add attach-device and detach-device commands to virsh (Masayuki Sunou
|
uninitialized string bug (Masayuki Sunou),<br/>
|
||||||
and Mark McLoughlin and Richard Jones), make virGetVersion case
|
allow init even if the daemon is not running,<br/>
|
||||||
insensitive and Python bindings (Richard Jones), new scheduler API
|
XML to config fix (Daniel Berrange)<br/>
|
||||||
(Atsushi SAKAI), localizations updates, add logging option for virsh
|
</li>
|
||||||
(Nobuhiro Itou), allow arguments to be passed to bootloader (Hugh Brock),
|
<li>Improvements:<br/>
|
||||||
increase the test suite (Daniel Berrange and Hugh Brock)</li>
|
add a special error class for the test module (Richard Jones),<br/>
|
||||||
<li>Cleanups: Remove VIR_DRV_OPEN_QUIET (Richard Jones), disable xm_internal.c
|
virConnectGetCapabilities on proxy (Richard Jones),<br/>
|
||||||
for Xen > 3.0.3 (Daniel Berrange), unused fields in _virDomain (Richard
|
allow network driver to decline usage (Richard Jones),<br/>
|
||||||
Jones), export __virGetDomain and __virGetNetwork for libvirtd only
|
extend error messages for upcoming remote access (Richard Jones),<br/>
|
||||||
(Richard Jones), ignore old VNC config for HVM on recent Xen (Daniel
|
on_reboot support for QEmu (Daniel Berrange),<br/>
|
||||||
Berrange), various code cleanups, -Werror cleanup (Hugh Brock)</li>
|
save daemon output in a log file (Daniel Berrange),<br/>
|
||||||
|
xenXMDomainDefineXML can override guest config (Hugh Brock),<br/>
|
||||||
|
add attach-device and detach-device commands to virsh (Masayuki Sunou and Mark McLoughlin and Richard Jones),<br/>
|
||||||
|
make virGetVersion case insensitive and Python bindings (Richard Jones),<br/>
|
||||||
|
new scheduler API (Atsushi SAKAI),<br/>
|
||||||
|
localizations updates,<br/>
|
||||||
|
add logging option for virsh (Nobuhiro Itou),<br/>
|
||||||
|
allow arguments to be passed to bootloader (Hugh Brock),<br/>
|
||||||
|
increase the test suite (Daniel Berrange and Hugh Brock)<br/>
|
||||||
|
</li>
|
||||||
|
<li>Cleanups:<br/>
|
||||||
|
Remove VIR_DRV_OPEN_QUIET (Richard Jones),<br/>
|
||||||
|
disable xm_internal.c for Xen > 3.0.3 (Daniel Berrange),<br/>
|
||||||
|
unused fields in _virDomain (Richard Jones),<br/>
|
||||||
|
export __virGetDomain and __virGetNetwork for libvirtd only (Richard Jones),<br/>
|
||||||
|
ignore old VNC config for HVM on recent Xen (Daniel Berrange),<br/>
|
||||||
|
various code cleanups,<br/>
|
||||||
|
-Werror cleanup (Hugh Brock)<br/>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h3>0.2.2: Apr 17 2007</h3>
|
<h3>0.2.2: Apr 17 2007</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Documentation: fix errors due to Amaya (with Simon Hernandez),
|
<li>Documentation:<br/>
|
||||||
virsh uses kB not bytes (Atsushi SAKAI), add command line help to
|
fix errors due to Amaya (with Simon Hernandez),<br/>
|
||||||
qemud (Richard Jones), xenUnifiedRegister docs (Atsushi SAKAI),
|
virsh uses kB not bytes (Atsushi SAKAI),<br/>
|
||||||
strings typos (Nikolay Sivov), ilocalization problem raised by
|
add command line help to qemud (Richard Jones),<br/>
|
||||||
Thomas Canniot</li>
|
xenUnifiedRegister docs (Atsushi SAKAI),<br/>
|
||||||
<li>Bug fixes: virsh memory values test (Masayuki Sunou), operations without
|
strings typos (Nikolay Sivov),<br/>
|
||||||
libvirt_qemud (Atsushi SAKAI), fix spec file (Florian La Roche, Jeremy
|
ilocalization problem raised by Thomas Canniot<br/>
|
||||||
Katz, Michael Schwendt),
|
</li>
|
||||||
direct hypervisor call (Atsushi SAKAI), buffer overflow on qemu
|
<li>Bug fixes:<br/>
|
||||||
networking command (Daniel Berrange), buffer overflow in quemud (Daniel
|
virsh memory values test (Masayuki Sunou),<br/>
|
||||||
Berrange), virsh vcpupin bug (Masayuki Sunou), host PAE detections
|
operations without libvirt_qemud (Atsushi SAKAI),<br/>
|
||||||
and strcuctures size (Richard Jones), Xen PAE flag handling (Daniel
|
fix spec file (Florian La Roche, Jeremy Katz, Michael Schwendt),<br/>
|
||||||
Berrange), bridged config configuration (Daniel Berrange), erroneous
|
direct hypervisor call (Atsushi SAKAI),<br/>
|
||||||
XEN_V2_OP_SETMAXMEM value (Masayuki Sunou), memory free error (Mark
|
buffer overflow on qemu networking command (Daniel Berrange),<br/>
|
||||||
McLoughlin), set VIR_CONNECT_RO on read-only connections (S.Sakamoto),
|
buffer overflow in quemud (Daniel Berrange),<br/>
|
||||||
avoid memory explosion bug (Daniel Berrange), integer overflow
|
virsh vcpupin bug (Masayuki Sunou),<br/>
|
||||||
for qemu CPU time (Daniel Berrange), QEMU binary path check (Daniel
|
host PAE detections and strcuctures size (Richard Jones),<br/>
|
||||||
Berrange)</li>
|
Xen PAE flag handling (Daniel Berrange),<br/>
|
||||||
<li>Cleanups: remove some global variables (Jim Meyering), printf-style
|
bridged config configuration (Daniel Berrange),<br/>
|
||||||
functions checks (Jim Meyering), better virsh error messages, increase
|
erroneous XEN_V2_OP_SETMAXMEM value (Masayuki Sunou),<br/>
|
||||||
compiler checkings and security (Daniel Berrange), virBufferGrow usage
|
memory free error (Mark McLoughlin),<br/>
|
||||||
and docs, use calloc instead of malloc/memset, replace all sprintf by
|
set VIR_CONNECT_RO on read-only connections (S.Sakamoto),<br/>
|
||||||
snprintf, avoid configure clobbering user's CTAGS (Jim Meyering),
|
avoid memory explosion bug (Daniel Berrange),<br/>
|
||||||
signal handler error cleanup (Richard Jones), iptables internal code
|
integer overflow for qemu CPU time (Daniel Berrange),<br/>
|
||||||
claenup (Mark McLoughlin), unified Xen driver (Richard Jones),
|
QEMU binary path check (Daniel Berrange)<br/>
|
||||||
cleanup XPath libxml2 calls, IPTables rules tightening (Daniel
|
</li>
|
||||||
Berrange), </li>
|
<li>Cleanups:<br/>
|
||||||
<li>Improvements: more regression tests on XML (Daniel Berrange), Python
|
remove some global variables (Jim Meyering),<br/>
|
||||||
bindings now generate exception in error cases (Richard Jones),
|
printf-style functions checks (Jim Meyering),<br/>
|
||||||
Python bindings for vir*GetAutoStart (Daniel Berrange),
|
better virsh error messages,<br/>
|
||||||
handling of CD-Rom device without device name (Nobuhiro Itou),
|
increase compiler checkings and security (Daniel Berrange),<br/>
|
||||||
fix hypervisor call to work with Xen 3.0.5 (Daniel Berrange),
|
virBufferGrow usage and docs,<br/>
|
||||||
DomainGetOSType for inactive domains (Daniel Berrange), multiple boot
|
use calloc instead of malloc/memset,<br/>
|
||||||
devices for HVM (Daniel Berrange),
|
replace all sprintf by snprintf,<br/>
|
||||||
|
avoid configure clobbering user's CTAGS (Jim Meyering),<br/>
|
||||||
|
signal handler error cleanup (Richard Jones),<br/>
|
||||||
|
iptables internal code claenup (Mark McLoughlin),<br/>
|
||||||
|
unified Xen driver (Richard Jones),<br/>
|
||||||
|
cleanup XPath libxml2 calls,<br/>
|
||||||
|
IPTables rules tightening (Daniel Berrange)<br/>
|
||||||
|
</li>
|
||||||
|
<li>Improvements:<br/>
|
||||||
|
more regression tests on XML (Daniel Berrange),<br/>
|
||||||
|
Python bindings now generate exception in error cases (Richard Jones),<br/>
|
||||||
|
Python bindings for vir*GetAutoStart (Daniel Berrange),<br/>
|
||||||
|
handling of CD-Rom device without device name (Nobuhiro Itou),<br/>
|
||||||
|
fix hypervisor call to work with Xen 3.0.5 (Daniel Berrange),<br/>
|
||||||
|
DomainGetOSType for inactive domains (Daniel Berrange),<br/>
|
||||||
|
multiple boot devices for HVM (Daniel Berrange)<br/>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h3>0.2.1: Mar 16 2007</h3>
|
<h3>0.2.1: Mar 16 2007</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Various internal cleanups (Richard Jones,Daniel Berrange,Mark McLoughlin)</li>
|
<li>Various internal cleanups (Richard Jones,Daniel Berrange,Mark McLoughlin)</li>
|
||||||
<li>Bug fixes: libvirt_qemud daemon path (Daniel Berrange), libvirt
|
<li>Bug fixes:<br/>
|
||||||
config directory (Daniel Berrange and Mark McLoughlin), memory leak
|
libvirt_qemud daemon path (Daniel Berrange),<br/>
|
||||||
in qemud (Mark), various fixes on network support (Mark), avoid Xen
|
libvirt config directory (Daniel Berrange and Mark McLoughlin),<br/>
|
||||||
domain zombies on device hotplug errors (Daniel Berrange), various
|
memory leak in qemud (Mark),<br/>
|
||||||
fixes on qemud (Mark), args parsing (Richard Jones), virsh -t argument
|
various fixes on network support (Mark),<br/>
|
||||||
(Saori Fukuta), avoid virsh crash on TAB key (Daniel Berrange), detect
|
avoid Xen domain zombies on device hotplug errors (Daniel Berrange),<br/>
|
||||||
xend operation failures (Kazuki Mizushima), don't listen on null socket
|
various fixes on qemud (Mark),<br/>
|
||||||
(Rich Jones), read-only socket cleanup (Rich Jones), use of vnc port 5900
|
args parsing (Richard Jones),<br/>
|
||||||
(Nobuhiro Itou), assorted networking fixes (Daniel Berrange), shutoff and
|
virsh -t argument (Saori Fukuta),<br/>
|
||||||
shutdown mismatches (Kazuki Mizushima), unlimited memory handling
|
avoid virsh crash on TAB key (Daniel Berrange),<br/>
|
||||||
(Atsushi SAKAI), python binding fixes (Tatsuro Enokura)</li>
|
detect xend operation failures (Kazuki Mizushima),<br/>
|
||||||
<li>Build and portability fixes: IA64 fixes (Atsushi SAKAI), dependancies
|
don't listen on null socket (Rich Jones),<br/>
|
||||||
and build (Daniel Berrange), fix xend port detection (Daniel
|
read-only socket cleanup (Rich Jones),<br/>
|
||||||
Berrange), icompile time warnings (Mark), avoid const related
|
use of vnc port 5900 (Nobuhiro Itou),<br/>
|
||||||
compiler warnings (Daniel Berrange), automated builds (Daniel
|
assorted networking fixes (Daniel Berrange),<br/>
|
||||||
Berrange), pointer/int mismatch (Richard Jones), configure time
|
shutoff and shutdown mismatches (Kazuki Mizushima),<br/>
|
||||||
selection of drivers, libvirt spec hacking (Daniel Berrange)</li>
|
unlimited memory handling (Atsushi SAKAI),<br/>
|
||||||
|
python binding fixes (Tatsuro Enokura)<br/>
|
||||||
|
</li>
|
||||||
|
<li>Build and portability fixes:<br/>
|
||||||
|
IA64 fixes (Atsushi SAKAI),<br/>
|
||||||
|
dependancies and build (Daniel Berrange),<br/>
|
||||||
|
fix xend port detection (Daniel Berrange),<br/>
|
||||||
|
icompile time warnings (Mark),<br/>
|
||||||
|
avoid const related compiler warnings (Daniel Berrange),<br/>
|
||||||
|
automated builds (Daniel Berrange),<br/>
|
||||||
|
pointer/int mismatch (Richard Jones),<br/>
|
||||||
|
configure time selection of drivers,<br/>
|
||||||
|
libvirt spec hacking (Daniel Berrange)<br/>
|
||||||
|
</li>
|
||||||
<li>Add support for network autostart and init scripts (Mark McLoughlin)</li>
|
<li>Add support for network autostart and init scripts (Mark McLoughlin)</li>
|
||||||
<li>New API virConnectGetCapabilities() to detect the virtualization
|
<li>New API virConnectGetCapabilities() to detect the virtualization
|
||||||
capabilities of a host (Richard Jones)</li>
|
capabilities of a host (Richard Jones)</li>
|
||||||
<li>Minor improvements: qemud signal handling (Mark), don't shutdown or reboot
|
<li>Minor improvements:<br/>
|
||||||
domain0 (Kazuki Mizushima), QEmu version autodetection (Daniel Berrange),
|
qemud signal handling (Mark),<br/>
|
||||||
network UUIDs (Mark), speed up UUID domain lookups (Tatsuro Enokura and
|
don't shutdown or reboot domain0 (Kazuki Mizushima),<br/>
|
||||||
Daniel Berrange), support for paused QEmu CPU (Daniel Berrange), keymap
|
QEmu version autodetection (Daniel Berrange),<br/>
|
||||||
VNC attribute support (Takahashi Tomohiro and Daniel Berrange), maximum
|
network UUIDs (Mark),<br/>
|
||||||
number of virtual CPU (Masayuki Sunou), virtsh --readonly option (Rich
|
speed up UUID domain lookups (Tatsuro Enokura and Daniel Berrange),<br/>
|
||||||
Jones), python bindings for new functions (Daniel Berrange)</li>
|
support for paused QEmu CPU (Daniel Berrange),<br/>
|
||||||
|
keymap VNC attribute support (Takahashi Tomohiro and Daniel Berrange),<br/>
|
||||||
|
maximum number of virtual CPU (Masayuki Sunou),<br/>
|
||||||
|
virtsh --readonly option (Rich Jones),<br/>
|
||||||
|
python bindings for new functions (Daniel Berrange)<br/>
|
||||||
|
</li>
|
||||||
<li>Documentation updates especially on the XML formats</li>
|
<li>Documentation updates especially on the XML formats</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h3>0.2.0: Feb 14 2007</h3>
|
<h3>0.2.0: Feb 14 2007</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Various internal cleanups (Mark McLoughlin, Richard Jones,
|
<li>Various internal cleanups (Mark McLoughlin, Richard Jones,
|
||||||
Daniel Berrange, Karel Zak)</li>
|
Daniel Berrange, Karel Zak)</li>
|
||||||
<li>Bug fixes: avoid a crash in connect (Daniel Berrange), virsh args
|
<li>Bug fixes:<br/>
|
||||||
parsing (Richard Jones)</li>
|
avoid a crash in connect (Daniel Berrange),<br/>
|
||||||
|
virsh args parsing (Richard Jones)<br/>
|
||||||
|
</li>
|
||||||
<li>Add support for QEmu and KVM virtualization (Daniel Berrange)</li>
|
<li>Add support for QEmu and KVM virtualization (Daniel Berrange)</li>
|
||||||
<li>Add support for network configuration (Mark McLoughlin)</li>
|
<li>Add support for network configuration (Mark McLoughlin)</li>
|
||||||
<li>Minor improvements: regression testing (Daniel Berrange),
|
<li>Minor improvements:<br/>
|
||||||
localization string updates</li>
|
regression testing (Daniel Berrange),<br/>
|
||||||
|
localization string updates<br/>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h3>0.1.11: Jan 22 2007</h3>
|
<h3>0.1.11: Jan 22 2007</h3>
|
||||||
<ul>
|
<ul>
|
||||||
@ -19933,8 +20070,16 @@ and check the <a href="http://libvirt.org/git/?p=libvirt.git;a=log">GIT log</a>
|
|||||||
<h3>0.1.10: Dec 20 2006</h3>
|
<h3>0.1.10: Dec 20 2006</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>more localizations</li>
|
<li>more localizations</li>
|
||||||
<li>bug fixes: VCPU info breakages on xen 3.0.3, xenDaemonListDomains buffer overflow (Daniel Berrange), reference count bug when creating Xen domains (Daniel Berrange).</li>
|
<li>bug fixes:<br/>
|
||||||
<li>improvements: support graphic framebuffer for Xen paravirt (Daniel Berrange), VNC listen IP range support (Daniel Berrange), support for default Xen config files and inactive domains of 3.0.4 (Daniel Berrange).</li>
|
VCPU info breakages on xen 3.0.3,<br/>
|
||||||
|
xenDaemonListDomains buffer overflow (Daniel Berrange),<br/>
|
||||||
|
reference count bug when creating Xen domains (Daniel Berrange)<br/>
|
||||||
|
</li>
|
||||||
|
<li>improvements:<br/>
|
||||||
|
support graphic framebuffer for Xen paravirt (Daniel Berrange),<br/>
|
||||||
|
VNC listen IP range support (Daniel Berrange),<br/>
|
||||||
|
support for default Xen config files and inactive domains of 3.0.4 (Daniel Berrange)<br/>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h3>0.1.9: Nov 29 2006</h3>
|
<h3>0.1.9: Nov 29 2006</h3>
|
||||||
<ul>
|
<ul>
|
||||||
@ -19990,45 +20135,66 @@ and check the <a href="http://libvirt.org/git/?p=libvirt.git;a=log">GIT log</a>
|
|||||||
<h3>0.1.5: Sep 5 2006</h3>
|
<h3>0.1.5: Sep 5 2006</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Support for new hypercalls change in Xen changeset 86d26e6ec89b</li>
|
<li>Support for new hypercalls change in Xen changeset 86d26e6ec89b</li>
|
||||||
<li>bug fixes: virParseUUID() was wrong, networking for paravirt guests
|
<li>bug fixes:<br/>
|
||||||
(Daniel Berrange), virsh on non-existent domains (Daniel Berrange),
|
virParseUUID() was wrong,<br/>
|
||||||
string cast bug when handling error in python (Pete Vetere), HTTP
|
networking for paravirt guests (Daniel Berrange),<br/>
|
||||||
500 xend error code handling (Pete Vetere and Daniel Berrange)</li>
|
virsh on non-existent domains (Daniel Berrange),<br/>
|
||||||
<li>improvements: test suite for SEXPR <-> XML format conversions (Daniel
|
string cast bug when handling error in python (Pete Vetere),<br/>
|
||||||
Berrange), virsh output regression suite (Daniel Berrange), new environ
|
HTTP 500 xend error code handling (Pete Vetere and Daniel Berrange)<br/>
|
||||||
variable VIRSH_DEFAULT_CONNECT_URI for the default URI when connecting
|
</li>
|
||||||
(Daniel Berrange), graphical console support for paravirt guests
|
<li>improvements:<br/>
|
||||||
(Jeremy Katz), parsing of simple Xen config files (with Daniel Berrange),
|
test suite for SEXPR <-> XML format conversions (Daniel Berrange),<br/>
|
||||||
early work on defined (not running) domains (Daniel Berrange),
|
virsh output regression suite (Daniel Berrange),<br/>
|
||||||
virsh output improvement (Daniel Berrange</li>
|
new environ variable VIRSH_DEFAULT_CONNECT_URI for the default URI when connecting (Daniel Berrange),<br/>
|
||||||
|
graphical console support for paravirt guests (Jeremy Katz),<br/>
|
||||||
|
parsing of simple Xen config files (with Daniel Berrange),<br/>
|
||||||
|
early work on defined (not running) domains (Daniel Berrange),<br/>
|
||||||
|
virsh output improvement (Daniel Berrange)<br/>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h3>0.1.4: Aug 16 2006</h3>
|
<h3>0.1.4: Aug 16 2006</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>bug fixes: spec file fix (Mark McLoughlin), error report problem (with
|
<li>bug fixes:<br/>
|
||||||
Hugh Brock), long integer in Python bindings (with Daniel Berrange), XML
|
spec file fix (Mark McLoughlin),<br/>
|
||||||
generation bug for CDRom (Daniel Berrange), bug whem using number() XPath
|
error report problem (with Hugh Brock),<br/>
|
||||||
function (Mark McLoughlin), fix python detection code, remove duplicate
|
long integer in Python bindings (with Daniel Berrange),<br/>
|
||||||
initialization errors (Daniel Berrange)</li>
|
XML generation bug for CDRom (Daniel Berrange),<br/>
|
||||||
<li>improvements: UUID in XML description (Peter Vetere), proxy code
|
bug whem using number() XPath function (Mark McLoughlin),<br/>
|
||||||
cleanup, virtual CPU and affinity support + virsh support (Michel
|
fix python detection code,<br/>
|
||||||
Ponceau, Philippe Berthault, Daniel Berrange), port and tty information
|
remove duplicate initialization errors (Daniel Berrange)<br/>
|
||||||
for console in XML (Daniel Berrange), added XML dump to driver and proxy
|
</li>
|
||||||
support (Daniel Berrange), extension of boot options with support for
|
<li>improvements:<br/>
|
||||||
floppy and cdrom (Daniel Berrange), features block in XML to report/ask
|
UUID in XML description (Peter Vetere),<br/>
|
||||||
PAE, ACPI, APIC for HVM domains (Daniel Berrange), fail saide-effect
|
proxy code cleanup,<br/>
|
||||||
operations when using read-only connection, large improvements to test
|
virtual CPU and affinity support + virsh support (Michel Ponceau, Philippe Berthault, Daniel Berrange),<br/>
|
||||||
driver (Daniel Berrange) </li>
|
port and tty information for console in XML (Daniel Berrange),<br/>
|
||||||
<li>documentation: spelling (Daniel Berrange), test driver examples.</li>
|
added XML dump to driver and proxy support (Daniel Berrange),<br/>
|
||||||
|
extension of boot options with support for floppy and cdrom (Daniel Berrange),<br/>
|
||||||
|
features block in XML to report/ask PAE, ACPI, APIC for HVM domains (Daniel Berrange),<br/>
|
||||||
|
fail saide-effect operations when using read-only connection,<br/>
|
||||||
|
large improvements to test driver (Daniel Berrange)<br/>
|
||||||
|
</li>
|
||||||
|
<li>documentation:<br/>
|
||||||
|
spelling (Daniel Berrange),<br/>
|
||||||
|
test driver examples<br/>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h3>0.1.3: Jul 11 2006</h3>
|
<h3>0.1.3: Jul 11 2006</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>bugfixes: build as non-root, fix xend access when root, handling of
|
<li>bugfixes:<br/>
|
||||||
empty XML elements (Mark McLoughlin), XML serialization and parsing fixes
|
build as non-root,<br/>
|
||||||
(Mark McLoughlin), allow to create domains without disk (Mark
|
fix xend access when root,<br/>
|
||||||
McLoughlin),</li>
|
handling of empty XML elements (Mark McLoughlin),<br/>
|
||||||
<li>improvement: xenDaemonLookupByID from O(n^2) to O(n) (Daniel Berrange),
|
XML serialization and parsing fixes (Mark McLoughlin),<br/>
|
||||||
support for fully virtualized guest (Jim Fehlig, DV, Mark McLoughlin)</li>
|
allow to create domains without disk (Mark McLoughlin)<br/>
|
||||||
<li>documentation: augmented to cover hvm domains</li>
|
</li>
|
||||||
|
<li>improvement:<br/>
|
||||||
|
xenDaemonLookupByID from O(n^2) to O(n) (Daniel Berrange),<br/>
|
||||||
|
support for fully virtualized guest (Jim Fehlig, DV, Mark McLoughlin)<br/>
|
||||||
|
</li>
|
||||||
|
<li>documentation:<br/>
|
||||||
|
augmented to cover hvm domains<br/>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h3>0.1.2: Jul 3 2006</h3>
|
<h3>0.1.2: Jul 3 2006</h3>
|
||||||
<ul>
|
<ul>
|
||||||
@ -20037,38 +20203,63 @@ and check the <a href="http://libvirt.org/git/?p=libvirt.git;a=log">GIT log</a>
|
|||||||
</ul>
|
</ul>
|
||||||
<h3>0.1.1: Jun 21 2006</h3>
|
<h3>0.1.1: Jun 21 2006</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>building fixes: ncurses fallback (Jim Fehlig), VPATH builds (Daniel P.
|
<li>building fixes:<br/>
|
||||||
Berrange)</li>
|
ncurses fallback (Jim Fehlig),<br/>
|
||||||
<li>driver cleanups: new entry points, cleanup of libvirt.c (with Daniel P.
|
VPATH builds (Daniel P. Berrange)<br/>
|
||||||
Berrange)</li>
|
</li>
|
||||||
|
<li>driver cleanups:<br/>
|
||||||
|
new entry points,<br/>
|
||||||
|
cleanup of libvirt.c (with Daniel P. Berrange)<br/>
|
||||||
|
</li>
|
||||||
<li>Cope with API change introduced in Xen changeset 10277</li>
|
<li>Cope with API change introduced in Xen changeset 10277</li>
|
||||||
<li>new test driver for regression checks (Daniel P. Berrange)</li>
|
<li>new test driver for regression checks (Daniel P. Berrange)</li>
|
||||||
<li>improvements: added UUID to XML serialization, buffer usage (Karel
|
<li>improvements:<br/>
|
||||||
Zak), --connect argument to virsh (Daniel P. Berrange),</li>
|
added UUID to XML serialization,<br/>
|
||||||
<li>bug fixes: uninitialized memory access in error reporting, S-Expr
|
buffer usage (Karel Zak),<br/>
|
||||||
parsing (Jim Fehlig, Jeremy Katz), virConnectOpen bug, remove a TODO in
|
--connect argument to virsh (Daniel P. Berrange)<br/>
|
||||||
xs_internal.c</li>
|
</li>
|
||||||
<li>documentation: Python examples (David Lutterkort), new Perl binding
|
<li>bug fixes:<br/>
|
||||||
URL, man page update (Karel Zak)</li>
|
uninitialized memory access in error reporting,<br/>
|
||||||
|
S-Expr parsing (Jim Fehlig, Jeremy Katz),<br/>
|
||||||
|
virConnectOpen bug,<br/>
|
||||||
|
remove a TODO in xs_internal.c<br/>
|
||||||
|
</li>
|
||||||
|
<li>documentation:<br/>
|
||||||
|
Python examples (David Lutterkort),<br/>
|
||||||
|
new Perl binding URL,<br/>
|
||||||
|
man page update (Karel Zak)<br/>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h3>0.1.0: Apr 10 2006</h3>
|
<h3>0.1.0: Apr 10 2006</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>building fixes: --with-xen-distdir option (Ronald Aigner), out of tree
|
<li>building fixes:<br/>
|
||||||
build and pkginfo cflag fix (Daniel Berrange)</li>
|
--with-xen-distdir option (Ronald Aigner),<br/>
|
||||||
|
out of tree build and pkginfo cflag fix (Daniel Berrange)<br/>
|
||||||
|
</li>
|
||||||
<li>enhancement and fixes of the XML description format (David Lutterkort
|
<li>enhancement and fixes of the XML description format (David Lutterkort
|
||||||
and Jim Fehlig)</li>
|
and Jim Fehlig)</li>
|
||||||
<li>new APIs: for Node information and Reboot</li>
|
<li>new APIs: for Node information and Reboot</li>
|
||||||
<li>internal code cleanup: refactoring internals into a driver model, more
|
<li>internal code cleanup: refactoring internals into a driver model, more
|
||||||
error handling, structure sharing, thread safety and ref counting</li>
|
error handling, structure sharing, thread safety and ref counting</li>
|
||||||
<li>bug fixes: error message (Jim Meyering), error allocation in virsh (Jim
|
<li>bug fixes:<br/>
|
||||||
Meyering), virDomainLookupByID (Jim Fehlig),</li>
|
error message (Jim Meyering),<br/>
|
||||||
<li>documentation: updates on architecture, and format, typo fix (Jim
|
error allocation in virsh (Jim Meyering),<br/>
|
||||||
Meyering)</li>
|
virDomainLookupByID (Jim Fehlig)<br/>
|
||||||
<li>bindings: exception handling in examples (Jim Meyering), perl ones out
|
</li>
|
||||||
of tree (Daniel Berrange)</li>
|
<li>documentation:<br/>
|
||||||
<li>virsh: more options, create, nodeinfo (Karel Zak), renaming of some
|
updates on architecture, and format,<br/>
|
||||||
options (Karel Zak), use stderr only for errors (Karel Zak), man page
|
typo fix (Jim Meyering)<br/>
|
||||||
(Andrew Puch)</li>
|
</li>
|
||||||
|
<li>bindings:<br/>
|
||||||
|
exception handling in examples (Jim Meyering),<br/>
|
||||||
|
perl ones out of tree (Daniel Berrange)<br/>
|
||||||
|
</li>
|
||||||
|
<li>virsh:<br/>
|
||||||
|
more options, create, nodeinfo (Karel Zak),<br/>
|
||||||
|
renaming of some options (Karel Zak),<br/>
|
||||||
|
use stderr only for errors (Karel Zak),<br/>
|
||||||
|
man page (Andrew Puch)<br/>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h3>0.0.6: Feb 28 2006</h3>
|
<h3>0.0.6: Feb 28 2006</h3>
|
||||||
<ul>
|
<ul>
|
||||||
|
Loading…
Reference in New Issue
Block a user