]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2021-10-12  Peter Krempaqemuxml2argvtest: Refactor QAPI schema validation code
2021-10-12  Peter KrempavirQEMUBuildDriveCommandlineFromJSON: Open-code in...
2021-10-12  Peter Krempaqemu: Remove 'qemuBuildCommandLineFlags' and associated...
2021-10-12  Peter KrempavirQEMUBuildNetdevCommandlineFromJSON: Remove unused...
2021-10-12  Peter Krempaqemu: command: Format netdev as JSON when QEMU_CAPS_NET...
2021-10-12  Peter KrempatestCompareXMLToArgvValidateSchema: Base -netdev valida...
2021-10-12  Peter KrempaqemuBuildObjectCommandlineFromJSON: Remove checks for...
2021-10-12  Peter Krempaqemu: capabilities: Introduce QEMU_CAPS_NETDEV_JSON
2021-10-12  Peter Krempaqemu: capabilities: Rename QEMU_CAPS_OBJECT_QAPIFIED...
2021-10-12  Peter KrempaqemuBuildObjectCommandlineFromJSON: Format directly...
2021-10-12  Peter KrempaqemuBuildInputDevStr: Don't mix generators for -object...
2021-10-12  Peter KrempaqemuBuildMemoryCellBackendStr: Return JSON props instea...
2021-10-12  Peter KrempavirJSONValueObjectAddVArgs: Add check for presence...
2021-10-12  Peter KrempavirJSONValueObjectAddVArgs: Add 'k' convertor for forma...
2021-10-12  Peter Krempaqemu: capabilities: Remove QEMU_CAPS_PIIX4_ACPI_HOTPLUG...
2021-10-12  Peter Krempaqemuxml2xmltest: Convert all acpi-hotplug control relat...
2021-10-12  Peter Krempaqemuxml2argvtest: Add '-enable' variants for ACPI-hotpl...
2021-10-12  Peter Krempaqemuxml2argvtest: Use real-caps testing for 'acpi-hotpl...
2021-10-12  Peter Krempaqemuxml2argvtest: Use real-caps testing for 'pc-i440fx...
2021-10-12  Peter KrempaqemuValidateDomainDefPCIFeature: Fix validation logic
2021-10-12  Peter KrempaqemuValidateDomainDefPCIFeature: un-break error messages
2021-10-11  Christian Ehrhardtapparmor: ceph config file names
2021-10-10  Ani SinhaNEWS: document new acpi pci hotplug config option
2021-10-10  Ani Sinhaqemu: command: add support for acpi-bridge-hotplug...
2021-10-10  Ani Sinhaconf: introduce support for acpi-bridge-hotplug feature
2021-10-10  Ani Sinhaqemu: capablities: detect acpi-pci-hotplug-with-bridge...
2021-10-10  Michal Privoznikvireventglib: Remove handles with the highest priority
2021-10-08  Cole Robinsonlxc: controller: Fix container launch on cgroup v1
2021-10-06  Jim Fehligtools: Fix virt-host-validate SEV detection
2021-10-06  Ján Tomkoqemu: export vhost-user-fs-related functions
2021-10-06  Ján Tomkoqemu: vhost-user-fs: build extdevice for zpci
2021-10-06  Ján Tomkoqemu: alias: prepare qemuAssignDeviceFSAlias for disjun...
2021-10-06  Ján Tomkoqemu: remove private data from virDomainFSDef
2021-10-06  Ján Tomkoqemu: do not put virtiofs socket in private data
2021-10-06  Ján Tomkoqemu: vhost-user-fs: separate building of device string
2021-10-06  Ján Tomkoqemu: vhost-user-fs: separate building of chardev string
2021-10-06  Ján Tomkotests: qemuxml2argvtest: fix path to virtiofs socket
2021-10-06  Ján Tomkoqemu: domain: introduce qemuDomainGetVHostUserFSSocketPath
2021-10-06  Ján Tomkoconf: define cleanup func for virDomainChrSourceDef
2021-10-06  Ján Tomkoqemu: vhost-user-fs: format alias on the command line
2021-10-06  Andrea Bolognanitools: Fix typo firemare -> firmware
2021-10-06  Michal Privoznikvirsh: Use VIR_AUTOCLOSE more
2021-10-06  Michal Privoznikvirsh: Add wrapper for virStreamFree
2021-10-06  Michal Privoznikvirsh: Add wrapper for virNWFilterFree
2021-10-06  Michal Privoznikvirsh: Add wrapper for virNodeDeviceFree
2021-10-06  Michal Privoznikvirsh: Add wrapper for virNetworkFree
2021-10-06  Michal Privoznikvirsh: Add wrapper for virStorageVolFree
2021-10-06  Michal Privoznikvirsh: Add wrapper for virStoragePoolFree
2021-10-06  Michal Privoznikvirsh: Add wrapper for virInterfaceFree
2021-10-06  Michal Privoznikvirsh-util.h: Fix ordering of virshXXXFree functions
2021-10-05  Michal Privoznikqemu: Check if unpriv_sgio is already set before trying...
2021-10-05  Michal Privoznikvirsh: Fix --nvram and --keep-nvram help strings
2021-10-05  Ani Sinhaqemu: capabilities: remove -en from piix4-acpi-root...
2021-10-05  William Douglasch: use g_auto in virCHMonitorNew
2021-10-05  William Douglasch: use g_auto in virCHMonitorBuildKernelRelatedJson
2021-10-05  William Douglasch: use g_auto in virCHMonitorBuildMemoryJson
2021-10-05  William Douglasch: remove extra unref of domain object during virCHMon...
2021-10-05  William Douglasch: Correctly ref and close the virCHMonitor in virCHMo...
2021-10-05  William Douglasch_monitor: Stop leaking json value objects
2021-10-04  Ani SinhaNEWS: cosmetic - fix indentation
2021-10-04  Robin Leedocs: describe flag VIR_STORAGE_POOL_CREATE_NORMAL...
2021-10-01  simmonTranslated using Weblate (Korean)
2021-10-01  Jan KuparinenTranslated using Weblate (Finnish)
2021-10-01  Ani SinhaNEWS: document new hotplug enable/disable option on...
2021-10-01  Ani Sinhaqemu: command: add support to enable/disable hotplug...
2021-10-01  Ani Sinhaconf: introduce option to enable/disable pci hotplug...
2021-10-01  Ani Sinhaqemu: capablities: detect presence of acpi-root-pci...
2021-10-01  Tim WiederhakevshCmddefCheckInternals: Fix typo
2021-10-01  Michal Privoznikkbase: Document virtio-mem
2021-10-01  Michal Privozniknews: document recent virtio memory addition
2021-10-01  Michal Privoznikvirsh: Introduce update-memory-device command
2021-10-01  Michal PrivoznikqemuDomainSetMemoryFlags: Take virtio-mem into consider...
2021-10-01  Michal Privoznikqemu: Account for both memballoon and virtio-mem
2021-10-01  Michal Privoznikqemu: Refresh the current size of virtio-mem on monitor...
2021-10-01  Michal Privoznikqemu: Wire up MEMORY_DEVICE_SIZE_CHANGE event
2021-10-01  Michal Privoznikconf: Introduce virDomainMemoryFindByDeviceAlias()
2021-10-01  Michal PrivoznikIntroduce <current/> property to virtio-mem
2021-10-01  Michal Privoznikqemu: Wire up <memory/> offline update
2021-10-01  Michal Privoznikqemu: Wire up <memory/> live update
2021-10-01  Michal Privoznikqemu: Build command line for virtio-mem
2021-10-01  Michal Privoznikconf: Introduce virtio-mem <memory/> model
2021-10-01  Michal Privoznikqemu_capabilities: Introduce QEMU_CAPS_MEMORY_BACKEND_R...
2021-10-01  Michal Privoznikqemu_capabilities: Introduce QEMU_CAPS_DEVICE_VIRTIO_ME...
2021-10-01  Michal Privoznikvirhostmem: Introduce virHostMemGetTHPSize()
2021-10-01  Michal PrivoznikqemuBuildNumaCommandLine: Separate out building of...
2021-10-01  Michal PrivoznikqemuBuildNumaCommandLine: Move vars into loops
2021-10-01  Michal PrivoznikvirCPUDefParseXML: Prefer virXMLPropUInt over virXPathUInt
2021-10-01  Michal PrivoznikvirCPUDefParseXML: Parse uint using virXPathUInt()
2021-10-01  Jiri DenemarkPost-release version bump to 7.9.0
2021-10-01  Jiri DenemarkRelease of libvirt-7.8.0 v7.8.0
2021-09-29  Yuri ChornoivanTranslated using Weblate (Ukrainian) v7.8.0-rc2
2021-09-29  Piotr DrągTranslated using Weblate (Polish)
2021-09-29  simmonTranslated using Weblate (Korean)
2021-09-29  WeblateUpdate translation files
2021-09-27  Jiri Denemarkpo: Refresh potfile for v7.8.0 v7.8.0-rc1
2021-09-27  simmonTranslated using Weblate (Korean)
2021-09-27  jason leeTranslated using Weblate (Korean)
2021-09-27  simmonTranslated using Weblate (Korean)
2021-09-27  jason leeTranslated using Weblate (Korean)
2021-09-27  Ján Tomkoqemu: deprecate QEMU_CAPS_FSDEV_CREATEMODE
next