]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2021-02-17  Daniel Henrique... qemu_driver.c: validate 'driverName' earlier in qemuNod...
2021-02-17  Daniel Henrique... libxl_driver.c: validate 'driverName' earlier in libxlN...
2021-02-17  Daniel Henrique... domain_driver.c: use g_auto* in virDomainDriverNodeDevi...
2021-02-17  Daniel Henrique... qemu, libxl, hypervisor: use virDomainDriverNodeDeviceR...
2021-02-17  Daniel Henrique... domain_driver.c: use g_auto* in virDomainDriverNodeDevi...
2021-02-17  Daniel Henrique... datatypes.h: register AUTOPTR_CLEANUP_FUNC for virNodeD...
2021-02-17  Daniel Henrique... qemu, libxl, hypervisor: use virDomainDriverNodeDeviceR...
2021-02-17  BiaoXiang Yerpc: avoid crash when system time jump back
2021-02-17  Jim Fehliglibxl: Use g_autofree for char* where easily possible
2021-02-17  Bruno Haibleutil: Fix file descriptor passing on 64-bit FreeBSD...
2021-02-17  Erik Skultetyci: Makefile: Expose CI_IMAGE_PREFIX and CI_IMAGE_TAG...
2021-02-17  Erik Skultetyci: Drop the CI_PREPARE_SCRIPT variable
2021-02-17  Michal Privoznikesx: Bump minimal version of curl
2021-02-17  Andrea Bolognanici: Remove Debian 9 special case
2021-02-16  Kristina Hanicovavirsh: Add virshCodesetNameCompleter
2021-02-16  Laine Stumpesx: replace some VIR_FREE with g_clear_pointer(x,...
2021-02-16  Laine Stumpesx: eliminate unnecessary cleanup: labels and result...
2021-02-16  Laine Stumpesx: switch VIR_FREE->g_free when the pointer will...
2021-02-16  Laine Stumpesx: reorder code to avoid need to VIR_FREE mimeType
2021-02-16  Laine Stumpesx: use g_steal_pointer+g_autofree on return value
2021-02-16  Laine Stumpesx: switch VIR_FREE->g_free in esx*Free*()
2021-02-16  Laine Stumpesx: fix memory leak by switching to g_autofree
2021-02-16  Laine Stumpesx: use g_autofree when made possible by reducing...
2021-02-16  Laine Stumpesx: use g_autofree for char* where it is trivially...
2021-02-16  Ján Tomkodocs: formatdomain: fix link to memoryBacking element
2021-02-16  Daniel P. Berrangéqemu: remove support for generating yes|no boolean...
2021-02-16  Daniel P. Berrangéqemu: use on|off instead of yes|no for -drive boolean...
2021-02-16  Daniel P. Berrangéqemu: use on|off instead of yes|no for -object boolean...
2021-02-16  Daniel P. Berrangéqemu: use on|off for -vnc boolean option values
2021-02-16  Daniel P. Berrangéqemu: probe for -vnc supporting use of QemuOpts syntax
2021-02-16  Michal Privoznikqemu: Don't lie about @ndevAlias when translating FSInfo
2021-02-16  Michal Privoznikqemu: Bring if() outside from loop in virDomainFSInfoFo...
2021-02-16  Michal Privoznikqemu: Move qemuAgentFSInfo array free into qemuDomainGe...
2021-02-16  Michal Privoznikqemu: Drop needless check in virDomainFSInfoFormat()
2021-02-16  Daniel P. Berrangéqemu: use long on|off syntax for -spice boolean option...
2021-02-16  Daniel P. Berrangéqemu: use long on|off syntax for -chardev boolean optio...
2021-02-16  Peter KrempaqemuSnapshotFSFreeze: Don't return -2
2021-02-16  Peter KrempaqemuSnapshotCreateActiveExternal: Don't thaw filesystem...
2021-02-16  Peter Krempaapi: Discourage use of VIR_DOMAIN_SNAPSHOT_CREATE_QUIESCE
2021-02-16  Peter Krempastoragevolxml2argvdata: Rewrap all output files
2021-02-16  Peter Krempatestutils: virTestRewrapFile: Rewrap also '.argv' files
2021-02-16  Peter KrempaqemuMigrationSrcPerformPeer2Peer3: Don't leak 'dom_xml...
2021-02-16  Peter KrempavirDomainMigrateVersion3Full: Don't set 'cancelled...
2021-02-16  Andrea Bolognanici: Build on macOS 11 instead of macOS 10.15
2021-02-16  Andrea Bolognanici: Update package list on Cirrus CI
2021-02-16  Michal Privoznikqemu_hotplug: Don't dereference NULL pointer @newb...
2021-02-16  Ville Skyttädocs: tlscerts: Fix a few broken links
2021-02-15  Pavel Hrdinavircgroup: correctly free nested virCgroupPtr
2021-02-15  Andrea Bolognanici: Build on FreeBSD 12.2
2021-02-15  Andrea Bolognanici: Refresh Dockerfiles
2021-02-15  Andrea Bolognaninews: Mention Apple Silicon support
2021-02-13  Ricky TiggTranslated using Weblate (Finnish)
2021-02-12  Laine Stumpvmware: convert VIR_FREE to g_free in other functions...
2021-02-12  Laine Stumputil: convert VIR_FREE to g_free in other functions...
2021-02-12  Laine Stumpqemu: convert VIR_FREE to g_free in other functions...
2021-02-12  Laine Stumpremote: convert VIR_FREE to g_free in other functions...
2021-02-12  Laine Stumpopenvz: convert VIR_FREE to g_free in other functions...
2021-02-12  Laine Stumplocking: convert VIR_FREE to g_free in other functions...
2021-02-12  Laine Stumpconf: convert VIR_FREE to g_free in other functions...
2021-02-12  Laine Stumpesx: replace VIR_FREE with g_free in any ESX_VI__TEMPLA...
2021-02-12  Michal Privoznikqemu_shim: URI escape root directory
2021-02-12  Erik Skultetyci: Makefile: Expose the CI_USER_LOGIN variable for...
2021-02-12  Erik Skultetyci: Drop the prepare.sh script
2021-02-12  Erik Skultetyci: Run podman command directly without wrapping it...
2021-02-12  Erik Skultetyci: Specify the shebang sequence for build.sh
2021-02-12  Andrea Bolognanici: Move ppc64le build from Debian sid to Debian 10
2021-02-12  Andrea Bolognanici: Mark container build jobs as required/optional...
2021-02-12  Andrea Bolognanici: Shuffle cross-building jobs around
2021-02-12  Daniel P. Berrangétools: report messages for 'dominfo' command
2021-02-12  Daniel P. Berrangéqemu: implement virDomainGetMessages API
2021-02-12  Daniel P. Berrangéremote: add RPC support for the virDomainGetMessages API
2021-02-12  Daniel P. Berrangésrc: define virDomainGetMessages API
2021-02-12  Daniel P. Berrangéqemu: record deprecation messages against the domain
2021-02-12  Daniel P. Berrangéconf: record deprecation messages against the domain
2021-02-11  Laine Stumpnews: document support for <teaming> in <hostdev>
2021-02-11  Laine Stumpqemu: plug <teaming> config from <hostdev> into qemu...
2021-02-11  Laine Stumpconf: parse/format <teaming> element in plain <hostdev>
2021-02-11  Laine Stumpschema: separate teaming element definition from interf...
2021-02-11  Laine Stumpconf: separate Parse/Format functions for virDomainNetT...
2021-02-11  Laine Stumpconf: use virDomainNetTeamingInfoPtr instead of virDoma...
2021-02-11  Laine Stumpconf: make teaming info an official type
2021-02-11  Laine Stumpqemu: match alias when looking for proper <interface...
2021-02-11  Jim Fehligqemu: Validate TPM TIS device
2021-02-11  Jim Fehligqemu: Fix swtpm device with aarch64
2021-02-11  Peter Krempavirstringtest: Remove testing of virStringSplitCount
2021-02-11  Peter Krempautil: virstring: Remove virStringListJoin
2021-02-11  Peter KrempaReplace virStringListJoin by g_strjoinv
2021-02-11  Peter KrempavirStringSplitCount: Reimplement using g_strsplit and...
2021-02-11  Peter Krempautil: virstring: Remove virStringSplit
2021-02-11  Peter KrempaReplace virStringSplit with g_strsplit
2021-02-11  Peter Krempautil: virstring: Remove virStringListLength
2021-02-11  Peter KrempaReplace virStringListLength by g_strv_length
2021-02-11  Peter KrempavirPolkitCheckAuth: Avoid virStringListLength in loop...
2021-02-11  Peter KrempaReplace virStringListLength where actual lenght is...
2021-02-11  Peter Krempaqemuvhostusertest: Base iteration on string lists
2021-02-11  Peter Krempaqemufirmwaretest: Base iteration on string lists
2021-02-11  Peter KrempavirStorageBackendSheepdogAddVolume: Clean up memory...
2021-02-11  Peter Krempautil: virstring: Remove virStringListHasString
2021-02-11  Peter KrempaReplace virStringListHasString by g_strv_contains
2021-02-11  Peter KrempaqemuProcessUpdateDevices: Refactor cleanup and memory...
next