]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2022-01-18  Michal Privoznikvirdnsmasq: Join dnsmasqCapsNewEmpty() and dnsmasqCapsN...
2022-01-18  Michal Privoznikvirdnsmasq: Drop dnsmasqCapsNewFromBuffer()
2022-01-18  Michal Privozniknetworkxml2conftest: Check if capabilities were created...
2022-01-18  Michal Privozniknetworkxml2conftest: Use dnsmasqCapsNewFromBinary(...
2022-01-18  Michal Privoznikvirdnsmasq: Require non NULL @caps in dnsmasqCapsGetBin...
2022-01-18  Michal Privoznikvirdnsmasq: Lookup DNSMASQ in PATH
2022-01-18  Michal Privoznikvirdnsmasq: Don't run 'dnsmasq --help'
2022-01-18  Michal Privoznikvirdnsmasq: Drop !caps check from dnsmasqCapsRefreshInt...
2022-01-18  Michal Privoznikvirdnsmasq: Drop noRefresh member from from struct...
2022-01-18  Michal Privoznikvirdnsmasq: Drop mtime member from struct _dnsmasqCaps
2022-01-18  Michal Privoznikvirdnsmasq: Drop @force argument of dnsmasqCapsRefreshI...
2022-01-18  Michal Privozniklib: Prefer g_autoptr(dnsmasqCaps) instead of explicit...
2022-01-18  Michal Privoznikvirdnsmasq: Drop @binaryPath argument from dnsmasqCapsN...
2022-01-18  Peter KrempaqemuDomainPinIOThread: Update live definition after...
2022-01-18  Peter KrempaqemuDomainPinIOThread: Copy the cpu bitmap instead...
2022-01-18  Jiri Denemarkqemu: Log which API is trying to acquire a job
2022-01-17  Olaf HeringNEWS: mention removal of sysconfig
2022-01-17  Olaf Heringremove sysconfig files
2022-01-17  Olaf Heringdocs: domain: document legacy audio for qemu
2022-01-17  Jim Fehligdocs: Add man page for libvirt-guests
2022-01-17  Jim Fehligbuild: Only install libvirt-guests when building libvirtd
2022-01-17  Michal Privozniktestutils: Terminate usage string with a new line
2022-01-17  Daniel P. Berrangéexamples: drop some conditionals checks from macros
2022-01-17  Daniel P. Berrangéconfigure: bump min required CLang to 6.0 / XCode 10.0
2022-01-17  Daniel P. Berrangéconfigure: bump min required GCC to 7.4.0
2022-01-17  Tim Wiederhakedocs: coding-style: Remove "no_memory" as acceptable...
2022-01-17  Tim Wiederhakedocs: coding-style: Rewrite section on shortening compa...
2022-01-17  Michal Privoznikvirsh: Remove needless labels
2022-01-17  Michal Privozniklibxl: Remove needless labels
2022-01-17  Michal Privoznikxen_xl.c: Use g_autoptr() for virCPUDef
2022-01-17  Michal Privoznikxen_xl.c: Use g_autofree more
2022-01-17  Michal Privozniklibxl: Allocate @libxldisk in xenParseXLDisk() on stack
2022-01-17  Michal Privozniklibxl: Don't use a static buffer in xenParseXLVnuma()
2022-01-17  Michal Privoznikvirconf: Make virConfSetValue() clear consumed pointer
2022-01-17  Michal Privozniksrc: Declare and use g_autoptr(virConfValue)
2022-01-17  Michal Privoznikxen_xl: Check for virConfSetValue() retval
2022-01-17  Michal Privoznikvirconf: Report an error in when virConfSetValue()...
2022-01-17  Michal Privoznikstorage_file: Declare virStorageSourceParseRBDColonStri...
2022-01-17  Peter Krempaqemu: capabilities: Re-enable JSON syntax for -device
2022-01-17  Peter Krempatests: qemucapabilities: Add test data for the qemu...
2022-01-17  Peter Krempaqemuxml2(argv|xml)data: x86-kvm-32-on-64: Add machine...
2022-01-15  Michal Privozniktests: Report expected monitor command for simulated...
2022-01-14  Göran UddeborgTranslated using Weblate (Swedish)
2022-01-14  Daniel P. Berrangéqemu: split handling of distinct firmware enum conversions
2022-01-14  Daniel P. Berrangédocs: use virYesNo definition in more schemas
2022-01-14  Daniel P. Berrangédocs: split example for <os> schema
2022-01-14  Ivan Teterevkovmeson: Detect rst2html5 and rst2man only when needed
2022-01-14  Peter KrempavirDomainSnapshotRedefinePrep: Don't do partial redefine
2022-01-14  Peter KrempavirDomainSnapshotAssignDef: Clear second argument when...
2022-01-14  Peter KrempaqemuDomainSnapshotLoad: Refactor handling of snapshot...
2022-01-14  Peter KrempaqemuSnapshotCreate: Standardize handling of the referen...
2022-01-14  Peter KrempaqemuSnapshotCreate: Use 'snapdef' instead of 'def'
2022-01-14  Peter KrempatestDomainSnapshotCreateXML: Extract snapshot redefinit...
2022-01-14  Peter KrempavirDomainSnapshotRedefineValidate: Don't modify the...
2022-01-14  Peter KrempavirDomainSnapshotRedefinePrep: Use 'snapdef' for snapsh...
2022-01-14  Peter KrempavirDomainSnapshotRedefineValidate: Unexport
2022-01-14  Peter KrempavirDomainSnapshotAlignDisks: Allow alternate domain...
2022-01-14  Peter KrempavirDomainSnapshotAlignDisks: Move 'require_match' selec...
2022-01-14  Peter KrempavirDomainSnapshotAlignDisks: Convert @default_snapshot...
2022-01-14  Peter KrempavirDomainSnapshotAlignDisks: Improve function comment
2022-01-14  Peter KrempavirDomainSnapshotRedefineValidate: Fix validation of...
2022-01-14  Peter KrempavirDomainMomentAssignDef: Simplify error handling
2022-01-14  Divya Gargqemu: add index for isa-serial device using target...
2022-01-14  Divya GargAdd the port allocation logic for isa-serial devices.
2022-01-14  Tim WiederhakevirInterfaceDefParse: Simplify and cleanup
2022-01-14  Tim WiederhakevirInterfaceDefParseXML: Simplify and cleanup
2022-01-14  Tim WiederhakevirInterfaceDefParseIfAdressing: Simplify and cleanup
2022-01-14  Tim WiederhakevirInterfaceDefParseProtoIPv6: Simplify and cleanup
2022-01-14  Tim WiederhakevirInterfaceDefParseProtoIPv4: Simplify and cleanup
2022-01-14  Tim WiederhakevirInterfaceDefParseDhcp: Simplify and cleanup
2022-01-14  Tim WiederhakevirInterfaceDefParseIP: Simplify and cleanup
2022-01-14  Tim WiederhakevirInterfaceDefParseXML: Inline trivial virInterfaceDef...
2022-01-14  Tim Wiederhakeconf: interface: Remove ret and goto
2022-01-14  Tim Wiederhakeconf: interface: Use g_auto
2022-01-14  Tim Wiederhakeconf: interface: Preparation for g_auto
2022-01-14  Tim WiederhakevirInterfaceDefDevFormat: Add missing error handling
2022-01-14  Jiri DenemarkPost-release version bump to 8.1.0
2022-01-14  Jiri DenemarkRelease of libvirt-8.0.0 v8.0.0
2022-01-13  Göran UddeborgTranslated using Weblate (Swedish)
2022-01-13  Andrea Bolognanivirt-ssh-helper: Move manual page to section 8
2022-01-13  Martin KletzanderPrint errors on daemon startup if logging setup fails
2022-01-13  Peter KrempaNEWS: Mention propagation of sub-cluster allocation...
2022-01-13  Michal PrivoznikNEWS: Document my contributions for upcoming release
2022-01-13  Stefan Bergerdocs: tpm: Clarify omission or removal of active_pcr_ba...
2022-01-13  Boris Fiuczynskidocs: minor fix in launchSecurity
2022-01-13  Peter KrempaqemuSnapshotRedefine: Fix use of snapshot definition...
2022-01-13  Peter KrempaqemuSnapshotRedefine: Rename 'def' to 'snapdef'
2022-01-12  Peter KrempaqemuSnapshotCreate: Don't insert snapshot into list...
2022-01-12  Peter Krempaconf: moment: Export helpers to create the virDomainMom...
2022-01-12  Peter Krempavirdomainmomentobjlist.h: Convert to modern header...
2022-01-12  Yuri ChornoivanTranslated using Weblate (Ukrainian) v8.0.0-rc2
2022-01-12  Göran UddeborgTranslated using Weblate (Swedish)
2022-01-12  simmonTranslated using Weblate (Korean)
2022-01-12  WeblateUpdate translation files
2022-01-12  Ani Sinhareport error when virProcessGetStatInfo() is unable...
2022-01-12  Tim WiederhakeFix some typos
2022-01-10  Jiri Denemarkpo: Refresh potfile for v8.0.0 v8.0.0-rc1
2022-01-10  Göran UddeborgTranslated using Weblate (Swedish)
2022-01-10  Andrea Bolognanimeson: Fix yajl workaround
2022-01-10  Peter KrempaNEWS: Mention device hot-unplug regression with qemu...
next