]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2014-04-25 Jiri DenemarkvirStorageFileChainLookup: Return virStorageSourcePtr
2014-04-25 Jiri DenemarkqemuDomainBlockCommit: Track virStorageSourcePtr for...
2014-04-25 Jiri DenemarkqemuDomainBlockCommit: Don't track top_canon path separ...
2014-04-24 Eric Blakebuild: avoid 'index' as variable name
2014-04-24 Roman Bogorodskiydocs: document nmdm type console
2014-04-24 Martin Kletzanderqemu: don't check for backing chains for formats w...
2014-04-24 Jiri Denemarktests: Test backing store XML formatting and parsing
2014-04-24 Jiri Denemarktests: More output options for xml2xml tests
2014-04-24 Jiri Denemarkconf: Format and parse backing chains in domain XML
2014-04-24 Jiri Denemarkconf: Output disk backing store details in domain XML
2014-04-24 Daniel P. BerrangeFix pci bus naming for PPC
2014-04-24 Peter Krempautil: storage: Invert the way recursive metadata retrie...
2014-04-23 Peter Krempautil: virstoragefile: Don't mangle data stored about...
2014-04-23 Peter Krempastorage: Move disk->backingChain to the recursive disk...
2014-04-23 Peter Krempautil: virstoragefile: Rename backingMeta to backingStore
2014-04-23 Peter Krempautil: virstorage: Kill struct virStorageFileMetadata
2014-04-23 Peter Krempamaint: Switch over from struct virStorageFileMetadata...
2014-04-23 Peter Krempautil: storagefile: Add fields from virStorageMetadata...
2014-04-23 Peter Krempautil: storagefile: Add function to free a virStorageSou...
2014-04-23 Peter Krempavirstoragefile: Kill "backingStore" field from virStora...
2014-04-23 Peter Krempautil: virstoragefile: Don't use "backingStore" directly
2014-04-23 Peter Krempautil: storagefile: Rename "canonPath" to "path" in...
2014-04-23 Peter Krempautil: storage: Rename "path" to "relPath" in virStorage...
2014-04-23 Peter Krempastorage: util: Clean up arguments of virStorageFileGetM...
2014-04-23 Peter Krempautil: storage: Move checking of the actual backing...
2014-04-23 Peter Krempautil: storage: Remove obsolete argument virStorageFileG...
2014-04-23 Peter Krempautil: storagefile: Always store raw backing name in...
2014-04-23 Peter Krempaqemu: unexport qemuDiskChainCheckBroken
2014-04-23 Ján TomkoDocument behavior of setvcpus during guest boot
2014-04-23 Ján TomkoSave domain status after cpu hotplug
2014-04-23 Roman Bogorodskiybhyve: bhyveDomainDefineXML fixes
2014-04-23 Li ZhangPPC64 prefers to set pci-ohci controller as default...
2014-04-22 Ján TomkoFix error for out of range vcpu in qemuDomainPinVcpuFlags
2014-04-22 Ján TomkoMake virDomainVcpuPinDel return void
2014-04-22 Ján TomkoProperly free vcpupin info for unplugged CPUs
2014-04-21 Nehal J WaniFix typos in src/*
2014-04-21 Eric Blakemaint: update to latest gnulib
2014-04-20 Wojciech Macekbhyve: domainCreateXML
2014-04-18 Laine Stumpdocs: document that vfio is default for hostdev network...
2014-04-18 Ján TomkoRemove QEMU_CAPS_MACHINE_USB_OPT from ComputeCmdFlags
2014-04-18 Ján TomkoOnly set QEMU_CAPS_NO_HPET on x86
2014-04-18 Nehal J WaniFix Memory Leak in virStorageFileGetMetadataRecurse()
2014-04-17 Stefan Bergerqemu: Unlock the NWFilter update lock by leaving via...
2014-04-16 John Ferlanstorage: netfs: Handle backend errors
2014-04-16 Eric Blakeconf: fix omission of <driver> in domain dumpxml
2014-04-16 Eric Blakeconf: split <disk> schema into more pieces
2014-04-15 Eric Blakeconf: set up for per-grammar overrides in schemas
2014-04-15 Eric Blakeconf: restrict external snapshots to backing store...
2014-04-15 Eric Blakeconf: move storage formats to common RNG file
2014-04-15 Eric Blakeconf: better <disk> interleaving in schema
2014-04-14 Ján TomkoFix virsystemdtest without SYSTEMD_DAEMON
2014-04-14 Martin Kletzanderbuild: Don't use code with dbus_message_unref when...
2014-04-14 Eric Blakeconf: create common storage RNG grammar file
2014-04-14 Jiri Denemarkqemu: Avoid overflow when setting migration speed
2014-04-12 Eric Blakeconf: delete internal directory field
2014-04-12 Eric Blakeconf: tweak chain lookup internals
2014-04-12 Eric Blakeconf: drop redundant parameter to chain lookup
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
next