]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2019-02-24  Roman Bogorodskiybhyve: implement ignore unknown MSRs feature
2019-02-24  Roman Bogorodskiyconf: introduce 'msrs' feature
2019-02-22  Jiri Denemarkcputest: Use python3 in CPU parser scripts
2019-02-22  Jiri Denemarkcputest: Adapt scripts to split cpu_map
2019-02-22  David Kiariesrc/xenconfig: update copyright notice
2019-02-22  Ján Tomkoqemu: fix memory leak in qemuBuildDiskDeviceStr
2019-02-22  Peter Krempaqemu: domain: Use VIR_AUTOCLEAN for virBuffer
2019-02-22  Peter Krempautil: buffer: Introduce VIR_AUTOCLEAN function for...
2019-02-22  Peter Krempautil: alloc: Introduce 'VIR_AUTOCLEAN' macros for clear...
2019-02-22  Peter Krempautil: buf: Remove virBufferEscapeN
2019-02-22  Peter Krempatests: buf: Fix debug messages in 'testBufEscapeRegex'
2019-02-22  Peter Krempautil: buf: Fix memory leak in virBufferEscapeN
2019-02-22  Peter Krempautil: buffer: Remove misleading AUTOPTR func for 'virBu...
2019-02-21  Laine Stumpnetwork: add netmask to dhcp range of dnsmasq conf...
2019-02-21  Laine Stumputil: set missing data length in virSocketAddrPrefixToN...
2019-02-21  Eric Blakesnapshot: Saner use of uuid
2019-02-20  Marc Hartmayerudev: wake up the udev thread for stopping it
2019-02-20  Marc Hartmayerudev: nodeStateInitializeEnumerate: remove watch handle...
2019-02-20  John Ferlanconf: Use VIR_STEAL_PTR in domain_conf
2019-02-20  Michal Privozniktestutils: Explicitly name virTestCompare*() arguments
2019-02-20  Michal PrivoznikvirTestCompareToULL: Rename local variables
2019-02-20  Michal PrivoznikvirTestCompareToULL: Use VIR_AUTOFREE()
2019-02-20  Andrea Bolognaniiohelper: Remove remaining newlines from error messages
2019-02-20  Eric Blakesnapshot: Define explicit flags for snapshot xml
2019-02-20  Eric Blakedomain: Define explicit flags for saved image xml
2019-02-19  Eric Blakeqemu: Use correct domain xml flag
2019-02-19  Eric Blakedomain: Fix unknown flags diagnosis in virDomainGetXMLDesc
2019-02-19  Chris Venteicherqemu_process: Enter QMP command mode when starting...
2019-02-19  Chris Venteicherqemu_process: Use unique directories for QMP processes
2019-02-19  Jiri Denemarkqemu_process: Hide qemuProcessQMPStop
2019-02-19  Chris Venteicherqemu_process: Document and cleanup qemuProcessQMPNew
2019-02-19  Chris Venteicherqemu_process: Stop retaining monitor config in qemuProc...
2019-02-19  Chris Venteicherqemu_process: Setup paths within qemuProcessQMPInit
2019-02-19  Chris Venteicherqemu_process: Store libDir in qemuProcessQMP struct
2019-02-19  Chris Venteicherqemu_process: Move monitor code to qemuProcessQMPConnec...
2019-02-19  Chris Venteicherqemu_process: Introduce qemuProcessQMPStart
2019-02-19  Jiri Denemarkqemu_process: Hide qmperr inside qemuProcessQMP
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
next