]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2012-08-16  Osier Yangqemu: Ensure the cpuset is formatted as expected before...
2012-08-15  Daniel P. BerrangeFix WIN32 conditional for disabling console command
2012-08-15  Daniel P. BerrangeMove some SASL symbols into libvirt_sasl.syms
2012-08-15  Eric Blakebuild: avoid warnings on older gcc
2012-08-15  Laine Stumpnetwork: make network driver vlan-aware
2012-08-15  Laine Stumpconf: add <vlan> element to network and domain interfac...
2012-08-15  Laine Stumputil: add virNetDevVlanType
2012-08-15  Laine Stumpschema: fix some problems in network/interface schemas
2012-08-15  Laine Stumputil: include memory.h even if WITH_VIRTUALPORT isn...
2012-08-15  Daniel P. BerrangeFix virJSONValueToString prototype for Mingw32
2012-08-15  Doug GoldsteinUpdate libvirtd --help output to match code
2012-08-15  Doug GoldsteinUpdate paths in man page to reflect libvirtd code
2012-08-15  Doug GoldsteinReplace unset REMOTE_PID_FILE with proper value
2012-08-15  Doug GoldsteinFix man page file paths to real paths
2012-08-15  Daniel P. BerrangeRefactor RPC client private data setup
2012-08-15  Daniel P. BerrangeAdd further debugging lines to domain lock manager
2012-08-15  Daniel P. BerrangeAllow sync IO and keepalives to be skipped in RPC clien...
2012-08-15  Daniel P. BerrangeChange interaction when accepting new RPC client connec...
2012-08-15  Daniel P. BerrangeAdd APIs for virThreadPoolPtr to query some config...
2012-08-15  Daniel P. BerrangeAllow control over JSON string pretty printing
2012-08-15  Daniel P. BerrangeChange function signature for creating new lock manager...
2012-08-15  Daniel P. BerrangeRemove unused qemuProcessAutoDestroyRun decl from header
2012-08-15  Dmitry Guryanovparallels: add domain configuration example
2012-08-15  Dmitry Guryanovparallels: cleanup parallelsOpen and fix error message
2012-08-15  Dmitry Guryanovparallels: change URI to parallels:///system
2012-08-15  Daniel VeillardAdding Sukadev Bhattiprolu
2012-08-15  Sukadev BhattiproluUpdate documentation for CPU quota/period support for LXC
2012-08-15  Osier Yangvirsh: Add helper to avoid the strcase check for virsh-*.c
2012-08-15  Laine Stumpconf: log error when encountering multiple filterrefs...
2012-08-15  Laine Stumpnetwork: add connections counter to networks
2012-08-15  Laine Stumpnetwork: change cleanup: to success/cleanup/error:...
2012-08-15  Laine Stumpconf: output forward device connections count in networ...
2012-08-15  Laine Stumpconf: rename interface "usageCount" to "connections"
2012-08-15  Laine Stumpconf: use a unique data type for PF array in virDomainN...
2012-08-14  Eric Blakerandom: link with -lm when needed
2012-08-14  Laine Stumpnetwork: merge relevant virtualports rather than choosi...
2012-08-14  Laine Stumpconf: support partially-specified <virtualport> in...
2012-08-14  Laine Stumpconf: simplify Buffer Indentation in virDomainNetDefFormat
2012-08-14  Laine Stumpconf: make error returns from virDomainActualNetDefForm...
2012-08-14  Laine Stumpconf: move virtPortProfile out of unions in virDomainNetDef
2012-08-14  Laine Stumputil: utility functions for virNetDevVPortProfile
2012-08-14  Laine Stumputil: add openvswitch case to virNetDevVPortProfileEqual
2012-08-14  Laine Stumputil: eliminate union in virNetDevVPortProfile
2012-08-14  Laine Stumputil: make return value of virUUIDFormat and virMacAddr...
2012-08-14  Eric Blakebuild: fix link error with appArmor
2012-08-14  Eric Blakemaint: drop a leftover comment line
2012-08-14  Dmitry Guryanovopenvz: unlock virDomainObj objects in openvzOpen
2012-08-14  Daniel P. BerrangePull code which finds a free MCS label out into its...
2012-08-14  Daniel P. BerrangeHonour current user and role in SELinux label generation
2012-08-14  Daniel P. BerrangeFix error reporting in virSecuritySELinuxGenNewContext
2012-08-14  Daniel P. BerrangeUse VIR_ERR_CONFIG_UNSUPPORTED if requested security...
2012-08-14  Daniel P. BerrangeAdd missing domain_conf.h include in security_manager.h
2012-08-14  Daniel P. BerrangeAdd virRandom() API to generate numbers with non-power...
2012-08-14  Martin Kletzanderutil: typos in fallback code fo virDoubleToStr
2012-08-14  Daniel P. BerrangeFix timebomb in LIBVIRT_VERSION_INFO calculation
2012-08-14  Osier YangDestroy virdomainlist.[ch]
2012-08-14  Martin Kletzanderjson: fix interface locale dependency
2012-08-14  Ján Tomkovirsh: say save-image-edit failed only when it does
2012-08-13  Asad Saeedsanlock: don't unlink lockspace if registration fails
2012-08-13  Cole Robinsonvirsh: make 'help' command ignore spurious options
2012-08-13  Cole Robinsonvirsh: Convert '<cmd> --help' to 'help <cmd>'
2012-08-13  Cole Robinsonvirsh.c: Fix compiler warning
2012-08-13  Cole Robinsonbuild: Distribute check-symfile.pl
2012-08-13  Eric Blakemaint: add attribution for last patch
2012-08-13  Frido RooseRelease only specific sanlock resource
2012-08-11  Peter Krempavirterror: Add error message for unsupported operations.
2012-08-11  Laine Stumpbuild: fix binary location in stap files --with-driver...
2012-08-10  Martin Kletzanderdocs/virsh: various minor fixes
2012-08-10  Martin Kletzanderdocs: autogenerate search.php
2012-08-10  Martin Kletzanderdocs: fix 404 page when fetched from different location
2012-08-10  Laine Stumpnwfilter: fix crash during filter define when lxc drive...
2012-08-09  Eric Blakebuild: fix PROBE() usage of intptr_t
2012-08-09  Eric Blakebuild: fix author of previous commit
2012-08-09  Matthias Bolteesx: Implement network driver
2012-08-09  Matthias Bolteesx: Remove redundant checks for esxVI_LookupHostSystem...
2012-08-09  Matthias Bolteesx: Fix dynamic deep copy
2012-08-09  Matthias Bolteesx: Implement interface driver
2012-08-09  Stefan Bergernwfilter: remove target table before renaming it
2012-08-09  Daniel P. BerrangeAdd APIs for obtaining the unique ID of LVM & SCSI...
2012-08-09  Jiri Denemarkqemu: Fix debug message in p2p migration
2012-08-09  Jiri Denemarkexamples: Update strings for event details
2012-08-09  Jiri Denemarkqemu: Migrate at unlimited speed by default
2012-08-09  Peter Krempaqemu: Refactor parsing of block device IO tuning parame...
2012-08-09  Peter Kremparemote: Clean up coding style and refactor remote conne...
2012-08-08  Peter FeinerAllow rbd backing stores
2012-08-08  Peter FeinerFix errno check, prevent spurious errors under heavy...
2012-08-08  Guannan Renqemu:rename qemuCheckScsiControllerModel function
2012-08-08  Guannan Renrpc: fix a virObject typo error in struct _virNetServer
2012-08-08  Guannan Renqemu: add two qemu caps for lsi and virtio-scsi SCSI...
2012-08-08  Guannan Renqemu: add capabilities flags related to scsi controller
2012-08-07  Laine Stumputil: include stderr in log message when an external...
2012-08-07  Daniel P. BerrangeSet LIBVIRT_AUTOSTART=0 when running test suites
2012-08-07  Daniel P. BerrangeDon't check the 'connect' command in virsh-all test
2012-08-07  Daniel P. BerrangeTurn virNetClient* into virObject instances
2012-08-07  Daniel P. BerrangeTurn virNetServer* into virObject instances
2012-08-07  Daniel P. BerrangeTurn virSocket into a virObject
2012-08-07  Daniel P. BerrangeTurn virKeepAlive into a virObject
2012-08-07  Daniel P. BerrangeTurn virNetSASLContext and virNetSASLSession into virOb...
2012-08-07  Daniel P. BerrangeTurn virNetTLSContext and virNetTLSSession into virObje...
2012-08-07  Daniel P. BerrangeTurn qemuAgentPtr and qemuMonitorPtr into virObjectPtr...
next