]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2020-06-17  Jiri Denemarkqemu: Avoid deprecated query-migrate-cache-size QMP...
2020-06-17  Jiri Denemarkqemu: Avoid deprecated migrate_set_downtime QMP command
2020-06-17  Jiri Denemarkqemu: Avoid deprecated migrate_set_speed QMP command
2020-06-17  Jiri Denemarkqemu: Probe for a few params supported by migrate-set...
2020-06-16  Michal Privoznikvirsysinfo: Don't leak fw_cfg
2020-06-16  Daniel Henrique... qemuDomainSetNumaParamsLive: set nodeset for root cgroup
2020-06-16  John Ferlanconf: Fix memory leak in virCPUDefParseXML
2020-06-16  John Ferlanconf: Fix memory leak in openvzReadFSConf
2020-06-16  John Ferlanconf: Fix memory leak in openvzWriteConfigParam
2020-06-16  John Ferlantest: Fix memory leak in testParseXMLDocFromFile
2020-06-16  John Ferlanutil: Fix memory leak in virPCIProbeStubDriver
2020-06-16  John Ferlanlxc: Fix memory leak in virLXCControllerPopulateDevices
2020-06-16  John Ferlanutil: Fix memory leak in virAuthConfigLookup
2020-06-16  John Ferlanutil: Fix memory leak in virAuthGetCredential
2020-06-16  Daniel Henrique... manpages/virsh.rst: clarify numatune memory migration...
2020-06-16  Peter KrempavirQEMUDriverConfigNew: Add slash to cfg->defaultTLSx50...
2020-06-16  Jiri Denemarkqemuxml2*test: Add cases for CPU pinning to large host...
2020-06-16  Jiri Denemarkconf: Increase cpuset length limit for CPU pinning
2020-06-16  Viktor Mihajlovskidocs: Describe protected virtualization guest setup
2020-06-16  Boris Fiuczynskidocs: Update AMD launch secure description
2020-06-16  Boris Fiuczynskitools: Secure guest check for AMD in virt-host-validate
2020-06-16  Boris Fiuczynskitools: Secure guest check on s390 in virt-host-validate
2020-06-16  Paulo de Rezende... qemu: Check if AMD secure guest support is enabled
2020-06-16  Paulo de Rezende... qemu: Check if s390 secure guest support is enabled
2020-06-16  Paulo de Rezende... util: Introduce a parser for kernel cmdline arguments
2020-06-15  Laine Stumpconf: use g_steal_pointer in network_conf.c
2020-06-15  Laine Stumpconf: convert network_conf.c to use g_auto* pointers
2020-06-15  Daniel P. Berrangénetwork: wire up support for IPv6 NAT rules
2020-06-15  Daniel P. Berrangéconf: add an attribute to turn on NAT for IPv6 virtual...
2020-06-15  Daniel P. Berrangéutil: add support for IPv6 masquerade rules
2020-06-15  Michal PrivoznikvirDevMapperGetTargetsImpl: Check for dm major properly
2020-06-15  Michal Privoznikutil: Move virIsDevMapperDevice() to virdevmapper.c
2020-06-15  Andrea Bolognanidocs: Remove libvirt-dockerfiles from CI dashboard
2020-06-15  Daniel P. Berrangédocs: add kbase entry showing KVM real time guest config
2020-06-15  Peter KrempaRemove use of variables passed only to 'VIR_FREE'
2020-06-15  Peter KrempavboxDomainScreenshot: Don't pass uninitialized 'screenD...
2020-06-15  Peter KremparemoteDispatchDomainMigratePrepare*: Don't pass uniniti...
2020-06-15  Peter KrempavirTPMEmulatorInit: Don't use temporary variable to...
2020-06-15  Peter Krempacputest: Avoid use of temporary variable in DO_TEST...
2020-06-15  Peter KrempatestVirFindSCSIHostByPCI: Remove unused 'path_addr'
2020-06-15  Peter KrempalibxlDomainMigrationDstPrepareDef: remove use of tempor...
2020-06-11  Andrea Bolognanici: Swap mipsel and ppc64le builds
2020-06-11  Andrea Bolognanici: Update build system integration
2020-06-11  Andrea Bolognanici: Use GitLab container registry
2020-06-11  Andrea Bolognanici: Use variables to build image names
2020-06-11  Andrea Bolognanidocs: Document CIRRUS_GITHUB_REPO variable
2020-06-11  Yi Liconf: snapshot: Drop unused variable 'creation'
2020-06-10  Andrea Bolognanici: Reduce number of stages
2020-06-10  Michal Privozniknews: Document -fw_cfg
2020-06-10  Michal Privoznikqemu: Generate command line for -fw_cfg
2020-06-10  Michal Privozniksecdrivers: Relabel firmware config files
2020-06-10  Michal Privoznikqemu: Introduce fw_cfg capability
2020-06-10  Michal Privoznikqemu: Validate firmware blob configuration
2020-06-10  Michal Privoznikconf: Add firmware blob configuration
2020-06-10  Michal Privoznikvirsysinfo: Parse OEM strings
2020-06-10  Michal Privoznikvirsysinfo: Drop global @sysinfoDmidecode
2020-06-10  Michal Privozniksysinfotest: Move from custom dmidecode scripts to...
2020-06-10  Michal Privozniksysinfotest: Dissolve sysinfotest_run() in testSysinfo()
2020-06-10  Michal PrivozniktestSysinfo: Use more g_auto*()
2020-06-10  Michal PrivoznikvirSysinfoReadDMI: Drop needless virFindFileInPath()
2020-06-10  Michal PrivoznikvirSysinfoReadDMI: Use more g_auto*()
2020-06-10  Andrea Bolognanici: Remove Travis CI
2020-06-10  Andrea Bolognanici: Enable Cirrus CI integration
2020-06-09  Jiri Denemarkqemu: Pass migratable=on|off property for -cpu host
2020-06-09  Jiri Denemarkqemu: Fill default value in //cpu/@migratable attribute
2020-06-09  Jiri Denemarkqemu: Advertise migratable attribute for CPU in domcaps
2020-06-09  Jiri Denemarkconf: Advertise migratable attribute for CPU in domcaps
2020-06-09  Jiri Denemarkconf: Introduce migratable attribute for the <cpu>...
2020-06-09  Jiri Denemarkqemu: Avoid probing unsupported migratable CPU expansion
2020-06-09  Jiri Denemarkqemu: Probe for migrtability support in CPU expansion
2020-06-09  Jiri Denemarkqemu: Probe for .migratable property of a CPU
2020-06-09  Jiri Denemarkconf: Use g_auto* in virCPUDefParseXML
2020-06-09  Michal PrivoznikvirSysinfoParseXML: Mangle ctxt inside virSysinfoParseXML()
2020-06-09  Michal Privoznikdomain_conf: Format NS always last
2020-06-09  Bihong YuFix some wrong usage of ATTRIBUTE_NONNULL()
2020-06-09  Peter Krempaqemu: blockcommit: Fix placement of qemuDomainDiskBlock...
2020-06-09  Laine Stumpnetwork: add private chains only if there are networks...
2020-06-08  Daniel P. Berrangérpm: adapt docs filelist to NEWS -> NEWS.rst rename
2020-06-08  Daniel P. Berrangépo: fix update-po target to take account of libvirt...
2020-06-08  Daniel P. Berrangépo: remove obsolete zanata config file
2020-06-08  Daniel P. Berrangépo: remove obsolete zanata push/pull rules
2020-06-08  Daniel P. Berrangépo: update docs to refer to Weblate instead of Zanata
2020-06-05  Andrea Bolognaninews: Add information about old releases
2020-06-05  Andrea Bolognaninews: Convert to reStructuredText
2020-06-05  Andrea Bolognaninews: Output reStructuredText for the ASCII version
2020-06-05  Ján Tomkodocs: backing chains: fix qemu-img invocation
2020-06-05  Daniel P. Berrangéqemu: fix typo s/readaehad/readahead/
2020-06-05  Laine Stumpqemu: don't reject interface update when switching...
2020-06-04  WeblateUpdate translation files
2020-06-04  Yuri ChornoivanTranslated using Weblate (Ukrainian)
2020-06-04  Daniel P. Berrangépo: dedupe authors in translations
2020-06-04  Daniel P. Berrangégitlab: fix potfile job for new location
2020-06-04  Daniel P. Berrangépo: go back to storing the .pot file in git
2020-06-04  Daniel P. Berrangépo: stop stripping non-translated strings from po files
2020-06-04  Daniel P. Berrangépo: generate .pot file with strings in alphabetical...
2020-06-04  Daniel P. Berrangépo: rename the .mini.po files to have just a .po suffix
2020-06-04  Daniel P. Berrangépo: refresh to drop unused translations
2020-06-04  Daniel P. Berrangépo: delete empty translations
2020-06-04  Daniel P. Berrangépo: switch to using LINGUAS file for list of languages
2020-06-04  Daniel P. Berrangéconf: fix alignment in virObjectEvent to be 8 not 4...
next