libvir-list
Thread
Date
Earlier messages
Messages by Thread
Re: [PATCH 3/4] qemu: support set parallel migration compression method
Jiri Denemark
Re: [PATCH 2/4] qemu: Add qemu parallel migration parameters
Jiri Denemark
Re: [PATCH 1/4] Add public API for parallel compression method
Jiri Denemark
[PATCH] qemu_namespace: Deal with nested mounts when umount()-ing /dev
Michal Privoznik
[PATCH] qemu_process: Produce better debug message wrt domain namespaces
Michal Privoznik
[PATCH] qemu: Jump to cleanup label on umount failure
Jim Fehlig
Re: [PATCH] qemu: Jump to cleanup label on umount failure
Michal Prívozník
[PATCH 0/2] virhostdevtest: Initialize hostdev @subsys
Michal Privoznik
[PATCH 1/2] virhostdevtest: Initialize hostdev @subsys
Michal Privoznik
Re: [PATCH 1/2] virhostdevtest: Initialize hostdev @subsys
Ján Tomko
[PATCH 2/2] virhostdevtest: Decrease possibility of uninitialized @subsys
Michal Privoznik
Re: [PATCH 0/2] virhostdevtest: Initialize hostdev @subsys
Martin Kletzander
[PATCH] Revert ".gitignore: Ignore cscope and other *tags files"
Martin Kletzander
Re: [PATCH] Revert ".gitignore: Ignore cscope and other *tags files"
Peter Krempa
Re: [PATCH] Revert ".gitignore: Ignore cscope and other *tags files"
Martin Kletzander
Re: [PATCH] Revert ".gitignore: Ignore cscope and other *tags files"
Peter Krempa
Re: [PATCH] Revert ".gitignore: Ignore cscope and other *tags files"
Martin Kletzander
[libvirt PATCH 00/20] ci: Move GitLab build recipes to a standalone script
Erik Skultety
[libvirt PATCH 03/20] gitlab-ci.yml: Use $HOME for rpmbuild's topdir instead of PWD
Erik Skultety
[libvirt PATCH 05/20] ci: build.sh: Use 'meson setup' explicitly
Erik Skultety
[libvirt PATCH 04/20] ci: build.sh: Drop the commentary about CI_BUILD_SCRIPT
Erik Skultety
[libvirt PATCH 06/20] ci: build.sh: Always assume -Dsystem=true
Erik Skultety
[libvirt PATCH 07/20] ci: build.sh: Drop the CI prefix from the CI_{MESON, NINJA}_ARGS vars
Erik Skultety
[libvirt PATCH 08/20] ci: build.sh: Move off of ninja command to directly calling meson
Erik Skultety
[libvirt PATCH 10/20] ci: build.sh: Break the script functionality into helper functions
Erik Skultety
[libvirt PATCH 01/20] gitlab-ci.yml: Replace all explicit calls to ninja with meson commands
Erik Skultety
[libvirt PATCH 13/20] ci: build.sh: Wire up the individual job functions to the CLI
Erik Skultety
[libvirt PATCH 12/20] ci: build.sh: Add support for individual GitLab jobs
Erik Skultety
[libvirt PATCH 02/20] gitlab-ci.yml: potfile: Consolidate the meson compile calls
Erik Skultety
[libvirt PATCH 17/20] ci: build.sh: Make the script executable
Erik Skultety
[libvirt PATCH 16/20] ci: build.sh: Update git index in local container environments on 'dist'
Erik Skultety
[libvirt PATCH 18/20] gitlab-ci.yml: Add 'after_script' stage to prep for artifact collection
Erik Skultety
[libvirt PATCH 15/20] ci: build.sh: Make the build script fail ASAP with 'set -e'
Erik Skultety
[libvirt PATCH 09/20] ci: build.sh: Join MESON_ARGS and MESON_OPTS
Erik Skultety
[libvirt PATCH 14/20] ci: build.sh: Document CI_CONT_SRCDIR
Erik Skultety
[libvirt PATCH 19/20] gitlab-ci.yml: Adopt job execution via a Bash script
Erik Skultety
[libvirt PATCH 20/20] gitlab-ci.yml: Drop the usage of script variables reference
Erik Skultety
[libvirt PATCH 11/20] ci: build.sh: Move the necessary env variables to build.sh
Erik Skultety
Re: [libvirt PATCH 00/20] ci: Move GitLab build recipes to a standalone script
Daniel P . Berrangé
Re: [libvirt PATCH 00/20] ci: Move GitLab build recipes to a standalone script
Erik Skultety
Re: [libvirt PATCH 00/20] ci: Move GitLab build recipes to a standalone script
Erik Skultety
[PATCH 00/10] remote: Pass 'mode' and 'socket' URI parameters to virt-ssh-helper
Michal Privoznik
[PATCH 01/10] viruri: Search params case insensitively
Michal Privoznik
Re: [PATCH 01/10] viruri: Search params case insensitively
Peter Krempa
Re: [PATCH 01/10] viruri: Search params case insensitively
Michal Prívozník
[PATCH 02/10] Drop checks for virURIFormat() retval
Michal Privoznik
Re: [PATCH 02/10] Drop checks for virURIFormat() retval
Peter Krempa
[PATCH 05/10] src: Unify URI params parsing
Michal Privoznik
[PATCH 08/10] remote_driver: Move URI re-generation into a function
Michal Privoznik
Re: [PATCH 08/10] remote_driver: Move URI re-generation into a function
Peter Krempa
[PATCH 03/10] doRemoteOpen(): Rename 'failed' label to 'error'
Michal Privoznik
Re: [PATCH 03/10] doRemoteOpen(): Rename 'failed' label to 'error'
Peter Krempa
[PATCH 09/10] viruri: Introduce virURIParamsSetIgnore()
Michal Privoznik
Re: [PATCH 09/10] viruri: Introduce virURIParamsSetIgnore()
Peter Krempa
[PATCH 04/10] remote_driver: Expose EXTRACT_URI_ARG_* macros
Michal Privoznik
Re: [PATCH 04/10] remote_driver: Expose EXTRACT_URI_ARG_* macros
Peter Krempa
Re: [PATCH 04/10] remote_driver: Expose EXTRACT_URI_ARG_* macros
Michal Prívozník
Re: [PATCH 04/10] remote_driver: Expose EXTRACT_URI_ARG_* macros
Daniel P . Berrangé
[PATCH 07/10] virt-ssh-helper: Accept ?socket= in connection URI
Michal Privoznik
Re: [PATCH 07/10] virt-ssh-helper: Accept ?socket= in connection URI
Peter Krempa
[PATCH 10/10] remote: Pass 'mode' and 'socket' URI parameters to virt-ssh-helper
Michal Privoznik
Re: [PATCH 10/10] remote: Pass 'mode' and 'socket' URI parameters to virt-ssh-helper
Peter Krempa
[PATCH 06/10] virt-ssh-helper: Accept ?mode= in connection URI
Michal Privoznik
Re: [PATCH 06/10] virt-ssh-helper: Accept ?mode= in connection URI
Peter Krempa
Unable to use Routed (brouter) method with netmask 255.255.255.255 in both host and vm
jose . r . r
[PATCH 0/2] tools: A few small fixes for virt-qemu-sev-validate
Jim Fehlig
[PATCH 1/2] docs: Fix examples in virt-qemu-sev-validate man page
Jim Fehlig
[PATCH 2/2] tools: Fix detection of remote libvirt access in virt-qemu-sev-validate
Jim Fehlig
Re: [PATCH 0/2] tools: A few small fixes for virt-qemu-sev-validate
Daniel P . Berrangé
[PATCH 0/2] conf: Turn virDomainDeviceDef->type into proper type
Peter Krempa
[PATCH 2/2] conf: Use proper type for 'type' field of struct _virDomainDeviceDef
Peter Krempa
[PATCH 1/2] virDomainDeviceDefParse: Separate code for parsing type
Peter Krempa
Re: [PATCH 0/2] conf: Turn virDomainDeviceDef->type into proper type
Ján Tomko
[PATCH 0/5] Various (json related) cleanups
Peter Krempa
[PATCH 1/5] virbitmap: Allow NULL bitmap in functions returning index of a set/clear bit
Peter Krempa
[PATCH 2/5] qemuMonitorJSONQueryStats: Simplify logic to construct 'provider_list'
Peter Krempa
[PATCH 4/5] qemu: agent: Use virJSONValueObjectGetArray
Peter Krempa
[PATCH 5/5] qemuDomainGetStatsVcpu: Refactor cleanup
Peter Krempa
[PATCH 3/5] qemu_monitor_json: Replace simplify fetching Array from JSON object
Peter Krempa
Re: [PATCH 0/5] Various (json related) cleanups
Michal Prívozník
[PATCH] .gitignore: Ignore cscope and other *tags files
Martin Kletzander
Re: [PATCH] .gitignore: Ignore cscope and other *tags files
Ján Tomko
Re: [PATCH] .gitignore: Ignore cscope and other *tags files
Laine Stump
Re: [PATCH] .gitignore: Ignore cscope and other *tags files
Erik Skultety
Re: [PATCH] .gitignore: Ignore cscope and other *tags files
Martin Kletzander
Re: [PATCH] .gitignore: Ignore cscope and other *tags files
Laine Stump
Re: [PATCH] .gitignore: Ignore cscope and other *tags files
Martin Kletzander
[PATCH 0/7] Remove last instances of looped XML element lookup from domain_conf.c
Peter Krempa
[PATCH 6/7] qemustatusxml2xmltest: Add test data for testing '<origstates>' of PCI hostdev
Peter Krempa
[PATCH 2/7] virNetDevVPortProfileParse: Use virXMLNodeGetSubelement to find '<parameters>'
Peter Krempa
[PATCH 5/7] virBitmapIsBitSet: Allow NULL bitmap
Peter Krempa
[PATCH 4/7] virNetworkDHCPHostDefParseXML: Use virXMLNodeGetSubelement to find 'lease'
Peter Krempa
[PATCH 7/7] conf: Store 'origstates' of PCI hostdevs in a bitmap
Peter Krempa
Re: [PATCH 7/7] conf: Store 'origstates' of PCI hostdevs in a bitmap
Ján Tomko
[PATCH 3/7] virNetworkDHCPRangeDefParseXML: Use virXMLNodeGetSubelement to find 'lease'
Peter Krempa
[PATCH 1/7] virPCIDeviceAddressParseXML: Use virXMLNodeGetSubelement to find 'zpci'
Peter Krempa
Re: [PATCH 1/7] virPCIDeviceAddressParseXML: Use virXMLNodeGetSubelement to find 'zpci'
Martin Kletzander
Re: [PATCH 0/7] Remove last instances of looped XML element lookup from domain_conf.c
Ján Tomko
Re: [PATCH 0/7] Remove last instances of looped XML element lookup from domain_conf.c
Martin Kletzander
[PATCH 0/6] Few outstanding XML schema interleaving fixes
Peter Krempa
[PATCH 1/6] schema: domain: Allow interleave of 'smartcard' subelements
Peter Krempa
[PATCH 3/6] schema: domain: Allow interleaving of 'inituser/initgroup' in 'osexe' definition
Peter Krempa
[PATCH 4/6] schema: nodedev: Allow interleaving of sub-elements of 'device'
Peter Krempa
[PATCH 6/6] schema: storage: Allow interleaving of 'cipher' and 'ivgen' elements
Peter Krempa
[PATCH 2/6] schema: domain: Allow interleaving of elements in 'osxen' definition
Peter Krempa
[PATCH 5/6] schema: nodedev: Allow interneaving sub-elements of 'css' address type
Peter Krempa
Re: [PATCH 5/6] schema: nodedev: Allow interneaving sub-elements of 'css' address type
Ján Tomko
Re: [PATCH 0/6] Few outstanding XML schema interleaving fixes
Ján Tomko
[libvirt PATCH] tools: use g_autofree more
Ján Tomko
Re: [libvirt PATCH] tools: use g_autofree more
Michal Prívozník
[PATCH 0/5] qemu: Don't remove macvtaps on failed start
Michal Privoznik
[PATCH 3/5] virnetdevmacvlan: Drop G_GNUC_WARN_UNUSED_RESULT annotation for virNetDevMacVLanDeleteWithVPortProfile()
Michal Privoznik
[PATCH 5/5] qemu: Don't remove macvtaps on failed start
Michal Privoznik
[PATCH 1/5] domain_conf: Move virDomainNetVhostuserMode enum declaration
Michal Privoznik
[PATCH 2/5] domain_conf: Rewrite virDomainChrSourceModeTypeFromString() using VIR_ENUM_IMPL()
Michal Privoznik
[PATCH 4/5] conf: Format and parse private data for virDomainNetDef
Michal Privoznik
Re: [PATCH 0/5] qemu: Don't remove macvtaps on failed start
Ján Tomko
[libvirt PATCH] qemu: fix a typo
Ján Tomko
[PATCH 0/7] virDomainNetDefFormat: Modernize XML formatting
Michal Privoznik
[PATCH 1/7] qemuxml2xmloutdata: Turn net-mtu.xml into a symlink
Michal Privoznik
[PATCH 6/7] virDomainNetDefFormat: Simplify @sourceAttrBuf handling for some types of VIR_DOMAIN_NET
Michal Privoznik
[PATCH 5/7] virDomainNetDefFormat: Modernize <source/> formatting
Michal Privoznik
[PATCH 3/7] virDomainNetDefFormat: Modernize <tune/> formatting
Michal Privoznik
[PATCH 4/7] virDomainNetDefFormat: Modernize <guest/> formatting
Michal Privoznik
[PATCH 2/7] virDomainNetDefFormat: Rename @attrBuf to @targetAttrBuf
Michal Privoznik
[PATCH 7/7] virDomainNetDefFormat: Modernize <mac/> formatting
Michal Privoznik
Re: [PATCH 0/7] virDomainNetDefFormat: Modernize XML formatting
Peter Krempa
[PATCH 0/7] qemu: Fix hot-(un-)plug of disks with FD-passed storage
Peter Krempa
[PATCH 3/7] qemu: command: Handle FD passing commandline via qemuBuildBlockStorageSourceAttachDataCommandline
Peter Krempa
[PATCH 1/7] qemu_fd: Remove declaration for 'qemuFDPassNewDirect'
Peter Krempa
[PATCH 7/7] qemu: block: Properly handle FD-passed disk hot-(un-)plug
Peter Krempa
[PATCH 4/7] qemuFDPassTransferCommand: Mark that FD was passed
Peter Krempa
[PATCH 2/7] qemuStorageSourcePrivateDataFormat: Rename 'tmp' to 'objectsChildBuf'
Peter Krempa
[PATCH 5/7] qemu: fd: Add helpers allowing storing FD set data in status XML
Peter Krempa
Re: [PATCH 5/7] qemu: fd: Add helpers allowing storing FD set data in status XML
Martin Kletzander
[PATCH 6/7] qemu: domain: Store fdset ID for disks passed to qemu via FD
Peter Krempa
Re: [PATCH 0/7] qemu: Fix hot-(un-)plug of disks with FD-passed storage
Martin Kletzander
[PATCH 0/7] various cleanups
Peter Krempa
[PATCH 1/7] virCryptoEncryptDataAESgnutls: Restructure control flow
Peter Krempa
[PATCH 7/7] storageBackendCreateQemuImgSecretPath: Refactor cleanup
Peter Krempa
[PATCH 4/7] virStorageBackendISCSIDirectSetAuth: Refactor cleanup
Peter Krempa
[PATCH 2/7] virStorageBackendISCSISetAuth: Refactor cleanup
Peter Krempa
[PATCH 5/7] virStorageBackendISCSIDirectSetAuth: Use 'g_strndup' to '\0' terminate data
Peter Krempa
[PATCH 6/7] libxlMakeNetworkDiskSrc: Refactor cleanup
Peter Krempa
[PATCH 3/7] virStorageBackendISCSISetAuth: Use g_strndup to '\0' terminate data
Peter Krempa
Re: [PATCH 3/7] virStorageBackendISCSISetAuth: Use g_strndup to '\0' terminate data
Martin Kletzander
Re: [PATCH 3/7] virStorageBackendISCSISetAuth: Use g_strndup to '\0' terminate data
Peter Krempa
Re: [PATCH 3/7] virStorageBackendISCSISetAuth: Use g_strndup to '\0' terminate data
Martin Kletzander
Re: [PATCH 3/7] virStorageBackendISCSISetAuth: Use g_strndup to '\0' terminate data
Peter Krempa
Re: [PATCH 0/7] various cleanups
Martin Kletzander
[RFC PATCH] build: deprecate --enable-gprof builds and remove from CI
Alex Bennée
Re: [RFC PATCH] build: deprecate --enable-gprof builds and remove from CI
Philippe Mathieu-Daudé
Re: [RFC PATCH] build: deprecate --enable-gprof builds and remove from CI
Philippe Mathieu-Daudé
Re: [RFC PATCH] build: deprecate --enable-gprof builds and remove from CI
Thomas Huth
[PATCH v3 0/5] logging: add log cleanup for obsolete domains
Oleg Vasilev
[PATCH v3 1/5] logging: refactor to store config inside log handler
Oleg Vasilev
[PATCH v3 5/5] logging: use the log cleaner
Oleg Vasilev
[PATCH v3 3/5] logging: add configuration for future log cleaner
Oleg Vasilev
[PATCH v3 2/5] logging: move virLogHandler to header
Oleg Vasilev
[PATCH v3 4/5] logging: add log cleanup for obsolete domains
Oleg Vasilev
Re: [PATCH v3 4/5] logging: add log cleanup for obsolete domains
Martin Kletzander
Re: [PATCH v3 4/5] logging: add log cleanup for obsolete domains
Oleg Vasilev
Re: [PATCH v3 4/5] logging: add log cleanup for obsolete domains
Daniel P . Berrangé
Re: [PATCH v3 4/5] logging: add log cleanup for obsolete domains
Martin Kletzander
Re: [PATCH v3 0/5] logging: add log cleanup for obsolete domains
Martin Kletzander
Re: [RFC PATCH 14/19] mm: Introduce a cgroup for pinned memory
Jason Gunthorpe
[RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
Thomas Huth
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
Peter Maydell
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
Daniel P . Berrangé
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
Thomas Huth
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
Daniel P . Berrangé
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
Thomas Huth
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
Richard Henderson
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
Philippe Mathieu-Daudé
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
Richard Henderson
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
Philippe Mathieu-Daudé
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
Alex Bennée
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
Mark Cave-Ayland
[PATCH] virsh: Make domif-setlink work more than once
Michal Privoznik
Re: [PATCH] virsh: Make domif-setlink work more than once
Ján Tomko
[PATCH v2 4/6] qemu: Allow active disk snapshots for RBD disks
o...@il.ibm.com
[PATCH v2 5/6] qemu: Allow setting per-disk snapshot name for RBD disks
o...@il.ibm.com
[PATCH v2 3/6] qemu: Add internal support for active disk internal snapshots
o...@il.ibm.com
[PATCH v2 6/6] qemu: Allow mixing active internal and external active disk snapshots
o...@il.ibm.com
[PATCH 0/3] qemu: Fix setting TPM state seclabels wrt save/restore
Michal Privoznik
[PATCH 3/3] qemuProcessLaunch: Tighten rules for external devices wrt incoming migration
Michal Privoznik
[PATCH 1/3] qemuProcessStop: Fix detection of outgoing migration for external devices
Michal Privoznik
[PATCH 2/3] qemuExtTPMStop: Restore TPM state label more often
Michal Privoznik
Re: [PATCH 0/3] qemu: Fix setting TPM state seclabels wrt save/restore
Michal Prívozník
Re: [PATCH 0/3] qemu: Fix setting TPM state seclabels wrt save/restore
Ján Tomko
[libvirt PATCH] remote: Fix memory leak in remoteDomainMigrateFinish3*
Jiri Denemark
Re: [libvirt PATCH] remote: Fix memory leak in remoteDomainMigrateFinish3*
Erik Skultety
[libvirt PATCH v2 0/8] Extract the integration job commands to a shell script
Erik Skultety
[libvirt PATCH v2 1/8] syntax-check: Drop the shell's 'check for minus' rule
Erik Skultety
[libvirt PATCH v2 3/8] ci: integration: Extract several hidden job definitions to a script
Erik Skultety
[libvirt PATCH v2 4/8] ci: integration: Drop the 'install-deps' hidden job and reference
Erik Skultety
[libvirt PATCH v2 6/8] ci: integration.sh: Add/Rewrite/Reformat commentaries
Erik Skultety
[libvirt PATCH v2 2/8] ci: Move the SCRATCH_DIR from /tmp
Erik Skultety
[libvirt PATCH v2 8/8] ci: integration.sh: Define the SCRATCH_DIR variable for local execution
Erik Skultety
[libvirt PATCH v2 5/8] ci: integration-template: Drop the '-lt Fedora 35' check
Erik Skultety
Earlier messages