]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2019-02-28 Michal PrivoznikvirISCSIDirectRefreshVol: Don't clear volumes in each run
2019-02-28 Andrea Bolognaninews: Trivial style fixes
2019-02-28 Michal Privozniknews: Update for 5.1.0 release
2019-02-28 Michal Privoznikiscsi_direct: Reset pool capacity and allocation just...
2019-02-27 Eric Blakesnapshot: Improve message for VIR_ERR_INVALID_DOMAIN_SN...
2019-02-27 Eric Blakedomain: Document VIR_DOMAIN_XML_MIGRATABLE
2019-02-26 Eric Blakesnapshot: Permit redefine of offline external snapshot
2019-02-26 Eric Blakesnapshots: Avoid term 'checkpoint' for full system...
2019-02-26 Eric Blakevirsh: Elide backslash-newline in batch mode
2019-02-26 Eric Blakevirsh: Treat \n like ; in batch mode
2019-02-26 Yi Wangqemu: fix vcpu pinning when not all vcpus are enabled
2019-02-26 Diego Michelottovirfile: added GPFS as shared fs
2019-02-25 Julio Faraccolxc: Converting 'if, else' logic into a 'switch, case'
2019-02-25 Julio Faraccolxc: Introduce lxcNetworkParseDataType
2019-02-25 Julio Faraccolxc: Introduce lxcNetworkParseDataSuffix
2019-02-25 Julio Faraccolxc: Introduce lxcNetworkParseDataEntry
2019-02-25 Julio Faraccolxc: Create a separate method to handle IPv{4, 6} outsi...
2019-02-25 Andrea Bolognaniutil: Report error in virFileWrapperFdClose()
2019-02-25 Andrea Bolognaniutil: Move error reporting back to virFileWrapperFdClose()
2019-02-25 Andrea Bolognaniqemu: Always call virFileWrapperFdClose()
2019-02-25 Andrea Bolognaniutil: Make it safe to call virFileWrapperFdClose()...
2019-02-25 Marc Hartmayerqemu: Replace virDomainChrSourceDefFree with virObjectUnref
2019-02-25 Marc Hartmayerqemu: Use refcounting for priv->monConfig
2019-02-25 Christian Ehrhardtsecurity: aa-helper: generate more rules for gl devices
2019-02-25 Christian Ehrhardtsecurity: aa-helper: allow virt-aa-helper to read ...
2019-02-24 Roman Bogorodskiybhyve: add bhyveDomainDefNeedsISAController helper
2019-02-24 Roman Bogorodskiynews: document bhyve msrs feature
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
next