]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2020-11-16  Michal Privoznikqemu: Validate video model
2020-11-16  Michal Privoznikqemu: Validate RNG model
2020-11-16  Daniel Henrique... qemu_tpm.c: fix 'shortName' leak
2020-11-16  Pavel Hrdinatestutils: call va_end before return
2020-11-16  Pavel HrdinavboxGetDriverConnection: unlock vbox_driver_lock before...
2020-11-16  Pavel Hrdinavirdevmapper: fix stat comparison in virDMSanitizepath
2020-11-16  Pavel HrdinaremoteDomainGetFSInfo: remove unreachable cleanup code
2020-11-16  Pavel HrdinaremoteDomainGetIOThreadInfo: remove unreachable cleanup...
2020-11-16  Pavel HrdinaqemuProcessHandleGraphics: no need to check for NULL
2020-11-16  Pavel Hrdinainterface_backend_udev: refactor udevListInterfacesByStatus
2020-11-16  Pavel Hrdinahyperv_wmi: remove unreachable cleanup code
2020-11-16  Pavel Hrdinadomain_conf: fix NULL dereference on error in virDomain...
2020-11-16  Pavel Hrdinadomain_conf: remove unused rc variable
2020-11-16  Peter Krempaqemu: backup: Install bitmap for incremental backup...
2020-11-16  Peter KrempaNEWS: Mention change of default for TLS certificate...
2020-11-16  Peter Krempaqemu: conf: Enable 'backup_tls_x509_verify' by default
2020-11-16  Peter Krempaqemu: conf: Enable 'migrate_tls_x509_verify' by default
2020-11-16  Peter Krempaqemu: conf: Enable 'chardev_tls_x509_verify' by default
2020-11-16  Peter Krempaqemu: conf: Clarify default of "vnc_tls_x509_verify"
2020-11-16  Peter Krempaqemu: conf: Allow individual control of default value...
2020-11-16  Peter KrempaqemuDomainControllerIsBusy: Fully populate switch statement
2020-11-16  Peter KrempaqemuDomainDiskControllerIsBusy: Optimize checking for...
2020-11-16  Peter KrempaqemuDomainDiskControllerIsBusy: Fix logic of matching...
2020-11-16  Peter KrempaqemuDomain(Disk)ControllerIsBusy: Fix function header...
2020-11-16  Peter Krempadocs: kbase: Reorder some articles in the 'Usage' section
2020-11-16  Peter Krempadocs: css: Modify appearance of the kbase directory...
2020-11-16  Peter Krempadocs: xsl: Unify stylability of main container element
2020-11-16  Peter Krempadocs: kbase: Split articles into sections
2020-11-16  Peter Krempadocs: kbase: Remove extra container from index page
2020-11-16  Peter Krempadocs: kbase: Move index page to docs/kbase
2020-11-16  Peter Krempadocs: css: Add a gray box around table of contents...
2020-11-16  Peter Krempadocs: xslt: Use 'Link' rather than 'Permalink' in heade...
2020-11-16  Peter Krempadocs: Fix title of 'docs' page
2020-11-16  Andrea Bolognaninews: Fix vertical and horizontal spacing
2020-11-16  Jianan Gaonews: Document apparmor improvements in v6.7.0
2020-11-16  Andrea Bolognaniutil: Make virFileClose() quiet on success
2020-11-13  Laine Stumputil: remove ATTRIBUTE_NONNULL from virDirClose declaration
2020-11-13  Daniel Henrique... qemu_driver.c: do not redefine 'event' in qemuDomainDef...
2020-11-13  Andrea Bolognanikbase: Shorten "less verbose QEMU logging" example
2020-11-13  Michal Privoznikvirnetdevopenvswitch: Fix ATTRIBUTE_NONNULL() tag for...
2020-11-13  Jonathan Wattdocs: compiling.html: pass -d to xz to decompress
2020-11-13  Daniel Henrique... qemu_domain.c: modernize qemuMonitorGetCpuHalted()
2020-11-13  Daniel Henrique... qemu_domain.c: modernize qemuDomainWriteMasterKeyFile()
2020-11-13  Daniel Henrique... qemu_domain.c: modernize qemuDomainFixupCPUs()
2020-11-13  Daniel Henrique... qemu_domain.c: remove unneeded cleanup labels
2020-11-13  Daniel Henrique... qemu_domain.c: use g_autoptr() with virDomainDef pointers
2020-11-13  Daniel Henrique... qemu_snapshot.c: remove uneeded 'cleanup' label in...
2020-11-13  Daniel Henrique... qemu_driver.c: remove unneeded 'cleanup' labels
2020-11-13  Daniel Henrique... qemu_driver.c: use g_autoptr() with virDomainDeviceDefPtr
2020-11-13  Daniel Henrique... qemu_driver.c: use g_autoptr() with qemuMigrationParams...
2020-11-13  Daniel Henrique... qemu_driver.c: use g_autoptr() with virDomainDef pointers
2020-11-13  Thomas Huthmigration.html: Fix the spelling of the --persistent...
2020-11-13  Thomas Huthmigration.html: Fix the spelling of the --undefinesourc...
2020-11-13  Nikolay Shirokovskiyqemu: remove possible garbage left from previous rename...
2020-11-13  Nikolay Shirokovskiyqemu: qemuDomainDefineXMLFlags: move cleanup logic...
2020-11-13  Nikolay Shirokovskiyqemu: rename: remove snapshot/checkpoint restriction
2020-11-13  Nikolay Shirokovskiyqemu: update name on reverting from snapshot
2020-11-13  Nikolay Shirokovskiyqemu: rename: support renaming checkpoints directory
2020-11-13  Nikolay Shirokovskiyqemu: rename: support renaming snapshots directory
2020-11-13  Nikolay Shirokovskiyqemu: remove duplicate code for removing remnant files
2020-11-13  Nikolay Shirokovskiyqemu: rename: return instead of goto if no cleanup...
2020-11-13  Nikolay Shirokovskiyqemu: rename: send events only on success
2020-11-13  Nikolay Shirokovskiyqemu: qemuDomainRenameCallback: fix sending false undef...
2020-11-13  Olaf Heringmeson: fix yajl detection
2020-11-13  Peter Krempatools: virsh: Reset error when keepalive registration...
2020-11-13  Peter Krempatools: vshCmddefOptParse: Remove return value
2020-11-13  Peter Krempatools: vshCmddefHelp: Don't call vshCmddefOptParse
2020-11-13  Peter Krempatools: vshCmddefOptParse: Remove 'optional' command...
2020-11-13  Peter Krempatools: cmdSelfTest: Drop misleading comment
2020-11-13  Peter Krempatools: vshCmddefCheckInternals: Port mandatory options...
2020-11-13  Peter Krempatools: vshCmddefCheckInternals: Add parameter name...
2020-11-13  Peter Krempatools: vsh: Unexport vshCmddefHelp
2020-11-13  Peter Krempatests: qemucapabilities: Update latest qemu caps to...
2020-11-13  Michal Privoznikkbase: Document minimal libvirt version for NUMA-less...
2020-11-12  Matt Colemannews: implement vCPU APIs in the Hyper-V driver
2020-11-12  Matt Colemanhyperv: implement domainSetVcpus and domainSetVcpusFlags
2020-11-12  Matt Colemanhyperv: implement domainGetMaxVcpus
2020-11-12  Matt Colemanhyperv: implement domainGetVcpusFlags
2020-11-12  Matt Colemanhyperv: implement domainGetVcpus
2020-11-12  Matt Colemandomain: introduce constants for virVcpuInfo->cpu state...
2020-11-12  Jiri Denemarkqemu: Do not require TSC frequency to strictly match...
2020-11-12  Andrea BolognaniFix capitalization "CLang" -> "Clang"
2020-11-12  Daniel P. BerrangéSet -Wno-incompatible-pointer-types-discards-qualifiers
2020-11-12  Matt Colemannews: some memory and scheduler Hyper-V APIs
2020-11-12  Matt Colemanhyperv: implement domainGetScheduler*
2020-11-12  Matt Colemanhyperv: refactor hypervDomainSetMemoryProperty
2020-11-12  Matt Colemanhyperv: add hypervMsvmVSMSModifyResourceSettings
2020-11-12  Matt Colemanhyperv: implement domainSetMaxMemory
2020-11-12  Matt Colemanhyperv: move hypervDomainSetMemory and hypervDomainSetM...
2020-11-12  Matt Colemanhyperv: implement domainGetMaxMemory
2020-11-12  Michal Privoznikvirnetdevopenvswitch: Simplify OVS_VSCTL cmd creation
2020-11-12  Michal Privoznikvirnetdevopenvswitch: Get names for dpdkvhostuserclient too
2020-11-11  Jiri Denemarkconf: Use unsigned long long for timer frequency
2020-11-11  Boris Fiuczynskinode_device: detecting mdev_types capability on CSS...
2020-11-11  Boris Fiuczynskidocs: rename reference MDEVCap into MDEVTypesCapPCI
2020-11-11  Boris Fiuczynskidocs: refactor mdev_types into new paragraph
2020-11-11  Göran UddeborgTranslated using Weblate (Swedish)
2020-11-11  Ricky TiggTranslated using Weblate (Finnish)
2020-11-11  Masayoshi Mizumaqemu: Move qemuExtDevicesStop() before removing the...
2020-11-11  Jiri Denemarkschema: Add support for high TSC frequency
next