]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2009-09-10  Daniel P. BerrangeFix use of dlopen modules
2009-09-10  Miloslav TrmačConsolidate "cont" into qemudMonitorSendCont()
2009-09-10  Miloslav TrmačAdd <usage> to <secret> docs
2009-09-10  Daniel P. BerrangeCleanup sec driver error reporting to use virReportSyst...
2009-09-10  Daniel P. BerrangeSupport relabelling of USB and PCI devices
2009-09-10  Daniel P. BerrangePort QEMU driver to use USB/PCI device helpers
2009-09-10  Daniel P. BerrangeAdd helper APIs for iterating over PCI device resource...
2009-09-10  Daniel P. BerrangeAdd helper module for dealing with USB host devices
2009-09-10  Daniel P. BerrangeFix more OOM handling bugs
2009-09-10  Daniel P. BerrangeFix logging buffer overrun read
2009-09-10  Daniel P. BerrangeFix misc thread locking bugs / bogus warnings
2009-09-10  Mark McLoughlinTest that domain-specific qemu machine types are used...
2009-09-10  Mark McLoughlinSimplify and fix qemudCanonicalizeMachine()
2009-09-10  Mark McLoughlinProbe machine types from kvm binary too
2009-09-10  Mark McLoughlinLook up machine types from all domains in qemudGetOldMa...
2009-09-10  Mark McLoughlinSplit up qemudGetOldMachines()
2009-09-10  Mark McLoughlinTest qemu machine aliases
2009-09-10  Mark McLoughlinRe-factor qemu test machine allocation code
2009-09-10  Mark McLoughlinCanonicalize the qemu machine type in qemuxml2argvtest
2009-09-10  Mark McLoughlinDump qemu driver capabilities if test debugging enabled
2009-09-10  Mark McLoughlinFix formatting of machine types in capabilities XML
2009-09-10  Mark McLoughlinAdd qemu -help test data for qemu-kvm-0.11.0-rc2
2009-09-10  Mark McLoughlinAdd a more featureful qemu capabilities test data
2009-09-10  Mark McLoughlinAdd arm arch to capabilities schema
2009-09-10  Mark McLoughlinUpdate capabilities schema to allow multiple machines...
2009-09-10  Mark McLoughlinAdd esx and tcp migration uri transports to capabilitie...
2009-09-10  Chris LalancetteFix regression from "Avoid polling on FDs with no events"
2009-09-10  Jim Meyeringqemu_driver.c: factor out more duplication
2009-09-10  Ryota OzakiClose logfile fd after spawning qemu
2009-09-10  Charles DuffyReintroduce support for lzop compression
2009-09-09  Daniel VeillardDeprecate lzma and lzop in favor of xz, add dep
2009-09-09  Maximilian... Check for libssh2 >= 1.0 for phy driver
2009-09-09  Jim Meyeringqemu_driver.c: factor out duplication in compression...
2009-09-09  Jim Meyeringalso allow use of XZ for Qemu image compression
2009-09-09  Jim Meyeringopenvz_conf.c: remove dead store to "p"; use strchrnul
2009-09-09  Jim Meyeringbuild: update gnulib submodule to latest
2009-09-08  Daniel VeillardRemove some tabs used for indent
2009-09-08  Matthias BolteAvoid another leak in src/xend_internal.c
2009-09-08  Daniel VeillardUpdated a number of localizations and regenerated
2009-09-08  Daniel VeillardAdd flags and requires for Multipath storage
2009-09-08  Dave AllanMultipath storage support module
2009-09-08  Matthias BolteAvoid a leak in xenDaemonLookupByID
2009-09-08  Miloslav TrmačAdd a missing comment
2009-09-08  Miloslav TrmačFix a pasto in storage_encryption_conf.c
2009-09-07  Jim Meyeringxm_internal.c: remove four useless comparisons after...
2009-09-07  Jim Meyeringxm_internal.c: remove dead increment of "data"
2009-09-07  Jim Meyeringnetwork_driver.c: remove dead store to "err"
2009-09-07  Jim Meyeringiptables.c: remove dead store to "s"
2009-09-07  Jim Meyeringutil.c: avoid dead store to "flag"
2009-09-07  Jim Meyeringdomain_conf.c: remove two dead stores
2009-09-07  Jim Meyeringxm_internal.c: remove two ret=... dead stores
2009-09-07  Jim Meyeringxm_internal.c: remove dead stores of local, "type"
2009-09-07  Pritesh KothariVBox fix minor bugs in display and added OOM checks
2009-09-07  Jim Meyeringnetwork_conf.c: remove dead store to "err"
2009-09-07  Jim Meyeringopenvz_driver.c: avoid dead store to "err"
2009-09-07  Jim Meyeringxend_internal.c: Remove two dead stores to "ret"
2009-09-07  Jim Meyeringstorage_driver.c: remove two dead stores to "backend"
2009-09-07  Daniel VeillardMerge branch 'tmp'
2009-09-07  Matthias BolteSome close/fclose/closedir calls are missing
2009-09-04  Jim Meyeringlxc_container.c: avoid a leak on error paths
2009-09-04  Jim Meyeringqemu_conf.c: add a comment suggesting why we leave...
2009-09-04  Jim Meyeringhash.c: remove a dead store
2009-09-04  Jim Meyeringinterface_conf.c: remove a dead-store and declaration
2009-09-04  Jim Meyeringeventtest.c: detect write failure and avoid dead stores
2009-09-04  Jim Meyeringopenvz_conf.c: Remove dead store to copy_fd
2009-09-04  Jim Meyeringstorage_backend_logical.c: appease clang: remove useles...
2009-09-04  Matthias BolteESX raise error if UUID parse failed
2009-09-04  Matthias BolteESX add domain undefine based on esxVI_UnregisterVM
2009-09-04  Matthias BolteESX add esxGetCapabilities() with basic defaults
2009-09-04  Matthias BolteESX simplify SOAP request and response handling
2009-09-04  Matthias BolteESX use virXPathNode*() to simplify XPath handling
2009-09-04  Matthias BolteESX: make esxVI_GetVirtualMachineIdentity() robust
2009-09-04  Matthias BolteESX: Fix VMX path parsing and URL encoding
2009-09-04  Pritesh KothariVBox add Storage Volume support
2009-09-04  Ryota OzakiFix several memory leaks
2009-09-04  Pritesh KothariVBox driver cleanups
2009-09-04  Laine StumpMinor comment changes
2009-09-04  Laine StumpFix a memory leak in virsh
2009-09-04  Daniel P. BerrangeFix ID field in virDomainPtr after starting Xen VM
2009-09-04  Daniel VeillardPHYP driver cleanups
2009-09-04  Eduardo OtuboSwitch Power Hypervisor to libssh2
2009-09-04  Chris LalancetteAllow libvirtd to RPC to external libvirtd
2009-09-03  Daniel P. BerrangeFix memory leak of monitor character device
2009-09-03  Daniel P. BerrangeAutomatically set correct ownership of QEMU state direc...
2009-09-03  Daniel P. BerrangeMove QEMU monitor socket in /var/lib/libvirt/qemu
2009-09-03  Daniel P. BerrangeAvoid polling on FDs with no events enabled
2009-09-03  Jim Meyeringxen_internal.c: remove two unused local variables
2009-09-03  Matthias Bolteesx_vi: return -1 upon failure, as intended
2009-09-03  Jim Meyeringpython: let libvirt_virConnectDomainEventCallback indic...
2009-09-03  Jim Meyeringmdns.c: remove dead initialization
2009-09-03  Jim Meyeringnode_device_conf.c: remove dead initialization
2009-09-03  Jim Meyeringopenvz_conf.c: don't use undefined local, "net"
2009-09-03  Jim Meyeringtest.c: don't use undefined local, "def"
2009-09-03  Jim Meyeringuml_conf.c: don't return an uninitialized pointer
2009-09-03  Jim Meyeringstorage_backend.c: assure clang that inputvol can't...
2009-09-03  Jim Meyeringlibvir.c: avoid NULL dereference in virStoragePoolSetAu...
2009-09-03  Jim Meyeringremote_internal.c: appease clang
2009-09-03  Jim Meyeringinfra: define ATTRIBUTE_NONNULL to mark non-NULL parameters
2009-09-03  Jim Meyeringlxc: don't unlink(NULL) in main
2009-09-03  Jim Meyeringlxc: avoid NULL dereference upon getmntent failure
next