]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2019-02-19  Jiri Denemarkqemu_capabilities: Log probe failure in virQEMUCapsInit...
2019-02-19  Jiri Denemarkqemu_process: Don't ignore errors in virQEMUCapsInit
2019-02-19  Jiri Denemarkqemu_capabilities: Refactor virQEMUCapsInitQMP
2019-02-19  Chris Venteicherqemu_process: Use qemuProcessQMP struct for a single...
2019-02-19  Chris Venteicherqemu_capabilities: Stop QEMU process before freeing
2019-02-19  Chris Venteicherqemu_process: Use consistent name for stop process...
2019-02-19  Chris Venteicherqemu_process: Refer to proc not cmd in process code
2019-02-19  Chris Venteicherqemu_process: Limit qemuProcessQMPNew to const input...
2019-02-19  Chris Venteicherqemu_process: Rename identifiers moved from qemu_capabi...
2019-02-19  Chris Venteicherqemu_process: Move process code from qemu_capabilities
2019-02-19  Daniel P. Berrangévirsh: fix return value in storage vol name completor
2019-02-19  Daniel P. Berrangéconf: make virPCIDeviceAddressFormat void
2019-02-19  Andrea Bolognaniiohelper: Don't include newlines in error messages
2019-02-19  Andrea Bolognanivircommand: Ensure buffers are NULL-terminated
2019-02-19  Nikolay Shirokovskiyvz: build fix for virStorageBackendVzPoolStart
2019-02-19  Ján TomkoRemove remaining references to kqemu
2019-02-18  Peter Krempautil: Use virStorageSourceNew in virStorageFileMetadataNew
2019-02-18  Peter Krempautil: Replace virStorageSourceFree with virObjectUnref
2019-02-18  Peter Krempautil: Remove the AUTOPTR func for virStorageSource
2019-02-18  Peter Krempautil: alloc: Introduce VIR_AUTOUNREF macro
2019-02-18  Peter Krempautil: storage: Turn virStorageSource into a virObject
2019-02-18  Peter Krempautil: Introduce function for allocating virStorageSource
2019-02-18  Peter Krempabhyve: use virDomainDiskDefNew to instead of VIR_ALLOC
2019-02-15  Andrea Bolognaniconf: Rework virDomainDeviceDefPostParseCommon()
2019-02-15  Andrea Bolognaniconf: Introduce virDomainNetDefPostParse()
2019-02-15  Andrea Bolognaniconf: Introduce virDomainControllerDefPostParse()
2019-02-15  Andrea Bolognaniconf: Introduce virDomainVideoDefPostParse()
2019-02-15  Andrea Bolognaniconf: Introduce virDomainDiskDefPostParse()
2019-02-15  Andrea Bolognaniconf: Introduce virDomainRNGDefPostParse()
2019-02-15  Andrea Bolognaniconf: Introduce virDomainChrDefPostParse()
2019-02-14  Laine Stumpnetwork: explicitly allow icmp/icmpv6 in libvirt zonefile
2019-02-14  Michal Privoznikvirkmodtest: Don't fail if modprobe doesn't exist
2019-02-14  Ján Tomkovirsh: fix snapshot list --parent
2019-02-14  Michal Privoznikqemu_hotplug: Initialize @charAlias in qemuDomainRemove...
2019-02-14  Marc Hartmayerudev: only report a warning if udev_enumerate_scan_devi...
2019-02-14  Ján TomkoUse NULLSTR_EMPTY
2019-02-14  Ján TomkoRemove EMPTY_STR macro
2019-02-14  Ján TomkoRemove EMPTYSTR macro
2019-02-14  Ján Tomkotools: use NULLSTR_MINUS
2019-02-14  Ján Tomkointernal: introduce a family of NULLSTR macros
2019-02-14  Michal Privoznikqemu_hotplug: Assume chardev alias always exists in...
2019-02-14  Michal Privoznikqemu_hotplug: Don't build device string in qemuDomainDe...
2019-02-14  Michal Privoznikqemuhotplugtest: Test guestfwd attach and detach
2019-02-14  Michal Privoznikqemu_hotplug: Detach guestfwd using netdev_del
2019-02-14  Michal Privoznikqemu_hotplug: Attach guestfwd using netdev_add
2019-02-14  Michal PrivoznikqemuL: Drop "user-" prefix for guestfwd netdev
2019-02-14  Michal Privoznikqemu: Use @tmpChr in qemuDomainDetachChrDevice to build...
2019-02-13  Eric Blakeqemu: Escape external snapshot names containing comma
2019-02-13  Laine Stumputil: fix memory leak in virFirewallDInterfaceSetZone()
2019-02-13  Ján Tomkovirsh: initialize info in cmdIOThreadInfo
2019-02-13  Ján Tomkovirsh: remove redundant virshNodeGetCPUCount
2019-02-13  Ján Tomkovirsh: do not assign negative values to niothreads
2019-02-13  Ján Tomkovirsh: reduce the optimism in cmdIOThreadInfo
2019-02-12  John Ferlanutil: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageS...
2019-02-12  John Ferlanutil: Check for duplicated id in virStorageSourceParseR...
2019-02-12  John Ferlanconf: Check for duplicate authdef during hostdev iSCSI...
2019-02-12  John Ferlantests: Fix memory leak in testCompareXMLToArgvFiles
2019-02-12  John Ferlanstorage: Use VIR_AUTOCLOSE
2019-02-12  John Ferlanstorage: Rework ret logic in storageBackendUpdateVolTar...
2019-02-12  John Ferlanstorage: Use VIR_AUTOFREE for storage backends
2019-02-12  John Ferlanstorage: Cleanup virStorageFileBackendGlusterReadlinkCa...
2019-02-12  John Ferlantests: Rename variable in testStorageFileGetMetadata
2019-02-12  John Ferlanutil: Rename variable in virStorageSourceNewFromBacking
2019-02-12  John Ferlanutil: Rename variable in virStorageSourceNewFromBacking...
2019-02-12  John Ferlanutil: Rename variable in virStorageSourceNewFromBacking...
2019-02-12  John Ferlanutil: Rename variable in virStorageSourceCopy
2019-02-12  John Ferlanutil: Rename variable in virStorageFileMetadataNew
2019-02-12  John Ferlanstorage: Use VIR_STEAL_PTR in storageBackendProbeTarget
2019-02-12  John Ferlantests: Use VIR_AUTOFREE for various storage tests
2019-02-12  John Ferlantest: Use VIR_AUTOFREE for test driver
2019-02-12  John Ferlantest: Remove unused @xml from testDomainSnapshotCreateXML
2019-02-12  John Ferlantest: Cleanup testDomainRenameCallback
2019-02-12  John Ferlanutil: Use VIR_AUTOFREE for virstoragefile
2019-02-12  John Ferlanutil: Use VIR_STEAL_PTR in virstoragefile
2019-02-12  John Ferlanconf: Use VIR_AUTOFREE for storage_conf
2019-02-12  John Ferlanconf: Remove @name in virStoragePoolDefParseSource
2019-02-12  John Ferlanstorage: Use VIR_AUTOFREE for storage util
2019-02-12  John Ferlanstorage: Fix error retval for getDeviceType
2019-02-12  John Ferlanutil: Fix virStorageBackendSCSINewLun error handling
2019-02-12  John Ferlanstorage: Use VIR_AUTOFREE for storage driver
2019-02-12  John Ferlanstorage: Invert retval logic in virStorageBackendSCSITr...
2019-02-12  John Ferlansrc: Fix label logic in virStorageBackendSCSITriggerRescan
2019-02-12  John Ferlanstorage: Use VIR_AUTOPTR(virCommand)
2019-02-12  John Ferlanstorage: Cleanup virStorageBackendLogicalFindPoolSource...
2019-02-12  John Ferlanstorage: Fix error path in virStorageBackendSheepdogRef...
2019-02-12  John Ferlanstorage: Rework logic in virStorageBackendDiskBuildPool
2019-02-12  John Ferlanstorage: Use VIR_AUTOPTR(virString)
2019-02-12  John Ferlanconf: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageP...
2019-02-12  John Ferlanphyp: Resolve memory leak in phypStorageVolCreateXML
2019-02-12  John Ferlanconf: Rework virStoragePoolDefParseXML
2019-02-12  John Ferlanconf: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageV...
2019-02-12  John Ferlanconf: Rework virStorageVolDefParseXML
2019-02-12  John Ferlanstorage: Use VIR_STEAL_PTR for gluster volume processing
2019-02-12  John Ferlanconf: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageP...
2019-02-12  John Ferlanutil: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageA...
2019-02-12  John Ferlanutil: Rework virStorageAuthDefCopy
2019-02-12  John Ferlanconf,util,qemu: Use VIR_STEAL_PTR for authdef processing
2019-02-12  Ján Tomkoqemu: do not format <usedQMP/> in qemu caps XML
2019-02-12  Ján Tomkovirsh: allow empty targets in cmdDomFSInfo
2019-02-12  Ján Tomkovirsh: use virBufferTrim in cmdDomFSInfo
next