]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
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
2020-10-27  Neal GompaRevert "spec: Simplify setting features off by default"
2020-10-27  Andrea Bolognaninews: Mention virt-ssh-helper detection fix
2020-10-27  Andrea Bolognanirpc: Fix virt-ssh-helper detection
2020-10-26  Jiri Denemarkpo: Refresh potfile for v6.9.0 v6.9.0-rc1
2020-10-26  Yi LiqemuMonitorJSONCheckReply: Use g_autofree
2020-10-26  Andrea BolognaniNEWS: Fix vertical spacing between sections
2020-10-26  Michal Privoznikqemu_migration: Don't mangle NBD part of migration...
2020-10-26  Michal Privoznikqemu: Don't try to start NBD server twice
2020-10-26  zhenwei pinews: introduce memory failure event
2020-10-26  Christian Schoenebeckvirt-aa-helper: allow hard links for mounts
2020-10-26  Michal Privoznikqemu: Don't pass mode when opening domain log file...
2020-10-26  Jonathon JongsmaInclude vdpa devices in node device list
2020-10-23  Jonathon Jongsmaqemu: combine conditionals
2020-10-23  Jonathon Jongsmaqemu: fix memory leak reported by coverity
2020-10-23  Jonathon Jongsmaqemu: fix potential resource leak
2020-10-23  Roman Bolshakovtests: Use flat namespace for qemu test driver
2020-10-23  Roman Bolshakovtests: Re-introduce stat/lstat mocks on macOS
2020-10-23  Roman Bolshakovtests: Fix lstat() mock initialization on macOS
2020-10-23  zhenwei piqemu: implement memory failure event
2020-10-23  zhenwei pilibvirt: support memory failure event
2020-10-22  Michal Privoznikhyperv: Reformat
2020-10-22  Michal Privoznikhyperv: Use two empty lines between functions
2020-10-22  Michal Privoznikhyperv: Use hypervRequestStateChange() in hypervDomainS...
2020-10-22  Michal Privoznikhyperv: Don't overwrite errors from hypervCreateInvokeP...
2020-10-22  Peter KrempavirHashRemoveAll: Don't return number of removed items
2020-10-22  Peter Krempautil: virhash: Remove key handling callbacks
2020-10-22  Peter Krempautil: hash: Change type of hash table name/key to ...
2020-10-22  Peter Krempautil: hash: Remove virHashCreateFull
2020-10-22  Peter Krempautil: hash: Remove virHashValueFree
2020-10-22  Peter KrempaReplace all instances of 'virHashCreate' with 'virHashNew'
2020-10-22  Peter KrempaqemuDomainObjPrivateAlloc: Use virHashNew instead of...
2020-10-22  Peter Krempatests: hash: Prepare for replacement of virHashCreate
2020-10-22  Peter Krempaconf: nwfilter: Replace 'virNWFilterHashTableCreate...
2020-10-22  Peter KrempavirHashAtomicNew: Remove 'size' argument
2020-10-22  Peter Krempaconf: domain_addr: Refactor hash usage in zpci reservat...
2020-10-22  Peter KrempavirCgroupKillRecursive: Refactor cleanup
2020-10-22  Peter Krempautil: cgroup: Use GHashTable instead of virHashTable
2020-10-22  Peter Krempautil: virhash: Remove virHashTableSize
2020-10-22  Peter KrempavirCgroupKillRecursive: Return -1 on failure condition
next