]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2021-09-09  Ján Tomkotests: vmx: remove pointless labels
2021-09-09  Ján Tomkotests: qemu: remove pointless labels
2021-09-09  Ján Tomkotests: use g_auto instead of virDomainFree
2021-09-09  Ján Tomkotests: use g_auto instead of vshTableFree
2021-09-09  Ján Tomkotests: use VIR_AUTOCLOSE
2021-09-09  Ján Tomkotests: use g_auto instead of VIR_FORCE_FCLOSE
2021-09-09  Ján Tomkotests: use g_auto for virCPUDataFree
2021-09-09  Ján Tomkotests: use g_autoptr instead of virJSONValueFree
2021-09-09  Ján Tomkotests: use g_autofree
2021-09-09  Ján Tomkotests: vir: use g_autofree
2021-09-09  Ján Tomkotests: vmx: use g_autofree
2021-09-09  Ján Tomkotests: nwfilter: use g_autofree
2021-09-09  Ján Tomkotests: libxl: use g_autofree
2021-09-09  Ján Tomkotests: network: use g_autofree
2021-09-09  Ján Tomkotests: qemu: use g_autofree
2021-09-09  Ján Tomkotests: use g_autoptr instead of virObjectUnref
2021-09-09  Ján Tomkoconf: add cleanup func for virMacMap
2021-09-09  Ján Tomkoconf: add cleanup func for virNetworkXMLOption
2021-09-09  Ján Tomkotests: virnetdaemontest: split variable declarations
2021-09-09  Ján Tomkodocs: virtiofs: remove extra slash
2021-09-09  Ján Tomkodocs: virtiofs: provide more context for elements
2021-09-09  Stefan Hajnoczidocs: virtiofs: use the preferred virtiofs spelling
2021-09-09  Stefan Hajnoczidocs: virtiofs: move legacy docs to the bottom
2021-09-09  Daniel P. Berrangéqemu: stop probing for '-device sga' support
2021-09-09  Daniel P. Berrangéqemu: switch to use -M graphics=off instead of -device sga
2021-09-09  Daniel P. Berrangéqemu: tweak error message to be more general purpose
2021-09-09  Daniel P. Berrangéqemu: prevent use of <bios useserial='yes'> on non...
2021-09-09  jason leeTranslated using Weblate (Korean)
2021-09-09  Göran UddeborgTranslated using Weblate (Swedish)
2021-09-09  simmonTranslated using Weblate (Korean)
2021-09-09  William Douglasch_driver: Handle validation failure correctly
2021-09-09  William Douglasch_driver: Add handler for console API
2021-09-09  William Douglasch_domain: Allow controller and chr devices
2021-09-09  William Douglasch_process: Handle enabled console devices
2021-09-09  William Douglasch_monitor: Add pty json builder function
2021-09-09  William Douglasch_monitor: Make virCHMonitorGet function static
2021-09-09  William Douglasch_monitor: Use virCHMonitorGet to access cloud-hypervi...
2021-09-09  William Douglasch_monitor: Update virCHMonitorGet to handle accept...
2021-09-09  William Douglasch_domain: Add virChrdevs for console support
2021-09-09  Peter Krempavirstoragetest: Reinstate testing of images without...
2021-09-09  Peter Krempavirstoragetest: Remove pointless goto from mymain
2021-09-09  Peter Krempavirstoragetest: Don't skip the whole test when qemu...
2021-09-09  Peter Krempavirstoragetest: testStorageChain: Skip test if filename...
2021-09-09  Peter Krempavirstoragetest: testPrepImages: Use 'qemu-img' to forma...
2021-09-09  Peter Krempavirstoragetest: testPrepImages: Don't reuse 'cmd' pointer
2021-09-09  Peter Krempavirstoragetest: Assume that 'qemu-img' supports '-o...
2021-09-09  Peter Krempavirstoragetest: Don't rewrite the 'qcow2' image
2021-09-09  Peter Krempavirstoragetest: Stop rewriting images in 'mymain'
2021-09-09  Peter Krempavirstoragetest: Unify testing of QCOW2 images with...
2021-09-09  Peter Krempavirstoragetest: Use preformatted qcow2 image for testin...
2021-09-09  Peter Krempavirstoragetest: Convert symlink and relative image...
2021-09-09  Peter Krempavirstoragetest: Use existing file for testing 'raw...
2021-09-09  Peter Krempavirstoragetest: Use preformatted file for testing missi...
2021-09-09  Peter Krempavirstoragetest: Use pre-formatted file for non-path...
2021-09-09  Peter Krempavirstoragetest: Use a pre-formatted QED file for testin...
2021-09-09  Peter Krempavirstoragetest: Use existing directory in the source...
2021-09-09  Peter Krempavirstoragetest: Test backing chain loops with hardcoded...
2021-09-09  Peter Krempavirstoragetest: Rework TEST_LOOKUP* cases to work on...
2021-09-09  Peter Krempavirstoragetest: Remove redundant arguments for chain...
2021-09-09  Peter Krempavirstoragetest: Store output of TEST_CHAIN in output...
2021-09-09  Peter Krempatestutils: Introduce helper for stripping bulilddir...
2021-09-09  Peter Krempavirstoragetest: Drop testing of NBD backends via parsin...
2021-09-09  Peter Krempavirstoragetest: Drop testing of RBD backends via parsin...
2021-09-09  dingliminvirsh: Display vhostuser socket path in domblklist
2021-09-09  Peter Krempaqemuxml2argvtest: Add test case for missing disk '...
2021-09-09  Peter KrempavirDomainDiskDefValidate: Move validation of disk target
2021-09-09  Peter Krempaconf: Don't call 'virDomainDiskDefAssignAddress' when...
2021-09-09  Peter Krempaconf: validate: Run global device definition validation...
2021-09-09  Peter Krempaconf: validate: Move qemu-specific LUN disk validation...
2021-09-09  Peter KrempaqemuDomainDefValidateDiskLunSource: Unbreak error messages
2021-09-08  Ján Tomkolibxl: use g_auto in libxlDomainGetEmulatorType
2021-09-08  Ján Tomkolibxl: use g_auto in libxlCapsNodeData
2021-09-08  Ján Tomkolibxl: refactor libxlCapsInitCPU
2021-09-08  Ján Tomkolibxl: capsInitCPU: fail if we can't initialize host...
2021-09-08  Ján Tomkolibxl: remove enum libxlHwcapVersion
2021-09-08  Ján Tomkolibxl: capabilities: assume Xen version >= 4.7
2021-09-08  Ján TomkoRevert "meson: avoid bogus warnings from clang and...
2021-09-08  Ján Tomkorpc: mark source returned by virEventGLibAddSocketWatch...
2021-09-08  Ján Tomkoutil: virIdentitySetCurrent: only unref the old identit...
2021-09-08  Ján Tomkoqemu: remove unused 'cfg' variables
2021-09-08  Ján Tomkovirnetsockettest: refactor checkProtocols
2021-09-08  Ján Tomkotests: reduce variable scope in testSELinuxCheckLabels
2021-09-08  Ján Tomkotests: esxutils: reduce variable scope in testConvertWi...
2021-09-08  Ján Tomkotests: esxutils: reduce variable scope in testEscapeDat...
2021-09-08  Ján Tomkotests: esxutils: refactor testParseDatastorePath
2021-09-08  Ján Tomkosecretxml2xmltest: refactor testCompareXMLToXMLFiles
2021-09-08  Ján Tomkotests: bhyve: use bitwise shift when defining flags
2021-09-08  Ján Tomkotests: bhyve: remove magic constants
2021-09-06  Kristina Hanicovavirsh: add support for '--validate' option in create...
2021-09-06  Kristina Hanicovanwfilter_driver: allow VIR_NWFILTER_BINDING_CREATE_VALI...
2021-09-06  Kristina Hanicovaconf: virnwfilterbindingdef: add validation against...
2021-09-06  Kristina Hanicovaapi: add virNWFilterBindingCreateFlags
2021-09-06  Kristina Hanicovavirsh: add support for '--validate' option in create...
2021-09-06  Kristina Hanicovabridge_driver: allow VIR_NETWORK_PORT_CREATE_VALIDATE...
2021-09-06  Kristina Hanicovaconf: virnetworkportdef: add validation against schema...
2021-09-06  Kristina Hanicovaapi: add VIR_NETWORK_PORT_CREATE_VALIDATE flag
2021-09-06  Michal Privoznikqemu_driver: Don't check for g_strdup_printf() retval
2021-09-06  Michal Privoznikqemu_driver.c: Fix file mode
2021-09-06  Lei Yangqemu: fix iothread residual when qemuProcessSetupIOThre...
2021-09-06  Masayoshi MizumaqemuValidateDomainDeviceDefDiskTransient: Validate...
next