]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2012-07-18  Dan WalshlxcContainerMountCGroups also mounts a tmpfs that needs...
2012-07-18  Sebastian WiedenrothAdd a sheepdog backend for the storage driver
2012-07-18  Daniel J WalshMount all tmpfs filesystems with correct SELinux label
2012-07-18  Daniel P. BerrangeReplace use of virNodeDeviceReportError with virReportError
2012-07-18  Daniel P. BerrangeReplace use of virSecretReportError with virReportError
2012-07-18  Daniel P. BerrangeReplace use of virStorageReportError with virReportError
2012-07-18  Daniel P. BerrangeAdd missing "%s" format to const error message in RBD...
2012-07-18  Daniel P. BerrangeConvert all files in src/conf/ to use virReportError()
2012-07-18  Daniel P. BerrangeAdd missing _(...) around 2 error messages in test...
2012-07-18  Daniel P. BerrangeFix parameter passed with VIR_ERR_INVALID_ARG in sanloc...
2012-07-18  Daniel P. BerrangeConvert all files in src/rpc/ to use virReportError()
2012-07-18  Daniel P. BerrangeConvert (nearly) all files in src/util/ to use virRepor...
2012-07-18  Daniel P. BerrangeFix bogus cast to (int) in virNetServerMDNSTimeoutNew
2012-07-18  Daniel P. BerrangeAdd missing "%s" with constant string error message...
2012-07-18  Daniel P. BerrangeRemove newline from end of error message in virnodesusp...
2012-07-18  Daniel P. BerrangeAdd _(...) around two error messages in src/util/
2012-07-18  Daniel P. BerrangeIntroduce virReportError macro for general error reporting
2012-07-17  Jiri Denemarkremote: Fix locking in stream APIs
2012-07-17  Jiri Denemarkxenapi: Convert to virMacAddr
2012-07-17  Michal Privozniknwfilter: Convert to virMacAddrPtr not virMacAddrPtr*
2012-07-17  Michal Privozniknwfilter: Convert to virMacAddrPtr completely
2012-07-17  Cole Robinsonconfigure: rbd doesn't need -lcrypto
2012-07-17  Stefan BergerConvert 'raw MAC address' usages to use virMacAddr
2012-07-16  Jiri Denemarkqemu: Do not fail virConnectCompareCPU if host CPU...
2012-07-16  Jiri Denemarkqemu: Fix probing for guest capabilities
2012-07-16  Michal Privoznikdocs: Improve patch submission guidelines
2012-07-14  Daniel P. BerrangeWire up handling for QMP's BALLOON_EVENT
2012-07-14  Daniel P. BerrangeDefine public API for receiving guest memory balloon...
2012-07-13  Chuck ShortARMHF: CPU Support for armhf.
2012-07-13  Hu Taofix failure when building with --disable-debug
2012-07-13  Viktor Mihajlovskivirsh: remove unnecessary sleep for nodecpustats -...
2012-07-13  Jiri DenemarkClarify direct migration
2012-07-12  Christophe... Fix daemon auto-spawning
2012-07-12  Daniel P. BerrangeSupport creation of sparse LVM volumes
2012-07-12  Daniel P. BerrangeRemove all use of virRun in storage code
2012-07-11  Guido Günthervirsh: remove extra space between function name and...
2012-07-11  Sascha PeilickeFix directory removal in filesystem storage driver
2012-07-11  Osier Yangstorage: Default pool permission mode to 0755
2012-07-11  Daniel P. BerrangeFix shutdown of LXC controller
2012-07-11  Peter Krempatest: Add test case for nodeinfotest if host machine...
2012-07-11  Peter Krempatest: Add new test case for nodeinfotest
2012-07-11  Peter Krempanodeinfo: Fix gathering of nodeinfo data structure
2012-07-11  Peter Krempanodeinfo_test: Enhance test data before changing nodein...
2012-07-11  Viktor MihajlovskiS390: Adding testcases for s390
2012-07-11  Viktor MihajlovskiS390: Domain Schema for s390-virtio machines.
2012-07-11  Viktor MihajlovskiS390: Add support for virtio-s390 devices.
2012-07-11  Viktor Mihajlovskiqemu: Change tests to use (modified) qemuDomainAssignAd...
2012-07-11  Viktor Mihajlovskiqemu: Extended qemuDomainAssignAddresses to be callable...
2012-07-11  Guido Güntheropenvz: Handle domain obj hash map errors
2012-07-11  Christophe... Fix /domain/features setting in qemuParseCommandLine
2012-07-10  Eric Blakebuild: detect all improper uses of _("%s")
2012-07-10  Jim Fehligsystemd: start libvirtd after network
2012-07-10  Osier Yangutil: Use current uid and gid if they are passed as...
2012-07-10  Osier Yangvirsh: Ensure the parents of the readline history path...
2012-07-10  Hendrik Schwartkedocs: added description of the vendor_id attribute
2012-07-10  tangchenFix a string format bug in qemu_cgroup.c
2012-07-09  Eric Blakemaint: revert gnulib update, until fixed automake is...
2012-07-09  Eric Blakebuild: fix typo that breaks non-Linux builds
2012-07-09  Eric Blakemaint: update preferred contributor name
2012-07-09  Peter Krempavirsh: Clarify documentation for virsh dompmsuspend...
2012-07-09  Peter Krempastorage_backend_fs: Allocate entry for host before...
2012-07-09  Peter Krempastorage_backend_fs: Don't free a part of a structure...
2012-07-09  Peter Krempastorage_conf: Break long line and polish coding style
2012-07-08  Matthias Bolteesx: Wrap libcurl multi handle
2012-07-05  Daniel P. BerrangeOnly ummount /proc, /sys, /dev if the root source is '/'
2012-07-05  Daniel VeillardFix one test regression on auth Ceph support
2012-07-05  Daniel P. BerrangeSwitch to using virNetServer APIs for monitor socket
2012-07-05  Daniel P. BerrangeMove loop device setup code into virfile.{c,h}
2012-07-05  Daniel P. BerrangeMove cgroup objects into virLXCControllerPtr
2012-07-05  Daniel P. BerrangeMove monitor into virLXCControllerPtr
2012-07-05  Daniel P. BerrangeMove /dev/pts setup out of virLXCControllerRun
2012-07-05  Daniel P. BerrangeMove security manager into virLXCControllerPtr object
2012-07-05  Daniel P. BerrangeMove loop device FDs into virLXCControllerPtr object
2012-07-05  Daniel P. BerrangeMove daemon handshake FD into virLXCControllerPtr
2012-07-05  Daniel P. BerrangeMake console handling part of virLXCControllerPtr
2012-07-05  Daniel P. BerrangeStore the init PID in the virLXCController object
2012-07-05  Daniel P. BerrangeMove veth device management into virLXCControllerPtr...
2012-07-05  Daniel P. BerrangeIntroduce a virLXCControllerPtr object to hold LXC...
2012-07-05  Daniel P. BerrangeAvoid build shared source files again for libvirt_lxc
2012-07-05  Daniel P. BerrangeAllow RPC server to run single threaded
2012-07-05  Daniel P. BerrangeAdd a opaque parameter to the RPC client init callback
2012-07-05  Wido den Hollanderqemu: Always set auth_supported for Ceph disks.
2012-07-04  Peter Krempavirsh: Fix ordering of arguments when calling vshCalloc.
2012-07-04  Jean-Baptiste... vmware: detect when a domain was shut down from the...
2012-07-04  Peter Kremparemote: Fill remote parameters in remoteDomainListAllSn...
2012-07-04  Peter Krempaqemu: Mark domains as having managed state image only...
2012-07-03  Hendrik SchwartkeAdded the attribute vendor_id to the cpu model
2012-07-02  Josh Durginqemu: add rbd to whitelist of migration-safe formats
2012-07-02  Eric Blakemaint: use full author name for previous commit
2012-07-02  lvroycefix key error for qemuMonitorGetBlockStatsInfo
2012-07-02  Daniel VeillardRelease of libvirt-0.9.13 v0.9.13
2012-06-29  Doug Goldsteinvirsh: Cleanup virsh -V output
2012-06-29  Eric Blakebuild: use correct limit for unsigned long long
2012-06-29  Stefan Bergernwfilter: Fix memory leak
2012-06-29  Daniel P. BerrangeRemove sub-mounts under /dev when starting an LXC container
2012-06-29  Eiichi TsukataFix vm's outbound traffic control problem
2012-06-28  Peter Krempanetwork_conf: Don't free uninitialized pointers while...
2012-06-28  Peter Krempaconf: Don't shadow error from virGetDomain()
2012-06-28  Peter Krempamaint: include ignore-value in internal.h
2012-06-28  Peter Krempavbox: Add support for virConnectListAllDomains()
next