]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/shortlog
people/liuw/libxenctrl-split/libvirt.git
2014-04-12 Eric Blakeconf: report error on chain lookup failure
2014-04-12 Eric Blakeutil: new virFileRelLinkPointsTo function
2014-04-12 Eric Blakeconf: test backing chain lookup
2014-04-11 Cédric BosdonnatIntroduce --without-pm-utils to get rid of pm-is-suppor...
2014-04-11 Eric Blaketests: drop dead code from argv2xml and xml2xml
2014-04-11 Wojciech Macekbhyve: fix domain management
2014-04-10 Eric Blakeconf: delete useless backingStoreFormat field
2014-04-10 Eric Blakeconf: return backing information separately from metadata
2014-04-10 Eric Blakeconf: delete useless backingStoreIsFile field
2014-04-10 Eric Blakeconf: expose probe for non-local storage
2014-04-10 Eric Blakeconf: provide details on network backing store
2014-04-10 Eric Blakeconf: make virstoragetest debug easier
2014-04-10 Jiri Denemarkcpu: Properly check input parameters
2014-04-10 Jiri Denemarkcpu: Add documentation for CPU driver APIs
2014-04-10 Jiri Denemarktests: Fix systemd test with --without-driver-modules
2014-04-09 Ján TomkoFix build on mingw32
2014-04-09 Li Yangvirsh: Fix comment of vshCmdInfo
2014-04-09 Ján TomkoClean up virCgroupGetPercpuStats
2014-04-09 Ján TomkoCheck maximum startcpu value correctly
2014-04-09 Ján TomkoRename id, max_id to need_cpus, total_cpus
2014-04-09 Ján TomkoExtend virCgroupGetPercpuStats to fill in vcputime too
2014-04-09 Ján TomkoFix return value of virCgroupGetPercpuStats
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
next