]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2020-11-08 Göran UddeborgTranslated using Weblate (Swedish)
2020-11-06 Michal PrivoznikvirGDBusBusInit: Properly check for error when looking...
2020-11-06 Nikolay Shirokovskiyqemu: fix qemuMigrationSrcCleanup to use qemuMigrationJ...
2020-11-06 Andrea BolognaniRevert "Revert "spec: Simplify setting features off...
2020-11-06 Ján Tomkoutil: quieten virSCSIHostGetUniqueId
2020-11-06 Ján Tomkoutil: use g_autofree in virSCSIHostGetUniqueId
2020-11-06 Yi Liutil: xml: remove unused function virXMLChildElementCount
2020-11-06 Peter Krempatests: Remove 'virhashtest'
2020-11-06 Peter Krempautil: hash: Add deprecation notices for functions which...
2020-11-06 Peter Krempautil: hash: Retire 'virHashTable' in favor of 'GHashTable'
2020-11-06 Peter Krempautil: hash: Reimplement virHashTable using GHashTable
2020-11-06 Peter Krempautil: hash: Don't use 'const' with virHashTablePtr
2020-11-06 Peter Krempautil: hash: Use virHashForEachSafe in places which...
2020-11-06 Peter Krempautil: hash: Add delete-safe hash iterator
2020-11-06 Peter Krempatests: remove virdeterministichashmock.so
2020-11-06 Peter KrempaUse virHashForEachSorted in tested code
2020-11-06 Peter Krempautil: hash: Introduce virHashForEachSorted
2020-11-06 Peter Krempautil: hash: Rewrite sorting of elements in virHashGetItems
2020-11-06 Peter Krempavirhashtest: testHashGetItems: Remove test case for...
2020-11-06 Michal Privoznikqemu_conf: Don't even attempt to enable rememberOwner...
2020-11-06 Michal Privoznikqemusecuritytest: Skip on non supported platforms
2020-11-06 Michal Privoznikqemusecuritytest: Test SELinux too
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...
next