]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2020-11-06  Michal Privozniksecurity_util: Don't error on macOS when getting/settin...
2020-11-05  Pavel Hrdinavircgrouppriv: fix ATTRIBUTE_NONNULL for virCgroupNewDo...
2020-11-05  Tim Wiederhakecpu_map: Add script to sync from QEMU i386 cpu models
2020-11-05  Matt Colemandomain_conf: make virDomainDiskSetSource() void
2020-11-05  Yi Livirsh-domain: Remove unused virshNodeIsSuperset
2020-11-04  Jim Fehligremote: Add libvirtd dependency to virt-guest-shutdown...
2020-11-04  Boris Fiuczynskiconf: node_device: cleanup virNodeDevCapCCWParseXML
2020-11-04  Boris Fiuczynskischema: refactor mdev_types out of PCI nodedev schema
2020-11-04  Boris Fiuczynskiconf: node_device: refactor CSS formatting
2020-11-04  Boris Fiuczynskiconf: node_device: refactor mdev_types XML parsing
2020-11-04  Boris Fiuczynskiconf: node_device: refactor capability mdev_types forma...
2020-11-04  Boris Fiuczynskiconf: node_device: refactor GetPCIMdevTypesCaps into...
2020-11-04  Boris Fiuczynskiutil: refactor mdev_types methods return code usage
2020-11-04  Boris Fiuczynskiutil: refactor mdev_types method from PCI to mdev
2020-11-04  Boris Fiuczynskiconf: node_device: fix mdev_types format and XML parsin...
2020-11-04  Brian Turekqemu: add docs for 'fmode' and 'dmode' options
2020-11-04  Brian Turekqemu: add support for 'fmode' and 'dmode'
2020-11-04  Brian Turekqemu: add 'fmode' and 'dmode' options
2020-11-04  Brian Turekqemu: capabilities: add QEMU_CAPS_FSDEV_CREATEMODE
2020-11-04  Aleksandr Alekseevdoc: document new filters and not documented ones
2020-11-04  Aleksandr Alekseevexample: add ipv6 filters examples
2020-11-04  Aleksandr Alekseevexample: fix typo and formatting
2020-11-04  Julio Faraccocpu_ppc64: compare CPU function is ignoring return...
2020-11-04  Orion Poplawskilibvirt-guests: Sync time for autostarted guests
2020-11-04  Roman Bolshakovstoragepoolxml2argvtest: Reorder gluster arguments
2020-11-04  Roman Bolshakovvirpcimock: Enable on macOS
2020-11-04  Roman Bolshakovvirpcimock: Initialize real_close before using it
2020-11-03  Pavel Hrdinavircgroup: drop condition for absolute path from copyPl...
2020-11-03  Pavel Hrdinavircgroup: refactor virCgroupNewPartition
2020-11-03  Pavel Hrdinavircgroup: move parentPath declaration
2020-11-03  Pavel Hrdinavircgroup: refactor virCgroupEnableMissingControllers
2020-11-03  Pavel Hrdinavircgroup: drop @create from virCgroupNewDomainPartition
2020-11-03  Pavel Hrdinavircgroup: introduce virCgroupSetPlacement
2020-11-03  Pavel Hrdinavircgroup: drop @pid argument from virCgroupNew
2020-11-03  Pavel Hrdinavircgroup: no need to use PID in virCgroupEnableMissing...
2020-11-03  Pavel Hrdinavircgroup: expand virCgroupDetect into virCgroupNew
2020-11-03  Pavel Hrdinavircgroup: virCgroupNew is now always called with absol...
2020-11-03  Pavel Hrdinavircgroup: drop @parent from virCgroupNew
2020-11-03  Pavel Hrdinavircgroup: introduce virCgroupNewParent
2020-11-03  Pavel Hrdinavircgroup: extract virCgroupNewDetect from virCgroupNew
2020-11-03  Pavel Hrdinavircgroup: introduce virCgroupDetectControllers helper
2020-11-03  Pavel Hrdinavircgroup: introduce virCgroupValidatePlacement helper
2020-11-03  Pavel Hrdinavircgroup: introduce virCgroupCopyPlacement helper
2020-11-03  Pavel Hrdinavircgroup: introduce virCgroupCopyMounts helper
2020-11-03  Pavel Hrdinavircgroup: introduce virCgroupSetBackends helper
2020-11-03  Pavel Hrdinavircgroup: remove useless cgroup->path variable
2020-11-03  Pavel Hrdinavircgroupv2: detect controllers enabled in parent cgroup
2020-11-03  Pavel Hrdinavircgroupv2: properly detect placement of running VM
2020-11-03  Pavel Hrdinavircgroupv2: properly detect empty tasks
2020-11-03  Pavel Hrdinaqemu_dbus: use emulator cgroup for dbus-daemon
2020-11-03  Pavel Hrdinaqemu: remove dead code that setup cgroups for helper...
2020-11-03  Pavel Hrdinaqemu_cgroup: remove unused @empty variable
2020-11-03  Tim Wiederhakecpu_map: Unify apostrophe and quotation mark usage
2020-11-03  Matt Colemanhyperv: call openwsman's ws_serializer_free_mem
2020-11-03  Matt Colemanhyperv: minor formatting fix in hyperv_wmi.h
2020-11-03  Matt Colemanhyperv: consistent names for SettingData functions
2020-11-03  Matt Colemanhyperv: move hypervGetProcSDByVSSDInstanceId to hyperv_...
2020-11-03  Matt Colemanhyperv: move hypervGetWmiClass to hyperv_wmi.h
2020-11-03  Matt Colemanhyperv: WMI class list function general cleanup
2020-11-03  Matt Colemanhyperv: remove spaces after hypervObject* casts
2020-11-03  Matt Colemanhyperv: g_autofree username and password in hypervConne...
2020-11-03  Laine Stumpremove unnecessary cleanup labels and unused return...
2020-11-03  Laine Stumputil: refactor function to simplify and remove label
2020-11-03  Laine Stumputil: remove unused VIR_DIR_CLOSE() macro
2020-11-03  Laine Stumpconf: convert final DIR* to g_autoptr
2020-11-03  Laine Stumpchange DIR* int g_autoptr(DIR) where appropriate
2020-11-03  Laine Stumputil: declare g_autoptr cleanup function to auto-close...
2020-11-03  Laine Stumputil: change virDirClose to take a DIR* instead of...
2020-11-03  Laine Stumputil: manually set dirp to NULL after closing in virCap...
2020-11-03  Laine Stumputil: reduce scope of a DIR * in virCgroupV1SetOwner()
2020-11-03  Laine Stumpstorage: remove extraneous call to VIR_DIR_CLOSE()
2020-11-03  Laine Stumptools: reduce scope of a DIR* in virHostValidateIOMMU()
2020-11-03  Laine Stumpconsistently use VIR_DIR_CLOSE() instead of virDirClose()
2020-11-02  Michal PrivoznikvirDomainNetDefParseXML: Fix error message for unknown...
2020-11-02  Matt Colemanhyperv: do not overwrite errors from hypervInvokeMethod()
2020-11-02  Matt Colemanhyperv: reduce duplicate code for Msvm_ComputerSystem...
2020-11-02  Matt Colemanhyperv: remove unneeded braces in hypervDomainGetInfo...
2020-11-02  Matt Colemanhyperv: remove duplicate function hypervGetMemSDByVSSDI...
2020-11-02  Matt Colemanhyperv: remove duplicate function hypervGetVSSDFromUUID()
2020-11-02  Matt Colemanhyperv: reformat WQL query strings
2020-11-02  Peter Krempaqemu: capabilities: Re-enable detection of QEMU_CAPS_BL...
2020-11-02  Peter Krempaqemu: Update to new design of 'block-export-add'
2020-11-02  Peter Krempautil: virhash: Standardize on 'opaque' for opaque data
2020-11-02  Peter Krempaqemu: Add test cases for 'host_cdrom' blockdev backend...
2020-11-02  Peter Krempadocs: page.xsl: Improve generation of paragraph anchor...
2020-11-02  Andrea Bolognaninews: Remove empty section
2020-11-02  Erik Skultetynews: Fix an RST alignment typo with '=' which breaks...
2020-11-02  Jiri DenemarkPost-release version bump to 6.10.0
2020-11-02  Jiri DenemarkRelease of libvirt-6.9.0 v6.9.0
2020-11-02  Jonathon Jongsmanews: mention vdpa support
2020-11-02  Laine Stumpnode_device: fix leak of DIR*
2020-10-29  Yuri ChornoivanTranslated using Weblate (Ukrainian)
2020-10-29  WeblateUpdate translation files
2020-10-29  Daniel P. Berrangétests: fix stat mocking with Fedora rawhide v6.9.0-rc2
2020-10-29  Daniel P. Berrangérpm: tell meson whether to use libssh or libssh2 explicitly
2020-10-29  Daniel P. Berrangérpm: remove with_bash_completion condition
2020-10-29  Peter Krempaqemu: capabilities: Disable detection of QEMU_CAPS_BLOC...
2020-10-27  Martin Kletzanderutil: Avoid double free in virProcessSetAffinity
2020-10-27  Boris Fiuczynskinews: Mention nodedev support for CSS on S390
2020-10-27  Daniel P. Berrangéqemu: honour fatal errors dealing with qemu slirp helper
next