]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2019-11-14  Jonathon Jongsmaqemu: use g_autoptr in qemuDomainDeviceDefValidate()
2019-11-14  Jonathon Jongsmaqemu: fix domain device validation
2019-11-14  Jim Fehliglibxl: Fix lock manager lock ordering
2019-11-14  Daniel Henrique... qemu: hotplug: remove unused cleanup labels
2019-11-14  Daniel Henrique... qemu: hotplug: use g_autoptr() with virConnectPtr
2019-11-14  Michal Privoznikvirhostuptime: Wrap virHostGetBootTimeProcfs() call...
2019-11-14  Peter Krempaqemu: domcaps: Simplify adding new domaincaps based...
2019-11-14  Peter Krempadomaincaps: Store domain capability features in an...
2019-11-14  Peter Krempaqemu: domcaps: Initialize all features
2019-11-14  Peter Krempadomcaps: Add function for initializing domain caps...
2019-11-14  Peter Krempaconf: domaincaps: Use virXMLFormatElement in virDomainC...
2019-11-14  Peter Krempaconf: domaincaps: Extract formatting of the <features...
2019-11-14  Peter Krempaconf: domaincaps: Replace FORMAT_SINGLE macro by a...
2019-11-14  Peter Krempautil: file: Replace use of 'strsep' with virStringSplit
2019-11-14  Peter Krempautil: file: Use more obvious logic in virFindFileInPath
2019-11-14  Peter Krempautil: file: Use g_autofree in virFindFileInPath
2019-11-14  Peter Kremparpc: use virStringSplit instead of strsep
2019-11-14  Michal Privoznikvirhostuptime: Add linux stub for musl
2019-11-14  Jiri Denemarkconf: Drop nameLen parameter from virDomainCapsCPUModelsAdd
2019-11-14  Jiri Denemarkconf: Use VIR_AUTO* in virDomainCapsCPUModelsAdd
2019-11-14  Pino Toscanodocs: mention lifted vCPUs restriction for esx
2019-11-14  Jidong Xiaqemu: cold-plug of sound
2019-11-14  Mao Zhongyiqemu/qemu_migration_params: use virStringParseYesNo...
2019-11-14  Mao Zhongyiconf/network_conf: use virStringParseYesNo helper
2019-11-14  Mao Zhongyiconf/domain_conf: use virStringParseYesNo helper
2019-11-14  Ján Tomkoqemu: use GUINT32_SWAP_LE_BE
2019-11-14  Ján Tomkoutil: use g_vsnprintf
2019-11-14  Peter Krempautil: pidfile: Replace 'areadlink' by 'g_file_read_link'
2019-11-14  Peter Krempautil: pidfile: Sanitize return values of virPidFileRead...
2019-11-14  Peter Krempautil: pidfile: Sanitize return values of virPidFileRead...
2019-11-14  Peter Krempaqemu: gpu: Sanitize error values in qemuVhostUserGPUGetPid
2019-11-14  Peter Krempaqemu: tpm: Sanitize error values in qemuTPMEmulatorGetPid
2019-11-14  Peter Krempaqemu: tpm: Use g_autofree in qemuTPMEmulatorGetPid
2019-11-14  Peter Krempautil: file: Remove virFileReadLink
2019-11-14  Peter Krempaqemu: domain: Use g_file_read_link instead of virFileRe...
2019-11-14  Peter Krempaqemu: snapshot: Fix inactive external snapshots when...
2019-11-14  Peter Krempaqemu: blockjob: Transfer 'readonly' state of images...
2019-11-13  Daniel Henrique... qemu_hotplug.c: user-friendlier setvcpus timeout error...
2019-11-13  Daniel Henrique... qemu: Remove qemu_hotplugpriv.h and qemuDomainRemoveDev...
2019-11-13  Daniel Henrique... qemu_hotplug.c: adding qemuDomainGetUnplugTimeout
2019-11-13  Jonathon Jongsmaconf: use glib allocation when parsing video props
2019-11-13  Jonathon Jongsmaconf: remove unnecessary NULL checks
2019-11-13  Jonathon Jongsmaqemu: fix documentation for video resolution
2019-11-13  Julio Faraccoconf: Fix memory leak caused by missing VIR_FREE for...
2019-11-13  Ján TomkoRemove VIR_STRNDUP usage that subtracts from a non...
2019-11-13  Ján TomkoRemove VIR_STRNDUP usage that passes -1
2019-11-13  Ján TomkoRemove VIR_STRDUP usage that snuck in
2019-11-13  Ján Tomkolocking: fix build with older sanlock
2019-11-13  Peter Krempautil: buffer: remove virBufferSetChildIndent
2019-11-13  Peter Krempaconf: domain: Convert child buffers to use VIR_BUFFER_I...
2019-11-13  Peter Krempaconf: cpu: Convert child buffers to use VIR_BUFFER_INIT...
2019-11-13  Peter Krempaconf: caps: sysinfo: Convert child buffers to use VIR_B...
2019-11-13  Peter Krempautil: sysinfo: Convert child buffers to use VIR_BUFFER_...
2019-11-13  Peter Krempaqemu: domain: Convert child buffers to use VIR_BUFFER_I...
2019-11-13  Peter Krempautil: buffer: Add init macro for automatically setting...
2019-11-13  Peter Krempaconf: capabilities: Refactor API for setting guest...
2019-11-13  Peter Krempaconf: Refactor storage of guest capabilities
2019-11-13  Peter Krempaschema: capabilities: Add 'hap' feature flag
2019-11-13  Peter Krempaqemu: driver: Remove unused 'driver' from qemuDomainSna...
2019-11-12  Jiri Denemarkcpu_map: Drop pconfig from Icelake-Server CPU model
2019-11-12  Jiri Denemarkcputest: Add data for Ice Lake Server CPU
2019-11-12  Jiri Denemarkcpu_map: Drop comments about ospke
2019-11-12  Jiri Denemarkqemu: Drop disabled CPU features unknown to QEMU
2019-11-12  Jiri Denemarkqemuxml2*test: Add tests for Icelake-Server,-pconfig
2019-11-12  Jiri Denemarkcpu_conf: Pass policy to CPU feature filtering callbacks
2019-11-12  Daniel Henrique... bhyve_device.c: remove unneeded cleanup labels
2019-11-12  Daniel Henrique... tools: remove unneeded cleanup labels
2019-11-12  Daniel Henrique... suspend.c: remove unneeded cleanup label
2019-11-12  Daniel Henrique... bridge_driver.c: remove unneeded cleanup labels
2019-11-12  Daniel Henrique... libxl_driver.c: remove unneeded cleanup label
2019-11-12  Daniel Henrique... libvirt.c: remove unneeded cleanup label
2019-11-12  Daniel Henrique... util: remove unneeded cleanup labels
2019-11-12  Daniel Henrique... vz_sdk.c: remove unneeded cleanup label
2019-11-12  Daniel Henrique... rpc: remove unneeded cleanup labels
2019-11-12  Daniel Henrique... qemu_monitor_json.c: remove unneeded cleanup label
2019-11-12  Daniel Henrique... secret_driver.c: remove unneeded cleanup label
2019-11-12  Daniel Henrique... node_device: remove unneeded cleanup labels
2019-11-12  Daniel Henrique... lxc: remove unneeded cleanup labels
2019-11-12  Daniel Henrique... remote: remove unneeded cleanup labels
2019-11-12  Daniel Henrique... nwfilter: remove unneeded cleanup labels
2019-11-12  Daniel Henrique... storage: remove unneeded cleanup labels
2019-11-12  Daniel Henrique... conf: remove unneeded cleanup labels
2019-11-12  Ján Tomkodocs: hacking: add missing code element
2019-11-12  Bjoern Walkqemu: hotplug: ensure address generation for vfio-ccw
2019-11-12  Michal Privoznikvirpcimock: Make @fakerootdir static
2019-11-12  Michal PrivoznikDrop virVasprintf()
2019-11-12  Michal Privoznikvirstring: Drop virVasprintfQuiet()
2019-11-12  Michal PrivoznikDrop virAsprintf()
2019-11-12  Michal Privoznikvirstring: Drop virAsprintfQuiet()
2019-11-12  Michal PrivoznikUse g_strdup_vprintf() instead of virVasprintf() everywhere
2019-11-12  Michal PrivoznikUse g_strdup_printf instead of virAsprintf everywhere
2019-11-12  Michal Privozniktools: Use g_strdup_printf() instead of virAsprintf()
2019-11-12  Michal Privozniktests: Use g_strdup_printf() instead of virAsprintf()
2019-11-12  Michal Privoznikvz: Use g_strdup_printf() instead of virAsprintf()
2019-11-12  Michal Privoznikvmx: Use g_strdup_printf() instead of virAsprintf()
2019-11-12  Michal Privoznikvmware: Use g_strdup_printf() instead of virAsprintf()
2019-11-12  Michal Privoznikvbox: Use g_strdup_printf() instead of virAsprintf()
2019-11-12  Michal Privozniksecret: Use g_strdup_printf() instead of virAsprintf()
2019-11-12  Michal Privoznikutil: Use g_strdup_printf() instead of virAsprintf()
2019-11-12  Michal Privozniktest: Use g_strdup_printf() instead of virAsprintf()
next