]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
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...
2015-09-23 Peter Krempaqemu: Refresh memory size only on fresh starts
2015-09-23 Peter Krempaqemu: Align memory module sizes to 2MiB
2015-09-23 Jiri Denemarkvirsh: Notify users about disconnects
2015-09-23 Jiri Denemarkclient rpc: Process pending data on error
2015-09-23 Jiri Denemarkclient rpc: Report proper error for keepalive disconnec...
2015-09-23 Luyao Huangconf: escape string for disk driver name attribute
2015-09-23 Martin KletzanderUse VIR_DIV_UP macro where possible
2015-09-23 Luyao HuangMakefile: fix build fail when make rpm
2015-09-22 Cole Robinsonspec: Fix some warnings with latest rpmbuild
2015-09-22 Michal Privozniktests: Avoid use of virQEMUDriverCreateXMLConf(NULL)
2015-09-22 Michal PrivoznikqemuTestDriverInit: init the driver lock too
2015-09-22 John FerlanRevert "qemu: Fix integer/boolean logic in qemuSetUnpri...
2015-09-22 Peter Krempatest: Add test to validate that memory sizes don't...
2015-09-22 Peter Krempaqemu: ppc64: Align memory sizes to 256MiB blocks
2015-09-22 Peter Krempaqemu: command: Align memory sizes only on fresh starts
2015-09-22 Peter Krempaconf: Don't always recalculate initial memory size...
2015-09-22 Peter Krempaconf: Pre-calculate initial memory size instead of...
2015-09-22 Peter Krempaconf: Rename max_balloon to total_memory
2015-09-22 Peter Krempaconf: Split memory related post parse stuff into separa...
2015-09-22 Peter Krempaconf: Add XML parser flag that will allow us to do...
2015-09-22 Peter Krempaconf: Document all VIR_DOMAIN_DEF_PARSE_* flags
2015-09-22 Peter Krempaconf: Drop VIR_DOMAIN_DEF_PARSE_CLOCK_ADJUST flag
2015-09-22 Peter Krempaqemu: Make memory alignment helper more universal
2015-09-22 Peter Krempaconf: Add helper to determine whether memory hotplug...
2015-09-22 Peter Krempalibxl: vz: Use accessor instead of direct access for...
2015-09-22 Pavel FedinRemoved unneeded check
2015-09-22 Pavel Fedintests: use mockup cache
2015-09-22 Pavel FedinImplement infrastracture for mocking up QEMU capabiliti...
2015-09-22 Pavel Fedintests: split out common qemu driver initialization
2015-09-21 David Mansfieldtest driver: don't unlock pool after freeing it
2015-09-21 John Ferlanvirfile: Use virProcessWait in virDirCreate
2015-09-21 John Ferlanvirfile: Use virProcessWait in virFileUnlink
2015-09-21 John Ferlanvirfile: Use virProcessWait in virFileOpenForked
2015-09-21 John Ferlanvirfile: Rename virFileUnlink to virFileRemove
2015-09-21 Maxim Nestratovvz: remove error logging from prlsdkUUIDParse
2015-09-21 Michal PrivoznikqemuDomainChangeDiskLive: Allow startupPolicy change
2015-09-18 Michal PrivoznikqemuDomainDiskChangeSupported: Fill in missing checks
2015-09-18 Michal Privoznikqemu: s/virDomainDiskDiffersSourceOnly/qemuDomainDiskCh...
2015-09-18 Michal PrivoznikqemuDomainChangeDiskLive: rework slightly
2015-09-18 Michal Privoznikqemu_domain: Introduce qemuDomainDiskSourceDiffers
2015-09-18 Michal Privoznikqemu: s/qemuDomainChangeDiskMediaLive/qemuDomainChangeD...
2015-09-18 Michal PrivoznikqemuDomainUpdateDeviceConfig: Allow startupPolicy updat...
2015-09-18 Jiri Denemarkqemu: Fix some corner cases in persistent migration
2015-09-18 Jiri Denemarkqemu: Queue events in migration Finish phase ASAP
2015-09-18 Jiri DenemarkqemuDomainEventQueue: Check if event is non-NULL
2015-09-18 Jiri Denemarkqemu: Don't report false errors in migration protocol v2
2015-09-18 Jiri Denemarkqemu: Kill domain when migration finish fails
2015-09-18 Jiri Denemarkqemu: Don't fail migration on save status failure
2015-09-18 Jiri Denemarkqemu: Simplify qemuMigrationFinish
2015-09-18 Jiri Denemarkqemu: Split qemuMigrationFinish
next