]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2009-08-17  Chris LalancetteCompressed save image format for Qemu.
2009-08-14  Daniel P. BerrangeRemove 'the the' typo in docs
2009-08-14  Mark McLoughlinCheck active domain hostdevs before allowing PCI reset
2009-08-14  Mark McLoughlinAllow pciResetDevice() to reset multiple devices
2009-08-14  Mark McLoughlinImprove PCI host device reset error message
2009-08-14  Mark McLoughlinReset and re-attach PCI host devices on guest shutdown
2009-08-14  Mark McLoughlinAllow PM reset on multi-function PCI devices
2009-08-14  Mark McLoughlinDetect KVM's PCI device assignment support
2009-08-14  Mark McLoughlinAdd host PCI device hotplug support
2009-08-14  Mark McLoughlinRe-factor hostdev hotplug
2009-08-13  Daniel P. BerrangeMake LXC / UML drivers robust against NUMA topology...
2009-08-11  Mark McLoughlinFix some URLs in virsh manpage
2009-08-11  Chris LalancetteRemove a duplicated assignment in Xen PCI parsing.
2009-08-11  Chris LalancetteFix up a few minor indentation issues.
2009-08-11  Chris LalancetteFix phyp escape_specialcharacters.
2009-08-11  Chris LalancetteMake openvzGetVPSUUID take a len.
2009-08-11  Chris LalancetteMinor cleanup of error path for c_oneVmInfo.
2009-08-11  Chris LalancetteFix up a whitespace in comments in src/console.c
2009-08-11  Chris LalancetteFix up a stray whitespace in virHashGrow.
2009-08-11  Chris LalancetteRun 'cont' on successful migration finish.
2009-08-11  Chris LalancetteSplit virDomainMigrate into functions.
2009-08-11  Chris LalancetteFix QEMU domain status after restore.
2009-08-10  Mark McLoughlinHandle kernels with no ipv6 support
2009-08-10  Mark McLoughlinSet perms on /var/lib/libvirt/boot to 0711
2009-08-10  Mark McLoughlinchown kernel/initrd before spawning qemu
2009-08-07  Daniel P. BerrangeAdd link to AbiCloud web management system
2009-08-07  Chris LalancetteRemove unsafe strncpy from esx_vmx.c
2009-08-06  Amy GriffisUpdate logging documentation
2009-08-06  Amy GriffisConsolidate code for parsing the logging env
2009-08-06  Amy GriffisCleanup VIR_LOG_DEBUG parsing in eventtest
2009-08-06  Amy GriffisSeveral fixes to libvirtd's log setup
2009-08-06  Amy GriffisTighten libvirt's parsing of logging env
2009-08-06  Matthias BolteCleanup structure name naming
2009-08-06  Matthias BolteFix memleak if esxOpen fails
2009-08-06  Matthias BolteAdd proper OOM reporting for esxDomainGetOSType
2009-08-05  Daniel VeillardRelease of libvirt-0.7.0 v0.7.0
2009-08-05  Ryota OzakiAdd an allocation unit when calling qemu-img
2009-08-05  Daniel P. BerrangeAdd uniqness checking for LXC define/create methods
2009-08-05  Daniel P. BerrangeFix removal of transient VMs when LXC aborts
2009-08-05  Daniel P. BerrangeDon't try to activate cgroups if not present for LXC
2009-08-05  Daniel P. BerrangeFix configure checks from previous commits
2009-08-05  Daniel P. BerrangeAvoid a warning if compiling without inotify
2009-08-05  Aron GriffisTypo and comment fixes
2009-08-05  Cole RobinsonRefresh /etc/xen if inotify wasn't
2009-08-05  Cole RobinsonDon't loose id on xen domain redefine
2009-08-05  Daniel VeillardRemove a stray semicolon
2009-08-05  Maximilian... Workaround for broken GCC in Debian Etch
2009-08-05  Maximilian... Xen Inotify support needs sys/inotify.h
2009-08-05  Maximilian... LXC driver requires sched.h and unshare()
2009-08-05  Maximilian... Configure UML support only if sys/inotify.h present
2009-08-05  Maximilian... Fix libcurl automatic check and ESX status
2009-08-05  Matthias BolteExtend the ESX URL to habdle ports and GSX
2009-08-04  Daniel P. BerrangeFix escaping of 8-bit high characters
2009-08-03  Daniel P. BerrangeFix memory leak in openvz driver
2009-08-02  Chris LalancetteRemove ATTRIBUTE_UNUSED from flags to qemudDomainMigrat...
2009-08-02  Chris LalancetteAdd a comment about setting errors after qemudStartVMDa...
2009-08-02  Chris LalancetteFix an erroneous debug error to KVM; it should read...
2009-08-02  Chris LalancetteRemove a stray semicolon in qemudDomainMigratePrepare2.
2009-08-02  Chris LalancetteConvert a few stray users of free() in libvirt.c to...
2009-08-02  Chris LalancetteUse virGetHostname instead of gethostname.
2009-08-02  Chris LalancetteFix up a minor indentation issue with virDomainMigrateP...
2009-08-02  Chris LalancetteFix virCapabilitiesDefaultGuestMachine documentation.
2009-08-02  Chris LalancetteFix up a silly typo in apibuild.py.
2009-07-31  Daniel P. BerrangeProtected against potential crash scenarios
2009-07-31  Daniel P. BerrangeImprove diagnostics when pidfile writing fails
2009-07-31  Daniel P. BerrangeFix crash when attempting to shutdown inactive QEMU vm
2009-07-31  Daniel P. BerrangeEnable ESX driver build on Mingw32
2009-07-31  Daniel P. BerrangeDisable IPv6 on virtual networks
2009-07-31  Mark McLoughlinFix PCIe FLR detection
2009-07-31  Mark McLoughlinSet perms on /var/lib/libvirt/images to 0711
2009-07-30  Daniel P. BerrangeFix problem writing QEMU pidfile
2009-07-30  Daniel P. BerrangeAllow dnsmasq to provide DNS without DHCP
2009-07-30  Maximilian... Avoid warning when compiling without IFF_VNET_HDR
2009-07-30  Daniel P. BerrangeFix build on mingw32 by disabling netcf
2009-07-30  Matthias BolteESX Scheduler documentation and cleanup
2009-07-30  Henrik PerssonFix vcpupin on Xen problem
2009-07-30  Daniel P. BerrangeFix RPM upgrades from F11 to F12
2009-07-30  Aron GriffisFix an initialization problem in previous patch
2009-07-29  Bryan KearneyUpdate the java bindings page
2009-07-29  Aron GriffisRemove MAX_TAP_ID and let kernel do numbering
2009-07-29  Ron YorstonKernel command line support for UML
2009-07-29  Daniel P. BerrangeFix deadlock in remote driver domain events
2009-07-29  Ryota Ozakiqemu: fix monitor socket reconnection
2009-07-29  Mark McLoughlinFix polkit/netcf disabling on older fedoras
2009-07-29  Mark McLoughlinCapilize libvirt-client summary
2009-07-29  Mark McLoughlinMove ldconfig calls to libvirt-client %post/%postun
2009-07-29  Mark McLoughlinConvert NEWS to UTF-8
2009-07-29  Mark McLoughlinFix trailing whitespace in NEWS
2009-07-29  Mark McLoughlinNo need to build require both python-devel and python
2009-07-29  Mark McLoughlinRemove executable perms from /etc/sysconfig/libvirtd
2009-07-29  Mark McLoughlinUse a %postun -p for one line scriptlet
2009-07-29  Mark McLoughlinDon't explicitly require libxml2
2009-07-28  Mark McLoughlinFix some unowned directories
2009-07-28  Mark McLoughlinKill qemu BuildRequires
2009-07-28  Mark McLoughlinEnable netcf by default
2009-07-28  Mark McLoughlinDefault to with_polkit
2009-07-28  Mark McLoughlinMake vbox support configurable
2009-07-28  Mark McLoughlinBuild with --without-capng if capng is disabled
2009-07-28  Mark McLoughlinBuildRequires libcap-ng-devel not capng-devel
2009-07-28  Shahar KleinDrop curl host check when using ESX without check
next