]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
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.
2009-09-30  Chris LalancetteFix up some warnings from stream DEBUG statements.
2009-09-30  Matthias BolteFix apibuild.py warnings
2009-09-30  Matthias BolteChange signature of remoteSendStreamData() to fix compi...
2009-09-30  Mark McLoughlinRe-label image file backing stores
2009-09-30  Mark McLoughlinAdd virStorageFileGetMetadata() helper
2009-09-30  Mark McLoughlinMove virStorageGetMetadataFromFD() to libvirt_util
2009-09-30  Mark McLoughlinIntroduce virStorageFileMetadata structure
2009-09-30  Mark McLoughlinSplit virStorageGetMetadataFromFD() from virStorageBack...
2009-09-30  Mark McLoughlinMove file format enum to libvirt_util
2009-09-30  Matthias BolteFix memory leaks in libvirtd's message processing
2009-09-29  Daniel P. BerrangeFix QEMU test suite with new VNC env variable
2009-09-29  Pritesh KothariVBox vboxDomainDestroy forgot to wait for completion
2009-09-29  Daniel P. BerrangeRemove hand-crafted UUID parsers
2009-09-29  Daniel P. BerrangeAllow control over QEMU audio backend
2009-09-29  Daniel P. BerrangeHandle data streams in remote client
2009-09-29  Daniel P. BerrangeHandle outgoing data streams in libvirtd
2009-09-29  Daniel P. BerrangeHandle incoming data streams in libvirtd
2009-09-29  Daniel P. BerrangeHelper functions for processing data streams in libvirtd
2009-09-29  Daniel P. BerrangeAdd public API definition for data stream handling
2009-09-29  Pritesh KothariVbox call OpenHardDisk with "" instead of NULL
2009-09-29  Jim FehligAvoid double free in errors in virsh
2009-09-29  Daniel P. BerrangeFix crash in device hotplug cleanup code
2009-09-29  Daniel P. BerrangeStandardize debugging messages in QEMU monitor code
2009-09-29  Daniel P. BerrangeRemove low level monitor APIs from header file
next