]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
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
2009-10-05  Cole Robinsontest: Support loading node device info from file/XML
2009-10-05  Cole Robinsonnode conf: Make parsing routines consistent with other...
2009-10-05  Cole Robinsontest: Implement node device driver.
2009-10-05  Cole Robinsonnodedev: Break out virNodeDeviceHasCap to node_conf
2009-10-05  Cole Robinsonnodedev: Add locking in nodeNumOfDevices
2009-10-05  Cole Robinsontest: Throw a proper error in GetBridgeName
2009-10-05  Cole Robinsonpython: Add a newline after custom classes
2009-10-05  Cole Robinsonpython: Fix generated virInterface method names
2009-10-05  Cole Robinsonpython: Use a pure python implementation of 'vir*GetCon...
2009-10-05  Cole Robinsonpython: Don't generate bindings for vir*Ref
2009-10-05  Cole Robinsonpython: Don't generate conflicting conn.createXML funct...
2009-10-05  Cole Robinsonpython: Remove use of xmllib in generator.py
2009-10-05  Cole Robinsonpython: Remove FastParser from generator.
2009-10-05  Cole Robinsonconfigure: Add explict --with-python option.
2009-10-05  Daniel Veillard526769 change logrotate config default to weekly
2009-10-02  Daniel P. BerrangeFix typo in Makefile.am breaking NEWS file generation
2009-10-02  Daniel P. BerrangeFix emission of domain events messages
2009-10-02  Paolo Bonziniunbreak `make rpcgen'
2009-10-02  Paolo Bonziniunbreak migration
2009-10-02  Chris LalancetteTunnelled migration.
2009-10-01  Jiri DenemarkFix build in separate build directory
2009-10-01  Paolo BonziniFix documentation and comment typos
2009-10-01  Chris LalancetteVarious monitor improvements for migration.
2009-10-01  Mark McLoughlinFix USB device re-labelling
2009-10-01  Daniel VeillardAvoid a libvirtd crash on broken input 523418
2009-09-30  Florian VichotIncorrect error message in virDomainNetDefParseXML
2009-09-30  Daniel VeillardFix a few 'make rpm' breakages
2009-09-30  Daniel Veillard523639 Allows a <description> tag for domains
2009-09-30  Chris LalancetteAdd src/util/storage_file.c to the POTFILES.in.
2009-09-30  Chris LalancetteAdd a qemu feature flag for unix socket migration.
2009-09-30  Chris LalancettePass remote_message_header to the dispatch functions.
2009-09-30  Chris LalancetteLet remoteClientStream only do RX if requested.
2009-09-30  Chris LalancetteFix up a few typos in the tree.
next