]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2020-07-08  Michal Privoznikconf: Validate NUMA HMAT configuration
2020-07-08  Michal Privoznikconf: Parse and format HMAT
2020-07-08  Michal PrivoznikAllow NUMA nodes without vCPUs
2020-07-08  Michal Privozniknuma_conf: Make virDomainNumaSetNodeCpumask() return...
2020-07-08  Michal PrivoznikqemuBuildMachineCommandLine: Drop needless check
2020-07-08  Michal Privoznikqemu_command: Rename qemuBuildNumaArgStr()
2020-07-08  Michal Privozniknuma_conf: Drop CPU from name of two functions
2020-07-08  Michal Privoznikconf: Move and rename virDomainParseScaledValue()
2020-07-08  Michal Privoznikqemuxml2xmltest: Add "numatune-distance" test case
2020-07-08  Peter KrempaqemuBuildMemoryBackendProps: Use boolean type for ...
2020-07-08  Erik Skultetyqemu: capabilities: Drop the virQEMUCapsCacheLookupByAr...
2020-07-08  Erik Skultetyqemu: Use virQEMUCapsCacheLookupDefault instead of...
2020-07-08  Jianan Gaodocs: index: Add knowledge base link and description...
2020-07-08  Peter Krempabackup: Allow configuring incremental backup per-disk...
2020-07-08  Peter Krempabackupxml2xmltest: Call 'virDomainBackupAlignDisks...
2020-07-08  Peter KrempavirDomainBackupDiskDefFormat: Format internal disk...
2020-07-08  Peter Krempabackupxml2xmltest: Remove output symlink of 'backup...
2020-07-07  Andrea Bolognanidocs: Point to pkg.go.dev instead of godoc.org
2020-07-07  Andrea Bolognanidocs: Use libvirt.org namespace for Go bindings
2020-07-07  Peter Krempaqemu: backup: Setup TLS environment for pull-mode backu...
2020-07-07  Peter Krempaconf: backup: Add 'tls' attribute for 'server' element
2020-07-07  Peter Krempaqemu: conf: Add configuration of TLS environment for...
2020-07-07  Peter Krempaconf: backup: Store 'tlsAlias' and 'tlsSecretAlias...
2020-07-07  Peter KrempatestCompareBackupXML: Add infrastructure for testing...
2020-07-07  Peter Krempacheckpoint: Mention that VIR_DOMAIN_CHECKPOINT_XML_SIZE...
2020-07-07  Peter Krempaqemu: checkpoint: Implement VIR_DOMAIN_CHECKPOINT_XML_SIZE
2020-07-07  Peter Krempaconf: checkpoint: Add a flag storing whether disk ...
2020-07-07  Peter Krempadocs: checkpoint: Convert XML documentation to RST
2020-07-07  Peter Krempaqemu: backup: integrate with blockpull
2020-07-07  Peter Krempadocs: backup: Convert XML documentation to RST
2020-07-07  Peter Krempaconf: backup: Don't explicitly forbid backup of read...
2020-07-07  Peter Krempatests: qemuxml2argv: Test encrypted TLS key for nbd...
2020-07-07  Peter Krempaqemu: domain: Setup secret for TLS key for nbd/vxhs...
2020-07-07  Peter Krempaqemu: conf: Add configuration of TLS key encryption...
2020-07-07  Peter Krempaqemu block: Add internals for handling 'secret' corresp...
2020-07-07  Peter Krempaqemu: domain: Add infrastructure passing in TLS key...
2020-07-07  Peter KrempavirQEMUDriverConfigLoadSpecificTLSEntry: Split up fetch...
2020-07-07  Peter KrempavirQEMUDriverConfigLoadSpecificTLSEntry: Move fetching...
2020-07-07  Peter Krempaqemu: conf: Move 'nbd' and 'vxhs' tls config variables...
2020-07-07  Peter Krempaqemu.conf: Remove misleading mention of 'migrate_tls'
2020-07-07  Peter KrempaqemuDomainDiskHasEncryptionSecret: unexport
2020-07-07  Peter Krempaqemu: domain: Introduce helper for always fetching...
2020-07-05  Laine Stumputil: remove OOM error log from virGetHostnameImpl()
2020-07-05  Laine Stumpconf: eliminate useless error label in virDomainFeature...
2020-07-05  Laine Stumpnetwork: use proper arg type when calling virNetDevSetO...
2020-07-05  Laine Stumpnetwork: make networkDnsmasqXmlNsDef private to bridge_...
2020-07-05  Laine Stumpnetwork: fix memory leak in networkBuildDhcpDaemonComma...
2020-07-05  Laine Stumpuse g_autoptr for all xmlBuffers
2020-07-05  Laine Stumpconf, vmx: check for OOM after calling xmlBufferCreate()
2020-07-04  Yanqiu Zhangnews.html: Add 3 new features
2020-07-03  Michal PrivoznikvirConnectGetAllDomainStats: Document two vcpu stats
2020-07-03  Andrea Bolognanidocs: Update CI documentation
2020-07-03  Andrea Bolognanicirrus: Generate jobs dynamically
2020-07-03  Michal Privoznikmaint: Post-release version bump to 6.6.0
2020-07-03  Daniel VeillardRelease of libvirt-6.5.0 v6.5.0
2020-07-02  Andrea BolognaniNEWS: Update for libvirt 6.5.0
2020-07-01  Daniel P. Berrangéutil: add access check for hooks to fix running as...
2020-07-01  Michal Privoznikvirnettlshelpers: Update private key
2020-07-01  Daniel Henrique... docs: Fix 'Offline migration' description
2020-06-30  WeblateUpdate translation files v6.5.0-rc2
2020-06-30  Yuri ChornoivanTranslated using Weblate (Ukrainian)
2020-06-30  Daniel P. Berrangétools: fix misleading comments about command names
2020-06-29  Andrea Bolognanici: Run all jobs, for all branches, all the time
2020-06-29  Daniel P. BerrangéTranslated using Weblate (French)
2020-06-29  Akarshan BiswasTranslated using Weblate (Bengali (India))
2020-06-29  WeblateUpdate translation files
2020-06-29  Julien HumbertTranslated using Weblate (French)
2020-06-29  Daniel P. Berrangépo: refresh pot file in prep for new release
2020-06-29  Michal Privoznikdomain_conf: Remove zPCI validation from formatter
2020-06-29  Michal Privoznikqemu_validate: Fix how qemuValidateDomainDeviceDefZPCIA...
2020-06-29  Michal Privoznikqemuhotplugtest: Free monitor iff successfully initialized
2020-06-27  Daniel Henrique... domain_conf.c: skip checking ZPCI address is incomplete... v6.5.0-rc1
2020-06-26  Shalini Chellathurai... news: document zPCI addressing changes
2020-06-26  Shalini Chellathurai... tests: add test with PCI and CCW device
2020-06-26  Shalini Chellathurai... tests: qemu: add more tests for ZPCI on S390
2020-06-26  Shalini Chellathurai... qemu: move ZPCI uid validation into device validation
2020-06-26  Shalini Chellathurai... conf: fix zPCI address auto-generation on s390
2020-06-26  Shalini Chellathurai... conf: use g_autofree to ensure automatic cleanup
2020-06-26  Daniel P. Berrangélxc: replace use of term 'slave' filesystem mount setup
2020-06-26  Daniel P. Berrangédocs: remove use of the term 'slave' in Jenkins agent...
2020-06-26  Daniel P. Berrangédocs: update link to the libvirt jenkins plugin
2020-06-26  Daniel P. Berrangélxc: remove use of the terms 'master' and 'slave' in...
2020-06-26  Daniel P. Berrangéqemu: remove use of the terms 'master' and 'slave'...
2020-06-26  Daniel P. Berrangéutil: remove use of the terms 'master' and 'slave'...
2020-06-26  Daniel P. Berrangétools: remove use of the term 'slave' in code dealing...
2020-06-26  Daniel P. Berrangédocs: remove use of the term 'enslaved' wrt tap & bridg...
2020-06-26  Daniel P. Berrangénodedev: remove use of the term 'blacklist' from enumer...
2020-06-26  Daniel P. Berrangéutil: rename method to virKModIsProhibited
2020-06-26  Daniel P. Berrangédocs: remove use of the term 'whitelist' from firewall...
2020-06-26  Daniel P. Berrangéqemu: remove use of the terms 'whitelist' and 'blacklis...
2020-06-26  Daniel P. Berrangédocs: remove use of the term 'whitelist' from cgroup...
2020-06-26  Daniel P. Berrangécgroup: remove use of the term 'whitelist' from cgroup...
2020-06-26  Daniel P. Berrangérpc: remove use of the term 'whitelist' from RPC code
2020-06-26  Daniel P. Berrangéscripts: remove use of the term 'whitelist' from build...
2020-06-26  Jonathon Jongsmaci: Use openSUSE image for code style checking
2020-06-26  Michal Privoznikqemuxml2xmltest: Set dummy non-hypervisor drivers
2020-06-25  Jonathon Jongsmatests: ensure failure if input file doesn't exist
2020-06-25  Jonathon Jongsmaqemu: ramfb video device doesn't support PCI address
2020-06-25  Michal PrivoznikqemuDomainDeviceNetDefPostParse: Switch order of conditions
2020-06-25  Andrea Bolognanici: Refresh Dockerfiles
next