[Libvirt-announce] Release of libvirt-1.0.5

Daniel Veillard veillard at redhat.com
Thu May 2 10:39:07 UTC 2013


  I forgot to make the rc2 release on tuesday, but looking at the
git state it was looking like the problem reported on rc1 had been
fixed, so I decided to go ahead and roll the release as scheduled
today. It is tagged in git and the tarball is available as usual at:

  ftp://libvirt.org/libvirt/

along with rpms. This release contains an homogenous set of features, bug
fixes and improvements with some refactoring done in various places.
It also includes more localization updates now coming from the Fedora
localization project, with around 6 languages fully localized and 3 more
over the 70% threshold:

Features:
- Add NVRAM device (Li Zhang)
- Add XML config for resource partitions (Daniel P. Berrange)
- Add support for TPM (Stefan Berger)
- NPIV storage migration support (Osier Yang)

Documentation:
- Fix closing tag in snapshot documentation (Christophe Fergeau)
- Fix typo in augeas comment (Martin Kletzander)
- Fix VIR_DOMAIN_EVENT_ID_PMSUSPEND capitalization in API doc (Christophe Fergeau)
- Improve /domainsnapshot/disks/disk at snapshot doc (Christophe Fergeau)
- fix memballoon examples (Ján Tomko)
- Clarify usage of SELinux baselabel (Peter Krempa)
- fix usage of 'onto' (Eric Blake)
- Update HACKING (Osier Yang)
- conf: fix comment about parsing graphics listen address (Ján Tomko)
- lib: Fix docs about return value of virDomainGetVcpusFlags() (Peter Krempa)
- virsh: Document that using incomplete XML files may have unexpected results (Peter Krempa)
- fix typo when using Kerberos principals (Eric Blake)
- use MiB/s instead of Mbps for migration speed (Ján Tomko)
- Add the missed <pre> tag (Osier Yang)
- virsh: Fix typo in docs (Peter Krempa)
- manual: Fix copy-paste errors (Martin Kletzander)
- manual: Add info about migrateuri in virsh manual (Martin Kletzander)

Portability:
- virInitctlRequest: Don't hardcode 384 bytes size (Guido Günther)
- S390: Do not generate a default USB controller (Viktor Mihajlovski)
- S390: Mention changed USB behavior (Viktor Mihajlovski)
- build: fix cygwin build in virnetdev (Eric Blake)
- portability: handle ifreq differences in virnetdev (Roman Bogorodskiy)
- qemu: fix build error with older platforms (Eric Blake)
- Fix compilation error in util/vircgroup.c (Stefan Berger)
- Conditionally compile storagevolxml2argvtest (Daniel P. Berrange)
- Fix signature of dummy virNetlinkCommand stub (Daniel P. Berrange)
- Add empty stub for virThreadCancel on Win32 (Daniel P. Berrange)
- Don't enable -fPIE on Win32 platforms (Daniel P. Berrange)
- spec: Require pod2man when running autoreconf (Jiri Denemark)
- Avoid cast alignment warnings in port allocator test (Daniel P. Berrange)

Bug Fixes:
- pci: autolearn name of stub driver, remove from arglist (Laine Stump)
- ESX: Fix DISPATCH_FREE generation code to free all extended objects (Ata E Husain Bohra)
- qemu: fix failure to start with spice graphics and no tls (Laine Stump)
- Need to call virFreeError after virSaveLastError (John Ferlan)
- libvirt-guests: status: return non-zero when stopped (Ján Tomko)
- security driver: eliminate memory leaks in failure paths (Laine Stump)
- libxl: Fix double-dispose of libxl domain config (Jim Fehlig)
- virsh: fix incorrect argument errors for long options (Ján Tomko)
- network: Don't remove transient network if creating of config file fails (Peter Krempa)
- qemu: prevent invalid reads in qemuAssignDevicePCISlots (Ján Tomko)
- qemu: don't assign a PCI address to 'none' USB controller (Ján Tomko)
- fix segfault during virsh save in pv guest (Bamvor Jian Zhang)
- conf: reject controllers with duplicate indexes (Ján Tomko)
- fix typo introduced by 90430791 (Bamvor Jian Zhang)
- Fix usb master startport parsing (Martin Kletzander)
- qemu_conf: Don't discard strdup OOM error (Michal Privoznik)
- util: Error out if the numa nodeset is out of range (Osier Yang)
- selinux: Don't mask errors of virSecuritySELinuxGenNewContext (Peter Krempa)
- qemu: Fix the wrong expression (Osier Yang)
- audit: properly encode device path in cgroup audit (Eric Blake)
- network: bridge_driver: don't lose transient networks on daemon restart (Peter Krempa)
- qemu: fix default spice password setting (Ján Tomko)
- Fix build breaker with ATTRIBUTE_NONNULL defs (John Ferlan)
- Resolve valgrind error (John Ferlan)
- Do more complete initialization of libgcrypt (Daniel P. Berrange)
- qemu: Set correct migrate host in client_migrate_info (Michal Privoznik)
- qemu: fix crash in qemuOpen (Ján Tomko)
- conf: fix error for parallel port mismatch (Ján Tomko)
- conf: fix a memory leak when parsing nat port XML nodes (Guannan Ren)
- conf: Fix race between looking up a domain object and freeing it (Peter Krempa)
- Fix crash in virNetDevGetVirtualFunctions (Laine Stump)
- schemas: Move PortNumber and sourceinfoadapter to basictypes.rng (Han Cheng)
- virsh: Unregister the connection close notifier upon termination (Viktor Mihajlovski)
- libvirt: Increase connection reference count for callbacks (Viktor Mihajlovski)
- storage: Fix volume cloning for logical volume. (Atsushi Kumagai)
- security_manager: fix comparison (Guido Günther)
- qemu: fix memory leak on -machine usage error (Eric Blake)
- qemu-blockjob: Fix limit of bandwidth for block jobs to supported value (Peter Krempa)
- sec_manager: Refuse to start domain with unsupported seclabel (Michal Privoznik)
- qemu: Fix crash when updating media with shared device (Peter Krempa)
- virsh: Call virDomainFree in cmdDomFSTrim (Michal Privoznik)
- smartcard: spell ccid-card-emulated qemu property correctly (Eric Blake)
- Resolve valgrind failure (John Ferlan)

Improvements:
- spec: collect all BuildRequires into one area (Eric Blake)
- Resolve valgrind error (John Ferlan)
- esx: Support virtualHW version 9 (Martin Kletzander)
- build: mark conditionally unused variables (Eric Blake)
- virsh: clarify vol-{down,up}load description (Ján Tomko)
- qemu: report an error if memballoon has wrong address type (Ján Tomko)
- qemu: assign addresses when converting xml to native (Ján Tomko)
- qemu: Error out if spice port autoallocation is requested, but disabled (Peter Krempa)
- qemu: put usb cgroup setup in common function (Laine Stump)
- qemu: add vfio devices to cgroup ACL when appropriate (Laine Stump)
- qemu: honor allowDiskFormatProbing when parsing command line (Ján Tomko)
- conf: add missing error on OOM (Ján Tomko)
- qemu: don't always reserve PCI addresses for implicit controllers (Ján Tomko)
- conf: remove extraneous _TYPE from driver backend enums (Laine Stump)
- network: support <driver name='vfio'/> in network definitions (Laine Stump)
- qemu: launch bridge helper from libvirtd (Paolo Bonzini)
- virnetdevtap: add virNetDevTapGetName (Paolo Bonzini)
- qemu: set qemu process' RLIMIT_MEMLOCK when VFIO is used (Laine Stump)
- qemu: use new virCommandSetMax(Processes|Files) (Laine Stump)
- util: new virCommandSetMax(MemLock|Processes|Files) (Laine Stump)
- Do proper escaping of cgroup resource partitions (Daniel P. Berrange)
- Ensure all cgroup partitions have a suffix of ".partition" (Daniel P. Berrange)
- Change VM cgroup suffix from '{lxc,qemu}.libvirt' to 'libvirt-{lxc,qemu}' (Daniel P. Berrange)
- test: Add JSON test for query-tpm-types (Stefan Berger)
- virsh: suppress aliases in group help (Eric Blake)
- security: update hostdev labelling functions for VFIO (Laine Stump)
- util: new function virPCIDeviceGetVFIOGroupDev (Laine Stump)
- virsh: use new virNodeDeviceDetachFlags (Laine Stump)
- xen: implement virNodeDeviceDetachFlags backend (Laine Stump)
- qemu: implement virNodeDeviceDetachFlags backend (Laine Stump)
- hypervisor api: implement RPC calls for virNodeDeviceDetachFlags (Laine Stump)
- hypervisor api: new virNodeDeviceDetachFlags (Laine Stump)
- qemu: bind/unbind stub driver according to config <driver name='x'/> (Laine Stump)
- pci: keep a stubDriver in each virPCIDevice (Laine Stump)
- qemu: use vfio-pci on commandline when appropriate (Laine Stump)
- conf: formatter/parser/RNG/docs for hostdev <driver name='kvm|vfio'/> (Laine Stump)
- conf: put hostdev pci address in a struct (Laine Stump)
- qemu: detect vfio-pci device and its bootindex parameter (Laine Stump)
- build: avoid unsafe functions in libgen.h (Eric Blake)
- qemu: auto-add pci-root to 'pc-i440*' machines too (Ján Tomko)
- qemu: auto-add bridges and allow using them (Ján Tomko)
- qemu: auto-add pci-root controller for pc machine types (Ján Tomko)
- qemu: build command line for pci-bridge device (liguang)
- conf: add PCI controllers (Ján Tomko)
- qemu: call post-parse callbacks when parsing command line too (Ján Tomko)
- qemu: Add command line builder and parser for NVRAM. (Li Zhang)
- qemuBuildCommandLine: Don't overwrite errors with NWFilter's one (Michal Privoznik)
- Introduce a sub-element <driver> for controller (Osier Yang)
- qemu: Don't require a block or file when looking for an alias (Wido den Hollander)
- Change the tag name "num_queues" into "queues" (Osier Yang)
- qemu: Improve handling of channels when generating SPICE command line (Peter Krempa)
- qemu: Do sensible auto allocation of SPICE port numbers (Peter Krempa)
- Make driver method names consistent with public APIs (Daniel P. Berrange)
- Dedicated name for sub-driver open/close methods (Daniel P. Berrange)
- Rename 'DeviceMonitor' to 'NodeDeviceDriver' (Daniel P. Berrange)
- Extend previous check to validate driver struct field names (Daniel P. Berrange)
- Ensure driver method names match public API names (Daniel P. Berrange)
- Make naming of remote procedures match API names exactly (Daniel P. Berrange)
- Cleanup command line options in gendispatch.pl (Daniel P. Berrange)
- qemu: Split out SPICE port allocation into a separate function (Peter Krempa)
- qemu: Use switch instead of ifs in qemuBuildGraphicsCommandLine (Peter Krempa)
- qemu: Split out code to generate VNC command line (Peter Krempa)
- qemu: Split out code to generate SPICE command line (Peter Krempa)
- qemu: Use -machine accel=tcg|kvm when available (Jiri Denemark)
- qemu: Move -enable-kvm and friends earlier in the command line (Jiri Denemark)
- Switch to a more extensible annotation system for RPC protocols (Daniel P. Berrange)
- qemu: Fix setting of memory tunables (Peter Krempa)
- logging: Make log regexp more compact (and readable) (Jiri Denemark)
- qemu: Ignore libvirt logs when reading QEMU error output (Jiri Denemark)
- qemu: Move QEMU log reading into a separate function (Jiri Denemark)
- update input ip processing (Gene Czarcinski)
- create virSocketAddrGetIpPrefix utility function (Gene Czarcinski)
- Replace more cases of /system with /machine (Daniel P. Berrange)
- Change default resource partition to /machine (Daniel P. Berrange)
- qemu: rename CheckSlot to SlotInUse (Ján Tomko)
- qemu: switch PCI address set from hash table to an array (Ján Tomko)
- conf: add model attribute to virDomainDefMaybeAddController (Ján Tomko)
- qemu: move PCI address check out of qemuPCIAddressAsString (Ján Tomko)
- qemu: QEMU_PCI constant consistency (Ján Tomko)
- qemu: print PCI address hexadecimally in errors (Ján Tomko)
- qemu: make qemuComparePCIDevice aware of multiple buses (Ján Tomko)
- conf: Reword error message to be more universal (Peter Krempa)
- cpu: Rename PowerPCUpdate and PowerPCDataFree functions (Jiri Denemark)
- cpu: Remove hardcoded list of PowerPC models (Jiri Denemark)
- cpu: Reimplement PowerPCDecode (Jiri Denemark)
- cpu: Reimplement PowerPCBaseline (Jiri Denemark)
- cpu: Fix loading PowerPC vendor from cpu_map.xml (Jiri Denemark)
- cpu: Fix PowerPCNodeData (Jiri Denemark)
- cpu: Make comparing PowerPC CPUs easier to read (Jiri Denemark)
- cpu: Introduce cpuModelIsAllowed internal API (Jiri Denemark)
- virsh-domain: Refactor cmdVcpucount and fix output on inactive domains (Peter Krempa)
- Set legacy USB option with default for ppc64. (Li Zhang)
- qemu_conf: add new configuration key bridge_helper (Paolo Bonzini)
- util: allow using virCommandAllowCap with setuid helpers (Paolo Bonzini)
- util: simplify virSetUIDGIDWithCaps (Paolo Bonzini)
- virsh-domain: Report errors on invalid --holdtime value for cmdSendKey (Peter Krempa)
- virsh-domain: Clean up cmdSendKey (Peter Krempa)
- qemu: simplify use of virArchFromHost (Tal Kain)
- rng: tighten up domain <controller> schema (Laine Stump)
- network: remove autostart flag from network when undefining it (Peter Krempa)
- syntax-check: Only allows to include public headers in external tools (Osier Yang)
- syntax-check: Don't include public headers in internal source (Osier Yang)
- syntax-check: Don't include duplicate header (Osier Yang)
- qemu: Allow the disk wwn to have "0x" prefix (Osier Yang)
- cleanup: Don't include libvirt/virterror.h (Osier Yang)
- cleanup: Don't include libvirt/libvirt.h (Osier Yang)
- cleanup: Remove the duplicate header (Osier Yang)
- cleanup: Only include testutils.h once (Osier Yang)
- Check for unsupported QMP command (Stefan Berger)
- qemu_agent: Add support for appending arrays to commands (Peter Krempa)
- Add support for perf_event and net_cls cgroup controllers (Daniel P. Berrange)
- Replace LXC cgroup mount code with call to virCgroupIsolateMount (Daniel P. Berrange)
- Add an API for re-mounting cgroups, to isolate the process location (Daniel P. Berrange)
- Track symlinks for co-mounted cgroup controllers (Daniel P. Berrange)
- Remove non-functional code for setting up non-root cgroups (Daniel P. Berrange)
- Change default cgroup layout for QEMU/LXC and honour XML config (Daniel P. Berrange)
- Add a new virCgroupNewPartition for setting up resource partitions (Daniel P. Berrange)
- Cleanup if creating cgroup directories fails (Daniel P. Berrange)
- Add misc extra debugging into cgroups code (Daniel P. Berrange)
- Refactor cgroups internal data structures (Daniel P. Berrange)
- Add a test suite for cgroups functionality (Daniel P. Berrange)
- Rename virCgroupForXXX to virCgroupNewXXX (Daniel P. Berrange)
- Pull definition of structs out of vircgroup.c to vircgrouppriv.h (Daniel P. Berrange)
- Store a virCgroupPtr instance in virLXCDomainObjPrivatePtr (Daniel P. Berrange)
- Store a virCgroupPtr instance in qemuDomainObjPrivatePtr (Daniel P. Berrange)
- Add missing param to virCgroupForDriver stub (Daniel P. Berrange)
- Introduce a virFileDeleteTree method (Daniel P. Berrange)
- Conditionalize use of symlink() function in test suite (Daniel P. Berrange)
- maint: update to latest gnulib (Eric Blake)
- Use unsigned int instead of unsigned (Osier Yang)
- qemu: Report also domain name in error message when domain object wasn't found (Peter Krempa)
- qemu: Refactor lookup of domain object (Peter Krempa)
- cleanup: Change datatype of net->stp to boolean (Osier Yang)
- cleanup: Change datatype of usbdev->allow to boolean (Osier Yang)
- cleanup: Change datatype of graphic's members to boolean (Osier Yang)
- cleanup: Change datatype of accel's members to boolean (Osier Yang)
- Add test case for TPM passthrough (Stefan Berger)
- TPM support for QEMU command line (Stefan Berger)
- QEMU Cgroup support for TPM passthrough (Stefan Berger)
- Audit the starting of a guest using TPM passthrough (Stefan Berger)
- Add SELinux and DAC labeling support for TPM passthrough (Stefan Berger)
- Convert QMP strings into QEMU capability bits (Stefan Berger)
- Parse TPM passthrough XML in the domain XML (Stefan Berger)
- Helper functions for host TPM support (Stefan Berger)
- Add documentation and schema for TPM passthrough (Stefan Berger)
- Add function to find a needle in a string array (Stefan Berger)
- Add QMP probing for TPM (Stefan Berger)
- conf: Allow for non-contiguous device boot orders (Peter Krempa)
- Tweak EOF handling of streams (Daniel P. Berrange)
- Add USB option capability (Li Zhang)
- Add error handling to optional arguments in cmdCPUStats (John Ferlan)
- qemu: Do not report unsafe migration for local files (Jiri Denemark)
- qemu: Try to use QMP for send-key if supported (Peter Krempa)
- virsh: Update list of shutdown/reboot modes (Michal Privoznik)
- cleanup: Change datatype of secret->private to boolean (Osier Yang)
- cleanup: Change datatype of secret->ephemeral to boolean (Osier Yang)
- cleanup: Change datatype of fs->readonly to boolean (Osier Yang)
- cleanup: Change datatype of disk->readonly to boolean (Osier Yang)
- cleanup: Change datatype of disk->transient to boolean (Osier Yang)
- cleanup: Change datatype of disk->shared to boolean (Osier Yang)
- cleanup: Change datatype of auth->expires to boolean (Osier Yang)
- cleanup: Change datatype of hostdev->missing to boolean (Osier Yang)
- Cleanup: Change datatype of origstate's members to boolean (Osier Yang)
- Cleanup: Change datatype of hostdev->managed to boolean (Osier Yang)
- conf: Change help function (Han Cheng)
- qemu: Remove now obsolete assignment of default network card model for s390 hosts (Peter Krempa)
- qemu: Clean up network device CLI generator (Peter Krempa)
- qemu: Use correct default model on s390 (Viktor Mihajlovski)
- sanlock: add missing test command in virt-sanlock-cleanup.in (Alex Jia)
- Generate RFC4122 compliant UUIDs (Milos Vyletel)
- Unmount existing filesystems under user specified mounts in LXC (Daniel P. Berrange)
- Move lxcContainerUnmountSubtree further up in file (Daniel P. Berrange)
- Implement support for <hostdev caps=net> (Bogdan Purcareata)
- Update structure & XML definitions to support <hostdev caps=net> (Bogdan Purcareata)
- Rename virCgroupMounted to virCgroupHasController & make it more robust (Daniel P. Berrange)
- qemu: Allow volume type disk for device 'lun' (Osier Yang)
- qemu: Support sgio setting for volume type disk (Osier Yang)
- qemu: Support shareable volume type disk (Osier Yang)
- qemu: Translate the pool disk source earlier (Osier Yang)
- Support seclabels for volume type disk (Osier Yang)
- Support startupPolicy for 'volume' disk (Osier Yang)
- qemu: Translate the pool disk source when building drive string (Osier Yang)
- Introduce new XMLs to specify disk source using libvirt storage (Osier Yang)
- conf: New helper virDomainDiskSourceDefFormat to format the disk source (Osier Yang)
- storage: Guess the parent if it's not specified for vHBA (Osier Yang)
- storage: Add startPool and stopPool for scsi backend (Osier Yang)
- util: Add helper to get the scsi host name by iterating over sysfs (Osier Yang)
- phyp: Prohibit fc_host adapter for phyp driver (Osier Yang)
- storage: Move virStorageBackendSCSIGetHostNumber into iscsi backend (Osier Yang)
- storage: Make the adapter name be consistent with node device driver (Osier Yang)
- New XML attributes for storage pool source adapter (Osier Yang)
- Disable cast-align warnings in various places (Daniel P. Berrange)
- Copy struct inotify_event entries to avoid alignment problems (Daniel P. Berrange)
- Use VIR_ALLOC_VAR instead of VIR_ALLOC_N for creating virObject (Daniel P. Berrange)
- Avoid casts between unsigned char * and struct nlmsghdr (Daniel P. Berrange)
- Rewrite keycode map to avoid a struct (Daniel P. Berrange)
- Add a test suite for keycode mapping functions (Daniel P. Berrange)
- qemu: Error out if the bitmap for pinning is all clear (Osier Yang)
- util: Add a helper to check if all bits of a bitmap are clear (Osier Yang)
- qemu: Support multiple queue virtio-scsi (Osier Yang)
- build: check correct protocol.o file (Eric Blake)
- build: use proper pod for nested bulleted VIRSH_DEBUG list (Eric Blake)
- qemu: Remove maximum cpu limit when setting processor count using the API (Peter Krempa)
- Don't create dirs in cgroup controllers we don't want to use (Daniel P. Berrange)
- Rename virCgroupGetAppRoot to virCgroupForSelf (Daniel P. Berrange)
- Ensure LD_PRELOAD exists before running test case (Daniel P. Berrange)
- Refactor RNG schema for resource tuning (Daniel P. Berrange)
- rpc: Fix connection close callback race condition and memory corruption/crash (Peter Krempa)
- virsh: Register and unregister the close callback also in cmdConnect (Peter Krempa)
- virsh: Move cmdConnect from virsh-host.c to virsh.c (Peter Krempa)
- virCaps: get rid of defaultConsoleTargetType callback (Peter Krempa)
- virCaps: get rid of macPrefix field (Peter Krempa)
- virCaps: get rid of hasWideScsiBus (Peter Krempa)
- virCaps: get rid of defaultDiskDriverType (Peter Krempa)
- virCaps: get rid of emulatorRequired (Peter Krempa)
- virCaps: get rid of defaultDiskDriverName (Peter Krempa)
- virCaps: get rid of "defaultInitPath" value in the virCaps struct (Peter Krempa)
- qemu: Record the default NIC model in the domain XML (Peter Krempa)
- conf callback: Rearrange function parameters (Peter Krempa)
- conf: Add post XML parse callbacks and prepare for cleaning of virCaps (Peter Krempa)
- maint: Rename xmlconf to xmlopt and virDomainXMLConfig to virDomainXMLOption (Peter Krempa)
- Create fake NUMA info if libnuma isn't available (Daniel P. Berrange)
- Cope with missing /sys/devices/system/cpu/cpu0/topology files (Daniel P. Berrange)
- Add armv6l architecture to list of valid arches (Daniel P. Berrange)
- Implement minimal sysinfo for ARM platforms (Daniel P. Berrange)
- Disable of unused sysinfotest functions (Daniel P. Berrange)
- Wire up sysinfo for LXC driver (Daniel P. Berrange)
- Add support for SD cards in nodedev driver (Daniel P. Berrange)
- Auto-add a root <filesystem> element to LXC containers on startup (Daniel P. Berrange)
- Remove support for old kernels lacking private devpts (Daniel P. Berrange)
- Enable full RELRO mode (Daniel P. Berrange)
- Build all binaries with PIE (Daniel P. Berrange)
- rng: Add definition for network disk source (Osier Yang)
- Disable static libraries by default (Daniel P. Berrange)
- Allow multiple parameters for schedinfo (Martin Kletzander)
- virsh-domain: Add --live, --config, --current logic to cmdDetachDisk (Peter Krempa)
- virsh-domain: Add --live, --config, --current logic to cmdDetachDevice (Peter Krempa)
- virsh-domain: Add --live, --config, --current logic to cmdDetachInterface (Peter Krempa)
- virsh: Fix semantics of --config for "update-device" command (Peter Krempa)
- virsh-domain: Fix declarations of flag variables in cmdChangeMedia (Peter Krempa)
- virsh-domain: Simplify usage of --current, --live and --config flags (Peter Krempa)
- virsh-domain-monitor: Refactor cmdDomIfGetLink (Peter Krempa)
- Use virMacAddrFormat instead of manual mac address formatting (Peter Krempa)
- util: Change virMacAddrFormat to lowercase hex characters (Peter Krempa)
- Optimize machine option to set more options with it (Li Zhang)
- conf: Enforce ranges on cputune variables (Peter Krempa)
- test: Return Libvirt logo as domain screenshot (Michal Privoznik)
- qemu: Allow migration over IPv6 (Ján Tomko)
- virsh: Add a helper to parse cpulist (Osier Yang)

Cleanups:
- qemu_command.c: Fix whitespacing within for() (Michal Privoznik)
- qemu: Fix the indention (Osier Yang)
- Sanitize whitespace in driver.h (Daniel P. Berrange)
- sheepdog: Omit braces with a single-line body (Harry Wei)
- storage: Fix the indention (Osier Yang)
- Remove extraneous comma in info_cpu_stats and opts_cpu_stats (John Ferlan)

   Thanks to everybody who helped one way or another in producing this
release !

Daniel

-- 
Daniel Veillard      | Open Source and Standards, Red Hat
veillard at redhat.com  | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the Libvirt-announce mailing list