]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2020-07-03 Daniel VeillardRelease of libvirt-6.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
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...
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
2020-06-25 Peter KrempaNEWS: mention fix for crash in qemuDomainBlockCommit
2020-06-25 Peter Krempakbase: incrementalbackupinternals: Describe 'block...
2020-06-25 Peter Krempakbase: incrementalbackupinternals: Replace bash with...
2020-06-25 Peter Krempakbase: incrementalbackupinternals: Add section on ...
2020-06-25 Peter Krempakbase: incrementalbackupinternals: Add secion on bitmap...
2020-06-25 Peter Krempakbase: incrementalbackupinternals: Clarify language...
2020-06-25 Peter Krempakbase: incrementalbackupinternals: Add snapshot terminology
2020-06-25 Laine Stumpqemu: auto-assign hostdev devices to PCIe
2020-06-24 Prathamesh... qemu_domainjob: moved domain job APIs to a separate...
2020-06-24 Prathamesh... qemu_domain: Avoid using qemuDomainObjPrivatePtr as...
2020-06-24 Han Hanspec: Add the build dependency of make
2020-06-24 Michal Privoznikleaseshelper: Report more errors
2020-06-24 Michal Privoznikleaseshelper: Wait to acquire PID file
2020-06-24 Daniel P. Berrangéqemu: fix missing error reports in capabilities probing
2020-06-24 Ján TomkoAUTHORS: add Pino Toscano as a maintainer
2020-06-24 Ján TomkoAUTHORS: clean up maintainer list
2020-06-23 Jonathon Jongsmaqemu: format 'ramfb' attribute for mediated devices
2020-06-23 Daniel P. Berrangéqemu: don't continue loading caps if outdated
2020-06-23 Dmitry Nesterenkonews: Document recent hook script extension
2020-06-23 Dmitry Nesterenkodocs: Document recent hook script extension
2020-06-23 Dmitry Nesterenkovirhook: support hooks placed in $driver.d/
2020-06-23 Dmitry Nesterenkovirhook: Separate hook script invocation into a function
2020-06-23 Daniel Henrique... NEWS.rst: update for the new TPM Proxy device
2020-06-23 Daniel Henrique... tests/qemuxml2argvtest.c: add TPM Proxy command line...
2020-06-23 Daniel Henrique... qemu: build command line for the TPM Proxy device
2020-06-23 Daniel Henrique... tests: add XML schema tests for the TPM Proxy device
2020-06-23 Daniel Henrique... qemu: add validations after TPM Proxy model introduction
2020-06-23 Daniel Henrique... conf, qemu, security, tests: introducing 'def->tpms...
2020-06-23 Daniel Henrique... qemu_tpm, security, tests: change 'switch' clauses...
2020-06-23 Daniel Henrique... qemu_extdevice.c: remove unneeded 'ret' variable
2020-06-23 Daniel Henrique... qemu: Extend QEMU capabilities with 'spapr-tpm-proxy'
2020-06-23 Daniel Henrique... docs: documentation and schema for the new TPM Proxy...
2020-06-23 Daniel Henrique... qemu_capabilities.c: modernize virQEMUCapsCacheLookupDe...
2020-06-23 Michal Privoznikqemu_command: Fix IOMMU validator name in two comments
2020-06-23 Menno Lagemanqemu: format address wdith on intel-iommu command line
2020-06-23 Menno Lagemanconf: add address width attribute to iommu
2020-06-23 Liao Pingfangqemu: Correct the log name for qemu_security.c
2020-06-23 Peter Krempaqemuxml2argvtest: hostdev-scsi-virtio-scsi: Integrate...
2020-06-23 Peter Krempaqemuxml2argvtest: hostdev-scsi-virtio-scsi: Integrate...
2020-06-23 Peter Krempaqemuxml2argvtest: hostdev-scsi-virtio-scsi: Integrate...
2020-06-23 Peter Krempaqemuxml2argvtest: hostdev-scsi-virtio-scsi: Add qemu...
2020-06-23 Peter Krempaqemuxml2argvtest: hostdev-scsi-virtio-scsi: Add "latest...
2020-06-23 Peter Krempaqemuxml2argvtest: hostdev-scsi-virtio-scsi: Modernize...
2020-06-23 Peter Krempaqemuxml2argvtest: hostdev-scsi-lsi: Integrate 'hostdev...
2020-06-23 Peter Krempaqemuxml2argvtest: hostdev-scsi-lsi: Integrate 'hostdev...
2020-06-23 Peter Krempaqemuxml2argvtest: hostdev-scsi-lsi: Add test of readonl...
2020-06-23 Peter Krempaqemuxml2argvtest: hostdev-scsi-lsi: Add "latest" caps...
2020-06-23 Peter Krempaqemuxml2argvtest: hostdev-scsi-lsi: Add qemu-2.8 variant
2020-06-23 Peter Krempaqemuxml2argvtest: hostdev-scsi-lsi: Modernize to qemu-4.1
2020-06-23 Andrea Bolognanici: Drop mips container for Debian sid
2020-06-23 Peter KrempaqemuBackupDiskDataCleanupOne: Free 'incrementalBitmap'
2020-06-23 Peter KrempaqemuBackupDiskDataCleanupOne: Don't exit early when...
2020-06-23 Peter KrempaqemuBackupDiskStarted: Fix improper dereference of...
2020-06-23 Peter Krempaqemu: backup: Initialize 'store' source properly and...
next