]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2019-03-04 John Ferlanconf: Clean up some unnecessary goto paths
2019-03-04 John Ferlanconf: Use VIR_AUTOPTR(virBitmap) in domain_conf
2019-03-04 John Ferlanconf: Rework virDomainEmulatorPinDefParseXML
2019-03-04 Peter Krempaqemu: Use VIR_XPATH_NODE_AUTORESTORE when XPath context...
2019-03-04 Peter Krempautil: XML: Introduce automatic reset of XPath's current...
2019-03-04 Peter Krempautil: alloc: Clarify docs for VIR_DEFINE_AUTOCLEAN_FUNC
2019-03-04 Peter Krempautil: object: Reset pointer when unrefing object in...
2019-03-04 Peter Krempasyntax-check: require intialization for new VIR_AUTO...
2019-03-04 Peter Krempautil: alloc: Note that VIR_AUTOPTR/VIR_AUTOCLEAN must...
2019-03-04 Peter Krempautil: string: Remove the 'virString' type
2019-03-04 Peter Krempautil: string: Use VIR_AUTOSTRINGLIST instead of VIR_AUT...
2019-03-04 Peter Krempautil: string: Introduce macro for automatic string...
2019-03-04 John Ferlanutil: Use VIR_AUTOUNREF for virstoragefile
2019-03-04 Peter Krempamaint: Post-release version bump to 5.1.0
2019-03-04 Daniel VeillardRelease of libvirt-5.1.0
2019-03-01 Eric Blakenews: More 5.1 updates
2019-03-01 Eric Blakeqemu: Fix snapshot redefine vs. domain state bug
2019-02-28 Jiri Denemarkstorage: Fix iscsi-direct volume size for volumes ...
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
next