]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2012-07-26 Guannan Renutil: set minimum value of nodesuspend duration to...
2012-07-26 Osier Yangvirsh: Move command group definition into its own file
2012-07-26 Osier Yangvirsh: Split cmds in node device group from virsh.c
2012-07-26 Osier Yangvirsh: Split cmds in host group from virsh.c
2012-07-26 Osier Yangvirsh: Split cmds to manage domain snapshot from virsh.c
2012-07-26 Osier Yangvirsh: Split cmds to manage secret from virsh.c
2012-07-26 Osier Yangvirsh: Split cmds to manage network filter from virsh.c
2012-07-26 Osier Yangvirsh: Split cmds to manage host interface from virsh.c
2012-07-26 Osier Yangvirsh: Split cmds to manage network from virsh.c
2012-07-26 Osier Yangvirsh: Split cmds of storage pool group from virsh.c
2012-07-26 Osier Yangvirsh: Split cmds of storage volume group from virsh.c
2012-07-26 Osier Yangvirsh: Split cmds of domain group from virsh.c
2012-07-26 Osier Yangvirsh: Split cmds for domain monitoring from virsh.c
2012-07-26 Osier Yangvirsh: Move definition of cmds and cmd groups right...
2012-07-25 Jan Tomkovirsh man page - domain-id consistency
2012-07-25 Laine StumpFixup manpage names and copyright dates
2012-07-25 Jiri Denemarkconf: Fix typo in virDomainHostdevSubsys comment
2012-07-25 Eric Blakemaint: spelling correction in AUTHORS
2012-07-25 Guannan Renutil: Fix typoes on return value and comments
2012-07-25 Martin Kletzanderfixed SegFault in virauth
2012-07-24 Osier Yangdaemon: Fix the wrong macro name
2012-07-24 Jan Tomkovirsh: Clarify that memtune parameters may be rounded...
2012-07-24 Doug GoldsteinFix libnl CFLAGS/LIBS inclusion
2012-07-24 Martin Kletzandervirsh: fixed domdisplay command
2012-07-24 Wen Congyangbuilding: fix deps error when some drivers are not...
2012-07-24 Daniel P. BerrangeMore advanced auto-detection of driver module directory
2012-07-23 Royce Lvadding handling EINTR to poll to make it more robust
2012-07-23 Eric Blakebuild: regenerate .png files
2012-07-23 Daniel P. BerrangeMake ESX & Hyper-V code generator safe with parallel...
2012-07-23 Peter Krempatests: Add support for catching domain XML parsing...
2012-07-23 Peter Krempamaint: Clean up coding style and fix error message...
2012-07-23 Doug Goldsteindoc: Fix time keeping example for the guest clock
2012-07-23 Doug GoldsteinFix test failure when no IPv6 is avail
2012-07-23 Osier YangDesert the FSF address in copyright
2012-07-21 Ata E Husain... ESX: Fix ESX_VI__TEMPLATE__DYNAMIC_DEEP_COPY
2012-07-21 Jean-Baptiste... vmx: handle shared folders parsing
2012-07-21 Jean-Baptiste... vmx: handle shared folders formatting
2012-07-20 Eric Blaketests: reduce length of nodeinfodata test names
2012-07-20 Eric Blaketests: avoid seclabeltest crash
2012-07-20 Guido Güntheropenvz: Implement domainGetHostname
2012-07-20 Guido Güntheropenvz: Add openvzVEGetStringParam
2012-07-20 Guido Güntherremote: Provide RPC call for domainGetHostname
2012-07-20 Guido Günthervirsh: Add domhostname
2012-07-20 Guido GüntherAdd virDomainGetHostname
2012-07-20 Daniel P. BerrangeReport 'errno' in int1 field of virErrorPtr
2012-07-20 Daniel P. BerrangeOnly enforce check for YAJL when starting a VM
2012-07-20 Daniel P. BerrangeUse a hash table for storing MCS labels
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...
next