summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2009-04-24 16:59:27 +0200
committerGuido Günther <agx@sigxcpu.org>2009-04-24 16:59:27 +0200
commit0cb2f830753718b986eb8d906683d83167350b16 (patch)
treeb1dfc56a4d0b844357a84ba7fde53b779290f79a /NEWS
parent99fd06cdf746ef3ce828ebd37dd242804d9ec6b3 (diff)
Imported Upstream version 0.6.3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS33
1 files changed, 33 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 35bad910c..3276dae9a 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,39 @@
http://libvirt.org/news.html
+0.6.3: Apr 24 2009:
+ - New features: VirtualBox driver support (Pritesh Kothari),
+ virt-xml-validate new command (Daniel Berrange)
+ - Portability: patch to build on Centos (Joseph Shraibman),
+ build breakage (Anton Protopopov),
+ - Documentation: Linux Containers documentation (Serge Hallyn),
+ improvement and updates of architecture pages, fix
+ virNodeGetFreeMemory documentation to reflect reality,
+ man page cleanups (Daniel Berrange), man page typo
+ (Robert P. J. Day), VirtualBox Documentation (Pritesh Kothari),
+
+ - Bug fixes: veth off-by-one error (Dan Smith), vcpupin to inactive
+ Xen crash (Takahashi Tomohiro), virsh ttyconsole return value,
+ use format= not fmt= on QEmu commandline (Mark McLoughlin),
+ use UUID for internal domain lookups (Daniel Berrange), remote
+ domain ID related bugs (Daniel Berrange), QEmu pidfile handling
+ bugs (Daniel Berrange), network config handling on old Xen (Daniel
+ Berrange)
+ - Improvements: add SCSI storage rescan (David Allan), rootless
+ LXC containers support improvements (Serge Hallyn), getHostname
+ support for LXC (Dan Smith), cleanup and logging output of some
+ domain functions (Guido Günther), drop pool lock when allocating
+ volumes (Cole Robinson), LXC handle kernel without CLONE_NEWUSER
+ support (Serge Hallyn), cpu pinning on defined Xen domains (Takahashi
+ Tomohiro), dynamic bridge names support (Soren Hansen), LXC use
+ of private /dev/pts when available (Daniel Berrange),
+ virNodeDeviceCreateXML and virNodeDeviceDestroy entry points
+ (Dave Allan)
+ - Cleanups: don't hardcode getgrnam_r buffer to 1024 bytes (Guido
+ Günther), qemudBuildCommandLine API cleanup (Daniel Berrange),
+
+
+
0.6.2: Apr 3 2009:
- New features: support SASL auth for VNC server (Daniel Berrange),
memory ballooning in QEMU (Daniel Berrange), SCSI HBA storage pool