]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2014-04-09  Ján TomkoDon't require domain obj in qemuDomainGetPercpuStats
2014-04-09  Eric Blakeconf: test for more fields
2014-04-09  Eric Blakeconf: start testing contents of the new backing chain...
2014-04-09  Eric Blakeconf: track more fields in backing chain metadata
2014-04-09  Eric Blakeconf: rename some test fields
2014-04-09  Eric Blakeconf: earlier allocation during backing chain crawl
2014-04-09  Eric Blakeconf: track user vs. canonical name through full chain...
2014-04-09  Peter Krempaqemu: Unexport qemuBuildNetworkDriveURI()
2014-04-09  Peter Krempaqemu: Refactor qemuGetDriveSourceString to take virStor...
2014-04-09  Peter Krempastorage: Refactor location of metadata for storage...
2014-04-09  Peter Krempastorage: Refactor storage file initialization to use...
2014-04-09  Peter Krempaconf: Refactor helpers to retrieve actual storage type
2014-04-09  John Ferlanstorage: Don't update pool available/allocation if...
2014-04-09  Jean-Baptiste... build: avoid compiler warning on shadowed name
2014-04-09  Roman Bogorodskiytests: use virBhyveCapsBuild in bhyvexml2argv test
2014-04-08  Eric Blakeconf: another refactor of virstoragetest
2014-04-08  Eric Blakeconf: interleave virstoragetest structs
2014-04-08  Eric Blakeconf: test for more scenarios
2014-04-08  Eric Blakeconf: fix detection of infinite backing loop
2014-04-08  Jean-Baptiste... vmware: set the driver version
2014-04-08  Roman Bogorodskiytests: add bhyve xml2xml test
2014-04-08  Roman Bogorodskiybhyve: add domain metadata support
2014-04-08  Roman Bogorodskiybhyve: fix ATTRIBUTE_NONNULL usage
2014-04-08  Richard WeinbergerLXC: Fix return code evaulation in lxcCheckNetNsSupport()
2014-04-08  Ján TomkoFix incorrect values in redirdev ABI check error
2014-04-08  Daniel P. BerrangeUse a static initializer for static mutexes
2014-04-08  Daniel P. BerrangeAdd syntax check to validate capitalization of abbrevia...
2014-04-08  Daniel P. BerrangeReplace Pci with PCI throughout
2014-04-08  Daniel P. BerrangeReplace Usb with USB throughout
2014-04-08  Daniel P. BerrangeReplace Scsi with SCSI throughout
2014-04-08  Daniel P. BerrangeSwitch systemd test to use generic dbus mock
2014-04-08  Daniel P. BerrangeCreate a re-usable DBus LD_PRELOAD mock library
2014-04-08  Daniel P. BerrangeIntroduce a new set of helper macros for mocking symbols
2014-04-08  Wangrui (K)virNetDev{Replace,Restore}MacAddress: Fix memory leak
2014-04-08  Michal PrivoznikbhyveConnectGetCapabilities: Fix double caps unref
2014-04-08  Michal PrivoznikSimplify bhyveDriverGetCapabilities()
2014-04-08  Michal Privoznikbhyve_capabilities: Add Semihalf to Copyright
2014-04-08  Guido Günthertests: Don't crash when creating the config object...
2014-04-08  Guido Günthertests: link against libxml2
2014-04-07  Eric Blakeconf: avoid memleak on NULL path
2014-04-07  Cédric Bosdonnatlxc conf2xml: don't let current vcpus at 0: define...
2014-04-07  Wojciech Macekbhyve: connectCompareCPU support
2014-04-07  Wojciech Macekbhyve: create capabilities submodule
2014-04-07  Wojciech Macekbhyve: support for connectBaselineCPU
2014-04-07  Laine Stumpinterface: dump inactive xml when interface isn't active
2014-04-07  Eric Blakehash: add common utility functions
2014-04-07  Jincheng Miaotests: build viridentitytest only WITH_ATTR.
2014-04-07  Peter Krempamaint: Correctly detect wether "gluster" cli tool is...
2014-04-07  Guido Güntherlibvirt-guests: avoid bashism
2014-04-07  Antoni S. PuimedonQoS: make tc filters match all traffic
2014-04-05  Roman Bogorodskiybhyve: add xml2argv tests for console
2014-04-05  Roman Bogorodskiybhyve: add console support through nmdm device
2014-04-05  David Shane... bhyve: domain autostart support
2014-04-04  Eric Blakeconf: track when storage type is still undetermined
2014-04-04  Eric Blaketests: refactor virstoragetest for less stack space
2014-04-04  Eric Blaketests: use C99 initialization for storage test
2014-04-04  John FerlanNFS storage pool: Fix libvirtd crash due to refactor...
2014-04-04  Olivia YinDefine CPUINFO_FILE_LEN and fix maxlen of cpuinfo file...
2014-04-04  Nehal J WaniFix Memory Leak in daemon/libvirtd.c
2014-04-03  Stefan Baderlibxl: Set disk format for empty cdrom device
2014-04-03  Stefan Baderlibxl: Use id from virDomainObj inside the driver
2014-04-03  Ján TomkoAdd redirdevs to ABI stability check
2014-04-03  Ján TomkoUse the force flag for mkfs -t xfs
2014-04-03  Li Yangvirsh: Make 'exit' action same as 'quit'
2014-04-03  Martin Kletzanderqemu: make sure agent returns error when required data...
2014-04-03  Ján TomkoInclude PCI address in the error in virDomainNetFindIdx
2014-04-03  Ján TomkoMove error reporting into virDomainNetFindIdx
2014-04-02  Eric Blaketests: simplify storage test cleanup
2014-04-02  Cole Robinsonstorage: Report error from VolOpen by default
2014-04-02  Ján TomkoFix coverity-reported leak in virSecurityManagerGenLabel
2014-04-02  Eric Blakeconf: modify tracking of encrypted images
2014-04-02  Eric Blakeconf: drop redundant parameters during probe
2014-04-02  Eric Blakeconf: track sizes directly in source struct
2014-04-02  Eric Blakeconf: use common struct in storage volumes
2014-04-02  Eric Blakeconf: move volume structs to util/
2014-04-02  Eric Blakeconf: tweak volume target struct details
2014-04-02  Eric Blakeconf: manage disk source by struct instead of pieces
2014-04-02  Eric Blakephyp: fix logic error on volume creation
2014-04-02  Martin Kletzanderqemu: remove unneeded forward declaration
2014-04-02  Shanzhi Yuvirsh: man: delete the unexpected character in snapshot...
2014-04-02  Martin Kletzanderqemu: cleanup error checking on agent replies
2014-04-01  Eric Blakemaint: fix spelling errors in disk pools
2014-04-01  Eric Blakeconf: let snapshots share disk source struct
2014-04-01  Eric Blakeconf: move common disk source functions
2014-04-01  Eric Blakeutil: don't support loopback and nbd when setuid
2014-04-01  Eric Blakeutil: move detection of shared filesystems
2014-04-01  Eric Blakeconf: move storage source type to util/
2014-04-01  Eric Blakeconf: move storage secret type to util/
2014-04-01  Eric Blakeconf: move source pool type to util/
2014-04-01  Eric Blakeconf: move storage encryption type to util/
2014-04-01  Eric Blakeconf: move network disk protocol type to util/
2014-04-01  Eric Blakeconf: move host disk type to util/
2014-04-01  Eric Blakeconf: split network host structs to util/
2014-04-01  Eric Blakeconf: split security label structs to util/
2014-04-01  Eric Blakemaint: ensure src/ directory includes are clean
2014-04-01  Peter Krempastorage: gluster: Implement storage pool lookup
2014-04-01  Peter Krempastorage: netfs: Support lookup of glusterfs pool sources
2014-04-01  Peter Krempastorage: netfs: Split up and tidy up NFS storage pool...
2014-04-01  Michal PrivoznikBump version to 1.2.4 for new dev cycle
2014-04-01  Daniel VeillardRelease of libvirt-1.2.3 v1.2.3
next