]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2023-01-24  Michal Privoznikvbox: Drop @iid from UIMachine::LaunchVMProcess()
2023-01-24  Michal Privoznikvbox: Drop @mediaChangeOnly from vboxDomainAttachDevice...
2023-01-24  Michal Privoznikvbox: Drop misleading G_GNUC_UNUSED annotation
2023-01-24  Brooks Swinnertonnetwork: Increase max route size when checking IPv6...
2023-01-24  Shaleen BathlaqemuProcessEventSubmit : Unref event->vm instead of vm
2023-01-23  Laine Stumpdocs: fix passt example
2023-01-23  Peter KrempavirAuthGetPasswordPath: Use virAuthAskCredential for...
2023-01-23  Peter KrempavirNetLibsshAuthenticatePassword: Use virAuthAskPasswor...
2023-01-23  Peter KrempavirNetLibsshCheckHostKey: Use virAuthAskCredential
2023-01-23  Peter Krempautil: virauth: Export virAuthGetCredential
2023-01-23  Peter KrempavirNetLibsshAuthenticatePrivkeyCb: Use virAuthAskCredential
2023-01-23  Peter KrempavirNetLibsshAuthenticateKeyboardInteractive: Use virAut...
2023-01-23  Peter Krempautil: auth: Introduce virAuthAskCredential
2023-01-23  Peter Krempavirnetsshsession: Pass in username via virNetSSHSession...
2023-01-23  Peter KrempavirNetSSHAuthMethod: Remove unused 'password' field
2023-01-23  Peter KrempavirNetSSHSessionAuthAddPrivKeyAuth: Refactor cleanup
2023-01-23  Peter KrempavirNetSSHSessionAuthAddPrivKeyAuth: Remove unused ...
2023-01-23  Peter Krempautil: authconfig: Use conteporary and consistent header...
2023-01-23  Peter Krempautil: authconfig: Use automatic pointer clearing for...
2023-01-23  Peter KrempavirNetLibsshAuthMethod: Drop 'password' field
2023-01-23  Peter KrempavirNetLibsshSessionAuthAddPrivKeyAuth: Drop 'password...
2023-01-23  Michal Privoznikvbox: Fix starting domains
2023-01-23  Michal Privoznikvbox: Fix memleak in _virtualboxCreateMachine()
2023-01-23  Michal Privoznikqemu: Provide virDomainGetCPUStats() implementation...
2023-01-23  Michal Privozniksrc: Don't use virReportSystemError() on virProcessGetS...
2023-01-23  Ján Tomkoconf: clarify some external TPM error messages
2023-01-23  Michal Privoznikqemu_interface: Fix managed='no' case when creating...
2023-01-23  Michal Privoznikvirnetdevtap: Clarify virNetDevTapCreate() behavior...
2023-01-20  Ján Tomkodocs: submitting-patches: remove note about --patience
2023-01-20  Ján Tomkodocs: submitting-patches: Remove emphasis on not cc...
2023-01-20  Jiang Jiachengsrc/tests: use g_autoptr for virNWFilterDef and virNWFi...
2023-01-20  Jiang Jiachengconf: define g_autoptr for virNWFilterDef and virNWFilt...
2023-01-18  Jim FehligNEWS: Mention split of libvirt-daemon subpackage
2023-01-18  Jim Fehligkbase: Update rpm-deployment.rst with new subpackages
2023-01-18  Jim Fehligspec: Remove libvirt-daemon dependency from hypervisor...
2023-01-18  Jim Fehligspec: Remove libvirt-daemon dependency from primary...
2023-01-18  Jim Fehligservices: Weaken systemd dependency on virtlockd
2023-01-18  Jim Fehligspec: Remove libvirt-daemon dependency from secondary...
2023-01-18  Jim Fehligspec: Add numad dependency to qemu and lxc drivers
2023-01-18  Jim Fehligspec: Add module-init-tools dependency to nodedev and...
2023-01-18  Jim Fehligspec: Move common files and dependencies to libvirt...
2023-01-18  Jim Fehligspec: Rename the libvirt-lock-sanlock subpackage
2023-01-18  Jim Fehligspec: Move lockd plugin to a new subpackage
2023-01-18  Jim Fehligspec: Move virtproxyd to a new subpackage libvirt-daemo...
2023-01-18  Jim Fehligspec: Move virtlogd to a new subpackage libvirt-daemon-log
2023-01-18  Jim Fehligspec: Move virtlockd to a new subpackage libvirt-daemon...
2023-01-18  Andrea Bolognaniapparmor: Allow umount(/dev)
2023-01-18  Daniel P. Berrangéch: use CURLOPT_UPLOAD instead of CURLOPT_PUT
2023-01-18  Daniel P. Berrangéremote: add missing lock guard for secret value API
2023-01-18  Erik Skultetyremote: remoteDomainCreate: Add missing struct initiali...
2023-01-17  Daniel P. Berrangéadmin: use struct zero initializer instead of memset
2023-01-17  Daniel P. Berrangéremote: use struct zero initializer instead of memset
2023-01-17  Daniel P. Berrangérpc: use struct zero initializer instead of memset
2023-01-17  Daniel P. Berrangéadmin: use VIR_LOCK_GUARD in client code
2023-01-17  Daniel P. Berrangéremote: use VIR_LOCK_GUARD in client code
2023-01-17  Daniel P. Berrangérpc: use VIR_LOCK_GUARD in remote client code
2023-01-17  Daniel P. Berrangélogging: remove redundant XDR typedef
2023-01-17  Daniel P. Berrangélxc: fix XDR protocol compliance
2023-01-17  Daniel P. Berrangéremote: remove redundant initialization of args variable
2023-01-17  Andrea Bolognanidocs: Fix typo
2023-01-17  Pavel Hrdinadocs: document correct cpu shares limits with both...
2023-01-17  Pavel Hrdinadomain_validate: drop cpu.shares cgroup check
2023-01-17  Pavel Hrdinavircgroupv2: fix cpu.weight limits check
2023-01-16  Daniel P. Berrangérpm: convert license to SPDX format
2023-01-16  Jiri DenemarkPost-release version bump to 9.1.0
2023-01-16  Jiri DenemarkRelease of libvirt-9.0.0 v9.0.0
2023-01-16  Michal PrivoznikNEWS: Document my contributions for upcoming release
2023-01-15  김인수Translated using Weblate (Korean)
2023-01-13  Peter KrempaNEWS: Document virDomainFDAssociate and NULL dereferenc... v9.0.0-rc2
2023-01-13  Laine Stumptests: remove unused qemu .args file
2023-01-13  Laine Stumpqemu: remove commented-out option in passt qemu command...
2023-01-13  Laine Stumpconf: remove <backend upstream='xxx'/> attribute
2023-01-13  Michal PrivoznikqemuBuildThreadContextProps: Generate ThreadContext...
2023-01-13  Michal Privozniksecurity_selinux: Set and restore /dev/sgx_* labels
2023-01-12  Ján TomkoNEWS: document external swtpm backend addition
2023-01-12  김인수Translated using Weblate (Korean)
2023-01-12  Yuri ChornoivanTranslated using Weblate (Ukrainian)
2023-01-12  antonios-fsrc/util/vircgroupv2.c: interpret neg quota as "max"
2023-01-12  Han Handocs: drvqemu: Fix a typo
2023-01-12  Erik Skultetyci: integration: Set an expiration on logs artifacts
2023-01-11  Jiri Denemarkqemu: Change some gotos in qemuPasstStart to direct...
2023-01-11  Jiri Denemarkqemu: Don't check pidfile in qemuPasstStart
2023-01-11  Jiri Denemarkconf: Avoid NULL dereference in virDomainNetPortForwardFree
2023-01-10  WeblateUpdate translation files
2023-01-10  Laine StumpNEWS: document addition of passt support
2023-01-10  Peter Krempaqemu: Fix handling of passed FDs in remoteDispatchDomai...
2023-01-10  Martin Kletzanderspec: Restart libvirtd on upgrade without socket activation
2023-01-10  Daniel P. Berrangéremote: fix double free of migration params on error
2023-01-10  Daniel P. Berrangéadmin: fix leak of typed parameters on error
2023-01-10  Jiri Denemarkpo: Refresh potfile for v9.0.0 v9.0.0-rc1
2023-01-10  Laine Stumpspecfile: require passt for the build if fedora >=...
2023-01-10  Laine Stumpqemu: hook up passt config to qemu domains
2023-01-09  Laine Stumpqemu: add passtStateDir to qemu driver config
2023-01-09  Laine Stumpqemu: new capability QEMU_CAPS_NETDEV_STREAM
2023-01-09  Laine Stumpconf: parse/format passt-related XML additions
2023-01-09  Laine Stumpconf: add passt XML additions to schema
2023-01-09  Laine Stumpconf: put interface <backend> parsing/formatting separa...
2023-01-09  Laine Stumpconf: move anonymous backend struct from virDomainNetDe...
2023-01-09  Laine Stumpconf: rename virDomainNetBackend* to virDomainNetDriver*
2023-01-09  Jiang JiachengvirNWFilterSaveConfig: remove the unnecessary variable...
next