]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2015-10-12 Nikolay Shirokovskiymigration: refactor: introduce parameter checking function
2015-10-12 Nikolay Shirokovskiymigration: merge all proto branches into single function
2015-10-12 Nikolay Shirokovskiymigration: refactor: refactor parameter compatibility...
2015-10-12 Nikolay Shirokovskiymigration: refactor: extract parameter adaption functions
2015-10-12 Nikolay Shirokovskiymigration: refactor: introduce params version of unmanaged
2015-10-12 Nikolay Shirokovskiymigration: refactor: merge direct and p2p into unmanaged
2015-10-12 Nikolay Shirokovskiymigration: refactor: rename uri parameter to miguri
2015-10-12 Michal Privoznikmigration: remove direct migration dependency on versio...
2015-10-12 Nikolay Shirokovskiymigration: move implementation check to branches in p2p
2015-10-12 Nikolay Shirokovskiymigration: refactor: reuse p2p url check
2015-10-12 Nikolay Shirokovskiymigration: refactor: get rid of use_params p2p_full
2015-10-09 Michal PrivoznikvirJSONValueArraySize: return ssize_t
2015-10-09 Andrea Bolognanisrc: Remove $(builddir) usage
2015-10-09 Andrea Bolognanisrc: Include $(builddir)/util in the header search...
2015-10-08 Maxim Nestratovvz: cleanup
2015-10-08 John Ferlanstorage: Perform some cleanup of calls
2015-10-08 Andrea BolognaniAUTHORS: Add myself to the list of committers
2015-10-07 John Ferlanqemu: Resolve Coverity FORWARD_NULL
2015-10-07 John Ferlanlibxl: Resolve Coverity FORWARD_NULL
2015-10-07 Michal PrivoznikvirSecurityManagerNew: Turn array of booleans into...
2015-10-07 Cole Robinsontests: eventtest: Fix coverity warning
2015-10-07 Andrea Bolognaniqemu: Fix indentation issue
2015-10-07 Andrea Bolognaniqemu: Remove explicit values from virQEMUCapsFlags
2015-10-07 Peter Krempaqemu: migration: Skip few checks while doing offline...
2015-10-07 Peter Krempaqemu: migration: Use migration flags in qemuMigrationIs...
2015-10-07 Peter Krempaqemu: migration: Drop @def from qemuMigrationIsAllowed
2015-10-07 Peter Krempaqemu: migration: Split source and destination migration...
2015-10-06 Cole Robinsonspec: Delete .git after applying patches
2015-10-06 Maxim Nestratovvz: remove storage driver as never used
2015-10-06 Maxim Nestratovvz: remove network driver as never used
2015-10-06 Cole Robinsontests: qemu: Add aarch64 virtio pci tests
2015-10-06 Cole Robinsondocs: domain: Show canonical pvspinlock XML
2015-10-06 Jiri Denemarkqemu: Wait until destination QEMU consumes all migratio...
2015-10-06 Jiri Denemarkqemu: Make updating stats in qemuMigrationCheckJobStatu...
2015-10-06 Jiri Denemarkqemu: Introduce flags in qemuMigrationCompleted
2015-10-06 Jiri Denemarkqemu: Copy completed migration stats only on success
2015-10-06 Jiri Denemarkqemu: Always update migration times on destination
2015-10-06 Martin Kletzandertests: Check GIC-related XMLs in qemuxml2xmltest
2015-10-06 Martin KletzanderDo not distribute generated virkeymaps.h
2015-10-06 Cédric Bosdonnatapparmor: differentiate between error and unconfined...
2015-10-06 Peter Krempaconf: Remove <metadata> elements with no namespace
2015-10-05 Cole Robinsontestutils: Drop virtTestResult
2015-10-05 Cole Robinsontests: eventtest: Open code virtTestResult
2015-10-05 Cole Robinsontests: sheepdog: Drop use of virtTestResult
2015-10-05 Cole Robinsontestutils: Add coloring to verbose PASS/FAILED output
2015-10-05 John Ferlanstorage: Adjust calculation of alloc/capacity for disk
2015-10-05 John Ferlanstorage: Introduce virStorageBackendDiskStartPool
2015-10-05 John Ferlanstorage: Add additional errors/checks for disk label
2015-10-05 John Ferlanstorage: Add param to check whether we can write a...
2015-10-05 John Ferlanstorage: Refactor disk label checking
2015-10-05 John Ferlanstorage: Prior to creating a volume, refresh the pool
2015-10-05 John Ferlanvirfile: Fix error path for forked virFileRemove
2015-10-05 John Ferlanvirfile: Add extra check for direct delete in virFileRemove
2015-10-05 Andrea Bolognaniqemu: Add conditions for qemu-kvm use on ppc64
2015-10-05 Peter Kremparpc: libssh2: Fix regression in ssh host key verification
2015-10-05 Peter Kremparpc: libssh2: Add more debugging info
2015-10-05 Peter Krempaconf: Reuse virDomainDefCheckDuplicateDiskWWN to check...
2015-10-05 Peter Krempaqemu: Perform the disk WWN check only on fresh starts
2015-10-02 Laine Stumpinterface: let netcf pre-filter for active vs. inactive
2015-10-02 Laine Stumpinterface: re-use name and mac address rather than...
2015-10-02 Laine Stumpinterface: report correct interface count when not...
2015-10-02 Laine Stumpinterface: fail on OOM from virGetInterface()
2015-10-02 Daniel P. Berrangelibvirt.spec: fix accidental conditional inclusion...
2015-10-02 Martin Kletzanderqemu: Use memory-backing-file only when needed
2015-10-02 Martin Kletzanderqemu: Add -mem-path even with numa
2015-10-02 Martin Kletzanderqemu: Extract -mem-path building into its own function
2015-10-02 Martin Kletzanderqemu: Move memory size detection to the top of the...
2015-10-02 Martin Kletzanderqemu: Move simplification variable to begining of the...
2015-10-02 Martin Kletzanderdocs: Add Cuckoo Sandbox into apps.html
2015-10-02 Pavel Fedinqemu: Add test cases for gic-version option
2015-10-02 Pavel Fedinqemu: Add support for gic-version machine option
2015-10-02 Pavel Fedinqemu: Introduce QEMU_CAPS_MACH_VIRT_GIC_VERSION capability
2015-10-02 Martin KletzanderPost-release version bump to 1.2.21
2015-10-02 Daniel VeillardRelease of libvirt-1.2.20
2015-09-29 Cole Robinsonqemu: Fix dynamic_ownership qemu.conf setting
2015-09-29 Michal Privoznikvirsh: Preserve startupPolicy in change-media command
2015-09-29 Ján TomkoCreate a shallow copy for volume building only if supported
2015-09-29 Ján TomkoUpdate pool allocation with new values on volume creation
2015-09-25 John Ferlanconf: Fix virtType check
2015-09-25 Shivangi Dhirqemu: Make virtType of type virDomainVirtType
2015-09-25 Shivangi Dhirconf: Add new VIR_DOMAIN_VIRT_NONE enum
2015-09-25 Guido GüntherUse daemon log facility for journald
2015-09-25 Michal Privozniktools: Link libvirt.la and readline to libvirt_shell.a
2015-09-25 Andrea Bolognanimaint: Remove control characters from LGPL license...
2015-09-24 Jiri Denemarkdomain: Fix migratable XML with graphics/@listen
2015-09-24 Erik Skultetyvsh: create a noinstall libvirt_shell library
2015-09-24 John Ferlanqemu: Resolve Coverity RESOURCE_LEAK
2015-09-24 John Ferlanqemu: Clean up ret in qemuDomainSaveMemory and qemuDoma...
2015-09-24 John Ferlanqemu: Resolve Coverity CHECKED_RETURN
2015-09-24 John Ferlanvirsh: Resolve Coverity DEADCODE
2015-09-24 John Ferlantests: Resolve Coverity RESOURCE_LEAK
2015-09-24 John Ferlantests: Resolve Coverity RESOURCE_LEAK
2015-09-24 Michal PrivoznikvirDomainRestore: Don't keep transient domains around
2015-09-24 Michal Privoznikqemu: Move vm->persistent check into qemuDomainRemoveIn...
2015-09-24 Michal PrivoznikvirDomainCreateXML: Make domain definition transient
2015-09-24 Michal PrivoznikvirDomainCreateXML: Don't remove persistent domains...
2015-09-24 Michal Privoznikdocs: Add yet another libvirt based app
2015-09-24 Martin KletzanderRemove redundand assignment
2015-09-24 Michal PrivoznikqemuDomainDeviceDefPostParse: Drop useless checks
2015-09-23 Peter Krempavirsh: Fix job status indicator for 0 length block...
next