]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2012-07-20  Daniel P. BerrangeFix error handling when adding MCS labels
2012-07-20  Daniel P. BerrangeUse standard naming prefix for SELinux driver function...
2012-07-20  Daniel P. BerrangeDisable NWFilter driver completely when unprivileged
2012-07-20  Daniel P. BerrangeReplace use of custom macros with virReportError in...
2012-07-20  Daniel P. BerrangeMake sure xenHypervisorInit correctly reports errors
2012-07-20  Daniel P. BerrangeEnsure failure to talk to Xen hypervisor is fatal when...
2012-07-20  Daniel P. BerrangeUsing virOnce for global initialization is desirable...
2012-07-20  Daniel P. BerrangeReplace use of VMX_ERROR with virReportError
2012-07-20  Daniel P. BerrangeReplace use of virNetError with virReportError
2012-07-20  Daniel P. BerrangeReplace use of virConfError with virReportError
2012-07-20  Daniel P. BerrangeReplace use of nodeReportError with virReportError
2012-07-20  Daniel P. BerrangeReplace use of virSecurityReportError with virReportError
2012-07-20  Daniel P. BerrangeReplace use of PHYP_ERROR with virReportError
2012-07-20  Daniel P. BerrangeReplace use of HYPERV_ERROR with virReportError
2012-07-20  Daniel P. BerrangeReplace use of ESX_ERROR & ESX_VI_ERROR with virReportError
2012-07-20  Daniel P. BerrangeReplace use of virLockError with virReportError
2012-07-20  Daniel P. BerrangeReplace use of libxlError with virReportError
2012-07-20  Jiri DenemarkAdd missing "%s" format string to constant error messag...
2012-07-20  Jiri DenemarkAdd missing "%s" format string to constant error messag...
2012-07-20  Gao fengMake the 'lxc_driver' global variable non-static
2012-07-20  Daniel P. BerrangeReplace use of streamsReportError with virReportError
2012-07-20  Daniel P. BerrangeReplace use of remoteError with virReportError
2012-07-20  Daniel P. BerrangeReplace use of XENXS_ERROR with virReportError
2012-07-20  Daniel P. BerrangeReplace use of openvzError with virReportError
2012-07-20  Daniel P. BerrangeFix Xen driver to have sensible error messages
2012-07-19  Daniel P. BerrangeMove LXC process management code into separate file
2012-07-19  Daniel P. BerrangeMove cgroup setup code out of lxc_controller.c
2012-07-19  Daniel P. BerrangeMove LXC domain private data into separate file
2012-07-19  Daniel P. BerrangeReplace use of vmwareError with virReportError
2012-07-19  Daniel P. BerrangeReplace use of virCPUReportError with virReportError
2012-07-19  Daniel P. BerrangeReplace use of testError with virReportError
2012-07-19  Daniel P. BerrangeReplace use of vboxError with virReportError
2012-07-19  Daniel P. BerrangeReplace use of xenapiError with virReportError
2012-07-19  Daniel P. BerrangeReplace use of qemuReportError with virReportError
2012-07-19  Peter Krempaqemu: Add missing "%s" before translation macros
2012-07-19  Daniel P. BerrangeReplace use of umlReportError with virReportError
2012-07-19  Daniel P. BerrangeAdd lots of internal symbols to libvirt_private.syms
2012-07-19  Daniel P. BerrangeReset the 'quit' flag in virNetServerRun
2012-07-19  Daniel P. BerrangeIf in delay close mode for an RPC client, don't read...
2012-07-19  Daniel P. BerrangeDon't autostart domains when reloading config
2012-07-19  Daniel P. BerrangeAdd missing deps on driver modules in libvirt RPM
2012-07-19  Daniel P. BerrangeReplace use of networkReportError with virReportError
2012-07-19  Guannan Renrpc: remove trailing whitespace character in error...
2012-07-18  Eric Blakepo: avoid spurious double spaces in messages
2012-07-18  Eric Blakebuild: fix compilation without struct ifreq
2012-07-18  Matthias Bolteesx: Fix esxVI_String_Deserialize
2012-07-18  Eric Blakenodeinfo: deal with offline cpus in a node
2012-07-18  Eric Blakemaint: add mailmap entry for Dan Walsh
2012-07-18  Matthias Bolteesx: Extend esxVI_CURL_Download for partial downloads
2012-07-18  Daniel P. BerrangeReplace use of interfaceReportError with virReportError
2012-07-18  Daniel P. BerrangeReplace use of virNWFilterReportError with virReportError
2012-07-18  Daniel P. BerrangeAdd missing "%s" with constant string error message...
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...
next