libvirt
Thread Index
[
Prev Page
][
Next Page
]
[libvirt PATCH 19/20] gitlab-ci.yml: Adopt job execution via a Bash script
From
: Erik Skultety
[libvirt PATCH 01/20] gitlab-ci.yml: Replace all explicit calls to ninja with meson commands
From
: Erik Skultety
[libvirt PATCH 12/20] ci: build.sh: Add support for individual GitLab jobs
From
: Erik Skultety
[libvirt PATCH 09/20] ci: build.sh: Join MESON_ARGS and MESON_OPTS
From
: Erik Skultety
[libvirt PATCH 15/20] ci: build.sh: Make the build script fail ASAP with 'set -e'
From
: Erik Skultety
[libvirt PATCH 18/20] gitlab-ci.yml: Add 'after_script' stage to prep for artifact collection
From
: Erik Skultety
[libvirt PATCH 16/20] ci: build.sh: Update git index in local container environments on 'dist'
From
: Erik Skultety
[libvirt PATCH 13/20] ci: build.sh: Wire up the individual job functions to the CLI
From
: Erik Skultety
[libvirt PATCH 02/20] gitlab-ci.yml: potfile: Consolidate the meson compile calls
From
: Erik Skultety
[libvirt PATCH 10/20] ci: build.sh: Break the script functionality into helper functions
From
: Erik Skultety
[libvirt PATCH 08/20] ci: build.sh: Move off of ninja command to directly calling meson
From
: Erik Skultety
[libvirt PATCH 11/20] ci: build.sh: Move the necessary env variables to build.sh
From
: Erik Skultety
[libvirt PATCH 06/20] ci: build.sh: Always assume -Dsystem=true
From
: Erik Skultety
[libvirt PATCH 07/20] ci: build.sh: Drop the CI prefix from the CI_{MESON, NINJA}_ARGS vars
From
: Erik Skultety
[libvirt PATCH 03/20] gitlab-ci.yml: Use $HOME for rpmbuild's topdir instead of PWD
From
: Erik Skultety
[libvirt PATCH 04/20] ci: build.sh: Drop the commentary about CI_BUILD_SCRIPT
From
: Erik Skultety
Re: [PATCH 0/5] Various (json related) cleanups
From
: Michal Prívozník
[PATCH 06/10] virt-ssh-helper: Accept ?mode= in connection URI
From
: Michal Privoznik
[PATCH 01/10] viruri: Search params case insensitively
From
: Michal Privoznik
[PATCH 07/10] virt-ssh-helper: Accept ?socket= in connection URI
From
: Michal Privoznik
[PATCH 03/10] doRemoteOpen(): Rename 'failed' label to 'error'
From
: Michal Privoznik
[PATCH 10/10] remote: Pass 'mode' and 'socket' URI parameters to virt-ssh-helper
From
: Michal Privoznik
[PATCH 02/10] Drop checks for virURIFormat() retval
From
: Michal Privoznik
[PATCH 00/10] remote: Pass 'mode' and 'socket' URI parameters to virt-ssh-helper
From
: Michal Privoznik
[PATCH 09/10] viruri: Introduce virURIParamsSetIgnore()
From
: Michal Privoznik
[PATCH 08/10] remote_driver: Move URI re-generation into a function
From
: Michal Privoznik
[PATCH 05/10] src: Unify URI params parsing
From
: Michal Privoznik
[PATCH 04/10] remote_driver: Expose EXTRACT_URI_ARG_* macros
From
: Michal Privoznik
Re: [PATCH v3 4/5] logging: add log cleanup for obsolete domains
From
: Daniel P. Berrangé
Re: [PATCH v3 4/5] logging: add log cleanup for obsolete domains
From
: Oleg Vasilev
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
From
: Mark Cave-Ayland
Unable to use Routed (brouter) method with netmask 255.255.255.255 in both host and vm
From
: jose . r . r
Re: [PATCH] .gitignore: Ignore cscope and other *tags files
From
: Laine Stump
Re: [PATCH 0/2] conf: Turn virDomainDeviceDef->type into proper type
From
: Ján Tomko
Re: [libvirt PATCH v4 09/31] qemu: query nbdkit module dir from binary
From
: Peter Krempa
Re: [libvirt PATCH v4 09/31] qemu: query nbdkit module dir from binary
From
: Peter Krempa
Re: [libvirt PATCH v4 03/31] qemu: expand nbdkit capabilities
From
: Peter Krempa
Re: [libvirt PATCH v4 08/31] qemu: Add qemuNbdkitProcess
From
: Peter Krempa
Re: [libvirt PATCH v4 06/31] qemu: implement persistent file cache for nbdkit caps
From
: Peter Krempa
Re: [libvirt PATCH v4 01/31] schema: allow 'ssh' as a protocol for network disks
From
: Peter Krempa
Re: [PATCH v3 0/5] logging: add log cleanup for obsolete domains
From
: Martin Kletzander
Re: [PATCH v3 4/5] logging: add log cleanup for obsolete domains
From
: Martin Kletzander
Re: [PATCH] .gitignore: Ignore cscope and other *tags files
From
: Martin Kletzander
Re: [PATCH 0/2] tools: A few small fixes for virt-qemu-sev-validate
From
: Daniel P. Berrangé
Re: [PATCH] .gitignore: Ignore cscope and other *tags files
From
: Erik Skultety
Re: [PATCH] .gitignore: Ignore cscope and other *tags files
From
: Laine Stump
[PATCH 1/2] docs: Fix examples in virt-qemu-sev-validate man page
From
: Jim Fehlig
[PATCH 0/2] tools: A few small fixes for virt-qemu-sev-validate
From
: Jim Fehlig
[PATCH 2/2] tools: Fix detection of remote libvirt access in virt-qemu-sev-validate
From
: Jim Fehlig
[PATCH 0/2] conf: Turn virDomainDeviceDef->type into proper type
From
: Peter Krempa
[PATCH 1/2] virDomainDeviceDefParse: Separate code for parsing type
From
: Peter Krempa
[PATCH 2/2] conf: Use proper type for 'type' field of struct _virDomainDeviceDef
From
: Peter Krempa
[PATCH 0/5] Various (json related) cleanups
From
: Peter Krempa
[PATCH 5/5] qemuDomainGetStatsVcpu: Refactor cleanup
From
: Peter Krempa
[PATCH 4/5] qemu: agent: Use virJSONValueObjectGetArray
From
: Peter Krempa
[PATCH 1/5] virbitmap: Allow NULL bitmap in functions returning index of a set/clear bit
From
: Peter Krempa
[PATCH 3/5] qemu_monitor_json: Replace simplify fetching Array from JSON object
From
: Peter Krempa
[PATCH 2/5] qemuMonitorJSONQueryStats: Simplify logic to construct 'provider_list'
From
: Peter Krempa
Re: [PATCH 0/7] Remove last instances of looped XML element lookup from domain_conf.c
From
: Martin Kletzander
Re: [PATCH 1/7] virPCIDeviceAddressParseXML: Use virXMLNodeGetSubelement to find 'zpci'
From
: Martin Kletzander
Re: [PATCH] .gitignore: Ignore cscope and other *tags files
From
: Ján Tomko
[PATCH] .gitignore: Ignore cscope and other *tags files
From
: Martin Kletzander
Re: [PATCH 0/7] Remove last instances of looped XML element lookup from domain_conf.c
From
: Ján Tomko
Re: [PATCH 7/7] conf: Store 'origstates' of PCI hostdevs in a bitmap
From
: Ján Tomko
[PATCH 2/7] virNetDevVPortProfileParse: Use virXMLNodeGetSubelement to find '<parameters>'
From
: Peter Krempa
[PATCH 3/7] virNetworkDHCPRangeDefParseXML: Use virXMLNodeGetSubelement to find 'lease'
From
: Peter Krempa
[PATCH 4/7] virNetworkDHCPHostDefParseXML: Use virXMLNodeGetSubelement to find 'lease'
From
: Peter Krempa
[PATCH 5/7] virBitmapIsBitSet: Allow NULL bitmap
From
: Peter Krempa
[PATCH 6/7] qemustatusxml2xmltest: Add test data for testing '<origstates>' of PCI hostdev
From
: Peter Krempa
[PATCH 0/7] Remove last instances of looped XML element lookup from domain_conf.c
From
: Peter Krempa
[PATCH 7/7] conf: Store 'origstates' of PCI hostdevs in a bitmap
From
: Peter Krempa
[PATCH 1/7] virPCIDeviceAddressParseXML: Use virXMLNodeGetSubelement to find 'zpci'
From
: Peter Krempa
Re: [libvirt PATCH] tools: use g_autofree more
From
: Michal Prívozník
Re: [PATCH 0/6] Few outstanding XML schema interleaving fixes
From
: Ján Tomko
Re: [PATCH 5/6] schema: nodedev: Allow interneaving sub-elements of 'css' address type
From
: Ján Tomko
[PATCH 0/6] Few outstanding XML schema interleaving fixes
From
: Peter Krempa
[PATCH 5/6] schema: nodedev: Allow interneaving sub-elements of 'css' address type
From
: Peter Krempa
[PATCH 6/6] schema: storage: Allow interleaving of 'cipher' and 'ivgen' elements
From
: Peter Krempa
[PATCH 3/6] schema: domain: Allow interleaving of 'inituser/initgroup' in 'osexe' definition
From
: Peter Krempa
[PATCH 4/6] schema: nodedev: Allow interleaving of sub-elements of 'device'
From
: Peter Krempa
[PATCH 1/6] schema: domain: Allow interleave of 'smartcard' subelements
From
: Peter Krempa
[PATCH 2/6] schema: domain: Allow interleaving of elements in 'osxen' definition
From
: Peter Krempa
[libvirt PATCH] tools: use g_autofree more
From
: Ján Tomko
Re: [PATCH 0/5] qemu: Don't remove macvtaps on failed start
From
: Ján Tomko
[PATCH 4/5] conf: Format and parse private data for virDomainNetDef
From
: Michal Privoznik
[PATCH 2/5] domain_conf: Rewrite virDomainChrSourceModeTypeFromString() using VIR_ENUM_IMPL()
From
: Michal Privoznik
[PATCH 0/5] qemu: Don't remove macvtaps on failed start
From
: Michal Privoznik
[PATCH 5/5] qemu: Don't remove macvtaps on failed start
From
: Michal Privoznik
[PATCH 3/5] virnetdevmacvlan: Drop G_GNUC_WARN_UNUSED_RESULT annotation for virNetDevMacVLanDeleteWithVPortProfile()
From
: Michal Privoznik
[PATCH 1/5] domain_conf: Move virDomainNetVhostuserMode enum declaration
From
: Michal Privoznik
[libvirt PATCH] qemu: fix a typo
From
: Ján Tomko
Re: [PATCH 3/7] virStorageBackendISCSISetAuth: Use g_strndup to '\0' terminate data
From
: Peter Krempa
Re: [PATCH 0/7] virDomainNetDefFormat: Modernize XML formatting
From
: Peter Krempa
Re: [PATCH 3/7] virStorageBackendISCSISetAuth: Use g_strndup to '\0' terminate data
From
: Martin Kletzander
Re: [PATCH 5/7] qemu: fd: Add helpers allowing storing FD set data in status XML
From
: Martin Kletzander
Re: [PATCH 0/7] qemu: Fix hot-(un-)plug of disks with FD-passed storage
From
: Martin Kletzander
[PATCH 7/7] virDomainNetDefFormat: Modernize <mac/> formatting
From
: Michal Privoznik
[PATCH 6/7] virDomainNetDefFormat: Simplify @sourceAttrBuf handling for some types of VIR_DOMAIN_NET
From
: Michal Privoznik
[PATCH 5/7] virDomainNetDefFormat: Modernize <source/> formatting
From
: Michal Privoznik
[PATCH 1/7] qemuxml2xmloutdata: Turn net-mtu.xml into a symlink
From
: Michal Privoznik
[PATCH 3/7] virDomainNetDefFormat: Modernize <tune/> formatting
From
: Michal Privoznik
[PATCH 4/7] virDomainNetDefFormat: Modernize <guest/> formatting
From
: Michal Privoznik
[PATCH 0/7] virDomainNetDefFormat: Modernize XML formatting
From
: Michal Privoznik
[PATCH 2/7] virDomainNetDefFormat: Rename @attrBuf to @targetAttrBuf
From
: Michal Privoznik
Re: [PATCH 3/7] virStorageBackendISCSISetAuth: Use g_strndup to '\0' terminate data
From
: Peter Krempa
Re: [PATCH 0/7] various cleanups
From
: Martin Kletzander
Re: [PATCH 3/7] virStorageBackendISCSISetAuth: Use g_strndup to '\0' terminate data
From
: Martin Kletzander
[PATCH 4/7] qemuFDPassTransferCommand: Mark that FD was passed
From
: Peter Krempa
[PATCH 5/7] qemu: fd: Add helpers allowing storing FD set data in status XML
From
: Peter Krempa
[PATCH 6/7] qemu: domain: Store fdset ID for disks passed to qemu via FD
From
: Peter Krempa
[PATCH 3/7] qemu: command: Handle FD passing commandline via qemuBuildBlockStorageSourceAttachDataCommandline
From
: Peter Krempa
[PATCH 0/7] qemu: Fix hot-(un-)plug of disks with FD-passed storage
From
: Peter Krempa
[PATCH 2/7] qemuStorageSourcePrivateDataFormat: Rename 'tmp' to 'objectsChildBuf'
From
: Peter Krempa
[PATCH 7/7] qemu: block: Properly handle FD-passed disk hot-(un-)plug
From
: Peter Krempa
[PATCH 1/7] qemu_fd: Remove declaration for 'qemuFDPassNewDirect'
From
: Peter Krempa
[PATCH 6/7] libxlMakeNetworkDiskSrc: Refactor cleanup
From
: Peter Krempa
[PATCH 3/7] virStorageBackendISCSISetAuth: Use g_strndup to '\0' terminate data
From
: Peter Krempa
[PATCH 7/7] storageBackendCreateQemuImgSecretPath: Refactor cleanup
From
: Peter Krempa
[PATCH 2/7] virStorageBackendISCSISetAuth: Refactor cleanup
From
: Peter Krempa
[PATCH 1/7] virCryptoEncryptDataAESgnutls: Restructure control flow
From
: Peter Krempa
[PATCH 5/7] virStorageBackendISCSIDirectSetAuth: Use 'g_strndup' to '\0' terminate data
From
: Peter Krempa
[PATCH 4/7] virStorageBackendISCSIDirectSetAuth: Refactor cleanup
From
: Peter Krempa
[PATCH 0/7] various cleanups
From
: Peter Krempa
Re: [PATCH 0/3] qemu: Fix setting TPM state seclabels wrt save/restore
From
: Michal Prívozník
Re: [RFC PATCH] build: deprecate --enable-gprof builds and remove from CI
From
: Thomas Huth
Re: [RFC PATCH] build: deprecate --enable-gprof builds and remove from CI
From
: Philippe Mathieu-Daudé
Re: [RFC PATCH] build: deprecate --enable-gprof builds and remove from CI
From
: Philippe Mathieu-Daudé
[RFC PATCH] build: deprecate --enable-gprof builds and remove from CI
From
: Alex Bennée
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
From
: Philippe Mathieu-Daudé
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
From
: Richard Henderson
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
From
: Philippe Mathieu-Daudé
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
From
: Alex Bennée
Re: Zoned storage support in libvirt
From
: Stefan Hajnoczi
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
From
: Richard Henderson
Re: [PATCH v2 4/5] logging: add log cleanup for obsolete domains
From
: Martin Kletzander
Re: [PATCH v2 4/5] logging: add log cleanup for obsolete domains
From
: Oleg Vasilev
[PATCH v3 4/5] logging: add log cleanup for obsolete domains
From
: Oleg Vasilev
[PATCH v3 3/5] logging: add configuration for future log cleaner
From
: Oleg Vasilev
[PATCH v3 0/5] logging: add log cleanup for obsolete domains
From
: Oleg Vasilev
[PATCH v3 1/5] logging: refactor to store config inside log handler
From
: Oleg Vasilev
[PATCH v3 5/5] logging: use the log cleaner
From
: Oleg Vasilev
[PATCH v3 2/5] logging: move virLogHandler to header
From
: Oleg Vasilev
Re: [PATCH] qemu: implement QEMU NBD source reconnect delay attribute
From
: Christian Nautze
Re: [RFC PATCH 14/19] mm: Introduce a cgroup for pinned memory
From
: Jason Gunthorpe
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
From
: Thomas Huth
Re: Zoned storage support in libvirt
From
: Daniel P. Berrangé
Re: Zoned storage support in libvirt
From
: Damien Le Moal
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
From
: Daniel P. Berrangé
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
From
: Thomas Huth
Re: Zoned storage support in libvirt
From
: Daniel P. Berrangé
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
From
: Daniel P. Berrangé
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
From
: Peter Maydell
[RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
From
: Thomas Huth
Re: [PATCH] virsh: Make domif-setlink work more than once
From
: Ján Tomko
[PATCH] virsh: Make domif-setlink work more than once
From
: Michal Privoznik
[PATCH v2 3/6] qemu: Add internal support for active disk internal snapshots
From
: ORO@xxxxxxxxxx
[PATCH v2 5/6] qemu: Allow setting per-disk snapshot name for RBD disks
From
: ORO@xxxxxxxxxx
[PATCH v2 6/6] qemu: Allow mixing active internal and external active disk snapshots
From
: ORO@xxxxxxxxxx
[PATCH v2 4/6] qemu: Allow active disk snapshots for RBD disks
From
: ORO@xxxxxxxxxx
Re: [libvirt PATCH] remote: Fix memory leak in remoteDomainMigrateFinish3*
From
: Erik Skultety
Re: [PATCH 4/4] virsh: Add migrate options to set parallel compress level
From
: Claudio Fontana
Re: [PATCH 4/4] virsh: Add migrate options to set parallel compress level
From
: Jiang Jiacheng
Re: [PATCH] qemu: implement QEMU NBD source reconnect delay attribute
From
: Jonathon Jongsma
[PATCH 3/3] qemuProcessLaunch: Tighten rules for external devices wrt incoming migration
From
: Michal Privoznik
[PATCH 1/3] qemuProcessStop: Fix detection of outgoing migration for external devices
From
: Michal Privoznik
[PATCH 0/3] qemu: Fix setting TPM state seclabels wrt save/restore
From
: Michal Privoznik
[PATCH 2/3] qemuExtTPMStop: Restore TPM state label more often
From
: Michal Privoznik
Re: [PATCH] qemu: implement QEMU NBD source reconnect delay attribute
From
: Christian Nautze
[libvirt PATCH] remote: Fix memory leak in remoteDomainMigrateFinish3*
From
: Jiri Denemark
[libvirt PATCH v2 7/8] ci: integration.sh: Replace 'test' with '[' operator
From
: Erik Skultety
[libvirt PATCH v2 5/8] ci: integration-template: Drop the '-lt Fedora 35' check
From
: Erik Skultety
[libvirt PATCH v2 8/8] ci: integration.sh: Define the SCRATCH_DIR variable for local execution
From
: Erik Skultety
[libvirt PATCH v2 6/8] ci: integration.sh: Add/Rewrite/Reformat commentaries
From
: Erik Skultety
[libvirt PATCH v2 4/8] ci: integration: Drop the 'install-deps' hidden job and reference
From
: Erik Skultety
[libvirt PATCH v2 2/8] ci: Move the SCRATCH_DIR from /tmp
From
: Erik Skultety
[libvirt PATCH v2 3/8] ci: integration: Extract several hidden job definitions to a script
From
: Erik Skultety
[libvirt PATCH v2 0/8] Extract the integration job commands to a shell script
From
: Erik Skultety
[libvirt PATCH v2 1/8] syntax-check: Drop the shell's 'check for minus' rule
From
: Erik Skultety
Re: [PATCH] rpc: Use struct zero initializer for args
From
: Daniel P. Berrangé
[PATCH] rpc: Use struct zero initializer for args
From
: Michal Privoznik
[PATCH 0/2] Two forgotten build fixes (pushed under build-breaker rule)
From
: Martin Kletzander
[PATCH 2/2] qemuxml2argvdata: Fix missing device in crypto-builtin XML
From
: Martin Kletzander
[PATCH 1/2] qemuxml2argvdata: Fix watchdog parameters in crypto-builtin
From
: Martin Kletzander
Re: [PATCH] remote: Initialize args variable
From
: Daniel P. Berrangé
Re: [libvirt PATCH] remote: Fix version annotation for remoteDomainFDAssociate
From
: Peter Krempa
[libvirt PATCH] remote: Fix version annotation for remoteDomainFDAssociate
From
: Jiri Denemark
Re: [libvirt PATCH 2/4] remote: Drop useless check in remoteDispatchDomainGetIOThreadInfo
From
: Jiri Denemark
Re: [PATCH] remote: Initialize args variable
From
: Michal Prívozník
Re: [PATCH] remote: Initialize args variable
From
: Daniel P. Berrangé
Re: [libvirt PATCH 7/7] ci: integration.sh: Define the SCRATCH_DIR variable for local execution
From
: Erik Skultety
Re: [PATCH] remote: Initialize args variable
From
: Martin Kletzander
Re: [libvirt PATCH 2/4] remote: Drop useless check in remoteDispatchDomainGetIOThreadInfo
From
: Ján Tomko
Re: [libvirt PATCH 0/4] remote: Random RPC fixes and cleanups
From
: Michal Prívozník
Re: [PATCH] qemu_domain: Don't unref NULL hash table in qemuDomainRefreshStatsSchema()
From
: Ján Tomko
[PATCH] qemu_domain: Don't unref NULL hash table in qemuDomainRefreshStatsSchema()
From
: Michal Privoznik
[PATCH] remote: Initialize args variable
From
: Michal Privoznik
Re: [PATCH v2 7/7] news: Add information about iTCO watchdog changes
From
: Michal Prívozník
[libvirt PATCH 0/4] remote: Random RPC fixes and cleanups
From
: Jiri Denemark
[libvirt PATCH 2/4] remote: Drop useless check in remoteDispatchDomainGetIOThreadInfo
From
: Jiri Denemark
[libvirt PATCH 4/4] remote: Drop useless cleanup in remoteDispatchNodeGet{CPU, Memory}Stats
From
: Jiri Denemark
[libvirt PATCH 3/4] remote: Avoid leaking uri_out
From
: Jiri Denemark
[libvirt PATCH 1/4] remote: Propagate error from virDomainGetSecurityLabelList via RPC
From
: Jiri Denemark
Re: Re: [PATCH v2 0/5] Support crypto device
From
: zhenwei pi
[libvirt PATCH v6 5/8] conf: use enum variable for video type
From
: Jonathon Jongsma
[libvirt PATCH v6 6/8] conf: add support for 'blob' in virtio video device
From
: Jonathon Jongsma
[libvirt PATCH v6 8/8] qemu: Implement 'blob' support for virtio gpu
From
: Jonathon Jongsma
[libvirt PATCH v6 1/8] conf: explicitly set VIR_DOMAIN_VIDEO_TYPE_DEFAULT to 0
From
: Jonathon Jongsma
[libvirt PATCH v6 3/8] util: add virXMLPropUIntDefault() function
From
: Jonathon Jongsma
[libvirt PATCH v6 4/8] conf: switch to virXMLProp* functions for parsing video
From
: Jonathon Jongsma
[libvirt PATCH v6 0/8] Add support for 'blob' to virtio video device
From
: Jonathon Jongsma
[libvirt PATCH v6 7/8] qemu: Add capability for virtio-gpu.blob
From
: Jonathon Jongsma
[libvirt PATCH v6 2/8] conf: Refactor video model parsing
From
: Jonathon Jongsma
Re: [libvirt PATCH] rpc: don't try to spawn non-existant daemon
From
: Daniel P. Berrangé
Re: [libvirt PATCH] rpc: don't try to spawn non-existant daemon
From
: Martin Kletzander
Re: [libvirt PATCH] rpc: don't try to spawn non-existant daemon
From
: Martin Kletzander
Re: [PATCH v2 0/5] Support crypto device
From
: Michal Prívozník
Re: [libvirt PATCH] rpc: don't try to spawn non-existant daemon
From
: Martin Kletzander
[libvirt PATCH] rpc: don't try to spawn non-existant daemon
From
: Daniel P. Berrangé
Re: [PATCH v2 4/5] logging: add log cleanup for obsolete domains
From
: Martin Kletzander
Re: Re: [PATCH v2 4/5] qemu: command: support crypto device
From
: zhenwei pi
Re: [PATCH v2 4/5] qemu: command: support crypto device
From
: Michal Prívozník
Re: Re: [PATCH v2 0/5] Support crypto device
From
: zhenwei pi
Re: Re: [PATCH v2 4/5] qemu: command: support crypto device
From
: zhenwei pi
Re: [PATCH 0/3] update RISC-V QEMU caps for QEMU 8.0.0
From
: Daniel Henrique Barboza
Re: [PATCH v2 1/5] conf: introduce crypto device
From
: Michal Prívozník
Re: [PATCH v2 4/5] qemu: command: support crypto device
From
: Michal Prívozník
Re: [PATCH v2 2/5] capabilities: introduce crypto
From
: Michal Prívozník
Re: [PATCH v2 0/5] Support crypto device
From
: Michal Prívozník
[PATCH v2 7/7] news: Add information about iTCO watchdog changes
From
: Martin Kletzander
Re: [PATCH 0/7] qemu: Fix implicit q35 watchdog
From
: Michal Prívozník
Re: [PATCH 1/7] Avoid unnecessary nesting
From
: Michal Prívozník
Re: [PATCH 2/7] Support multiple watchdog devices
From
: Michal Prívozník
Re: [PATCH 0/3] update RISC-V QEMU caps for QEMU 8.0.0
From
: Michal Prívozník
Re: [PATCH] rpc: Fix error message in virNetServerSetClientLimits
From
: Ján Tomko
[PATCH] rpc: Fix error message in virNetServerSetClientLimits
From
: Martin Kletzander
Re: [PATCH 0/8] vbox: Report VirtualBox exceptions too
From
: Martin Kletzander
Re: [PATCH 8/8] vbox: Stop reporting RC in error messages
From
: Martin Kletzander
Re: [PATCH 5/8] vbox: Introduce vboxReportError()
From
: Martin Kletzander
Re: [PATCH 2/8] vbox: Introduce IVirtualBoxErrorInfo interface
From
: Martin Kletzander
Re: [PATCH 0/3] qemu: Fix alias generation for 'dimm' devices
From
: Martin Kletzander
Re: [PATCH 00/15] vbox: Add support for version 7.0 SDK and drop old
From
: Martin Kletzander
Re: [PATCH] network: Increase max route size when checking IPv6 forwarding
From
: Michal Prívozník
Re: [PATCH 03/15] vbox: Drop @iid from UIMachine::LaunchVMProcess()
From
: Martin Kletzander
Re: [PATCH V2 1/1] qemuProcessEventSubmit : rename vm to event->vm
From
: Michal Prívozník
Re: [PATCH V2 0/2] define g_autoptr for virNWFilterDef and virNWFilterRuleDef
From
: Michal Prívozník
Re: [PATCH 03/15] vbox: Drop @iid from UIMachine::LaunchVMProcess()
From
: Michal Prívozník
Re: [PATCH V2 1/1] qemuProcessEventSubmit : rename vm to event->vm
From
: Shaleen Bathla
Re: [PATCH 0/5] Credential asking cleanup follow-up
From
: Ján Tomko
[PATCH 5/5] virnetlibsshsession: Don't check return value of 'virNetLibsshSessionAuthMethodNew'
From
: Peter Krempa
[PATCH 4/5] virNetLibsshSessionAuthAddPasswordAuth: Don't access unlocked 'sess'
From
: Peter Krempa
[PATCH 3/5] virnetsshsession: Don't check return value of 'virNetSSHSessionAuthMethodNew'
From
: Peter Krempa
[PATCH 1/5] util: authconfig: Don't check return value of 'g_key_file_new()'
From
: Peter Krempa
[PATCH 2/5] virNetSSHSessionAuthAddPasswordAuth: Don't access unlocked 'sess'
From
: Peter Krempa
[PATCH 0/5] Credential asking cleanup follow-up
From
: Peter Krempa
Re: [PATCH 4/7] qemu: Enable iTCO watchdog by disabling its noreboot pin strap
From
: Daniel P. Berrangé
Re: [PATCH v2] vbox: Fix starting domains
From
: Martin Kletzander
Re: [PATCH v2 1/3] src: Don't use virReportSystemError() on virProcessGetStatInfo() failure
From
: Martin Kletzander
[PATCH 5/7] qemu: Add implicit watchdog for q35 machine types
From
: Martin Kletzander
[PATCH 0/7] qemu: Fix implicit q35 watchdog
From
: Martin Kletzander
[PATCH 4/7] qemu: Enable iTCO watchdog by disabling its noreboot pin strap
From
: Martin Kletzander
[PATCH 7/7] news: Add information about iTCO watchdog changes
From
: Martin Kletzander
[PATCH 2/7] Support multiple watchdog devices
From
: Martin Kletzander
[PATCH 3/7] Add iTCO watchdog support
From
: Martin Kletzander
[PATCH 6/7] Document change to multiple watchdogs
From
: Martin Kletzander
[PATCH 1/7] Avoid unnecessary nesting
From
: Martin Kletzander
Re: [PATCH 2/2] vbox: Fix starting domains
From
: Michal Prívozník
Re: [PATCH v2 3/3] qemu: Provide virDomainGetCPUStats() implementation for session connection
From
: Martin Kletzander
Re: [PATCH 2/2] vbox: Fix starting domains
From
: Martin Kletzander
Re: [libvirt PATCH 7/7] ci: integration.sh: Define the SCRATCH_DIR variable for local execution
From
: Erik Skultety
Re: [PATCH v2 2/3] virprocess: Make virProcessGetStatInfo() fail if unable to parse data
From
: Michal Prívozník
[PATCH v2] vbox: Fix starting domains
From
: Michal Privoznik
Re: [PATCH 2/2] vbox: Fix starting domains
From
: Michal Prívozník
Re: [libvirt PATCH 7/7] ci: integration.sh: Define the SCRATCH_DIR variable for local execution
From
: Daniel P. Berrangé
Re: [libvirt PATCH 7/7] ci: integration.sh: Define the SCRATCH_DIR variable for local execution
From
: Erik Skultety
Re: [PATCH v2 3/3] qemu: Provide virDomainGetCPUStats() implementation for session connection
From
: Michal Prívozník
Re: [libvirt PATCH 1/7] ci: integration: Extract several hidden job definitions to a script
From
: Erik Skultety
Re: [libvirt PATCH 1/7] ci: integration: Extract several hidden job definitions to a script
From
: Daniel P. Berrangé
Re: [libvirt PATCH 7/7] ci: integration.sh: Define the SCRATCH_DIR variable for local execution
From
: Daniel P. Berrangé
Re: [libvirt PATCH 7/7] ci: integration.sh: Define the SCRATCH_DIR variable for local execution
From
: Erik Skultety
Re: [libvirt PATCH 7/7] ci: integration.sh: Define the SCRATCH_DIR variable for local execution
From
: Martin Kletzander
Re: [PATCH 0/2] qemu_interface: Fix managed='no' case when creating an ethernet interface
From
: Martin Kletzander
Re: [libvirt PATCH 7/7] ci: integration.sh: Define the SCRATCH_DIR variable for local execution
From
: Erik Skultety
Re: KubeVirt with libvirt 9.0.0: Requested operation is not valid: The tap0 interface already exists
From
: Michal Prívozník
[PATCH 2/2] qemu_interface: Fix managed='no' case when creating an ethernet interface
From
: Michal Privoznik
[PATCH 1/2] virnetdevtap: Clarify virNetDevTapCreate() behavior wrt VIR_NETDEV_TAP_CREATE_ALLOW_EXISTING
From
: Michal Privoznik
[PATCH 0/2] qemu_interface: Fix managed='no' case when creating an ethernet interface
From
: Michal Privoznik
Re: [libvirt PATCH 7/7] ci: integration.sh: Define the SCRATCH_DIR variable for local execution
From
: Martin Kletzander
[PATCH 10/15] vbox: Drop support for virtualbox-6.0.0
From
: Michal Privoznik
[PATCH 13/15] vbox: add version 7.0 CAPI header
From
: Michal Privoznik
[PATCH 09/15] vbox: Drop support for virtualbox-5.2.0
From
: Michal Privoznik
Re: [PATCH 03/15] vbox: Drop @iid from UIMachine::LaunchVMProcess()
From
: Martin Kletzander
Re: [libvirt PATCH 7/7] ci: integration.sh: Define the SCRATCH_DIR variable for local execution
From
: Erik Skultety
Re: [PATCH 1/2] vbox: Fix memleak in _virtualboxCreateMachine()
From
: Martin Kletzander
Re: [PATCH 2/2] vbox: Fix starting domains
From
: Martin Kletzander
[PATCH 14/15] vbox: Add support for version 7.0 SDK
From
: Michal Privoznik
[PATCH 1/8] vbox: Introduce VBOX_QUERY_INTERFACE()
From
: Michal Privoznik
[PATCH 07/15] vbox: Drop UIUSBCommon::Enable()
From
: Michal Privoznik
[PATCH 6/8] vbox: Replace virReportError() with vboxReportError()
From
: Michal Privoznik
[PATCH 7/8] vbox: Move error messages onto a single line
From
: Michal Privoznik
[PATCH 5/8] vbox: Introduce vboxReportError()
From
: Michal Privoznik
[PATCH 8/8] vbox: Stop reporting RC in error messages
From
: Michal Privoznik
[PATCH 3/8] vbox: Introduce vboxUniformedPFN::GetException()
From
: Michal Privoznik
[PATCH 2/8] vbox: Introduce IVirtualBoxErrorInfo interface
From
: Michal Privoznik
[PATCH 4/8] vbox: Introduce vboxUniformedPFN::ClearException()
From
: Michal Privoznik
[PATCH 0/8] vbox: Report VirtualBox exceptions too
From
: Michal Privoznik
[PATCH 08/15] vbox: Drop UIUSBCommon::GetEnabled()
From
: Michal Privoznik
[PATCH 02/15] vbox: Drop @mediaChangeOnly from vboxDomainAttachDeviceImpl()
From
: Michal Privoznik
[PATCH 12/15] vbox: Rename #include guard macro in header files
From
: Michal Privoznik
[PATCH 15/15] NEWS: Document recent vbox changes
From
: Michal Privoznik
[PATCH 11/15] vbox: Drop @networkName from UIDHCPServer::Start()
From
: Michal Privoznik
[PATCH 06/15] vbox: Drop @data and @name from UIHost::CreateHostOnlyNetworkInterface()
From
: Michal Privoznik
[PATCH 04/15] vbox: Drop @iid from UISession::Open()
From
: Michal Privoznik
[PATCH 03/15] vbox: Drop @iid from UIMachine::LaunchVMProcess()
From
: Michal Privoznik
[PATCH 05/15] vbox: Drop @iid from UISession::OpenExisting()
From
: Michal Privoznik
[PATCH 00/15] vbox: Add support for version 7.0 SDK and drop old
From
: Michal Privoznik
[PATCH 01/15] vbox: Drop misleading G_GNUC_UNUSED annotation
From
: Michal Privoznik
[PATCH 1/2] vbox: Fix memleak in _virtualboxCreateMachine()
From
: Michal Privoznik
[PATCH 2/2] vbox: Fix starting domains
From
: Michal Privoznik
[PATCH 0/2] vbox: Two simple fixes
From
: Michal Privoznik
Re: [libvirt PATCH 7/7] ci: integration.sh: Define the SCRATCH_DIR variable for local execution
From
: Martin Kletzander
Re: [libvirt PATCH 6/7] ci: integration.sh: Replace 'test' with '[' operator
From
: Martin Kletzander
Re: [libvirt PATCH 4/7] ci: integration.sh: Replace most 'sudo' usage with running as root
From
: Martin Kletzander
Re: [libvirt PATCH 3/7] ci: integration-template: Drop Fedora 35 check
From
: Martin Kletzander
Re: [libvirt PATCH] conf: clarify some external TPM error messages
From
: Martin Kletzander
[PATCH] network: Increase max route size when checking IPv6 forwarding
From
: Brooks Swinnerton
[libvirt PATCH v4 19/31] qemu: pass sensitive data to nbdkit via pipe
From
: Jonathon Jongsma
[libvirt PATCH v4 29/31] qemu: implement knownHosts for ssh disks with nbdkit
From
: Jonathon Jongsma
[libvirt PATCH v4 28/31] schema: add configuration for host verification of ssh disks
From
: Jonathon Jongsma
[libvirt PATCH v4 17/31] qemu: split qemuDomainSecretStorageSourcePrepare
From
: Jonathon Jongsma
[libvirt PATCH v4 14/31] qemu: move qemuProcessReadLog() to qemuLogContext
From
: Jonathon Jongsma
[libvirt PATCH v4 03/31] qemu: expand nbdkit capabilities
From
: Jonathon Jongsma
[libvirt PATCH v4 05/31] qemu: implement basic virFileCache for nbdkit caps
From
: Jonathon Jongsma
[libvirt PATCH v4 20/31] qemu: use nbdkit to serve network disks if available
From
: Jonathon Jongsma
[libvirt PATCH v4 11/31] qemu: remove unused 'mode' param from qemuDomainLogContextNew()
From
: Jonathon Jongsma
[libvirt PATCH v4 25/31] qemu: try to connect to nbdkit early to detect errors
From
: Jonathon Jongsma
[libvirt PATCH v4 07/31] qemu: use file cache for nbdkit caps
From
: Jonathon Jongsma
[libvirt PATCH v4 16/31] tests: add ability to test various nbdkit capabilities
From
: Jonathon Jongsma
[libvirt PATCH v4 13/31] qemu: Extract qemuDomainLogContext into a new file
From
: Jonathon Jongsma
[libvirt PATCH v4 31/31] qemu: implement keyfile auth for ssh disk with nbdkit
From
: Jonathon Jongsma
[libvirt PATCH v4 21/31] util: make virCommandSetSendBuffer testable
From
: Jonathon Jongsma
[libvirt PATCH v4 12/31] Generalize qemuDomainLogContextNew()
From
: Jonathon Jongsma
[libvirt PATCH v4 18/31] qemu: include nbdkit state in private xml
From
: Jonathon Jongsma
[libvirt PATCH v4 24/31] qemu: Monitor nbdkit process for exit
From
: Jonathon Jongsma
[libvirt PATCH v4 15/31] qemu: log error output from nbdkit
From
: Jonathon Jongsma
[libvirt PATCH v4 27/31] qemu: implement password auth for ssh disks with nbdkit
From
: Jonathon Jongsma
[libvirt PATCH v4 04/31] util: Allow virFileCache data to be any GObject
From
: Jonathon Jongsma
[libvirt PATCH v4 01/31] schema: allow 'ssh' as a protocol for network disks
From
: Jonathon Jongsma
[libvirt PATCH v4 30/31] schema: add keyfile configuration for ssh disks
From
: Jonathon Jongsma
[libvirt PATCH v4 22/31] tests: add tests for nbdkit invocation
From
: Jonathon Jongsma
[libvirt PATCH v4 10/31] qemu: add functions to start and stop nbdkit
From
: Jonathon Jongsma
[libvirt PATCH v4 08/31] qemu: Add qemuNbdkitProcess
From
: Jonathon Jongsma
[libvirt PATCH v4 26/31] schema: add password configuration for ssh disk
From
: Jonathon Jongsma
[libvirt PATCH v4 09/31] qemu: query nbdkit module dir from binary
From
: Jonathon Jongsma
[libvirt PATCH v4 23/31] qemu: add test for authenticating a https network disk
From
: Jonathon Jongsma
[libvirt PATCH v4 06/31] qemu: implement persistent file cache for nbdkit caps
From
: Jonathon Jongsma
[libvirt PATCH v4 02/31] qemu: Add functions for determining nbdkit availability
From
: Jonathon Jongsma
[libvirt PATCH v4 00/31] Use nbdkit for http/ftp/ssh network drives in libvirt
From
: Jonathon Jongsma
Re: [PATCH] docs: fix passt example
From
: Ján Tomko
[libvirt PATCH 4/7] ci: integration.sh: Replace most 'sudo' usage with running as root
From
: Erik Skultety
[libvirt PATCH 7/7] ci: integration.sh: Define the SCRATCH_DIR variable for local execution
From
: Erik Skultety
[libvirt PATCH 5/7] ci: integration.sh: Add/Rewrite/Reformat commentaries
From
: Erik Skultety
[libvirt PATCH 1/7] ci: integration: Extract several hidden job definitions to a script
From
: Erik Skultety
[libvirt PATCH 6/7] ci: integration.sh: Replace 'test' with '[' operator
From
: Erik Skultety
[libvirt PATCH 2/7] ci: integration: Drop the 'install-deps' hidden job and reference
From
: Erik Skultety
[libvirt PATCH 3/7] ci: integration-template: Drop Fedora 35 check
From
: Erik Skultety
[libvirt PATCH 0/7] Extract the integration job commands to a shell scripts
From
: Erik Skultety
[libvirt PATCH] conf: clarify some external TPM error messages
From
: Ján Tomko
Re: [PATCH v2 4/5] logging: add log cleanup for obsolete domains
From
: Oleg Vasilev
Re: [PATCH 4/4] virsh: Add migrate options to set parallel compress level
From
: Claudio Fontana
[PATCH 2/4] qemu: Add qemu parallel migration parameters
From
: Jiang Jiacheng
[PATCH 1/4] Add public API for parallel compression method
From
: Jiang Jiacheng
[PATCH 4/4] virsh: Add migrate options to set parallel compress level
From
: Jiang Jiacheng
[PATCH V2 0/4] migration: add qemu parallel migration options
From
: Jiang Jiacheng
[PATCH 3/4] qemu: support set parallel migration compression method
From
: Jiang Jiacheng
Re: [PATCH V2 0/2] define g_autoptr for virNWFilterDef and virNWFilterRuleDef
From
: Jiang Jiacheng
Re: [PATCH 1/3] Add public API for parallel compression method
From
: Jiri Denemark
[PATCH 2/3] qemu: alias: Remove 'oldAlias' argument of qemuAssignDeviceMemoryAlias
From
: Peter Krempa
[PATCH 3/3] qemu: Remove 'memAliasOrderMismatch' field from VM private data
From
: Peter Krempa
[PATCH 1/3] qemu: hotplug: Remove legacy quirk for 'dimm' address generation
From
: Peter Krempa
[PATCH 0/3] qemu: Fix alias generation for 'dimm' devices
From
: Peter Krempa
Re: [PATCH v2 3/3] qemu: Provide virDomainGetCPUStats() implementation for session connection
From
: Martin Kletzander
Re: [PATCH v2 2/3] virprocess: Make virProcessGetStatInfo() fail if unable to parse data
From
: Martin Kletzander
Re: KubeVirt with libvirt 9.0.0: Requested operation is not valid: The tap0 interface already exists
From
: Martin Kletzander
Re: KubeVirt with libvirt 9.0.0: Requested operation is not valid: The tap0 interface already exists
From
: Vasily Ulyanov
KubeVirt with libvirt 9.0.0: Requested operation is not valid: The tap0 interface already exists
From
: Vasily Ulyanov
Re: [libvirt PATCH 0/2] ci: address more failing CI jobs
From
: Erik Skultety
Re: [libvirt PATCH 1/1] apparmor: Allow umount(/dev)
From
: Jim Fehlig
Re: [libvirt PATCH 1/1] apparmor: Allow umount(/dev)
From
: Andrea Bolognani
Re: [libvirt PATCH 0/1] apparmor: Allow umount(/dev)
From
: Jim Fehlig
Re: [libvirt PATCH 1/1] apparmor: Allow umount(/dev)
From
: Jim Fehlig
[PATCH] docs: fix passt example
From
: Laine Stump
[libvirt PATCH 2/2] ci: remove non-existant 'containers: false' key usage
From
: Daniel P. Berrangé
[libvirt PATCH 0/2] ci: address more failing CI jobs
From
: Daniel P. Berrangé
[libvirt PATCH 1/2] ci: treat centos-stream9 as non-gating job
From
: Daniel P. Berrangé
Re: [PATCH 1/3] Add public API for parallel compression method
From
: Jiang Jiacheng
Re: [PATCH] remote: add missing lock guard for secret value API
From
: Erik Skultety
[PATCH] remote: add missing lock guard for secret value API
From
: Daniel P. Berrangé
Re: [libvirt PATCH] remote: remoteDomainCreate: Add missing struct initializer for 'ret2'
From
: Daniel P. Berrangé
[libvirt PATCH] remote: remoteDomainCreate: Add missing struct initializer for 'ret2'
From
: Erik Skultety
Re: [libvirt PATCH 1/1] apparmor: Allow umount(/dev)
From
: Andrea Bolognani
Re: [libvirt PATCH] ch: use CURLOPT_UPLOAD instead of CURLOPT_PUT
From
: Michal Prívozník
Re: [libvirt PATCH 1/1] apparmor: Allow umount(/dev)
From
: Michal Prívozník
Re: [libvirt PATCH] ch: use CURLOPT_UPLOAD instead of CURLOPT_PUT
From
: Daniel P. Berrangé
[PATCH v2 3/3] qemu: Provide virDomainGetCPUStats() implementation for session connection
From
: Michal Privoznik
[PATCH v2 1/3] src: Don't use virReportSystemError() on virProcessGetStatInfo() failure
From
: Michal Privoznik
[PATCH v2 2/3] virprocess: Make virProcessGetStatInfo() fail if unable to parse data
From
: Michal Privoznik
[PATCH v2 0/3] qemu: Provide virDomainGetCPUStats() implementation for session connection
From
: Michal Privoznik
Re: [PATCH V9 12/14] spec: Remove libvirt-daemon dependency from hypervisor subpackages
From
: Daniel P. Berrangé
Re: [PATCH V9 11/14] spec: Remove libvirt-daemon dependency from primary drivers
From
: Daniel P. Berrangé
Re: [PATCH V9 10/14] services: Weaken systemd dependency on virtlockd
From
: Daniel P. Berrangé
Re: [PATCH V9 06/14] spec: Move common files and dependencies to libvirt-daemon-common
From
: Daniel P. Berrangé
Re: [PATCH V9 05/14] spec: Rename the libvirt-lock-sanlock subpackage
From
: Daniel P. Berrangé
[libvirt PATCH] ch: use CURLOPT_UPLOAD instead of CURLOPT_PUT
From
: Daniel P. Berrangé
Re: [PATCH V9 00/14] spec: Decompose the daemon subpackage
From
: Andrea Bolognani
[libvirt PATCH 0/1] apparmor: Allow umount(/dev)
From
: Andrea Bolognani
[libvirt PATCH 1/1] apparmor: Allow umount(/dev)
From
: Andrea Bolognani
Re: [PATCH 0/3] update RISC-V QEMU caps for QEMU 8.0.0
From
: Daniel Henrique Barboza
Re: [PATCH] qemu_namespace: Umount the original /dev before replacing it with tmpfs
From
: Michal Prívozník
Re: [PATCH] qemu_namespace: Umount the original /dev before replacing it with tmpfs
From
: Jim Fehlig
Re: [PATCH V9 00/14] spec: Decompose the daemon subpackage
From
: Daniel P. Berrangé
Re: [PATCH V9 00/14] spec: Decompose the daemon subpackage
From
: Jim Fehlig
Re: Proposal: renaming 'master' branch to 'main'
From
: Jim Fehlig
Re: [PATCH 00/15] Clean up credential asking code in SSH transport
From
: Jonathon Jongsma
Re: [PATCH 13/15] virNetLibsshCheckHostKey: Use virAuthAskCredential
From
: Jonathon Jongsma
Re: [PATCH 10/15] virNetLibsshAuthenticateKeyboardInteractive: Use virAuthAskCredential
From
: Jonathon Jongsma
Re: [PATCH 09/15] util: auth: Introduce virAuthAskCredential
From
: Jonathon Jongsma
Re: [PATCH 06/15] virNetSSHSessionAuthAddPrivKeyAuth: Refactor cleanup
From
: Jonathon Jongsma
[PATCH 12/15] util: virauth: Export virAuthGetCredential
From
: Peter Krempa
Re: [PATCH 03/15] util: authconfig: Use automatic pointer clearing for virAuthConfig
From
: Jonathon Jongsma
[PATCH 00/15] Clean up credential asking code in SSH transport
From
: Peter Krempa
[PATCH 10/15] virNetLibsshAuthenticateKeyboardInteractive: Use virAuthAskCredential
From
: Peter Krempa
[PATCH 09/15] util: auth: Introduce virAuthAskCredential
From
: Peter Krempa
[PATCH 11/15] virNetLibsshAuthenticatePrivkeyCb: Use virAuthAskCredential
From
: Peter Krempa
[PATCH 01/15] virNetLibsshSessionAuthAddPrivKeyAuth: Drop 'password' argument
From
: Peter Krempa
[PATCH 15/15] virAuthGetPasswordPath: Use virAuthAskCredential for callback interaction
From
: Peter Krempa
[PATCH 14/15] virNetLibsshAuthenticatePassword: Use virAuthAskPassword instead of virAuthGetPasswordPath
From
: Peter Krempa
[PATCH 08/15] virnetsshsession: Pass in username via virNetSSHSessionNew rather than auth functions
From
: Peter Krempa
[PATCH 03/15] util: authconfig: Use automatic pointer clearing for virAuthConfig
From
: Peter Krempa
[PATCH 04/15] util: authconfig: Use conteporary and consistent header style
From
: Peter Krempa
[PATCH 13/15] virNetLibsshCheckHostKey: Use virAuthAskCredential
From
: Peter Krempa
[PATCH 07/15] virNetSSHAuthMethod: Remove unused 'password' field
From
: Peter Krempa
[PATCH 05/15] virNetSSHSessionAuthAddPrivKeyAuth: Remove unused 'password' argument
From
: Peter Krempa
[PATCH 02/15] virNetLibsshAuthMethod: Drop 'password' field
From
: Peter Krempa
[PATCH 06/15] virNetSSHSessionAuthAddPrivKeyAuth: Refactor cleanup
From
: Peter Krempa
Re: [PATCH] qemu: Provide virDomainGetCPUStats() implementation for session connection
From
: Michal Prívozník
Re: [PATCH 1/3] Add public API for parallel compression method
From
: Jiri Denemark
[PATCH] docs: Fix typo
From
: Andrea Bolognani
Re: [PATCH] qemu: Provide virDomainGetCPUStats() implementation for session connection
From
: Martin Kletzander
Re: [PATCH 1/3] Add public API for parallel compression method
From
: Jiang Jiacheng
Re: [PATCH 0/3] migration: add qemu multifd migration options
From
: Jiang Jiacheng
Re: Proposal: renaming 'master' branch to 'main'
From
: Daniel P. Berrangé
Re: Proposal: renaming 'master' branch to 'main'
From
: Ján Tomko
Re: Proposal: renaming 'master' branch to 'main'
From
: Andrea Bolognani
[PATCH] qemu: Provide virDomainGetCPUStats() implementation for session connection
From
: Michal Privoznik
wiki.libvirt.org | Obsolete snapshots
From
: Ricky Tigg
Re: [libvirt PATCH 0/3] cgroups cpu shares fixes
From
: Erik Skultety
Re: [libvirt PATCH 0/3] cgroups cpu shares fixes
From
: Martin Kletzander
[libvirt PATCH 3/3] docs: document correct cpu shares limits with both cgroups v1 and v2
From
: Pavel Hrdina
[libvirt PATCH 0/3] cgroups cpu shares fixes
From
: Pavel Hrdina
[libvirt PATCH 1/3] vircgroupv2: fix cpu.weight limits check
From
: Pavel Hrdina
[libvirt PATCH 2/3] domain_validate: drop cpu.shares cgroup check
From
: Pavel Hrdina
[PATCH V2 1/1] qemuProcessEventSubmit : rename vm to event->vm
From
: Shaleen Bathla
Re: [External] : Re: [PATCH 1/1] qemuProcessEventSubmit : rename vm to event->vm
From
: Shaleen Bathla
Re: [PATCH 1/1] qemuProcessEventSubmit : rename vm to event->vm
From
: Peter Krempa
Re: [PATCH 1/3] Add public API for parallel compression method
From
: Claudio Fontana
Re: [PATCH 0/3] migration: add qemu multifd migration options
From
: Claudio Fontana
Re: Proposal: renaming 'master' branch to 'main'
From
: Martin Kletzander
[PATCH 1/1] qemuProcessEventSubmit : rename vm to event->vm
From
: Shaleen Bathla
[PATCH v2 1/5] conf: introduce crypto device
From
: zhenwei pi
[PATCH v2 5/5] NEWS: Document 'crypto' device
From
: zhenwei pi
[PATCH v2 4/5] qemu: command: support crypto device
From
: zhenwei pi
[PATCH v2 3/5] qemu: alias: support crypto device
From
: zhenwei pi
[PATCH v2 2/5] capabilities: introduce crypto
From
: zhenwei pi
[PATCH v2 0/5] Support crypto device
From
: zhenwei pi
Proposal: renaming 'master' branch to 'main'
From
: Daniel P. Berrangé
Re: [libvirt PATCH] rpm: convert license to SPDX format
From
: Daniel P. Berrangé
[PATCH 0/3] migration: add qemu multifd migration options
From
: Jiang Jiacheng
[PATCH 2/3] qemu: Add qemu parallel migration parameters
From
: Jiang Jiacheng
[PATCH 3/3] virsh: Add options for multifd migration compression
From
: Jiang Jiacheng
[PATCH 1/3] Add public API for parallel compression method
From
: Jiang Jiacheng
Re: [libvirt PATCH] rpm: convert license to SPDX format
From
: Peter Krempa
[libvirt PATCH] rpm: convert license to SPDX format
From
: Daniel P. Berrangé
Re: [PATCH v1 0/4] Introduce active disk internal snapshot support
From
: Peter Krempa
Release of libvirt-9.0.0
From
: Jiri Denemark
Re: [PATCH 2/9] audio: remove special audio_calloc function
From
: Daniel P. Berrangé
Re: [PATCH V9 11/14] spec: Remove libvirt-daemon dependency from primary drivers
From
: Andrea Bolognani
Re: [PATCH V9 10/14] services: Weaken systemd dependency on virtlockd
From
: Andrea Bolognani
Re: [PATCH] NEWS: Document my contributions for upcoming release
From
: Jiri Denemark
[PATCH] NEWS: Document my contributions for upcoming release
From
: Michal Privoznik
Re: [PATCH 2/9] audio: remove special audio_calloc function
From
: Volker Rümelin
Re: [PATCH 1/9] audio: don't check qemu_add_vm_change_state_handler failure
From
: Volker Rümelin
RE: [PATCH v1 0/4] Introduce active disk internal snapshot support
From
: Or Ozeri
RE: [PATCH v1 0/4] Introduce active disk internal snapshot support
From
: Or Ozeri
[PATCH V9 14/14] NEWS: Mention split of libvirt-daemon subpackage
From
: Jim Fehlig
[PATCH V9 05/14] spec: Rename the libvirt-lock-sanlock subpackage
From
: Jim Fehlig
[PATCH V9 13/14] kbase: Update rpm-deployment.rst with new subpackages
From
: Jim Fehlig
[PATCH V9 12/14] spec: Remove libvirt-daemon dependency from hypervisor subpackages
From
: Jim Fehlig
[PATCH V9 11/14] spec: Remove libvirt-daemon dependency from primary drivers
From
: Jim Fehlig
[PATCH V9 10/14] services: Weaken systemd dependency on virtlockd
From
: Jim Fehlig
[PATCH V9 09/14] spec: Remove libvirt-daemon dependency from secondary drivers
From
: Jim Fehlig
[PATCH V9 08/14] spec: Add numad dependency to qemu and lxc drivers
From
: Jim Fehlig
[PATCH V9 07/14] spec: Add module-init-tools dependency to nodedev and lxc drivers
From
: Jim Fehlig
[PATCH V9 06/14] spec: Move common files and dependencies to libvirt-daemon-common
From
: Jim Fehlig
[PATCH V9 04/14] spec: Move lockd plugin to a new subpackage
From
: Jim Fehlig
[PATCH V9 03/14] spec: Move virtproxyd to a new subpackage libvirt-daemon-proxy
From
: Jim Fehlig
[PATCH V9 02/14] spec: Move virtlogd to a new subpackage libvirt-daemon-log
From
: Jim Fehlig
[PATCH V9 01/14] spec: Move virtlockd to a new subpackage libvirt-daemon-lock
From
: Jim Fehlig
[PATCH V9 00/14] spec: Decompose the daemon subpackage
From
: Jim Fehlig
Re: [PATCH V8 06/13] spec: Move common files and dependencies to libvirt-daemon-common
From
: Jim Fehlig
Re: [PATCH V8 10/13] spec: Remove libvirt-daemon dependency from primary drivers
From
: Jim Fehlig
Re: [PATCH V8 10/13] spec: Remove libvirt-daemon dependency from primary drivers
From
: Andrea Bolognani
Re: [PATCH V8 10/13] spec: Remove libvirt-daemon dependency from primary drivers
From
: Andrea Bolognani
Re: [PATCH V8 06/13] spec: Move common files and dependencies to libvirt-daemon-common
From
: Andrea Bolognani
[PATCH 8/9] audio: audio state is now mandatory for capture
From
: Daniel P. Berrangé
[PATCH 0/9] audio: remove deprecated QEMU_AUDIO env support
From
: Daniel P. Berrangé
[PATCH 1/9] audio: don't check qemu_add_vm_change_state_handler failure
From
: Daniel P. Berrangé
[PATCH 6/9] docs: split the deprecation warning for soundcards vs VNC
From
: Daniel P. Berrangé
[PATCH 4/9] audio: remove QEMUSoundCard linked list
From
: Daniel P. Berrangé
[PATCH 3/9] audio: remove unused 'name' in QEMUSoundCard struct
From
: Daniel P. Berrangé
[PATCH 2/9] audio: remove special audio_calloc function
From
: Daniel P. Berrangé
[PATCH 5/9] audio: remove empty AUD_remove_card method
From
: Daniel P. Berrangé
[PATCH 9/9] audio: remove support for QEMU_AUDIO_ env variables
From
: Daniel P. Berrangé
[PATCH 7/9] ui/vnc: don't accept VNC_ENCODING_AUDIO without audiodev
From
: Daniel P. Berrangé
Re: [PATCH v1 0/4] Introduce active disk internal snapshot support
From
: Peter Krempa
libvirt-9.0.0 release candidate 2
From
: Jiri Denemark
Re: [PATCH] NEWS: Document virDomainFDAssociate and NULL dereference in virXMLPropStringRequired
From
: Ján Tomko
[PATCH] NEWS: Document virDomainFDAssociate and NULL dereference in virXMLPropStringRequired
From
: Peter Krempa
Re: [libvirt PATCH 0/3] Remove <backend upstream='blah'/> per danpb's request, and a couple small cleanups
From
: Jiri Denemark
Re: [libvirt PATCH 1/3] conf: remove <backend upstream='xxx'/> attribute
From
: Jiri Denemark
[libvirt PATCH 1/3] conf: remove <backend upstream='xxx'/> attribute
From
: Laine Stump
[libvirt PATCH 3/3] tests: remove unused qemu .args file
From
: Laine Stump
[libvirt PATCH 0/3] Remove <backend upstream='blah'/> per danpb's request, and a couple small cleanups
From
: Laine Stump
[libvirt PATCH 2/3] qemu: remove commented-out option in passt qemu commandline setup
From
: Laine Stump
Re: [libvirt PATCH 4/9] conf: add passt XML additions to schema
From
: Jiri Denemark
Re: [libvirt PATCH 4/9] conf: add passt XML additions to schema
From
: Stefano Brivio
Re: Entering freeze for libvirt-9.0.0
From
: Daniel P. Berrangé
Re: [libvirt PATCH 4/9] conf: add passt XML additions to schema
From
: Laine Stump
Re: [PATCH V7 09/12] spec: Remove libvirt-daemon dependency from drivers
From
: Andrea Bolognani
Re: [PATCH] docs: drvqemu: Fix a typo
From
: Andrea Bolognani
Re: Entering freeze for libvirt-9.0.0
From
: Peter Krempa
[PATCH v1] qemu: block: fix error when blockcopy target is librbd encrypted
From
: Or Ozeri
Re: [libvirt PATCH] ci: integration: Set an expiration on logs artifacts
From
: Daniel P. Berrangé
[PATCH v1 4/4] qemu: switch offline internal disk snapshots to use snapshotName
From
: Or Ozeri
[PATCH v1 2/4] qemu: Support active disk internal snapshots
From
: Or Ozeri
[PATCH v1 0/4] Introduce active disk internal snapshot support
From
: Or Ozeri
[PATCH v1 3/4] qemu: allow mixing active internal and external active disk snapshots
From
: Or Ozeri
[PATCH v1 1/4] conf: add snapshotName attribute for internal disk snapshot
From
: Or Ozeri
[libvirt PATCH] ci: integration: Set an expiration on logs artifacts
From
: Erik Skultety
[PATCH] docs: drvqemu: Fix a typo
From
: Han Han
Re: [PATCH V8 05/13] spec: Rename the libvirt-lock-sanlock subpackage
From
: Jim Fehlig
[PATCH V8 01/13] spec: Move virtlockd to a new subpackage libvirt-daemon-lock
From
: Jim Fehlig
[PATCH V8 07/13] spec: Add module-init-tools dependency to nodedev and lxc drivers
From
: Jim Fehlig
[PATCH V8 04/13] spec: Move lockd plugin to a new subpackage
From
: Jim Fehlig
[PATCH V8 12/13] kbase: Update rpm-deployment.rst with new subpackages
From
: Jim Fehlig
[PATCH V8 10/13] spec: Remove libvirt-daemon dependency from primary drivers
From
: Jim Fehlig
[PATCH V8 09/13] spec: Remove libvirt-daemon dependency from secondary drivers
From
: Jim Fehlig
[PATCH V8 11/13] spec: Remove libvirt-daemon dependency from hypervisor subpackages
From
: Jim Fehlig
[PATCH V8 08/13] spec: Add numad dependency to qemu and lxc drivers
From
: Jim Fehlig
[PATCH V8 13/13] NEWS: Mention split of libvirt-daemon subpackage
From
: Jim Fehlig
[PATCH V8 02/13] spec: Move virtlogd to a new subpackage libvirt-daemon-log
From
: Jim Fehlig
[PATCH V8 00/13] spec: Decompose the daemon subpackage
From
: Jim Fehlig
[PATCH V8 06/13] spec: Move common files and dependencies to libvirt-daemon-common
From
: Jim Fehlig
[PATCH V8 03/13] spec: Move virtproxyd to a new subpackage libvirt-daemon-proxy
From
: Jim Fehlig
[PATCH V8 05/13] spec: Rename the libvirt-lock-sanlock subpackage
From
: Jim Fehlig
Re: [libvirt PATCH] NEWS: document external swtpm backend addition
From
: Andrea Bolognani
Re: [PATCH V7 09/12] spec: Remove libvirt-daemon dependency from drivers
From
: Jim Fehlig
Re: Entering freeze for libvirt-9.0.0
From
: Daniel P. Berrangé
Re: Entering freeze for libvirt-9.0.0
From
: Daniel P. Berrangé
Re: [libvirt PATCH 4/9] conf: add passt XML additions to schema
From
: Daniel P. Berrangé
Re: [PATCH V7 09/12] spec: Remove libvirt-daemon dependency from drivers
From
: Andrea Bolognani
Re: [PATCH V7 09/12] spec: Remove libvirt-daemon dependency from drivers
From
: Daniel P. Berrangé
Re: [PATCH V7 09/12] spec: Remove libvirt-daemon dependency from drivers
From
: Andrea Bolognani
Re: [PATCH V7 09/12] spec: Remove libvirt-daemon dependency from drivers
From
: Daniel P. Berrangé
Re: [PATCH V7 09/12] spec: Remove libvirt-daemon dependency from drivers
From
: Andrea Bolognani
Re: Zoned storage support in libvirt
From
: Stefan Hajnoczi
[libvirt PATCH] NEWS: document external swtpm backend addition
From
: Ján Tomko
Re: [libvirt PATCH 0/2] Coverity inspired fixes for qemuPasstStart
From
: Erik Skultety
[libvirt PATCH 2/2] qemu: Change some gotos in qemuPasstStart to direct return
From
: Jiri Denemark
[libvirt PATCH 1/2] qemu: Don't check pidfile in qemuPasstStart
From
: Jiri Denemark
[libvirt PATCH 0/2] Coverity inspired fixes for qemuPasstStart
From
: Jiri Denemark
Re: [libvirt PATCH] conf: Avoid NULL dereference in virDomainNetPortForwardFree
From
: Pavel Hrdina
[libvirt PATCH] conf: Avoid NULL dereference in virDomainNetPortForwardFree
From
: Jiri Denemark
Re: [PATCH v2] qemu: add append mode config for serial file
From
: Oleg Vasilev
Re: [PATCH V7 09/12] spec: Remove libvirt-daemon dependency from drivers
From
: Jim Fehlig
Re: [PATCH] NEWS: document addition of passt support
From
: Martin Kletzander
Re: [PATCH] NEWS: document addition of passt support
From
: Laine Stump
Re: Zoned storage support in libvirt
From
: Daniel P. Berrangé
Zoned storage support in libvirt
From
: Stefan Hajnoczi
Re: [PATCH] spec: Restart libvirtd on upgrade without socket activation
From
: Jiri Denemark
Re: [PATCH] spec: Restart libvirtd on upgrade without socket activation
From
: Ján Tomko
[PATCH] spec: Restart libvirtd on upgrade without socket activation
From
: Martin Kletzander
Re: [libvirt PATCH 0/9] src: misc cleanups related to remote protocol/client
From
: Ján Tomko
Re: [PATCH V2 0/2] define g_autoptr for virNWFilterDef and virNWFilterRuleDef
From
: Ján Tomko
Re: [PATCH] qemu: Fix handling of passed FDs in remoteDispatchDomainFdAssociate
From
: Ján Tomko
[libvirt PATCH 9/9] admin: use struct zero initializer instead of memset
From
: Daniel P. Berrangé
[libvirt PATCH 4/9] rpc: use VIR_LOCK_GUARD in remote client code
From
: Daniel P. Berrangé
[PATCH] qemu: Fix handling of passed FDs in remoteDispatchDomainFdAssociate
From
: Peter Krempa
[libvirt PATCH 8/9] remote: use struct zero initializer instead of memset
From
: Daniel P. Berrangé
[libvirt PATCH 6/9] admin: use VIR_LOCK_GUARD in client code
From
: Daniel P. Berrangé
[libvirt PATCH 1/9] remote: remove redundant initialization of args variable
From
: Daniel P. Berrangé
[libvirt PATCH 0/9] src: misc cleanups related to remote protocol/client
From
: Daniel P. Berrangé
[libvirt PATCH 7/9] rpc: use struct zero initializer instead of memset
From
: Daniel P. Berrangé
[libvirt PATCH 3/9] logging: remove redundant XDR typedef
From
: Daniel P. Berrangé
[libvirt PATCH 5/9] remote: use VIR_LOCK_GUARD in client code
From
: Daniel P. Berrangé
[libvirt PATCH 2/9] lxc: fix XDR protocol compliance
From
: Daniel P. Berrangé
Re: [PATCH 01/12] migration/migration-pin: get migration pid for migration pin
From
: Jiang Jiacheng
Re: [PATCH 01/12] migration/migration-pin: get migration pid for migration pin
From
: Daniel P. Berrangé
[PATCH V2 2/2] src/tests: use g_autoptr for virNWFilterDef and virNWFilterRuleDef
From
: Jiang Jiacheng
[PATCH 1/2] conf: define g_autoptr for virNWFilterDef and virNWFilterRuleDef
From
: Jiang Jiacheng
[PATCH V2 0/2] define g_autoptr for virNWFilterDef and virNWFilterRuleDef
From
: Jiang Jiacheng
Re: [PATCH 2/3] src/tests: use g_autoptr for virNWFilterDef and virNWFilterRuleDef
From
: Jiang Jiacheng
Re: [PATCH] conf: check vhost-user queues with vcpus
From
: Jiang Jiacheng
[PATCH 3/3] tests: add QEMU RISC-V "virt" machine in domaincapstest
From
: Daniel Henrique Barboza
[PATCH 2/3] tests: update RISC-V QEMU caps for QEMU 8.0.0
From
: Daniel Henrique Barboza
[PATCH 0/3] update RISC-V QEMU caps for QEMU 8.0.0
From
: Daniel Henrique Barboza
[PATCH 1/3] src/cpu: add a basic RiscV64 cpu driver
From
: Daniel Henrique Barboza
Re: [PATCH 01/12] migration/migration-pin: get migration pid for migration pin
From
: Jiang Jiacheng
Re: [PATCH] remote: fix double free of migration params on error
From
: Martin Kletzander
Re: [PATCH] admin: fix leak of typed parameters on error
From
: Martin Kletzander
[PATCH] remote: fix double free of migration params on error
From
: Daniel P. Berrangé
[PATCH] admin: fix leak of typed parameters on error
From
: Daniel P. Berrangé
Re: [PATCH v2] qemu: add append mode config for serial file
From
: Daniel P. Berrangé
Re: [PATCH v2] qemu: add append mode config for serial file
From
: Oleg Vasilev
Re: [libvirt PATCH 1/2] docs: submimtting-patches: Remove emphasis on not cc'ing developers
From
: Martin Kletzander
Re: [PATCH] NEWS: document addition of passt support
From
: Martin Kletzander
Re: [PATCH v2] qemu: add append mode config for serial file
From
: Martin Kletzander
Re: [PATCH v2] qemu: add append mode config for serial file
From
: Daniel P. Berrangé
Re: [External] : Re: [PATCH 1/1] qemuProcessEventSubmit : fix potential use after free
From
: Shaleen Bathla
Re: [PATCH 1/2] qemu: add append mode config for serial file
From
: Oleg Vasilev
[PATCH v2] qemu: add append mode config for serial file
From
: Oleg Vasilev
Entering freeze for libvirt-9.0.0
From
: Jiri Denemark
Re: [PATCH 1/1] qemuProcessEventSubmit : fix potential use after free
From
: Peter Krempa
Re: [libvirt PATCH 0/2] docs: submitting-patches: shorten slightly
From
: Peter Krempa
[PATCH] NEWS: document addition of passt support
From
: Laine Stump
[PATCH 1/1] qemuProcessEventSubmit : fix potential use after free
From
: Shaleen Bathla
[PATCH V7 12/12] NEWS: Mention split of libvirt-daemon subpackage
From
: Jim Fehlig
[PATCH V7 10/12] spec: Remove libvirt-daemon dependency from hypervisor subpackages
From
: Jim Fehlig
[PATCH V7 09/12] spec: Remove libvirt-daemon dependency from drivers
From
: Jim Fehlig
[PATCH V7 11/12] kbase: Update rpm-deployment.rst with new subpackages
From
: Jim Fehlig
[PATCH V7 08/12] spec: Add numad dependency to qemu and lxc drivers
From
: Jim Fehlig
[PATCH V7 07/12] spec: Add module-init-tools dependency to nodedev and lxc drivers
From
: Jim Fehlig
[PATCH V7 06/12] spec: Move common files and dependencies to libvirt-daemon-common
From
: Jim Fehlig
[PATCH V7 05/12] spec: Rename the libvirt-lock-sanlock subpackage
From
: Jim Fehlig
[PATCH V7 04/12] spec: Move lockd plugin to a new subpackage
From
: Jim Fehlig
[PATCH V7 03/12] spec: Move virtproxyd to a new subpackage libvirt-daemon-proxy
From
: Jim Fehlig
[PATCH V7 02/12] spec: Move virtlogd to a new subpackage libvirt-daemon-log
From
: Jim Fehlig
[PATCH V7 01/12] spec: Move virtlockd to a new subpackage libvirt-daemon-lock
From
: Jim Fehlig
[PATCH V7 00/12] spec: Decompose the daemon subpackage
From
: Jim Fehlig
Re: [PATCH V5 10/11] spec: Remove libvirt-daemon dependency from hypervisor subpackages
From
: Ján Tomko
[libvirt PATCH 2/2] docs: submitting-patches: remove note about --patience
From
: Ján Tomko
[libvirt PATCH 1/2] docs: submimtting-patches: Remove emphasis on not cc'ing developers
From
: Ján Tomko
[libvirt PATCH 0/2] docs: submitting-patches: shorten slightly
From
: Ján Tomko
Re: [PATCH V5 10/11] spec: Remove libvirt-daemon dependency from hypervisor subpackages
From
: Daniel P. Berrangé
Re: [PATCH V5 10/11] spec: Remove libvirt-daemon dependency from hypervisor subpackages
From
: Andrea Bolognani
Re: [PATCH] qemuBuildThreadContextProps: Generate ThreadContext less frequently
From
: Ján Tomko
Re: [PATCH V5 10/11] spec: Remove libvirt-daemon dependency from hypervisor subpackages
From
: Daniel P. Berrangé
Re: [PATCH V5 10/11] spec: Remove libvirt-daemon dependency from hypervisor subpackages
From
: Jim Fehlig
Re: [libvirt PATCH 8/9] qemu: hook up passt config to qemu domains
From
: Laine Stump
Re: [PATCH 3/3] virNWFilterSaveConfig: remove the unnecessary variable 'ret'
From
: Ján Tomko
Re: [PATCH 2/3] src/tests: use g_autoptr for virNWFilterDef and virNWFilterRuleDef
From
: Ján Tomko
Re: [PATCH V5 10/11] spec: Remove libvirt-daemon dependency from hypervisor subpackages
From
: Andrea Bolognani
Re: [libvirt PATCH 8/9] qemu: hook up passt config to qemu domains
From
: Ján Tomko
Re: [PATCH 08/12] migration/multifd-pin: get multifd pid for migration pin
From
: Daniel P. Berrangé
Re: [PATCH 01/12] migration/migration-pin: get migration pid for migration pin
From
: Daniel P. Berrangé
Re: [PATCH V5 10/11] spec: Remove libvirt-daemon dependency from hypervisor subpackages
From
: Daniel P. Berrangé
Re: [libvirt PATCH 8/9] qemu: hook up passt config to qemu domains
From
: Laine Stump
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]