]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2019-10-21  Peter Krempautil: hash: Add new constructor 'virHashNew'
2019-10-21  Peter Krempautil: hash: Add possibility to use simpler data free...
2019-10-21  Peter KrempaReplace virDomainDiskByName by virDomainDiskByTarget...
2019-10-21  Peter Krempaconf: Remove unused virDomainDiskFindByBusAndDst
2019-10-21  Peter Krempaqemu: Replace use of virDomainDiskFindByBusAndDst with...
2019-10-21  Peter Krempaconf: Introduce virDomainDiskByTarget
2019-10-21  Peter Krempaconf: Remove virDomainDiskPathByName
2019-10-21  Peter Krempaqemu: domain: Tolerate NULL @disk in qemuDomainPrepareD...
2019-10-21  Peter Krempaqemu: domain: clarify sematics of qemuDomainPrepareDisk...
2019-10-21  Peter Krempaqemu: domain: Remove pointless return value in qemuDoma...
2019-10-21  Peter Krempaqemu: domain: Split out setup of virStorageSource from...
2019-10-21  Peter Krempatests: Add test case for empty 'network' cdrom
2019-10-21  Peter Krempaconf: Reset disk type if <source> element is completely...
2019-10-21  Michal PrivoznikqemuDomainGetHostdevPath: Drop @freeTmpPath
2019-10-21  Michal Privoznikqemu_domain: Drop few useless checks in qemuDomainGetHo...
2019-10-21  Michal Privoznikqemu_cgroup: Teardown Cgroup for more host device types
2019-10-21  Michal Privoznikqemu: Introduce qemuDomainNeedsVFIO
2019-10-21  Michal Privoznikqemu_hostdev: Introduce qemuHostdevNeedsVFIO()
2019-10-21  Michal Privoznikconf: Introduce virDomainDefHasMdevHostdev
2019-10-21  Michal Privoznikvirhostdev: Introduce and use virHostdevIsVFIODevice
2019-10-21  Michal Privoznikvirhostdev: Fix const correctness of virHostdevIs{PCINe...
2019-10-21  Ján TomkoUse g_strdup instead of VIR_STRDUP everywhere
2019-10-21  Ján Tomkotools: use g_strdup instead of VIR_STRDUP
2019-10-21  Ján Tomkotests: use g_strdup instead of VIR_STRDUP
2019-10-21  Ján Tomkovbox: use g_strdup instead of VIR_STRDUP
2019-10-21  Ján Tomkoutil: use g_strdup instead of VIR_STRDUP
2019-10-21  Ján Tomkovircgroup: use g_strdup instead of VIR_STRDUP
2019-10-21  Ján Tomkovirstorage: use g_strdup instead of VIR_STRDUP
2019-10-21  Ján Tomkotest: use g_strdup instead of VIR_STRDUP
2019-10-21  Ján Tomkostorage: use g_strdup instead of VIR_STRDUP
2019-10-21  Ján Tomkosecurity: use g_strdup instead of VIR_STRDUP
2019-10-21  Ján Tomkorpc: use g_strdup instead of VIR_STRDUP
2019-10-21  Ján Tomkoremote: use g_strdup instead of VIR_STRDUP
2019-10-21  Ján Tomkoqemu: use g_strdup instead of VIR_STRDUP
2019-10-21  Ján Tomkonwfilter: use g_strdup instead of VIR_STRDUP
2019-10-21  Ján Tomkonode_device: use g_strdup instead of VIR_STRDUP
2019-10-21  Ján Tomkonetwork: use g_strdup instead of VIR_STRDUP
2019-10-21  Ján Tomkolxc: use g_strdup instead of VIR_STRDUP
2019-10-21  Ján Tomkologging: use g_strdup instead of VIR_STRDUP
2019-10-21  Ján Tomkolocking: use g_strdup instead of VIR_STRDUP
2019-10-21  Ján Tomkolibxl: use g_strdup instead of VIR_STRDUP
2019-10-21  Ján Tomkointerface: use g_strdup instead of VIR_STRDUP
2019-10-21  Ján Tomkoesx: use g_strdup instead of VIR_STRDUP
2019-10-21  Ján Tomkodatatypes: use g_strdup instead of VIR_STRDUP
2019-10-21  Ján Tomkocpu: use g_strdup instead of VIR_STRDUP
2019-10-21  Ján Tomkoconf: use g_strdup instead of VIR_STRDUP
2019-10-21  Ján Tomkobhyve: use g_strdup instead of VIR_STRDUP
2019-10-21  Ján TomkoUse g_strdup to fill in default values
2019-10-21  Ján TomkoUse g_strdup where VIR_STRDUP's return value was propagated
2019-10-21  Ján Tomkodrivers: use g_strdup in probe functions
2019-10-21  Ján TomkoUse g_strdup instead of ignoring VIR_STRDUP_QUIET's...
2019-10-21  Ján TomkoUse g_strdup instead of ignoring VIR_STRDUP's value
2019-10-21  Ján Tomkoconf: use g_strdup in virDomainDiskSet
2019-10-21  Ján Tomkoutil: fix check for iscsi initiator copy
2019-10-21  Ján Tomkoscripts: introduce a macro file for coccinelle
2019-10-21  Daniel P. Berrangéqemu: fix CPU model error probing capabilities for ppc
2019-10-21  Julio Faraccogitdm: Add other emails into IBM company
2019-10-21  Ján Tomkovsh: mark ctl as unused in vshReadline
2019-10-20  Ján Tomkotools: delete vshStrdup
2019-10-20  Ján Tomkotools: prefer g_strdup to vshStrdup
2019-10-20  Ján Tomkotools: vshCommandArgvGetArg: prefer g_strdup
2019-10-20  Ján Tomkotools: vshCommandArgvGetArg: one parameter per line
2019-10-20  Ján Tomkovirsh: getSignalNumber: use g_strdup
2019-10-20  Ján Tomkovirsh: getSignalNumber: use g_autofree
2019-10-20  Ján Tomkovirsh: getSignalNumber: rename variables
2019-10-20  Ján Tomkovirsh: use g_strdup in virshDomainGetEditMetadata
2019-10-20  Ján Tomkovirsh: use g_strdup in cmdDomblkinfoGet
2019-10-20  Ján Tomkotools: cmdDomblkinfoGet: reindent parameters
2019-10-18  Malina Salinanetwork: allow DHCP/DNS/TFTP explicitly in OUTPUT rules
2019-10-18  Daniel Henrique... gitdm: add 'ibm' file
2019-10-18  Daniel P. Berrangéutil: drop logging filter/output flags
2019-10-18  Daniel P. Berrangéutil: drop support for stack traces with logging
2019-10-18  Daniel P. Berrangéutil: add stdlib.h include for abort() prototype
2019-10-18  Michal Privoznikglibcompat: Reimplement g_strdup_printf() and g_strdup_...
2019-10-18  Daniel P. Berrangébuild-aux: rewrite po file minimizer in Python
2019-10-18  Daniel P. Berrangébuild-aux: rewrite augeas test generator in Python
2019-10-18  Daniel P. Berrangébuild: fix use of $(AUG_GENTEST) as a dependency
2019-10-18  Daniel P. Berrangépo: refresh translations from zanata
2019-10-18  Michal Privoznikm4: Don't suggest attribute malloc
2019-10-17  Julio Faraccoqemu: Generate 'xres' and 'yres' for QEMU video devices
2019-10-17  Julio Faraccoconf: Add 'x' and 'y' resolution into video XML definition
2019-10-17  Cole Robinsonqemu: caps: Use unique key for domCaps caching
2019-10-17  Daniel Henrique... qemu_driver.c: use g_strdup_printf
2019-10-17  Daniel Henrique... qemu_driver.c: remove unused 'cleanup' labels after...
2019-10-17  Daniel Henrique... qemu_driver.c: use g_autofree when possible
2019-10-17  Daniel Henrique... qemu_driver.c: use g_autoptr() when possible
2019-10-17  Daniel Henrique... qemu_driver.c: use g_auto* in some functions
2019-10-17  Ján Tomkodocs: hacking: add a conversion table for removed libvi...
2019-10-17  Ján Tomkodocs: hacking: use <code> for functions/names
2019-10-17  Ján Tomkodocs: hacking: separate section about already deleted...
2019-10-17  Carlos Santosstorage: fix build with musl libc
2019-10-17  Carlos Santosqemu: fix build with musl libc
2019-10-17  Ján Tomkoqemu: remove unused cfg variables
2019-10-16  John Ferlantools: Use consistent error preservation and restoratio...
2019-10-16  John Ferlanvz: Use consistent error preservation and restoration...
2019-10-16  John Ferlanutil: Use consistent error preservation and restoration...
2019-10-16  John Ferlanstorage: Use consistent error preservation and restorat...
2019-10-16  John Ferlanremote: Use consistent error preservation and restorati...
2019-10-16  John Ferlanqemu: Use consistent error preservation and restoration...
2019-10-16  John Ferlanlxc: Use consistent error preservation and restoration...
next