]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2009-09-21  Daniel P. BerrangeMove node device drivers to src/node_device/
2009-09-21  Daniel P. BerrangeMove storage drivers into src/storage/
2009-09-21  Daniel P. BerrangeMove OpenVZ driver to src/openvz/
2009-09-21  Daniel P. BerrangeMove UML driver to src/uml/
2009-09-21  Daniel P. BerrangeMove QEMU driver to src/qemu/
2009-09-21  Daniel P. BerrangeMove LXC driver into src/lxc/
2009-09-21  Daniel P. BerrangeMove xen driver code into src/xen/ directory
2009-09-21  Daniel P. BerrangeRename qemud/ directory to daemon/
2009-09-21  Daniel P. BerrangeRefactor libvirt.spec to allow client-only builds
2009-09-21  Mark McLoughlinFix leak in PCI hostdev hot-unplug
2009-09-17  Mark McLoughlinFix net/disk hot-unplug segfault
2009-09-16  Shahar KleinESX add support for vmxnet3 virtual device
2009-09-15  Jim Meyeringdoc: don't emit trailing blanks into generated and...
2009-09-15  Daniel VeillardMore whitespace problems
2009-09-15  Daniel VeillardFix some last minute whitespace problems.
2009-09-15  Daniel VeillardRelease of libvirt 0.7.1 v0.7.1
2009-09-15  Daniel VeillardUpdate a number of localizations and regenerate
2009-09-15  Daniel P. BerrangeFix dlopen of secrets driver
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
next