]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2021-08-18  Peter Krempaqemuxml2argvtest: Add 'ARG_END' from higher level macros
2021-08-18  Peter Krempaqemu: capabilities: Remove virQEMUCapsSetList
2021-08-18  Peter Krempaqemu: capabilities: Retire QEMU_CAPS_MSG_TIMESTAMP
2021-08-18  Peter Krempaqemu: command: Always assume support for '-msg timestam...
2021-08-18  Peter Krempaqemu: capabilities: Retire QEMU_CAPS_NAME*
2021-08-18  Peter Krempaqemu: command: Always assume support for '-name guest...
2021-08-18  Peter Krempaqemuxml2argvtest: Remove 'minimal-sandbox' case
2021-08-18  Peter Krempaqemuxml2argvtest: Remove 'minimal-msg-timestamp'
2021-08-18  Peter Krempaqemuxml2argvtest: Remove 'debug-threads' case
2021-08-18  Peter Krempaqemu: capabilities: Add alternative detection of QEMU_C...
2021-08-18  Peter KrempaqemuMonitorSetBlockIoThrottle: Remove booleans controll...
2021-08-18  Peter KrempaqemuMonitorJSONSetBlockIoThrottle: Switch to standard...
2021-08-18  Peter KrempaqemuMonitorJSONSetBlockIoThrottle: Refactor cleanup
2021-08-18  Peter Krempaqemu: capabilties: Retire QEMU_CAPS_DRIVE_IOTUNE_*...
2021-08-18  Peter Krempaqemu: Always assume that qemu supports drive throttling
2021-08-18  Peter Krempaqemu: capabilities: Probe QEMU_CAPS_SMP_DIES from the...
2021-08-18  Peter Krempaqemu: capabilities: Probe 'discard' and 'detect-zeroes...
2021-08-18  Peter Krempaqemu: capabilities: Rename QEMU_CAPS_CHARDEV_FD_PASS...
2021-08-18  Peter Krempaqemu: capabilities: Probe 'reconnect', 'logfile' and...
2021-08-18  Peter Krempaqemu: capabilities: Note that basing probing on 'query...
2021-08-18  Peter Krempascripts: group-qemu-caps: Add capability name as commen...
2021-08-18  Peter KrempavirQEMUCapsQMPSchemaQueries: Group by queried object...
2021-08-18  Peter KrempavirQEMUCapsCommandLine: Group by commandline argument...
2021-08-18  Peter Krempaqemuxml2argvtest: Remove negative tests for (aes|dea...
2021-08-17  Ján TomkoRemove redundant labels
2021-08-17  Ján TomkoUse g_autofree in affected functions
2021-08-17  Ján TomkoUse g_auto for xmlFreeDoc everywhere
2021-08-17  Ján TomkoUse g_auto for xmlXPathContext everywhere
2021-08-17  Ján Tomkoconf: refactor virNetworkLoadState
2021-08-17  Ján Tomkoconf: virCPUDefListParse: reduce scope of variables
2021-08-17  Pavel Hrdinavircgroup: fix build on non-linux systems
2021-08-17  Pavel Hrdinaqemu: implement support for Fibre Channel VMID
2021-08-17  Pavel Hrdinaconf: introduce support for Fibre Channel VMID
2021-08-17  Pavel Hrdinaconf: refactor virDomainResourceDefFormat
2021-08-17  Pavel Hrdinaconf: refactor virDomainResourceDefParse
2021-08-17  Pavel Hrdinavircgroup: introduce virCgroupGetInode function
2021-08-17  Zhenyu Yesecurity: fix use-after-free in virSecuritySELinuxReser...
2021-08-16  Michal Privoznikvmx: Support super wide SCSI bus
2021-08-16  Michal Privoznikconf: Store SCSI bus length in virDomainDef
2021-08-16  Michal Privoznikvmx: Drop needless check in virVMXParseDisk()
2021-08-16  Michal Privoznikvmx: Rework disk def allocation
2021-08-16  Michal Privoznikvmx2xmltest: Add a test case
2021-08-16  Michal Privoznikvmx: Fill virtualHW.version to ESX version mapping
2021-08-16  Ján Tomkotools: virsh: remove redundant labels
2021-08-16  Ján Tomkotools: virsh: use g_autofree
2021-08-16  Ján Tomkotools: virsh: use automatic cleanup for char **
2021-08-16  Ján Tomkotools: virsh: reduce variable scope to use automatic...
2021-08-16  Ján Tomkotools: virsh: use automatic cleanup for vshTable
2021-08-16  Ján Tomkotools: virsh: use automatic cleanup for xmlDoc
2021-08-16  Ján Tomkotools: virsh: use automatic cleanup for xmlXPathObject
2021-08-16  Ján Tomkotools: virsh: use automatic cleanup for xmlXPathContext
2021-08-16  Ján Tomkotools: virsh: use automatic cleanup for virDomainObj
2021-08-16  Ján Tomkotools: virsh: cmdDominfo: rename 'ostype' variable
2021-08-16  Ján Tomkotools: virsh: split variable declarations
2021-08-16  Michal Privoznikqemu: Open chardev logfile on behalf of QEMU
2021-08-16  Michal PrivoznikqemuDomainOpenFile: Take @cfg instead of driver
2021-08-16  Michal PrivoznikqemuDomainOpenFile: Take virDomainDef instead of virDom...
2021-08-16  Michal PrivoznikvirDomainDefGetSecurityLabelDef: Fix const correctness
2021-08-13  Olaf Heringlibxl: remove conditionals from discard configuration
2021-08-12  Ján Tomkoutil: xml: clean up unnecessary ret variables
2021-08-12  Ján Tomkoutil: xml: use g_auto for xmlXPathObject
2021-08-12  Ján Tomkoutil: define cleanup func for xmlXPathObject
2021-08-12  Kristina Hanicovaconf: replace validation with variables passed to virXM...
2021-08-12  Kristina Hanicovadomain_conf: Remove redundant variable
2021-08-12  Kristina Hanicovadomain_conf: replace validation with variables passed...
2021-08-12  Kristina Hanicovautil: add xml validation against schema in virXMLParseH...
2021-08-12  Kristina Hanicovasrc: add 'schema' and 'validate' variable to virXMLPars...
2021-08-12  Ján Tomkovsh: steal pointer in vshEditWriteToTempFile
2021-08-12  Ján Tomkovirsh: refactor cmdDomblkinfo
2021-08-12  Kristina Hanicovaqemu: save status xml after generating taint message
2021-08-12  Ján Tomkorun: set abs_builddir variables
2021-08-11  Ján Tomkovirsh: snapshot: remove pointless cleanup labels
2021-08-11  Ján Tomkovirsh: snapshot: use g_auto where possible
2021-08-11  Ján Tomkovirsh: checkpoint: remove pointless cleanup labels
2021-08-11  Ján Tomkovirsh: checkpoint: use g_auto where possible
2021-08-11  Ján Tomkovirsh: cmdCheckpointInfo: delete unused variables
2021-08-11  Ján Tomkovirsh: snapshot: move variables inside the loop
2021-08-11  Ján Tomkovirsh: checkpoint: move variables inside the loop
2021-08-11  Ján Tomkovirsh: add cleanup function for virshDomainSnapshot
2021-08-11  Ján Tomkovirsh: add cleanup function for virshDomainCheckpoint
2021-08-11  Ján Tomkovsh: table: define cleanup function
2021-08-11  Ján Tomkovsh: use g_clear_pointer
2021-08-11  Ján Tomkovsh: remove pointless cleanup labels
2021-08-11  Ján Tomkovsh: use g_auto where possible
2021-08-11  Ján Tomkovsh: cmdEcho: use separate variable for argument
2021-08-11  Ján Tomkovsh: do not cast away const
2021-08-11  Andrea Bolognanimeson: Always use the / operator to join paths
2021-08-10  Andrea Bolognanimeson: Use 'rst2html5' instead of 'rst2html' everywhere
2021-08-10  Luke Yuedomain_conf: Fix memory leak when free'ing virDomainObj
2021-08-09  Peter Krempautil: virstring: Remove unused virStringListFreeCount
2021-08-09  Peter KrempalxcContainerSetReadOnly: Refactor cleanup handling
2021-08-09  Peter KrempaqemuDomainUnshareNamespace: Use automatic memory cleari...
2021-08-09  Peter KrempaqemuNamespaceMknodPaths: Remove 'ndevMountsPath'
2021-08-09  Peter KrempaqemuNamespacePrepareOneItem: Don't pass count of elements
2021-08-09  Peter KrempaqemuNamespacePrepareOneItem: Restructure code to avoid...
2021-08-09  Peter Krempanetwork: bridge: Store dnsmasq passthrough options...
2021-08-09  Peter Krempaqemu: domain: Store passthrough arguments in NULL-termi...
2021-08-09  Peter Krempaqemu: domain: Store capability overrides in NULL-termin...
2021-08-09  Peter Krempaqemu: domain: Store passthrough environment variables...
2021-08-09  Peter Krempaqemu: firmware: Store machine types as a NULL-terminate...
next