]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2009-10-30  Daniel VeillardRemote code caught EINTR making it ininterruptable
2009-10-28  Daniel P. BerrangeConvert virDomainObjListPtr to use a hash of domain...
2009-10-28  Mark McLoughlinlibvirt-devel should only require libvirt-client
2009-10-28  Cole Robinsonvirterror: Add a missing 'break' for VIR_ERR_INVALID_SECRET
2009-10-28  Cole Robinsonqemu: migrate: Don't require manual URI to specify...
2009-10-28  Cole RobinsonFix p2p migration without a passed uri.
2009-10-28  Cole Robinsonqemu: Fix an error message in GetVcpus
2009-10-28  Cole Robinsontest: Support virStorageFindPoolSources
2009-10-28  Cole Robinsonstorage: Add ParseSourceString function for use with...
2009-10-28  Cole Robinsonstorage: Break out function to add pool source to a...
2009-10-28  Cole Robinsonstorage: Break out pool source parsing to a separate...
2009-10-28  Chris LalancetteUpdate the documentation for virDomainMigrateToURI
2009-10-28  Paolo BonziniAdd support for an external TFTP boot server
2009-10-27  Cole Robinsontest: Support virNodeDeviceCreate and virNodeDeviceDestroy
2009-10-26  Dan KenigsbergFix some typos in comments
2009-10-26  Matthias BolteFix problems in the Xen inotify driver.
2009-10-26  Matthias BolteFix error message in qemudLoadDriverConfig()
2009-10-26  Chris LalancetteAdd a new syntax-check rule for gethostname.
2009-10-26  Chris LalancetteVarious syntax-check fixes.
2009-10-26  Chris LalancetteTighten up nonreentrant syntax-check.
2009-10-26  Chris LalancetteReplace a gethostname by virGetHostname in libvirtd.c
2009-10-26  Chris LalancetteReplace two strcmp() by STREQ() in qemu_driver.c
2009-10-26  Chris LalancetteReplace gethostname by virGetHostname in xend_internal.c
2009-10-26  Chris LalancetteRemove a completely bogus reference increment in the...
2009-10-26  Chris LalancetteAdd a default log_level to qemudSetLogging to remove...
2009-10-26  Chris LalancetteBetter error message when libvirtd fails to start.
2009-10-22  Matthias BolteFix potential false-positive OOM error reporting.
2009-10-22  Daniel VeillardConsolidate virXPathNodeSet()
2009-10-21  Richard JonesSupport QEMU watchdog device.
2009-10-21  Dan KenigsbergDo not log rotate very small logs
2009-10-21  Daniel Veillard528575 avoid libvirtd crash on LCX domain autostart
2009-10-21  Jim FehligFix virsh.c compilation warning
2009-10-21  Jim FehligFix SELinux linking issues
2009-10-21  Ryota OzakiLXC implement missing macaddr assignment feature
2009-10-21  Daniel VeillardFix a make dist error due to wrong EXTRA_DIST paths
2009-10-20  Cole Robinsonnode device: Break out get_wwns and get_parent_node...
2009-10-20  Cole Robinsonnode device: Fix locking issue in virNodeDeviceDestroy
2009-10-20  Cole Robinsontests: Centralize VIR_TEST_DEBUG lookup, and document it
2009-10-20  Cole Robinsontests: Initialize virRandom in for test suite.
2009-10-19  Daniel P. BerrangeRemove bogus const annotations to hash iterator
2009-10-19  Dan Kenigsbergfix virDomainMigrateToURI doc
2009-10-19  Ryota OzakiLXC fix virCgroupGetValueStr problem with \n
2009-10-16  Matthias BolteRemove bashisms from schema tests.
2009-10-16  Cole Robinsontests: Add storage volume XML 2 XML tests.
2009-10-16  Cole Robinsontests: Add network XML to XML tests.
2009-10-16  Cole Robinsonschema: Update network schema.
2009-10-16  Cole Robinsontests: Add XML 2 XML tests for storage pools.
2009-10-16  Cole Robinsontests: Break out duplicate schema verification function...
2009-10-16  Cole Robinsontests: Fix text output for interface XML 2 XML
2009-10-15  Mark McLoughlinDon't copy old machines from a domain which has none
2009-10-15  Laine StumpAvoid crash in virBufferEscapeString
2009-10-14  Jim FehligAdd ocfs2 to list of fs pool types
2009-10-14  Ryota OzakiLXC complement PATH environment variable
2009-10-14  Chris LalancetteFiner grained migration control
2009-10-14  Daniel VeillardRelease of 0.7.2 v0.7.2
2009-10-14  Daniel VeillardFixing ca.po
2009-10-14  Daniel VeillardUpdated and regenerated localizations
2009-10-13  Cole Robinsonnetwork: Fix printing XML 'delay' attribute
2009-10-13  Daniel P. BerrangeFix virFileReadLimFD/virFileReadAll to handle EINTR
2009-10-13  Cole Robinsonstorage: Fix generating iscsi 'auth' xml
2009-10-13  Cole Robinsonschema: Update storage pool schema.
2009-10-13  Cole Robinsonremote: Don't print a warning every time a remote call...
2009-10-13  Cole Robinsonstorage: Report errors in FindPoolSources
2009-10-13  Cole Robinsontest: Activate interfaces specified through driver...
2009-10-13  Daniel P. BerrangeFix QEMU restore from file in raw format
2009-10-13  Ryota OzakiLXC fix return code handling in lxcVmStart
2009-10-13  Daniel VeillardAdd a target for libvirt.devhelp
2009-10-13  Daniel VeillardFix a missing % on endif in spec file
2009-10-12  Mark McLoughlinTake domain type into account when looking up default...
2009-10-12  Mark McLoughlinFix schema to allow missing machine type
2009-10-09  Daniel P. BerrangeRewrite example domain events programm for python
2009-10-09  Daniel P. BerrangeRemove some auto-generated files
2009-10-09  Daniel P. BerrangeSupport a new peer-to-peer migration mode & public API
2009-10-09  Daniel P. BerrangeRe-arrange doTunnelMigrate to simplify cleanup code
2009-10-09  Daniel P. BerrangeSeparate out code for sending tunnelled data
2009-10-09  Daniel P. BerrangePull connection handling code out of doTunnelMigrate
2009-10-09  Daniel P. BerrangeFix stream abort upon I/O failure during migration
2009-10-09  Daniel P. BerrangeRefactor native QEMU migration code
2009-10-09  Daniel P. BerrangeDon't force dconn to be NULL in virDomainMigrate
2009-10-09  Daniel P. BerrangeRemove unneccessary uri_in parameter from virMigratePre...
2009-10-09  Daniel P. BerrangeMove the VIR_DRV_FEATURE* constants
2009-10-09  Daniel P. BerrangeFix configure.ac message vertical alignment
2009-10-08  Amy GriffisLXC add augeas support for config file
2009-10-08  Amy GriffisLXC add driver config file lxc.conf
2009-10-08  Amy GriffisLXC do not truncate container log files on restart
2009-10-08  Amy GriffisLXC initialize logging configuration
2009-10-08  Amy GriffisAdd debug for envp[] in virExecWithHook()
2009-10-08  Amy GriffisAdd accessors for logging filters and outputs
2009-10-08  Amy GriffisAdd virFileAbsPath() utility
2009-10-08  Jamie StrandbogeDocumentation and examples for SVirt Apparmor driver
2009-10-08  Jamie StrandbogesVirt AppArmor security driver
2009-10-08  Cole Robinsoncgroup: Fix -Werror breakage
2009-10-08  Daniel P. BerrangeMisc win32 build fixes
2009-10-07  Ryota OzakiFix handling return value of qemuMonitorSetBalloon
2009-10-07  Ryota OzakiLXC implement memory control APIs
2009-10-07  Jamie StrandbogeAdd a domain argument to SVirt *RestoreImageLabel
2009-10-07  Chris LalancetteFix up "make check"
2009-10-06  Mark McLoughlinCreate /var/log/libvirt/{lxc,uml} dirs
2009-10-06  Daniel P. BerrangeFix rebuilding of devhelp files
2009-10-06  Daniel P. BerrangeFix ordering of <exports> in API description file
next