]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2021-06-09  Tim Wiederhakecpu_map: sync_qemu_i386.py: Use regex to look for begin...
2021-06-09  Michal PrivoznikvirCHDriverConfig: Drop @uri member
2021-06-09  Daniel P. Berrangéch: set driver to NULL after freeing it
2021-06-09  Michal PrivoznikvirHostValidateSecureGuests: Drop useless 'return 0...
2021-06-09  Michal Privoznikvirt-host-validate: Call VIR_HOST_VALIDATE_FAILURE...
2021-06-09  Michal Privoznikvirt-host-validate: Turn failure to read /proc/cmdline...
2021-06-09  Michal Privoznikvirt-host-validate: Report an error if failed to detect...
2021-06-09  Michal Privoznikvirt-host-validate: Initialize the error object
2021-06-09  Michal Privoznikstorage: Don't overwrite error in virISCSIDirectDisconn...
2021-06-08  Jim Fehliglibxl: Support firmware autoselection
2021-06-08  Jim Fehliglibxl: Forbid domain definition with secure boot enabled
2021-06-08  Jim Fehliglibxl: Introduce domain def validate callback
2021-06-08  Jim Fehligapparmor: Permit new capabilities required by libvirtd
2021-06-08  Thomas Huthmeson.build: Compile with -Walloca
2021-06-08  Thomas Huthmeson.build: Remove the -Wvla-larger-then flag
2021-06-08  Fabiano Fidênciotools: only fail validations if VIR_HOST_VALIDATE_FAIL...
2021-06-07  Daniel P. Berrangédocs: introduce stubs for new libvirt Go packages
2021-06-07  Peter Krempadocs: formatdomain: Document disk serial truncation...
2021-06-07  Stefan Hajnoczidocs: virtiofs: describe memfd memory backend
2021-06-07  Lin Mavirsh: Add coredump format completion to dump command
2021-06-07  Lin Mavirsh: Use VIR_ENUM_* for --format argument in doDump
2021-06-07  Jim Fehligdocs: Small fixes for daemons.rst
2021-06-07  simmonTranslated using Weblate (Korean)
2021-06-07  Göran UddeborgTranslated using Weblate (Swedish)
2021-06-07  Michal PrivoznikremoteGetUNIXSocket: Complete variable rename for WIN32
2021-06-07  Michal Privoznikvirnetsocket: Mark @spawnDaemonPath of virNetSocketNewC...
2021-06-07  Michal PrivoznikdoRemoteOpen: Drop @daemonPath
2021-06-04  Wei Liuch: set shared drivers
2021-06-04  Michal PrivoznikchExtractVersion: Drop @ret
2021-06-04  Michal PrivoznikchExtractVersion: use g_auto*
2021-06-04  Michal Privoznikch_driver: Don't error out if CH_CMD was not found
2021-06-04  Michal Privoznikch_conf: Dissolve chExtractVersionInfo() in chExtractVe...
2021-06-04  Michal PrivoznikchExtractVersionInfo: Don't check for retversion !...
2021-06-04  Michal Privoznikch_conf: Move error reporting into chExtractVersionInfo()
2021-06-04  Daniel P. Berrangédocs: add missing docs for some sound devices
2021-06-04  Daniel P. Berrangédocs: tweak heading name for <audio> element
2021-06-04  Daniel P. Berrangéqemu: wire up support for timer period audio setting
2021-06-04  Daniel P. Berrangéconf: add support for timer period audio setting
2021-06-04  Daniel P. Berrangéremote: use virtproxyd if no URI is given
2021-06-04  Daniel P. Berrangérpc: remove "spawnDaemon" parameter
2021-06-04  Daniel P. Berrangéremote: don't populate daemon path if autostart is...
2021-06-04  Daniel P. Berrangéremote: change socket helper to return full daemon...
2021-06-04  Daniel P. Berrangéremote: consistently use flags for passing ro/user...
2021-06-04  Daniel P. Berrangéremote: move open flags enum to sockets header
2021-06-04  Luke Yuevirfile: Use g_build_filename() when building paths
2021-06-04  William DouglasAdd basic driver for the Cloud-Hypervisor
2021-06-02  Michal Privozniktests: Update expected output of virsh-optparse
2021-06-02  Michal Privoznikvirsh-domain: Drop support for old APIs in cmdSetmem...
2021-06-02  Michal Privozniknode_device_udev: Also process ID_TYPE=cd/dvd in udevPr...
2021-06-02  Michal Privozniknode_device_udev: Don't overwrite @ret in udevProcessSt...
2021-06-02  Michal Privozniknode_device_udev: Make udevGetStringProperty() return...
2021-06-02  Michal Privozniknode_device_udev: Make udevGenerateDeviceName() return...
2021-06-01  Jim Fehliglibxl: adjust handling of libxl_device_nic objects
2021-06-01  Pavel HrdinavirDomainDiskDefParseSource: parse source bits from...
2021-06-01  Pavel Hrdinadomain_conf: extract disk driver source bits to its...
2021-06-01  Andrea Bolognanimeson: Style tweaks
2021-06-01  Andrea Bolognanimeson: Switch to autodetection for driver_test
2021-06-01  Andrea Bolognanimeson: Switch to autodetection for driver_remote
2021-06-01  Andrea Bolognanimeson: Switch to autodetection for apparmor_profiles
2021-06-01  Andrea Bolognanimeson: Turn apparmor_profiles into a feature
2021-06-01  Andrea Bolognanimeson: Rewrite apparmor_profiles check
2021-06-01  Andrea Bolognanimeson: Use dependency() when possible
2021-06-01  Andrea Bolognanimeson: Rewrite libacl check
2021-06-01  Andrea Bolognanimeson: Fix firewalld check
2021-06-01  Andrea Bolognanimeson: Rewrite firewalld check
2021-06-01  Andrea Bolognanimeson: Fix disabling netcf
2021-06-01  Andrea Bolognanimeson: Tweak XDR check
2021-06-01  Andrea Bolognanimeson: Rewrite polkit check
2021-06-01  Andrea Bolognanimeson: Fix sanlock detection
2021-06-01  Andrea Bolognanimeson: Fix vstorage detection
2021-06-01  Andrea Bolognanimeson: Drop numactl_version
2021-06-01  Andrea Bolognanimeson: Make libm a required dependency
2021-06-01  Andrea Bolognanimeson: Use built-in pcap detection
2021-06-01  Andrea Bolognanimeson: Use get_pkgconfig_variable('cflags')
2021-06-01  Andrea Bolognanimeson: Drop netinet workaround
2021-06-01  Andrea Bolognanimeson: Drop curl workaround
2021-06-01  Andrea Bolognanimeson: Don't use 'required: true'
2021-06-01  Andrea Bolognanimeson: Whitespace tweaks
2021-06-01  Andrea Bolognanispec: Be explicit about more features
2021-06-01  Jiri DenemarkPost-release version bump to 7.5.0
2021-06-01  Jiri DenemarkRelease of libvirt-7.4.0 v7.4.0
2021-06-01  Peter KrempaNEWS: disks: Mention <transient> improvements and ...
2021-06-01  Masayoshi MizumaqemuProcessSetupDisksTransientSnapshot: Skip enabling...
2021-05-27  Jonathon Jongsmanodedev: Revert auto-start property for mdevs v7.4.0-rc2
2021-05-27  Jonathon JongsmaPartial Revert of "tests: nodedevxml2xmltest: test...
2021-05-27  Daniel P. Berrangéremote: fix regression connecting to remote session...
2021-05-27  Daniel P. Berrangéremote: move proxy/mode defaults after URI parsing
2021-05-27  Michal PrivoznikvirCapabilitiesHostNUMAInitReal: Don't jump over cleanup
2021-05-27  Daniel P. Berrangéremote: stop checking for errors from socket allocations
2021-05-27  Daniel P. Berrangéremote: use absolute path to check for daemons
2021-05-27  Yuri ChornoivanTranslated using Weblate (Ukrainian)
2021-05-27  Jan KuparinenTranslated using Weblate (Finnish)
2021-05-27  WeblateUpdate translation files
2021-05-27  Ricky TiggTranslated using Weblate (Finnish)
2021-05-27  Masayoshi MizumaqemuDomainAttachDiskGenericTransient: Add NULL check...
2021-05-25  Jiri Denemarkpo: Refresh potfile for v7.4.0 v7.4.0-rc1
2021-05-25  Laine Stumpqemu: adjust the maxmemlock limit when hotplugging...
2021-05-25  Laine Stumpqemu_hotplug.c: add net devices to the domain list...
2021-05-25  Laine Stumpconf: new function virDomainNetRemoveByObj()
2021-05-25  Laine Stumpqemu_hotplug.c: don't skip cleanup on failures of qemuD...
next