]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2020-11-18  Michal Privoznikremote: Implement OpenSSH authorized key file mgmt...
2020-11-18  Michal PrivoznikIntroduce OpenSSH authorized key file mgmt APIs
2020-11-18  Ján Tomkoqemu_conf: fix a typo in comment
2020-11-18  Han Hannews: Mention Cooperlake cpu model in v6.4.0
2020-11-18  Martin KletzanderDo not disable incompatible-pointer-types-discards...
2020-11-18  Michal Privoznikqemu_validate: Deduplicate code for graphics type check
2020-11-18  Michal Privoznikdomcaps: Report egl-headless graphics type
2020-11-18  Michal Privoznikqemu_validate: Deduplicate code for RNG model check
2020-11-18  Michal Privoznikqemu_validate: Deduplicate code for video model check
2020-11-18  Michal Privoznikdomain_capabilities: Introduce VIR_DOMAIN_CAPS_ENUM_IS_SET
2020-11-17  Daniel P. Berrangénodedev: report errors about missing integer properties
2020-11-17  Daniel P. Berrangénodedev: drop DKD_MEDIA_AVAILABLE property check
2020-11-17  Daniel P. Berrangénodedev: dont rely on ignoring errors on missing properties
2020-11-17  Daniel P. Berrangénodedev: improve debugging logs from udev device/event...
2020-11-17  Christian Ehrhardtapparmor: allow kvm-spice compat wrapper
2020-11-17  Tim Wiederhaketests: Add tests for kvm-poll-control feature
2020-11-17  Tim Wiederhakeqemu: support kvm-poll-control performance hint
2020-11-17  Michal Privozniknode_device: Use "udev" monitor source
2020-11-17  Daniel P. Berrangérpm: enable wireshark build for RHEL-8 and later
2020-11-17  Daniel P. Berrangérpm: remove version checks for wireshark
2020-11-17  Daniel P. Berrangémeson: bump min wireshark to 2.6.0
2020-11-17  Daniel P. Berrangémeson: assume pkg-config support for yajl
2020-11-16  Michal Privoznikqemu: Remove virQEMUDomainCapsCache code
2020-11-16  Michal Privoznikqemu: Don't cache domCaps in virQEMUDriverGetDomainCapa...
2020-11-16  Michal Privoznikconf: Drop virDomainCapsDeviceDefValidate()
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
next