]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2019-11-06  John Ferlanqemu: Fix possible NULL deref in qemuDomainSaveImageStartVM
2019-11-06  John Ferlantests: Remove _NULLABLE in virNetDevExists mock
2019-11-06  John Ferlanlxc: Remove unnecessary comment
2019-11-06  John Ferlantests: Fix memory leak in mymain
2019-11-06  John Ferlanconf: Remove ATTRIBUTE_NONNULL for virDomainQemuMonitor...
2019-11-06  John Ferlanvbox: Fix possible NULL deref
2019-11-06  Andrea Bolognanimaint: Post-release version bump to 5.10.0
2019-11-06  Daniel VeillardRelease of libvirt-5.9.0 v5.9.0
2019-11-05  Andrea Bolognanigitdm: Add missing entries
2019-11-05  Andrea Bolognanigitdm: Fix sorting
2019-11-04  Andrea Bolognaninews: Update for 5.9.0 release
2019-11-04  Andrea Bolognaninews: Document more possible sections
2019-11-01  Jim Fehligdocs: Fix attribute names in filesystem/driver example
2019-11-01  Jim Fehlignews: Add entry for ACPI firmware support in Xen
2019-11-01  Jim Fehligdocs: Fix version that introduced Xen support for ACPI...
2019-10-24  Peter Krempautil: xml: Make virXMLFormatElement void v5.9.0-rc1
2019-10-24  Peter Krempautil: buffer: Remove virBufferCheckError
2019-10-24  Peter Krempautil: buffer: Remove virBufferError
2019-10-24  Peter Krempautil: buffer: Remove error handling internals
2019-10-24  Peter Krempautil: buffer: Reimplement virBuffer internals using...
2019-10-24  Peter Krempautil: buffer: Encode URIs with upper case hex characters
2019-10-24  Peter Krempautil: buffer: Properly URLencode strings
2019-10-24  Peter Krempautil: virbuffer: Remove @dynamic from virBufferGetIndent
2019-10-24  Peter Krempautil: sysinfo: Use virXMLFormatElement and infrastructu...
2019-10-24  Peter Krempautil: buffer: Split getting of effective indent out...
2019-10-24  Peter Krempatests: virbuffer: Remove unused test data struct
2019-10-24  Peter Krempatests: virbuffer: Drop 'infinite loop' tests
2019-10-24  Peter Krempautil: buffer: Simplify handling of indent overflows
2019-10-24  Peter Krempautil: buffer: Don't treat missing truncation in virBuff...
2019-10-24  Peter Krempautil: alloc: drop xalloc_oversized macro
2019-10-24  Peter Krempavirsh: Reimplement _vshCalloc using g_malloc0_n
2019-10-24  Peter Krempautil: buffer: Simplify escape buffer allocations
2019-10-24  Peter Krempautil: buffer: Use 'cleanup' as label name in virBufferA...
2019-10-24  Peter Krempautil: buffer: Simplify convoluted condition
2019-10-24  Peter Krempainternal: Use g_strcmp0 in STR(N)EQ_NULLABLE
2019-10-24  Peter Kremparemote: Serialize typed parameters earlier
2019-10-24  Peter Kremparemote: Use g_new0 to allocate 'remote_string' in event...
2019-10-24  Peter Kremparemote: Replace VIR_ALLOC_N with g_new0 in remoteRelayD...
2019-10-24  Peter Kremparemote: dispatch: Remove return value from make_nonnull...
2019-10-24  Peter Krempaqemu: blockjob: Use 'g_free' in qemuBlockJobDataDispose
2019-10-24  Peter Krempaqemu: blockjob: Refactor qemuBlockJobEventProcessConclu...
2019-10-24  Peter Krempaqemu: monitor: Add helper for generating data for block...
2019-10-24  Peter Krempaqemu: checkpoint: Extract finalizing steps of checkpoin...
2019-10-24  Peter Krempaqemu: checkpoint: Split out checkpoint creation code
2019-10-24  Peter Krempaqemu: checkpoint: Enforce that 'bitmap' name must match...
2019-10-24  Peter Krempaconf: checkpoint: Don't clear current checkpoint when...
2019-10-24  Peter Krempaconf: checkpoint: Don't clear current checkpoint when...
2019-10-24  Peter Krempaconf: Don't reuse variable for different object in...
2019-10-24  Peter Krempaconf: snapshot: Remove 'update_current' parameter from...
2019-10-24  Peter Krempaconf: snapshot: Don't clear current snapshot when redef...
2019-10-24  Peter Krempatests: domaincaps: Fix build when WITH_QEMU is disabled
2019-10-24  Andrea Bolognanitests/domaincaps: Use testQemuCapsIterate()
2019-10-24  Andrea Bolognanitests/domaincaps: Make test matrix programmatic
2019-10-24  Andrea Bolognanitests/domaincaps: Don't require redundant information
2019-10-24  Andrea Bolognanitests/domaincaps: Move most of DO_TEST_QEMU() into...
2019-10-24  Andrea Bolognanitests/domaincaps: Don't mess with test name
2019-10-24  Andrea Bolognanitests: Rename domaincapsschemadata/ -> domaincapsdata/
2019-10-24  Andrea Bolognanitests: testQemuCapsIterate: Pass prefix and version...
2019-10-24  Andrea Bolognanitests: testQemuCapsIterate: Pass suffix to callback
2019-10-24  Andrea Bolognanitests: testQemuCapsIterate: Pass inputDir to callback
2019-10-24  Andrea Bolognanitests: testQemuCapsIterate: Validate suffix
2019-10-24  Andrea Bolognanitests: testQemuCapsIterate: Don't ignore malformed...
2019-10-24  Andrea Bolognanitests/qemucapabilities: Separate inputDir and outputDir
2019-10-24  Pavel Hrdinabuild: src: fix libtool dependency issue
2019-10-24  Michal PrivoznikDrop needless ret variable
2019-10-23  Michal Privoznik.gitignore: Ignore src/admin/libvirt_admin.{def,syms}
2019-10-23  Michal Privoznikqemu_command: Change logic in qemuVirCommandGet{FDSet...
2019-10-23  Michal Privozniksrc: Don't rely on virAsprintf() returning string length
2019-10-23  Pavel Hrdinadocs: generate files into build dir and stop distributi...
2019-10-23  Pavel Hrdinadocs: apibuild: remove old code paths
2019-10-23  Pavel Hrdinainclude: stop distributing generated source files
2019-10-23  Pavel Hrdinasrc: move nodist_libvirt_driver_remote_la_SOURCES into...
2019-10-23  Pavel Hrdinabuild: move admin code into admin directory
2019-10-23  Pavel Hrdinalogging: separate log driver code into libvirt_driver_l...
2019-10-23  Pavel Hrdinalocking: separate lock driver code into libvirt_driver_...
2019-10-23  Pavel Hrdinam4: virt-selinux: remove obsolete checks
2019-10-23  Pavel Hrdinam4: virt-netcf: bump minimal version to 0.1.8
2019-10-23  Pavel Hrdinam4: virt-libnl: drop libnl-1.0 support
2019-10-23  Pavel Hrdinam4: virt-driver-libxl: remove Fedora 28 check
2019-10-23  Michal Privoznikdomain_conf: Relax SCSI addr used check
2019-10-23  Michal Privoznikdomain_conf: Make virDomainDeviceFindSCSIController...
2019-10-22  Ján Tomkodocs: hacking: fix typo
2019-10-22  Ján Tomkodocs: hacking: amend push-without-review rules
2019-10-22  Ján Tomkodocs: hacking: extend goto documentation
2019-10-22  Ján Tomkodocs: hacking: remove reference to ATTRIBUTE_FORMAT
2019-10-22  Ján Tomkodocs: hacking: document string concatenations
2019-10-22  Ján Tomkodocs: hacking: document preferred strdup alternatives
2019-10-22  Ján Tomkodocs: hacking: mention GLib alternatives of libvirt...
2019-10-22  Ján Tomkodocs: hacking: mention GLib alternatives of libvirt...
2019-10-22  Ján Tomkodocs: hacking: mention compiler annotations
2019-10-22  Ján Tomkodocs: hacking: extend the table of removed libvirt...
2019-10-22  Ján Tomkodocs: hacking: demonstrate the powers of VIR_TEST_RANGE
2019-10-22  Ján Tomkodocs: hacking: remove notes about -Werror
2019-10-22  Ján Tomkodocs: hacking: emphasize some sections
2019-10-22  Ján Tomkodocs: hacking: mention git-publish prominently
2019-10-22  Ján Tomkodocs: hacking: remove note about rename detection
2019-10-22  Michal Privozniklibxl_domain: Use g_autoptr for libxlDriverConfig
2019-10-22  Maya Rashishm4: Improve portability for non-bash shells
2019-10-22  Michal Privoznikbhyve: Ignore test_libvirtd_bhyve.aug
2019-10-22  Michal Privoznikbhyve_conf: Drop unused 'error' label in virBhyveDriver...
next