]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2009-09-14 Daniel P. BerrangeAdd UUID definition required by storage encryption...
2009-09-14 Daniel P. BerrangeRemove accidentally added UUID re-definition in storage...
2009-09-14 Daniel P. BerrangeRebuild API docs
2009-09-14 Daniel P. BerrangeMake secrets RNG more strict
2009-09-14 Daniel P. BerrangeFill in secret UUID for qcow encryption
2009-09-14 Daniel P. BerrangeAdd usage type/id as a public API property of virSecret
2009-09-14 Daniel P. BerrangeFix UUID handling in secrets/storage encryption APIs
2009-09-14 Pritesh KothariVBox bug when starting machine from old versions
2009-09-14 Daniel P. BerrangeSave vcpuinfo in status file
2009-09-14 Daniel P. BerrangeFix win32 platform build
2009-09-14 Daniel P. BerrangeRestart libvirtd upon RPM upgrade
2009-09-14 Matthias BolteESX cleanup of CPU model strings
2009-09-14 Matthias BolteESX avoid potential leaks
2009-09-14 Pritesh KothariVBox 3.0.6 API change support
2009-09-11 Miloslav TrmačAdd support for qcow encrypted volumes to qemu.
2009-09-11 Miloslav TrmačProvide missing passphrase when creating a volume.
2009-09-11 Miloslav TrmačAdd virsh commands for secrets APIs
2009-09-11 Miloslav TrmačLocal file implementation of secret driver API
2009-09-11 Miloslav TrmačAdd an internal <secret> XML handling API
2009-09-10 Miloslav TrmačMask out flags used internally for virSecretGetValue
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
next