]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2013-09-17  Eric Blakebuild: fix VPATH build of remote driver
2013-09-17  Peter Krempaconf: Don't corrupt metadata on OOM
2013-09-17  Peter Krempaqemu: Fix memleak after commit 59898a88ce8431bd3ea249b8...
2013-09-17  Peter Krempatests: Add metadata tests
2013-09-17  Peter Krempatest: Add <metadata> support into the test driver
2013-09-17  Peter Krempalxc: Add metadata modification APIs
2013-09-17  Peter Krempalib: Don't force the key argument when deleting metadata
2013-09-17  Peter Krempaconf: allow to add XML metadata using the virDomainSetM...
2013-09-17  Peter Krempaconf: Add support for requesting of XML metadata via...
2013-09-17  Peter Krempavirsh-domain: Add command to allow modifications of...
2013-09-17  Peter Krempavirsh-domain: use virXMLNodeToString instead of xmlNodeDump
2013-09-17  Peter Krempautil: Add helper to convert libxml2 nodes to a string
2013-09-17  Peter Krempaconf: Factor out setting of metadata to simplify code
2013-09-17  Peter Krempaqemu: Factor out body of qemuDomainSetMetadata for...
2013-09-17  Peter Krempaqemu: Factor out body of qemuDomainGetMetadata for...
2013-09-17  Peter Krempavirsh-domain: Line up signal names array
2013-09-17  Peter Krempavirsh-domain: Remove spurious ATTRIBUTE_UNUSED from...
2013-09-17  Peter Krempaqemu: Use "migratable" XML definition when doing extern...
2013-09-17  Peter Krempaqemu: Fix checking of ABI stability when restoring...
2013-09-17  Hongwei Bivirsh: Fix a wrong check in cmdEcho()
2013-09-16  Doug GoldsteinAllow LUN type disks to have no source
2013-09-16  Ján TomkoAlways free network and graphics cookies
2013-09-16  Ján TomkoFree slicename in virSystemdCreateMachine
2013-09-16  Eric Blakebuild: make autobuild require rpm build deps
2013-09-16  Eric Blakebuild: fix build with latest rawhide kernel headers
2013-09-16  Peter Krempacgroup: Move [qemu|lxc]GetCpuBWStatus to vicgroup.c...
2013-09-16  Peter Krempacleanup: Kill usage of access(PATH, F_OK) in favor...
2013-09-16  Peter Krempautil: Declare that virFileExists shall honor errno
2013-09-16  yangdongshengvirsh: move command maxvcpus from domain group to host...
2013-09-14  Guido GüntherExplicitly link libvirt_net_rpc against SELINUX_LIBS
2013-09-13  Eric Blakedocs: mention hostname subtlety
2013-09-13  Alex Jiatools: add missing 'interface' type and update man...
2013-09-13  Martin Kletzandertests: Don't test user config file if ran as root
2013-09-13  Martin Kletzandertest-lib: Make case skipping possible
2013-09-12  Daniel P. BerrangeFix naming of permission for detecting storage pools
2013-09-12  Gao fengLXC: don't try to mount selinux filesystem when user...
2013-09-12  Peter Krempaqemu: Fix checking of guest ABI compatibility when...
2013-09-12  Laine Stumpnetcf driver: use a single netcf handle for all connections
2013-09-12  Laine Stumprename "struct interface_driver" to virNetcfDriverState
2013-09-12  Daniel P. BerrangeEnsure root filesystem is recursively mounted readonly
2013-09-12  Daniel P. BerrangeMove array of mounts out of lxcContainerMountBasicFS
2013-09-12  Daniel P. BerrangeAdd some notes about security considerations when using LXC
2013-09-12  Daniel P. BerrangeFix launching of VMs on when only logind part of system...
2013-09-12  Daniel P. BerrangeFix polkit permission names for storage pools, vols...
2013-09-12  Jiri Denemarkvirsh domjobinfo: Do not return 1 if job is NONE
2013-09-12  Daniel VeillardRepair the search on libvirt.org
2013-09-12  Michal Novotnyapi-docs: Fix description of virConnectGetType() API...
2013-09-11  Eric Blakebuild: require libnl-3 if netcf uses it
2013-09-11  Daniel P. BerrangeFix virsystemdtest for previous commit
2013-09-11  Gao fengDBus: introduce virDBusIsServiceEnabled
2013-09-11  Gao fengLXC: introduce lxcContainerUnmountForSharedRoot
2013-09-11  Gao fengLXC: umount the temporary filesystem created by libvirt
2013-09-11  Ján TomkoAdd test for the nodemask double free crash
2013-09-11  Daniel P. BerrangeUpdate docs about user namespace for LXC
2013-09-11  Daniel P. BerrangeFix cgroups when all are mounted on /sys/fs/cgroup
2013-09-11  Liuji (Jeremy)virDomainDefParseXML: set the argument of virBitmapFree...
2013-09-10  Oskari Saarenmaadocs, comments: minor typo fixes
2013-09-10  Eric Blakebuild: fix regression in requiring yajl for new enough...
2013-09-09  Eric Blakebuild: avoid obsolete AC_HELP_STRING
2013-09-09  Eric Blakeqemu: endjob returns a bool
2013-09-09  Eric Blakebuild: use automake subdir-objects
2013-09-09  Eric Blaketests: check remaining .x files
2013-09-09  Eric Blakebuild: use library rather than cross-directory compilation
2013-09-09  Eric Blakebuild: avoid $(srcdir) in *_SOURCES
2013-09-09  Li Zhangcpu: Cleanup ppcCompute to avoid memory leak
2013-09-09  Eric Blakeqemu: don't leak vm on failure
2013-09-09  Yogesh TilluAdd ARM v7 big-endian architecture (armv7b)
2013-09-09  Li Zhangqemu: avoid users specifying CPU features for non-x86...
2013-09-09  Hongwei BiLXC: Free variable vroot in lxcDomainDetachDeviceHostde...
2013-09-06  Eric Blakeqemu: don't leave shutdown inhibited on attach failure
2013-09-06  Eric Blakeqemu: recognize -machine accel=kvm when parsing native
2013-09-06  Eric Blakeqemu: only parse basename when determining emulator...
2013-09-06  Chen HanxiaoLXC: fix typos in lxc_container.c
2013-09-06  Alex JiaDocs: fix a typo in virt-login-shell.pod
2013-09-05  Jim Fehliglibxl: Compile regular expression where it is used
2013-09-05  Jim FehligDon't call regfree() if regcomp() fails
2013-09-05  Eric Blakespec: make client-only testing easier
2013-09-05  Eric Blakebuild: shut up automake warnings
2013-09-05  Ján TomkoFix a typo in network XML docs
2013-09-05  Ján TomkoChange 'shortforward' to bool.
2013-09-05  Ján TomkoAdd '<nat>' element to '<forward>' network schemas
2013-09-05  Li Zhangcpu: Add cpu test cases for PPC CPU driver.
2013-09-05  Li Zhangcpu: Implement guestData and update for PPC
2013-09-05  Li Zhangqemu: Remove CPU features functions calling for non...
2013-09-05  Ian MainUse loop-control to allocate loop device.
2013-09-05  Gao fengLXC: Don't mount securityfs when user namespace enabled
2013-09-05  Daniel P. BerrangeStop calling virAllocN directly from ESX code
2013-09-05  Liuji (Jeremy)virDomainDeviceIsUSB: Drop check for USB controller
2013-09-05  Daniel P. BerrangeEnsure 'arch' is always set in cpuArchNodeData
2013-09-05  Daniel P. BerrangeStop free'ing 'const char *' strings
2013-09-05  Eric Blakeqemu: simplify list cleanup
2013-09-05  Peter Krempaconf: Don't deref NULL actual network in virDomainNetGe...
2013-09-05  Jim Fehliglibxl: Unconditionally call virSysinfoRead() on driver...
2013-09-04  Jim Fehliglibxl: Check for regcomp failure
2013-09-04  Eric Blakevirsh: fix build on mingw, which lacks termios stuff
2013-09-04  Jim Fehliglibxl: Fix Coverity warning
2013-09-04  Eric Blakespec: default vbox according to libvirtd build
2013-09-04  Eric Blakebuild: avoid stranded polkit file in client-only build
2013-09-04  Eric Blakebuild: only install nwfilter examples when building...
2013-09-04  Eric Blakebuild: only run fdstreamtest when libvirtd is built
next