]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2011-11-12  Eric BlakeAPI: remote support for VIR_TYPED_PARAM_STRING
2011-11-12  Eric BlakeAPI: add VIR_TYPED_PARAM_STRING
2011-11-12  Eli Qiaoutil: fix compile error on debian
2011-11-11  Eric Blakeqemu: fix domjobabort regression
2011-11-11  Hu Taofix two bugs in bridge_driver.c
2011-11-11  Eric Blakebuild: drop useless dirent.h includes
2011-11-11  Eric Blakexenapi: remove unused variable
2011-11-11  Eric Blakemaint: use mailmap, not AUTHORS, for secondary addresses
2011-11-10  Stefan Bergermaint: fix make syntax-check
2011-11-10  Stefan BergerRemove code instantiating filters on direct interfaces
2011-11-10  Daniel P. BerrangeDisable numactl on ARM architectures too
2011-11-10  Daniel P. BerrangeAdd libvirt confdir to files section in mingw32 spec
2011-11-10  Eric Blakenwfilter: simplify execution of ebiptables scripts
2011-11-10  Eric Blakenwfilter: avoid failure with noexec /tmp
2011-11-09  Daniel P. BerrangeAdjust naming of network device bandwidth management...
2011-11-09  Daniel P. BerrangeSantize naming of socket address APIs
2011-11-09  Daniel P. BerrangeSplit bridge.h into three separate files
2011-11-09  Daniel P. BerrangeRemove usage of brctl command line tool
2011-11-09  Daniel P. BerrangeAdd an API for retrieving the MAC address of an interface
2011-11-09  Daniel P. BerrangeExpose MTU management APIs
2011-11-09  Daniel P. BerrangeTurn two int parameters into bools in bridge APIs
2011-11-09  Daniel P. BerrangeRename all brXXXX APIs to follow new convention
2011-11-09  Daniel P. BerrangeMake all brXXX APIs raise errors, instead of returning...
2011-11-09  Daniel P. BerrangeRemove 'brControl' object
2011-11-09  Eric Blakebuild: fix mingw build of gnulib openpty
2011-11-09  Eric Blakebuild: allow for local gnulib diffs
2011-11-09  Alex Jialxc: free error object to avoid memory leak
2011-11-09  Alex Jialxc: free 'ttyFDs' array on return from lxcVmStart
2011-11-09  Osier Yangqemu: Fix improper error message for disk detaching
2011-11-08  Xu He Jievirsh: Add VSH_OFLAG_EMPTY_OK for attach-disk command
2011-11-08  Daniel VeillardRelease of libvirt-0.9.7 v0.9.7
2011-11-07  Eric Blakebuild: fix build on platforms without ptsname_r
2011-11-07  Daniel P. BerrangeAdd missing defaultConsoleTargetType callback for AppArmour
2011-11-07  Daniel P. BerrangeFix sending/receiving of FDs when stream returns EAGAIN
2011-11-04  Eric Blakebuild: silence compiler warning on BSD
2011-11-04  Eric Blakebuild: fix linking on BSD
2011-11-04  Laine Stumpremote: fix mingw32 build
2011-11-04  Eric Blakelxc: avoid use-after-free
2011-11-04  Daniel P. BerrangeFix naming of constant for disk event
2011-11-04  Jiri Denemarkconf: Don't free uninitialized pointer
2011-11-03  Eric Blakebuild: fix deep VPATH builds
2011-11-03  Philipp Hahndoc: Add <deviceboot> capability.
2011-11-03  Eric Blakelxc: use common code for process cleanup
2011-11-03  Daniel P. BerrangeFix default console type setting
2011-11-03  Daniel P. BerrangeSet aliases for LXC/UML console devices
2011-11-03  Daniel P. BerrangeDefault console target type with no <target> element
2011-11-03  Daniel P. BerrangeAdd support for multiple consoles in LXC
2011-11-03  Daniel P. BerrangeRewrite LXC I/O forwarding to use main event loop
2011-11-03  Daniel P. BerrangeFix crash formatting virtio console
2011-11-03  Daniel P. BerrangeAllow multiple consoles per virtual guest
2011-11-03  Daniel P. BerrangeRemove translations in socket test case
2011-11-03  Guido Günthervirnetsockettest: Use a temporary directory in /tmp
2011-11-02  Guido GüntherUse ENAMETOOLONG if the the socket path is longer than...
2011-11-02  Eric Blakexen: allow getting < max typed parameters
2011-11-02  Eric Blaketest: drop redundant check
2011-11-02  Eric Blakelxc: allow getting < max typed parameters
2011-11-02  Eric Blakelibxl: allow getting < max typed parameters
2011-11-02  Eric Blakeesx: allow getting < max typed parameters
2011-11-02  Eric BlakeAPI: document scheduler parameter names
2011-11-02  Daniel P. BerrangeFix off-by-one printing month in logging code
2011-11-02  Daniel P. BerrangeAdd missing param initialization in qemuDomainBlockStat...
2011-11-02  Wen Congyangfix crash when starting network
2011-11-01  Eric Blakeqemu: allow getting < max typed parameters
2011-11-01  Eric Blakedocs: improve typed parameter documentation
2011-11-01  Daniel P. BerrangeDon't overwrite error message during VM cleanup
2011-11-01  Daniel P. BerrangeAdd support for probing filesystem with libblkid
2011-11-01  Daniel P. BerrangeFix error message when failing to detect filesystem
2011-11-01  Daniel P. BerrangeWorkaround for broken kernel autofs mounts
2011-11-01  Daniel P. BerrangeCorrectly handle '*' in /etc/filesystems
2011-11-01  Daniel P. BerrangeEnsure errno is valid when returning from lxcContainerW...
2011-11-01  Daniel P. BerrangeCreate /var/lib/libvirt/filesystems for LXC trees
2011-11-01  Matthias Bolteesx: Support folders in the path of vpx:// connection...
2011-11-01  Patrice LACHANCEesx: Support vSphere 5.x
2011-11-01  Wen Ruo LvFix URI alias prefix matching
2011-11-01  Eric Blakedocs: fix typo in <disk>/<target> example
2011-11-01  Michal PrivoznikServerClient: Flush cached data
2011-11-01  Daniel P. BerrangeFix storage pool source comparison to avoid comparing...
2011-10-31  Sage Weilqemu: pass virConnectPtr into Domain{Attach,Detach}*
2011-10-31  Alex Jiaqemu: plug memory leak
2011-10-31  Matthias Boltepython: Fix documentation of virStream recv
2011-10-31  Michal PrivoznikstartupPolicty: Minor cleanups
2011-10-30  Osier Yangqemu: Restore the original states of PCI device when... v0.9.7-rc1
2011-10-29  Matthias Boltevbox: Add support for VirtualBox 4.1
2011-10-29  Matthias Boltevbox: Support shared folders
2011-10-29  Matthias Boltexenapi: Improve error reporting in xenapiOpen once...
2011-10-28  Roopa Prabhumacvtap: Fix error return value convention/inconsistencies
2011-10-28  Josh DurginUse a common xml type for ceph secret usage.
2011-10-28  Xu He Jiepci address conflict when virtio disk with drive type
2011-10-28  Eric Blakesecret: fix bad patch application
2011-10-28  Josh Durginstorage: add auth to virDomainDiskDef
2011-10-28  Sage Weilsecret: add Ceph secret type
2011-10-28  Alex Jiaqemu: plug memory leak
2011-10-28  Eric Blakeqemu: avoid leaking uninit data from hotplug to dumpxml
2011-10-28  Ryota Ozakiutil: Fix virUUIDGeneratePseudoRandomBytes
2011-10-28  Daniel P. BerrangeImplement RPC driver support for virDomainOpenGraphics
2011-10-28  Daniel P. BerrangeExtend RPC server to allow FD passing
2011-10-28  Daniel P. BerrangeAdd client side support for FD passing
2011-10-28  Daniel P. BerrangeExtend RPC protocol to allow FD passing
2011-10-28  Daniel P. BerrangeAdd APIs for virNetSocket for sending/receiving file...
2011-10-28  Daniel P. BerrangeWire up QEMU implementation for virDomainOpenGraphics
next