]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2023-05-02  Peter Krempautil: virtypedparam: Store errors inside virTypedParamList
2023-05-02  Peter Krempautil: virtypedparam: Refactor return value of virTypedP...
2023-05-02  Peter Krempautil: virtypedparam: Privatize definition of struct...
2023-05-02  Peter KrempaUse 'virTypedParamListFetch' for extracting identity...
2023-05-02  Peter Krempautil: virtypedparam: Introduce 'virTypedParamListFetch'
2023-05-02  Peter KrempaqemuDomainGetStatsBlock: Don't directly access virTyped...
2023-05-02  Peter Krempautil: typedparam: Introduce 'virTypedParamListConcat'
2023-05-02  Peter Krempautil: virtypedparam: Introduce virTypedParamListNew()
2023-05-02  Peter Krempavirtypedparam.h: Consistently use contemporary header...
2023-05-02  Peter Krempautil: virtypedparam: Simplify error handling in virType...
2023-05-02  Peter KrempavirTypedParameterAssignValueVArgs: Ensure proper typed...
2023-05-02  Peter KrempavirTypedParamsDeserialize: Remove unnecessary line...
2023-05-02  Peter Krempautil: virtypedparam: Use proper enum type for all switc...
2023-05-02  Peter KrempavirTypedParameterAssignValue: Drop 'copystr' parameter
2023-05-02  Jiri DenemarkPost-release version bump to 9.4.0
2023-05-02  Jiri DenemarkRelease of libvirt-9.3.0 v9.3.0
2023-05-02  Peter KrempaNEWS: Update news for the 9.3.0 release
2023-05-02  Tim Shearervirpci: Resolve leak in virPCIVirtualFunctionList cleanup
2023-04-28  Yuri ChornoivanTranslated using Weblate (Ukrainian)
2023-04-28  김인수Translated using Weblate (Korean)
2023-04-27  Andrea Bolognanimeson: Check header usability v9.3.0-rc2
2023-04-27  Michal Privoznikci: Regenerate files
2023-04-27  Andrea Bolognanidocs: Drop java.rst
2023-04-27  Andrea Bolognanidocs: Link to java.libvirt.org
2023-04-25  WeblateUpdate translation files
2023-04-25  Jiri Denemarkpo: Refresh potfile for v9.3.0 v9.3.0-rc1
2023-04-25  Michal Privoznikqemu: Stop virQEMUCaps propagation into qemuHostdevPrep...
2023-04-25  Michal Privoznikqemu: Remove empty functions
2023-04-25  Michal Privoznikqemu: Move <hostdev> SCSI path generation into qemuDoma...
2023-04-25  Michal Privoznikqemu_hotplug: Drop PCI backend check in qemuDomainAttac...
2023-04-25  Michal Privoznikqemu: Deny all but VFIO PCI backends in hostdev prepare...
2023-04-25  Michal Privoznikqemuxml2argvtest: Drop needless PCI backend setting
2023-04-25  Michal Privoznikqemu: Move <hostdev/> PCI backend setting into qemuDoma...
2023-04-25  Michal Privoznikqemu_domain: Move internals of qemuDomainPrepareHostdev...
2023-04-25  Michal PrivoznikqemuDomainAttachHostDevice: Prepare device early and...
2023-04-25  Martin Kletzanderdocs: Fix missing backtick in formatdomain.rst
2023-04-25  Ján Tomkoqemu: allow forcing emulated maxphysaddr
2023-04-25  Ján Tomkoqemu: add support for setting host-phys-bits-limit
2023-04-25  Ján Tomkoconf: cpu: add limit for maxphysaddr
2023-04-25  Michal Privozniklxc: Fix access to hostdev capabilities
2023-04-25  Michal Privozniklxc: Make lxcCreateHostdevDef() less versatile
2023-04-25  Göran UddeborgTranslated using Weblate (Swedish)
2023-04-25  김인수Translated using Weblate (Korean)
2023-04-25  Pavel BoreckiTranslated using Weblate (Czech)
2023-04-25  Michal Privoznikqemuhotplugtest: Verify domain XML on UPDATE
2023-04-25  Michal Privoznikqemuhotplugtest: use g_autoptr(virDomainDeviceDef)
2023-04-25  Michal Privoznikqemuhotplugtest: Don't overwrite vm->def->id in testQem...
2023-04-25  Michal Privoznikqemuhotplugtest: Fix misleading comment on monitor...
2023-04-25  Michal Privoznikqemu_hotplug.h: Expose less functions
2023-04-25  Michal Privoznikqemuhotplugtest: Call qemuDomainUpdateDeviceLive()...
2023-04-25  Michal Privoznikqemuhotplugtest: Call qemuDomainAttachDeviceLive()...
2023-04-25  Michal Privoznikqemuhotplugtest: Call qemuDomainDetachDeviceLive()...
2023-04-25  Michal Privoznikqemu: Move qemuDomainUpdateDeviceLive() into qemu_hotplug.c
2023-04-25  Michal Privoznikqemu: Move qemuDomainAttachDeviceLive() into qemu_hotplug.c
2023-04-25  Michal Privoznikqemu: Replace @dom argument with @driver in qemuDomainU...
2023-04-24  K ShivaMove default Input bus logic to PostParse handling
2023-04-24  Peter Krempaqemu: hotplug: Update disk private data after hotplug
2023-04-24  Peter KrempaqemuProcessRefreshDisks: Extract update of a single...
2023-04-24  Peter KrempaqemuProcessRefreshDisks: Properly compare tray status
2023-04-24  Peter Krempadocs: manpages: State that TCP connection is insecure...
2023-04-24  Peter Krempadocs: manpages: Clarify that only TLS/TCP remote access...
2023-04-24  Peter Krempakbase: debuglogs: Emphasize disabling daemon timeout...
2023-04-24  Peter Krempaqemucapabilitiestest: Update x86_64 capabilities for...
2023-04-20  Ján Tomkoconf: storage: remove redundant condition
2023-04-20  Ján Tomkoch: pinVcpuLive: remove unused variable
2023-04-20  Ján Tomkoqemu: command: join two adjacent conditions
2023-04-20  Ján Tomkoconf: domain: remove unreachable break
2023-04-20  Michal Privoznikmeson: Work around configure_file(copy:true) deprecation
2023-04-20  Martin Kletzanderdocs: Clarify restrictive numatune mode
2023-04-20  Martin Kletzanderqemu, ch: Move threads to cgroup dir before changing...
2023-04-20  Martin Kletzanderqemu: Forbid most duplicated watchdogs
2023-04-20  Martin Kletzanderqemu: Validate watchdog action compatibility per-device
2023-04-20  Martin Kletzanderqemu: Check all watchdogs for iTCO duplicates
2023-04-20  Martin Kletzanderqemu: Forbid ib700 watchdogs for non-i440fx machine...
2023-04-20  Martin Kletzanderqemu: Forbid device attach of existing platform watchdog
2023-04-20  Martin Kletzanderqemu: Fix grammar and quoting in watchdog error message...
2023-04-20  Martin Kletzanderconf: Add missing empty lines before virDomainWatchdogD...
2023-04-20  Michal Privoznikqemu_domain: Increase memlock limit for NVMe disks
2023-04-19  Michal PrivozniknetworkRefreshDhcpDaemon: Get dnsmasq's PID once
2023-04-19  Michal Privoznikconf: Initialize _virNetworkObj::dnsmasqPid to -1 in...
2023-04-19  Michal PrivozniknetworkUpdateState: do not assume dnsmasq_caps
2023-04-19  Pavel BoreckiTranslated using Weblate (Czech)
2023-04-18  Jim FehligNEWS: Mention change of default machine type for ARM...
2023-04-18  Jim Fehligqemu: Change default machine type for RISC-V
2023-04-18  Jim Fehligqemu: Change default machine type for ARM
2023-04-18  Temuri DoghonadzeTranslated using Weblate (Georgian)
2023-04-18  Pavel BoreckiTranslated using Weblate (Czech)
2023-04-18  Michal Privoznikqemu_hotplug: Deny live detach of <console/>
2023-04-18  Michal PrivoznikqemuDomainRemoveChrDevice: Deal with qemuDomainChrRemov...
2023-04-18  Michal PrivoznikqemuAssignDeviceChrAlias: Fix a crasher during <console...
2023-04-18  Michal PrivoznikqemuDomainChrRemove: Don't leak vmdef->consoles[0]
2023-04-18  Michal PrivoznikqemuDomainChrInsertPreAlloced: Fix adding implicit...
2023-04-18  Andrea Bolognaniconf: Restrict use of <portForward> to the passt backend
2023-04-18  Boris Fiuczynskitests: viracpitest only works on little endian
2023-04-18  Michal Privoznikvirsh: Introduce --xpath and --wrap to domcapabilities
2023-04-18  Michal Privoznikvirsh: Introduce --xpath and --wrap to capabilities
2023-04-17  Peter Krempadocs: formatdomain: Properly indent example XML for...
2023-04-17  Peter Krempakbase: debuglogs: Add a 'TL;DR' section for enabling...
2023-04-17  Marc-André... Move src/keycodemapdb -> subprojects/keycodemapdb
2023-04-17  Marc-André... rpc/ssh: ssh_userauth_agent() is not supported on win32
next