]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
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()
2019-11-12 Michal Privoznikstorage: Use g_strdup_printf() instead of virAsprintf()
2019-11-12 Michal Privozniksecurity: Use g_strdup_printf() instead of virAsprintf()
2019-11-12 Michal Privoznikrpc: Use g_strdup_printf() instead of virAsprintf()
2019-11-12 Michal Privoznikremote: Use g_strdup_printf() instead of virAsprintf()
2019-11-12 Michal Privoznikqemu: Use g_strdup_printf() instead of virAsprintf()
2019-11-12 Michal Privoznikphyp: Use g_strdup_printf() instead of virAsprintf()
2019-11-12 Michal Privoznikopenvz: Use g_strdup_printf() instead of virAsprintf()
2019-11-12 Michal Privozniknwfilter: Use g_strdup_printf() instead of virAsprintf()
2019-11-12 Michal Privozniknode_device: Use g_strdup_printf() instead of virAsprintf()
2019-11-12 Michal Privozniknetwork: Use g_strdup_printf() instead of virAsprintf()
2019-11-12 Michal Privozniklxc: Use g_strdup_printf() instead of virAsprintf()
2019-11-12 Michal Privozniklogging: Use g_strdup_printf() instead of virAsprintf()
2019-11-12 Michal Privozniklocking: Use g_strdup_printf() instead of virAsprintf()
2019-11-12 Michal Privozniklibxl: Use g_strdup_printf() instead of virAsprintf()
2019-11-12 Michal Privoznikinterface: Use g_strdup_printf() instead of virAsprintf()
2019-11-12 Michal Privoznikhyperv: Use g_strdup_printf() instead of virAsprintf()
2019-11-12 Michal Privoznikesx: Use g_strdup_printf() instead of virAsprintf()
2019-11-12 Michal Privoznikcpu: Use g_strdup_printf() instead of virAsprintf()
2019-11-12 Michal Privoznikconf: Use g_strdup_printf() instead of virAsprintf()
2019-11-12 Michal Privoznikbhyve: Use g_strdup_printf() instead of virAsprintf()
2019-11-12 Michal Privoznikaccess: Use g_strdup_printf() instead of virAsprintf()
2019-11-12 Michal Privozniksrc: Wrap long lines in Makefiles
2019-11-12 Pavel Hrdinaspec: fix vpath build on RHEL 7
2019-11-12 Michal Privoznikmake check-driverimpls work again
next