libvirt
[Prev Page][Next Page]
- [libvirt PATCH] nodedev: fix race in API usage vs initial device enumeration
- Re: [PATCH] apparmor: qemu load old shared objects
- Re: libvirt-devaddr: a new library for device address assignment
- Re: [PATCH v2] conf: Don't generate machine names with a dot
- Re: libvirt-devaddr: a new library for device address assignment
- [PATCH] apparmor: qemu load old shared objects
- Re: [PATCH v2 1/1] cpu_map: Add more -noTSX x86 CPU models
- Re: [PATCH 2/2] qemuDomainGetGuestInfo: Don't try to free a negative number of entries
- Re: [libvirt PATCH 0/4] Use g_strerror instead of virStrerror (glib chronicles)
- Re: [libvirt PATCH] tests: fix double-lock of monitor in hotplug test
- Re: [PATCH v2 09/19] qemu: blockjob: Store list of bitmaps disabled prior to commit
- Re: [libvirt PATCH] util: ensure min/maj are initialized in virGetDeviceID
- Re: [PATCH 2/2] qemuDomainGetGuestInfo: Don't try to free a negative number of entries
- Re: [PATCH 1/2] qemuAgentFSInfoFormatParams: Remove pointless returned value
- Re: [PATCH 30/30] qemu: Pass through arguments of 'ssh' block driver used by libguestfs
- Re: [PATCH 29/30] qemublocktest: Add JSON->JSON test cases for block device backends
- Re: [PATCH 28/30] qemublocktest: XMLjsonXML: Test formatting/parsing of modern JSON
- Re: [PATCH 27/30] qemublocktest: Extract schema root for blockdev-add validation
- Re: [PATCH 26/30] qemublocktest: Load QMP schema earlier
- Re: [PATCH 25/30] virStorageSourceParseBackingJSONUri: Handle undocumented value 'off' for sslverify
- Re: [PATCH 24/30] virstoragefile: Add JSON parser for 'sslverify', 'readahead', 'cookies' and 'timeout'
- Re: [PATCH 23/30] qemu: block: Implement readahead and timeout properties for 'curl' driver
- Re: [PATCH 22/30] qemu: block: Add support for HTTP cookies
- Re: [PATCH 21/30] qemu: Handle hotplug and commandline for secret objects for http cookies
- Re: [PATCH 20/30] qemuDomainSecretStorageSourcePrepare: Setup secret for http cookies
- Re: [PATCH 19/30] qemu: domain: Store data for 'secret' object representing http cookies
- Re: [PATCH 18/30] qemu: block: Implement ssl verification configuration
- Re: [PATCH 17/30] qemuxml2argvtest: Add test case for disks with http(s) source
- Re: [PATCH 16/30] qemuDomainValidateStorageSource: Validate new network storage parameters
- Re: [PATCH 15/30] conf: Add support for setting timeout and readahead size for network disks
- Re: [PATCH v4 0/7] Tighten qemu-img rules on missing backing format
- Re: [PATCH] virQEMUCaps: Drop unused usedQMP member
- From: Daniel Henrique Barboza
- Re: [PATCH v4 0/7] Tighten qemu-img rules on missing backing format
- Re: [PATCH v4 0/7] Tighten qemu-img rules on missing backing format
- Re: [PATCH v4 0/7] Tighten qemu-img rules on missing backing format
- Re: [PATCH 0/2] qemu: fix crash in qemuDomainGetGuestInfo
- From: Daniel Henrique Barboza
- [PATCH v4 5/7] iotests: Specify explicit backing format where sensible
- [PATCH v4 7/7] qemu-img: Deprecate use of -b without -F
- [PATCH v4 4/7] qcow2: Deprecate use of qemu-img amend to change backing file
- [PATCH v4 6/7] block: Add support to warn on backing file change without format
- [PATCH v4 3/7] qcow: Tolerate backing_fmt=, but warn on backing_fmt=raw
- [PATCH v4 1/7] sheepdog: Add trivial backing_fmt support
- [PATCH v4 0/7] Tighten qemu-img rules on missing backing format
- [PATCH v4 2/7] vmdk: Add trivial backing_fmt support
- [libvirt PATCH] util: ensure min/maj are initialized in virGetDeviceID
- [libvirt PATCH] tests: fix double-lock of monitor in hotplug test
- [RFCv2] qemu: convert DomainLogContext class to use GObject
- Re: qemu:///embed and isolation from global components
- Re: [PATCH 1/2] qemu: agent: sync once if qemu has serial port event
- Re: [PATCH 14/30] conf: Add support for cookies for HTTP based disks
- Re: [PATCH 13/30] conf: Add support for modifying ssl validation for https/ftps disks
- Re: [PATCH 12/30] qemuDomainGetSecretAESAlias: Replace outstanding uses with qemuAliasForSecret
- Re: [PATCH 11/30] qemuDomainSecretStorageSourcePrepare: Change aliases for disk secrets
- Re: [PATCH 10/30] qemuDomainSecretAESSetupFromSecret: Use 'qemuAliasForSecret'
- [PATCH 2/2] qemuDomainGetGuestInfo: Don't try to free a negative number of entries
- [PATCH 0/2] qemu: fix crash in qemuDomainGetGuestInfo
- [PATCH 1/2] qemuAgentFSInfoFormatParams: Remove pointless returned value
- Re: [PATCH 09/30] qemu: Split out initialization of secrets for 'iscsi' hostdevs
- Re: [PATCH V4 0/5] Introduce Advanced Watch Dog module
- Re: [PATCH 07/30] qemuDomainSecretStorageSourcePrepare: Fix naming of alias variables
- Re: [PATCHv2 1/3] Share Dup Daemon Function *SetupLogging
- [PATCH v2] conf: Don't generate machine names with a dot
- [libvirt PATCH 2/3] cpu_x86: Prepare virCPUx86UpdateLive for easier extension
- [libvirt PATCH 1/3] cpu: Change control flow in virCPUUpdateLive
- [libvirt PATCH 3/3] cpu: Honor check='full' for host-passthrough CPUs
- [libvirt PATCH 0/3] cpu: Honor check='full' for host-passthrough CPUs
- Re: qemu:///embed and isolation from global components
- Re: qemu:///embed and isolation from global components
- Re: qemu:///embed and isolation from global components
- Re: qemu:///embed and isolation from global components
- RE: [PATCHv2 0/5] update tls files without restarting libvirtd
- Re: [PATCH] conf: qemu: add support for io_uring
- [PATCH] conf: qemu: add support for io_uring
- Re: [PATCH] qemu: Create multipath targets for PRs
- Re: [PATCHv2 1/3] Share Dup Daemon Function *SetupLogging
- Re: [PATCH 05/30] qemu: domain: Split out encryption of secret object data
- Re: [PATCH v2 19/19] qemu: blockjob: Re-enable bitmaps after failed block-copy
- Re: [PATCH v2 18/19] qemu: blockjob: Handle bitmaps after finish of normal block-commit
- Re: [PATCH v2 17/19] qemuDomainBlockPivot: Handle merging of bitmaps when pivoting an active block-commit
- Re: [PATCH v2 16/19] qemuDomainBlockCommit: Handle bitmaps on start of commit
- [PATCH v2 5/5] news.xml: document the new NVDIMM support for Pseries guests
- From: Daniel Henrique Barboza
- [PATCH v2 3/5] conf, qemu: enable NVDIMM support for ppc64
- From: Daniel Henrique Barboza
- [PATCH v2 4/5] formatdomain.html.in: document NVDIMM 'label' requirement for pSeries
- From: Daniel Henrique Barboza
- [PATCH v2 1/5] conf: Introduce optional 'uuid' element for NVDIMM memory
- From: Daniel Henrique Barboza
- [PATCH v2 2/5] formatdomain.html.in: document the new 'uuid' NVDIMM element
- From: Daniel Henrique Barboza
- [PATCH v2 0/5] NVDIMM suport for pSeries guests
- From: Daniel Henrique Barboza
- Re: [PATCH v2 15/19] qemuBlockJobDiskNewCommit: Propagate 'disabledBitmapsBase'
- Re: [PATCH v2 14/19] qemublocktest: Add tests of broken bitmap chain handling during block-commit
- Re: [PATCH v2 13/19] qemublocktest: Add more tests for block-commit bitmap handling with snapshots
- Re: [PATCH v2 12/19] qemublocktest: Add tests for handling of bitmaps during block-commit
- Re: [PATCH v2 11/19] qemu: block: Implement helpers for dealing with bitmaps during block commit
- Re: [PATCH v2 10/19] qemublocktest: Fix and optimize fake image chain
- Re: [PATCH v2 09/19] qemu: blockjob: Store list of bitmaps disabled prior to commit
- Re: [PATCH v2 08/19] qemu: domain: Extract parsing of 'commit' blockjob data into a function
- Re: [PATCH v2 07/19] qemu: domain: Extract formatting of 'commit' blockjob data into a function
- Re: [PATCH v2 06/19] qemuDomainBlockCommit: Move checks depending on capabilities after liveness check
- Re: [PATCH v2 05/19] qemuCheckpointDiscardBitmaps: Use correct field for checkpoint bitmap name
- Re: [PATCH v2 04/19] qemuCheckpointDiscardBitmaps: Reopen images for bitmap modifications
- Re: [PATCH v2 03/19] qemu: block: implement helpers for blockdev-reopen
- Re: [PATCH v2 02/19] qemu: monitor: Add handler for blockdev-reopen
- Re: [PATCH v2 01/19] qemu: capabilities: Add QEMU_CAPS_BLOCKDEV_REOPEN
- Re: qemu:///embed and isolation from global components
- Re: [PATCHv2 1/3] Share Dup Daemon Function *SetupLogging
- Re: [PATCHv2 0/5] update tls files without restarting libvirtd
- [PATCH] virQEMUCaps: Drop unused usedQMP member
- Re: [PATCHv2 1/5] virnetserver: Introduce virNetServerUpdateTlsFiles
- Re: [PATCHv2 3/5] admin: Introduce virAdmServerUpdateTlsFiles
- Re: [PATCH 5/5] qemu: blockcopy: Allow late opening of the backing chain of a shallow copy
- Re: [PATCH 4/5] qemu: capabilities: Introduce QEMU_CAPS_BLOCKDEV_SNAPSHOT_ALLOW_WRITE_ONLY
- Re: [PATCH 3/5] qemuDomainBlockCopyCommon: Record updated flags to block job
- Re: [PATCH 2/5] qemuDomainBlockPivot: Move check prior to executing the pivot steps
- Re: [PATCH 1/5] qemu: capabilities: Update qemu-5.0.0 capabilities for x86_64
- Re: [PATCH 08/30] qemuDomainDeviceDiskDefPostParseRestoreSecAlias: Hardcode restored aliases
- Re: [PATCH 06/30] qemu: Introduce another helper for creating alias for a 'secret' object
- Re: [PATCH 05/30] qemu: domain: Split out encryption of secret object data
- Re: [PATCH 04/30] qemuMigrationParamsResetTLS: Fix comment
- Re: [libvirt PATCH 0/3] fix ATTRIBUTE_NONNULL issues
- Re: [libvirt PATCH 0/3] fix ATTRIBUTE_NONNULL issues
- Re: [PATCH] conf: Don't generate machine names with a dot
- [PATCH v2 05/19] qemuCheckpointDiscardBitmaps: Use correct field for checkpoint bitmap name
- [PATCH v2 17/19] qemuDomainBlockPivot: Handle merging of bitmaps when pivoting an active block-commit
- [PATCH v2 04/19] qemuCheckpointDiscardBitmaps: Reopen images for bitmap modifications
- [PATCH v2 16/19] qemuDomainBlockCommit: Handle bitmaps on start of commit
- [PATCH v2 19/19] qemu: blockjob: Re-enable bitmaps after failed block-copy
- [PATCH v2 18/19] qemu: blockjob: Handle bitmaps after finish of normal block-commit
- [PATCH v2 08/19] qemu: domain: Extract parsing of 'commit' blockjob data into a function
- [PATCH v2 15/19] qemuBlockJobDiskNewCommit: Propagate 'disabledBitmapsBase'
- [PATCH v2 14/19] qemublocktest: Add tests of broken bitmap chain handling during block-commit
- [PATCH v2 13/19] qemublocktest: Add more tests for block-commit bitmap handling with snapshots
- [PATCH v2 12/19] qemublocktest: Add tests for handling of bitmaps during block-commit
- [PATCH v2 11/19] qemu: block: Implement helpers for dealing with bitmaps during block commit
- [PATCH v2 09/19] qemu: blockjob: Store list of bitmaps disabled prior to commit
- [PATCH v2 06/19] qemuDomainBlockCommit: Move checks depending on capabilities after liveness check
- [PATCH v2 10/19] qemublocktest: Fix and optimize fake image chain
- [PATCH v2 02/19] qemu: monitor: Add handler for blockdev-reopen
- [PATCH v2 07/19] qemu: domain: Extract formatting of 'commit' blockjob data into a function
- [PATCH v2 01/19] qemu: capabilities: Add QEMU_CAPS_BLOCKDEV_REOPEN
- [PATCH v2 03/19] qemu: block: implement helpers for blockdev-reopen
- [PATCH v2 00/19] incremental backup: Handle bitmaps during block-commit
- Re: [PATCH 2/2] qemu: remove redundant needReply argument of qemuAgentCommand
- From: Nikolay Shirokovskiy
- Re: [libvirt PATCH 0/3] fix ATTRIBUTE_NONNULL issues
- Re: [libvirt PATCH 0/3] fix ATTRIBUTE_NONNULL issues
- [libvirt PATCH 2/3] libvirt_internal: fix ATTRIBUTE_NONNULL for virStateInitialize
- [libvirt PATCH 3/3] vircommand: fix ATTRIBUTE_NONNULL for virCommandAddArg*
- [libvirt PATCH 0/3] fix ATTRIBUTE_NONNULL issues
- [libvirt PATCH 1/3] domain_conf: fix ATTRIBUTE_NONNULL for virDomainDefFormat
- Re: qemu:///embed and isolation from global components
- From: Christophe de Dinechin
- Re: [PATCH 1/2] qemu: agent: sync once if qemu has serial port event
- From: Nikolay Shirokovskiy
- Re: [RFC] qemu: convert DomainLogContext class to use GObject
- Re: qemu:///embed and isolation from global components
- Re: [PATCH] qemu: Create multipath targets for PRs
- Re: [PATCH 1/2] qemu: agent: sync once if qemu has serial port event
- Re: [PATCH 2/2] qemu: remove redundant needReply argument of qemuAgentCommand
- Re: [RFC] qemu: convert DomainLogContext class to use GObject
- Re: [RFC] qemu: convert DomainLogContext class to use GObject
- Re: [RFC] qemu: convert DomainLogContext class to use GObject
- Re: [PATCH] qemu: Create multipath targets for PRs
- Re: qemu:///embed and isolation from global components
- [libvirt PATCH 3/3] qemu: lookup node device against nodedev driver before getting XML
- [libvirt PATCH 0/3] nodedev: fix device reset/detach/reattach with split daemons
- [libvirt PATCH 1/3] rpc: fix dispatch for node device APIs for virt drivers
- [libvirt PATCH 2/3] rpc: avoid name lookup when dispatching node device APIs
- Re: [RFC] qemu: convert DomainLogContext class to use GObject
- Re: [RFC] qemu: convert DomainLogContext class to use GObject
- Re: [RFC] qemu: convert DomainLogContext class to use GObject
- Re: [PATCH 03/13] qemu: blockjob: Store list of bitmaps disabled prior to commit
- Re: [RFC] qemu: convert DomainLogContext class to use GObject
- Re: [libvirt PATCH v2 0/9] Second take on slirp-helper & dbus-vmstate
- Re: qemu:///embed and isolation from global components
- [PATCH 4/5] qemu: capabilities: Introduce QEMU_CAPS_BLOCKDEV_SNAPSHOT_ALLOW_WRITE_ONLY
- [PATCH 3/5] qemuDomainBlockCopyCommon: Record updated flags to block job
- [PATCH 5/5] qemu: blockcopy: Allow late opening of the backing chain of a shallow copy
- [PATCH 1/5] qemu: capabilities: Update qemu-5.0.0 capabilities for x86_64
- [PATCH 2/5] qemuDomainBlockPivot: Move check prior to executing the pivot steps
- [PATCH 0/5] qemu: Allow late opening of backing chain on a shallow block-copy
- Re: qemu:///embed and isolation from global components
- Re: [PATCH v3 4/4] qemu-img: Deprecate use of -b without -F
- Re: [PATCH v3 4/4] qemu-img: Deprecate use of -b without -F
- [libvirt PATCH 4/4] docs: hacking: move virStrerror to removed functions
- [libvirt PATCH 3/4] tools: vsh.c: remove virstrerror.h include
- [libvirt PATCH 1/4] Use g_strerror instead of virStrerror
- [libvirt PATCH 2/4] util: remove virStrerror
- [libvirt PATCH 0/4] Use g_strerror instead of virStrerror (glib chronicles)
- Re: [RFC] qemu: convert DomainLogContext class to use GObject
- Re: [RFC] qemu: convert DomainLogContext class to use GObject
- Re: [RFC] qemu: convert DomainLogContext class to use GObject
- Re: [RFC] qemu: convert DomainLogContext class to use GObject
- Re: [RFC] qemu: convert DomainLogContext class to use GObject
- Re: [PATCH v3 4/4] qemu-img: Deprecate use of -b without -F
- Re: [PATCH v3 4/4] qemu-img: Deprecate use of -b without -F
- Re: [PATCH v3 4/4] qemu-img: Deprecate use of -b without -F
- [RFC] qemu: convert DomainLogContext class to use GObject
- Re: [PATCH 0/2] virbpf: Set errno instead of reporting errors
- From: Daniel Henrique Barboza
- Re: [PATCH v3 4/4] qemu-img: Deprecate use of -b without -F
- [PATCH v2 1/1] cpu_map: Add more -noTSX x86 CPU models
- [PATCH v2 0/1] fix systems having hle/rtm disabled by the kernel
- Re: [PATCH] cpu_map: Add more -noTSX x86 CPU models
- [libvirt PATCH 3/5] gitlab: group jobs into stages
- [libvirt PATCH 2/5] gitlab: reduce number of cross-build CI jobs
- [libvirt PATCH 4/5] gitlab: add several native CI jobs
- [libvirt PATCH 5/5] gitlab: rename the cross build jobs
- [libvirt PATCH 0/5] gitlab: expand the CI job coverage (RESEND)
- [libvirt PATCH 1/5] gitlab: use CI for building website contents
- Re: [PATCH v3 4/4] qemu-img: Deprecate use of -b without -F
- Re: [PATCH] cpu_map: Add more -noTSX x86 CPU models
- Re: RFC: qemu: use uuid instead of name for misc filenames
- From: Nikolay Shirokovskiy
- Re: TCK regression from blockdev change
- TCK regression from blockdev change
- Re: [PATCH] net: Remove deprecated [hub_id name] tuple of 'hostfwd_add' / 'hostfwd_remove'
- From: Dr. David Alan Gilbert
- Re: [PATCH 03/30] qemuMigrationParamsResetTLS: Adapt to modern memory management
- Re: [PATCH 02/30] qemu: Don't take double pointer in qemuDomainSecretInfoFree
- Re: [PATCH 01/30] qemuBlockStorageSourceDetachPrepare: Get rid of cleanup section
- Re: qemu:///embed and isolation from global components
- Re: qemu:///embed and isolation from global components
- [PATCH 10/30] qemuDomainSecretAESSetupFromSecret: Use 'qemuAliasForSecret'
- [PATCH 14/30] conf: Add support for cookies for HTTP based disks
- [PATCH 18/30] qemu: block: Implement ssl verification configuration
- [PATCH 28/30] qemublocktest: XMLjsonXML: Test formatting/parsing of modern JSON
- [PATCH 26/30] qemublocktest: Load QMP schema earlier
- [PATCH 12/30] qemuDomainGetSecretAESAlias: Replace outstanding uses with qemuAliasForSecret
- [PATCH 15/30] conf: Add support for setting timeout and readahead size for network disks
- [PATCH 21/30] qemu: Handle hotplug and commandline for secret objects for http cookies
- [PATCH 27/30] qemublocktest: Extract schema root for blockdev-add validation
- [PATCH 20/30] qemuDomainSecretStorageSourcePrepare: Setup secret for http cookies
- [PATCH 29/30] qemublocktest: Add JSON->JSON test cases for block device backends
- [PATCH 05/30] qemu: domain: Split out encryption of secret object data
- [PATCH 30/30] qemu: Pass through arguments of 'ssh' block driver used by libguestfs
- [PATCH 24/30] virstoragefile: Add JSON parser for 'sslverify', 'readahead', 'cookies' and 'timeout'
- [PATCH 25/30] virStorageSourceParseBackingJSONUri: Handle undocumented value 'off' for sslverify
- [PATCH 23/30] qemu: block: Implement readahead and timeout properties for 'curl' driver
- [PATCH 16/30] qemuDomainValidateStorageSource: Validate new network storage parameters
- [PATCH 22/30] qemu: block: Add support for HTTP cookies
- [PATCH 13/30] conf: Add support for modifying ssl validation for https/ftps disks
- [PATCH 07/30] qemuDomainSecretStorageSourcePrepare: Fix naming of alias variables
- [PATCH 04/30] qemuMigrationParamsResetTLS: Fix comment
- [PATCH 11/30] qemuDomainSecretStorageSourcePrepare: Change aliases for disk secrets
- [PATCH 19/30] qemu: domain: Store data for 'secret' object representing http cookies
- [PATCH 17/30] qemuxml2argvtest: Add test case for disks with http(s) source
- [PATCH 09/30] qemu: Split out initialization of secrets for 'iscsi' hostdevs
- [PATCH 08/30] qemuDomainDeviceDiskDefPostParseRestoreSecAlias: Hardcode restored aliases
- [PATCH 06/30] qemu: Introduce another helper for creating alias for a 'secret' object
- [PATCH 01/30] qemuBlockStorageSourceDetachPrepare: Get rid of cleanup section
- [PATCH 02/30] qemu: Don't take double pointer in qemuDomainSecretInfoFree
- [PATCH 03/30] qemuMigrationParamsResetTLS: Adapt to modern memory management
- [PATCH 00/30] Support more 'curl' and 'ssh' driver options (mostly for unbreaking libguestfs)
- Re: [PATCH] cpu_map: Add more -noTSX x86 CPU models
- Re: [PATCH v3 1/4] block: Add trivial backing_fmt support to qcow, sheepdog, vmdk
- Re: [PATCH] virDomainDiskTranslateSourcePool: Check for disk type correctly
- Re: [PATCH v3 1/4] block: Add trivial backing_fmt support to qcow, sheepdog, vmdk
- Re: [PATCH v3 1/4] block: Add trivial backing_fmt support to qcow, sheepdog, vmdk
- [PATCH] virDomainDiskTranslateSourcePool: Check for disk type correctly
- Re: [PATCH v3 1/4] block: Add trivial backing_fmt support to qcow, sheepdog, vmdk
- Re: [PATCH v3 1/4] block: Add trivial backing_fmt support to qcow, sheepdog, vmdk
- Re: [PATCH v3 1/4] block: Add trivial backing_fmt support to qcow, sheepdog, vmdk
- Re: [PATCH v3 4/4] qemu-img: Deprecate use of -b without -F
- Re: [PATCH v3 1/4] block: Add trivial backing_fmt support to qcow, sheepdog, vmdk
- Re: [PATCH v3 1/4] block: Add trivial backing_fmt support to qcow, sheepdog, vmdk
- Re: [PATCH v3 4/4] qemu-img: Deprecate use of -b without -F
- Re: [PATCH v3 1/4] block: Add trivial backing_fmt support to qcow, sheepdog, vmdk
- Re: qemu:///embed and isolation from global components
- Re: [PATCH v2 2/2] qemu: Tell secdrivers which images are top parent
- Re: [PATCH v2 2/2] qemu: Tell secdrivers which images are top parent
- [PATCH 2/2] virbpf: Set errno instead of reporting errors
- [PATCH 1/2] virCgroupV2DevicesAvailable: Print stringified errno in the debug log
- [PATCH 0/2] virbpf: Set errno instead of reporting errors
- Re: [PATCH 7/8] qemuDomainBlockCopyCommon: Record updated flags to block job
- Re: [PATCH 6/8] qemuDomainBlockPivot: Move check prior to executing the pivot steps
- Re: [libvirt PATCH] cputest: Add data for Intel(R) Core(TM) i7-8550U CPU without TSX
- Re: [PATCH V4 0/5] Introduce Advanced Watch Dog module
- Re: [PATCH v2 2/2] qemu: Tell secdrivers which images are top parent
- Re: [PATCH v2 1/2] security: Introduce VIR_SECURITY_DOMAIN_IMAGE_PARENT_CHAIN_TOP flag
- [PATCH v2 2/2] qemu: Tell secdrivers which images are top parent
- [PATCH v2 1/2] security: Introduce VIR_SECURITY_DOMAIN_IMAGE_PARENT_CHAIN_TOP flag
- [PATCH v2 0/2] security: Handle non top most parents better
- [PATCHv2 3/3] Passing virDaemonLogConfig to DaemonSetupLogging
- [PATCHv2 2/3] Alloc and Free virDaemonLogConfig
- [PATCHv2 0/3] Share duplicated daemon code in *SetupLogging functions
- [PATCHv2 1/3] Share Dup Daemon Function *SetupLogging
- [PATCHv2 1/5] virnetserver: Introduce virNetServerUpdateTlsFiles
- [PATCHv2 5/5] docs: update virt-admin.rst for server-update-tls
- [PATCHv2 2/5] tls: Add a mutex lock on 'tlsCtxt'
- [PATCHv2 3/5] admin: Introduce virAdmServerUpdateTlsFiles
- [PATCHv2 4/5] virt-admin: Introduce command srv-update-tls
- [PATCHv2 0/5] update tls files without restarting libvirtd
- [PATCH v3 3/4] block: Add support to warn on backing file change without format
- [PATCH v3 4/4] qemu-img: Deprecate use of -b without -F
- [PATCH v3 2/4] iotests: Specify explicit backing format where sensible
- [PATCH v3 1/4] block: Add trivial backing_fmt support to qcow, sheepdog, vmdk
- [PATCH v3 0/4] Tighten qemu-img rules on missing backing format
- [libvirt PATCH 2/5] gitlab: reduce number of cross-build CI jobs
- [libvirt PATCH 3/5] gitlab: group jobs into stages
- [libvirt PATCH 0/5] gitlab: expand the CI job coverage
- [libvirt PATCH 1/5] gitlab: use CI for building website contents
- Re: Moving project infrastructure / services to GitLab
- Re: RFC: qemu: use uuid instead of name for misc filenames
- Re: On the need to move to a merge request workflow
- Re: qemu:///embed and isolation from global components
- qemu:///embed and isolation from global components
- Re: [libvirt PATCH 0/7] valgrind-inspired fixes
- Re: [libvirt PATCH v2] src: fix mixup of stack and heap allocated data in auth callback
- Re: [PATCH] virthread: Free thread name only after worker has finished
- [PATCH] virthread: Free thread name only after worker has finished
- Re: On the need to move to a merge request workflow
- From: Daniel Henrique Barboza
- Re: [libvirt PATCH v2 0/7] qemu: introduce a per-VM event loop thread
- Re: [libvirt PATCH v2 7/7] qemu: convert agent to use the per-VM event loop
- Re: [libvirt PATCH v2 0/7] qemu: introduce a per-VM event loop thread
- Re: [libvirt PATCH v2 5/7] qemu: convert monitor to use the per-VM event loop
- [libvirt PATCH v2] src: fix mixup of stack and heap allocated data in auth callback
- Re: [libvirt PATCH] src: fix mixup of stack and heap allocated data in auth callback
- Re: [PATCH 0/3] remove dimm auto-align on hotplug/unplug
- From: Daniel Henrique Barboza
- Re: On the need to move to a merge request workflow
- Re: On the need to move to a merge request workflow
- Re: [PATCH 0/4] NVDIMM suport for pSeries guests
- From: Daniel Henrique Barboza
- On the need to move to a merge request workflow
- [libvirt PATCH] cputest: Add data for Intel(R) Core(TM) i7-8550U CPU without TSX
- Re: [PATCH] cpu_map: Add more -noTSX x86 CPU models
- [PATCH] cpu_map: Add more -noTSX x86 CPU models
- Re: Propose to extend the capability of arm cpu driver
- Re: [PATCH v2 1/3] iotests: Specify explicit backing format where sensible
- Re: [libvirt PATCH] logging: Use default timeout of 120 seconds for virtlogd
- From: Daniel Henrique Barboza
- Re: [libvirt PATCH] test: fix leak of authentication info
- From: Daniel Henrique Barboza
- Re: [libvirt PATCH 0/2] util: audit: cleanups (include epistles)
- From: Daniel Henrique Barboza
- [PATCH 2/4] qemu_command.c: enable NVDIMM support for ppc64
- From: Daniel Henrique Barboza
- [PATCH 3/4] formatdomain.html.in: document the new 'uuid' NVDIMM element
- From: Daniel Henrique Barboza
- [PATCH 0/4] NVDIMM suport for pSeries guests
- From: Daniel Henrique Barboza
- [PATCH 1/4] conf: Introduce optional 'uuid' element for NVDIMM memory
- From: Daniel Henrique Barboza
- [PATCH 4/4] news.xml: document the new NVDIMM support for Pseries guest
- From: Daniel Henrique Barboza
- Re: [libvirt PATCH] src: fix mixup of stack and heap allocated data in auth callback
- Re: Propose to extend the capability of arm cpu driver
- [PATCH] qemu: Create multipath targets for PRs
- [libvirt PATCH] test: fix leak of authentication info
- [libvirt PATCH] src: fix mixup of stack and heap allocated data in auth callback
- Re: [libvirt PATCH 0/3] build fix: more g_autofree refactors
- [libvirt PATCH] logging: Use default timeout of 120 seconds for virtlogd
- [libvirt PATCH 2/3] vz: use g_autofree in prlsdkConvertCpuInfo
- [libvirt PATCH 1/3] virmacmap: Use g_autofree in virMacMapWriteFileLocked
- [libvirt PATCH 3/3] aa-helper: use g_autofree in create_profile
- [libvirt PATCH 0/3] build fix: more g_autofree refactors
- [PATCH] src: add pthread_np.h include for FreeBSD
- Re: [libvirt PATCH] docs: add page describing the libvirt daemons
- Re: [libvirt PATCH] docs: add page describing the libvirt daemons
- Re: [libvirt PATCH] docs: add page describing the libvirt daemons
- Re: [libvirt PATCH] docs: add page describing the libvirt daemons
- [PATCH 2/2] qemu: remove redundant needReply argument of qemuAgentCommand
- From: Nikolay Shirokovskiy
- [PATCH 0/2] qemu: agent: sync once if qemu has serial port event
- From: Nikolay Shirokovskiy
- [PATCH 1/2] qemu: agent: sync once if qemu has serial port event
- From: Nikolay Shirokovskiy
- Re: [PATCH 7/8] qemu: refactor qemuDomainDefineXMLFlags
- From: Nikolay Shirokovskiy
- [libvirt PATCH 2/2] util: viraudit: remove unnecessary includes
- [libvirt PATCH 1/2] util: audit: drop support for old libaudit
- [libvirt PATCH 0/2] util: audit: cleanups (include epistles)
- [libvirt PATCH v2 4/7] tests: start/stop an event thread for QEMU monitor/agent tests
- [libvirt PATCH v2 3/7] qemu: start/stop an event thread for QMP probing
- [libvirt PATCH v2 7/7] qemu: convert agent to use the per-VM event loop
- [libvirt PATCH v2 2/7] qemu: start/stop an event loop thread for domains
- [libvirt PATCH v2 5/7] qemu: convert monitor to use the per-VM event loop
- [libvirt PATCH v2 6/7] qemu: fix variable naming in agent code
- [libvirt PATCH v2 1/7] src: introduce an abstraction for running event loops
- [libvirt PATCH v2 0/7] qemu: introduce a per-VM event loop thread
- Re: [PATCH 0/5] alloc: Don't mask use of uninitialized variables in VIR_FREE
- Re: [PATCH 05/13] qemu: block: Implement helpers for dealing with bitmaps during block commit
- Re: GSoC 2020
- Re: [PATCH 2/2] qemu_shim: Ignore SIGPIPE
- Re: [PATCH 2/2] qemu_shim: Ignore SIGPIPE
- [PATCH 4/5] testQemuMonitorJSONqemuMonitorJSONGetTargetArch: Fix uninitialized use of 'arch'
- [PATCH 5/5] VIR_ALLOC: Replace internals by g_clear_pointer
- [PATCH 1/5] virNetworkPortDefSaveStatus: Fix potentially uninitialized 'path' by refactoring cleanup
- [PATCH 2/5] virLXCProcessSetupNamespaceName: Fix potential uninitialized free of 'path'
- [PATCH 3/5] cmdDomHostname: Fix uninitialized use of 'hostname' by refactoring cleanup
- [PATCH 0/5] alloc: Don't mask use of uninitialized variables in VIR_FREE
- Re: [PATCH 03/13] qemu: blockjob: Store list of bitmaps disabled prior to commit
- Re: [PATCH 02/13] qemu: domain: Extract parsing of 'commit' blockjob data into a function
- Re: [PATCH 01/13] qemu: domain: Extract formatting of 'commit' blockjob data into a function
- Re: Propose to extend the capability of arm cpu driver
- Re: [PATCH 2/2] qemu_shim: Ignore SIGPIPE
- Re: [PATCH 1/2] qemu_shim: Allow other users to enter the root dir
- Re: [PATCH] Share Dup Daemon Function *SetupLogging
- Re: [PATCH v4] admin: use g_autofree
- Re: [PATCH v4] admin: use g_autofree
- From: Daniel Henrique Barboza
- [PATCH v4] admin: use g_autofree
- [PATCH 12/13] qemu: blockjob: Handle bitmaps after finish of normal block-commit
- [PATCH 02/13] qemu: domain: Extract parsing of 'commit' blockjob data into a function
- [PATCH 04/13] qemublocktest: Fix and optimize fake image chain
- [PATCH 13/13] qemu: blockjob: Re-enable bitmaps after failed block-copy
- [PATCH 08/13] qemublocktest: Add tests of broken bitmap chain handling during block-commit
- [PATCH 10/13] qemuDomainBlockCommit: Handle bitmaps on start of commit
- [PATCH 07/13] qemublocktest: Add more tests for block-commit bitmap handling with snapshots
- [PATCH 09/13] qemuBlockJobDiskNewCommit: Propagate 'disabledBitmapsBase'
- [PATCH 06/13] qemublocktest: Add tests for handling of bitmaps during block-commit
- [PATCH 11/13] qemuDomainBlockPivot: Handle merging of bitmaps when pivoting an active block-commit
- [PATCH 03/13] qemu: blockjob: Store list of bitmaps disabled prior to commit
- [PATCH 05/13] qemu: block: Implement helpers for dealing with bitmaps during block commit
- [PATCH 01/13] qemu: domain: Extract formatting of 'commit' blockjob data into a function
- [PATCH 00/13] incremental backup: Handle bitmaps during block-commit
- Re: Release of libvirt-6.1.0
- Re: [libvirt PATCH] tests: do not include skipped tests in failedTests
- [libvirt PATCH] tests: do not include skipped tests in failedTests
- Re: [PATCH 0/3] cleanups inspired by QMP-deprecation-introspection
- From: Daniel Henrique Barboza
- Re: Release of libvirt-6.1.0
- Re: [libvirt PATCH 3/6] qemu: block: blockpull param 'top' support in virsh proper
- [PATCH 3/3] qemuhotplugtestcpus: Always use 'query-cpus-fast'
- [PATCH 1/3] util: json: Convert virJSONValueNewObject() to g_new0
- [PATCH 2/3] qemuMonitorJSONSetMigrationParams: Refactor command construction and cleanup
- [PATCH 0/3] cleanups inspired by QMP-deprecation-introspection
- Re: Redfish API implementation for GSoC 2020.
- Re: [libvirt PATCH 3/6] qemu: block: blockpull param 'top' support in virsh proper
- Re: [libvirt PATCH 3/6] qemu: block: blockpull param 'top' support in virsh proper
- Re: [libvirt PATCH 3/6] qemu: block: blockpull param 'top' support in virsh proper
- Re: [libvirt PATCH 3/6] qemu: block: blockpull param 'top' support in virsh proper
- Re: [libvirt PATCH 3/6] qemu: block: blockpull param 'top' support in virsh proper
- Re: [PATCH v2 00/30] Configurable policy for handling deprecated interfaces
- Re: [libvirt PATCH 3/6] qemu: block: blockpull param 'top' support in virsh proper
- Re: [PATCH V4 0/5] Introduce Advanced Watch Dog module
- Redfish API implementation for GSoC 2020.
- libvirt-devaddr: a new library for device address assignment
- Re: Propose to extend the capability of arm cpu driver
- Re: [libvirt PATCH 3/6] qemu: block: blockpull param 'top' support in virsh proper
- Re: [PATCH v2 00/30] Configurable policy for handling deprecated interfaces
- [libvirt PATCH 2/6] qemu: block: pull job extended with 'top' parameter
- [libvirt PATCH 6/6] qemu: block: extend pull job completion with 'top' handling
- [libvirt PATCH 4/6] qemu: block: blockpull param 'top' support in driver and RPC
- [libvirt PATCH 3/6] qemu: block: blockpull param 'top' support in virsh proper
- [libvirt PATCH 5/6] qemu: block: 'top' support in construction of QMP block-stream
- [libvirt PATCH 0/6] [RFC] qemu: implement support for pulling into non-active layers
- [libvirt PATCH 1/6] qemu: block: add 'top' parameter to qemuDomainBlockPullCommon()
- Release of libvirt-6.1.0
- [PATCH] maint: Post-release version bump to 6.2.0
- Re: [PATCH v2 00/30] Configurable policy for handling deprecated interfaces
- Re: [PATCH v2 00/30] Configurable policy for handling deprecated interfaces
- [PATCH] Share Dup Daemon Function *SetupLogging
- Re: [PATCH v2 00/30] Configurable policy for handling deprecated interfaces
- RE: [PATCH V4 0/5] Introduce Advanced Watch Dog module
- Propose to extend the capability of arm cpu driver
- Re: [libvirt PATCH 5/6] Make PATHs unique for a VM object instance
- Re: [PATCH v2 00/30] Configurable policy for handling deprecated interfaces
- [PATCH v2 06/30] tests/test-qmp-cmds: Check responses more thoroughly
- [PATCH v2 07/30] tests/test-qmp-cmds: Simplify test data setup
- [PATCH v2 28/30] qapi: Implement -compat deprecated-output=hide
- [PATCH v2 19/30] qapi/schema: Call QAPIDoc.connect_member() in just one place
- [PATCH v2 12/30] qapi: Add feature flags to remaining definitions
- [PATCH v2 05/30] tests/test-qmp-cmds: Factor out qmp_dispatch() test helpers
- [PATCH v2 17/30] qapi/schema: Reorder classes so related ones are together
- [PATCH v2 25/30] qapi: New special feature flag "deprecated"
- [PATCH v2 26/30] qapi: Mark deprecated QMP parts with feature 'deprecated'
- [PATCH v2 21/30] qapi: Inline do_qmp_dispatch() into qmp_dispatch()
- [PATCH v2 23/30] qapi: Simplify how qmp_dispatch() gets the request ID
- [PATCH v2 24/30] qapi: Replace qmp_dispatch()'s TODO comment by an explanation
- [PATCH v2 13/30] qapi: Consistently put @features parameter right after @ifcond
- [PATCH v2 18/30] qapi/schema: Rename QAPISchemaObjectType{Variant, Variants}
- [PATCH v2 29/30] qapi: Implement -compat deprecated-input=reject
- [PATCH v2 27/30] qemu-options: New -compat to set policy for deprecated interfaces
- [PATCH v2 14/30] qapi/introspect: Rename *qlit* to reduce confusion
- [PATCH v2 22/30] qapi: Simplify how qmp_dispatch() deals with QCO_NO_SUCCESS_RESP
- [PATCH v2 30/30] qapi: New -compat deprecated-input=crash
- [PATCH v2 03/30] docs/devel/qapi-code-gen: Clarify allow-oob introspection
- [PATCH v2 09/30] tests/test-qmp-event: Use qobject_is_equal()
- [PATCH v2 20/30] qapi: Add feature flags to struct members
- [PATCH v2 15/30] qapi/introspect: Factor out _make_tree()
- [PATCH v2 08/30] tests/test-qmp-event: Simplify test data setup
- [PATCH v2 16/30] qapi/schema: Change _make_features() to a take feature list
- [PATCH v2 10/30] tests/test-qmp-event: Check event is actually emitted
- [PATCH v2 00/30] Configurable policy for handling deprecated interfaces
- [PATCH v2 11/30] qapi/schema: Clean up around QAPISchemaEntity.connect_doc()
- [PATCH v2 01/30] qemu-doc: Belatedly document QMP command arg & result deprecation
- [PATCH v2 02/30] qapi: Belatedly update doc comment for @wait deprecation
- [PATCH v2 04/30] docs/devel/qapi-code-gen: Document 'features' introspection
- [PATCH 8/8] qemu: qemu: remove remnant files on define
- From: Nikolay Shirokovskiy
- [PATCH 7/8] qemu: refactor qemuDomainDefineXMLFlags
- From: Nikolay Shirokovskiy
- [PATCH 2/8] qemu: qemuDomainRenameCallback: fix sending false undefined event
- From: Nikolay Shirokovskiy
- [PATCH 4/8] qemu: rename: support renaming checkpoints directory
- From: Nikolay Shirokovskiy
- [PATCH 1/8] qemu: remove duplicate code for removing remnant files
- From: Nikolay Shirokovskiy
- [PATCH 5/8] qemu: update name on reverting from snapshot
- From: Nikolay Shirokovskiy
- [PATCH 6/8] qemu: rename: remove snapshot/checkpoint restriction
- From: Nikolay Shirokovskiy
- [PATCH 3/8] qemu: rename: support renaming snapshots directory
- From: Nikolay Shirokovskiy
- [PATCH 0/8] qemu: support renaming domains with snapshots/checkpoints
- From: Nikolay Shirokovskiy
- Re: Moving project infrastructure / services to GitLab
- Re: [PATCH] rpc: 'getaddrinfo' function support both IPv4 and IPv6
- Re: [PATCH] rpc: 'getaddrinfo' function support both IPv4 and IPv6
- Re: Moving project infrastructure / services to GitLab
- Re: Moving project infrastructure / services to GitLab
- Re: Moving project infrastructure / services to GitLab
- Re: Moving project infrastructure / services to GitLab
- [PATCH] rpc: 'getaddrinfo' function support both IPv4 and IPv6
- Moving project infrastructure / services to GitLab
- Re: [PATCH] qemu: Don't compare local and remote hostnames on migration
- Re: [PATCH] admin: use g_autofree
- Re: [PATCH] admin: use g_autofree
- Re: [PATCH] admin: use g_autofree
- [PATCH] qemu: Don't compare local and remote hostnames on migration
- [PATCH] admin: use g_autofree
- [PATCH v5 2/2] lxc: Add HPET device into allowed devices
- [PATCH v5 1/2] lxc: Add Real Time Clock device into allowed devices
- [PATCH v5 0/2] Add support to RTC and HPET timer to LXC containers
- [PATCH 3/3] qemu_domain.c: remove qemuDomainMemoryDeviceAlignSize()
- From: Daniel Henrique Barboza
- [PATCH 2/3] qemu_hotplug.c: remove dimm auto-align on hotplug/unplug
- From: Daniel Henrique Barboza
- [PATCH 1/3] qemu_domain.c: make qemuDomainGetMemoryModuleSizeAlignment() public
- From: Daniel Henrique Barboza
- [PATCH 0/3] remove dimm auto-align on hotplug/unplug
- From: Daniel Henrique Barboza
- Re: Availability of 6.1.0 RC2
- Re: [libvirt PATCH 0/3] gitdm: Fixes and updates
- Re: [PATCH] admin: use g_autofree
- Re: [libvirt PATCH] news: Update for libvirt 6.1.0
- Re: Availability of 6.1.0 RC2
- [PATCH] admin: use g_autofree
- Re: [PATCH 3/8] qemu-conf: add dbusStateDir
- Availability of 6.1.0 RC2
- [libvirt PATCH 3/3] gitdm: Add missing entries
- [libvirt PATCH 2/3] gitdm: Fix sorting
- [libvirt PATCH 1/3] gitdm: Add entry for example.com
- [libvirt PATCH 0/3] gitdm: Fixes and updates
- Re: [PATCH] admin: use g_autofree
- Re: [PATCH 3/8] qemu-conf: add dbusStateDir
- [PATCH] admin: use g_autofree
- [libvirt PATCH] news: Update for libvirt 6.1.0
- Re: [PATCH] conf: Don't generate machine names with a dot
- [PATCH] conf: Don't generate machine names with a dot
- [PATCH 1/2] qemu_shim: Allow other users to enter the root dir
- [PATCH 2/2] qemu_shim: Ignore SIGPIPE
- [PATCH 0/2] qemu_shim: Two simple fixes
- Re: [PATCH 3/8] qemu-conf: add dbusStateDir
- [PATCH 0/8] qemu: Show willingness to use blockdev-reopen
- [PATCH 7/8] qemuDomainBlockCopyCommon: Record updated flags to block job
- [PATCH 4/8] qemuCheckpointDiscardBitmaps: Reopen images for bitmap modifications
- [PATCH 8/8] qemu: blockcopy: Allow late opening of the backing chain of a shallow copy
- [PATCH 1/8] qemu: capabilities: Add QEMU_CAPS_BLOCKDEV_REOPEN
- [PATCH 6/8] qemuDomainBlockPivot: Move check prior to executing the pivot steps
- [PATCH 3/8] qemu: block: implement helpers for blockdev-reopen
- [PATCH 2/8] qemu: monitor: Add handler for blockdev-reopen
- [PATCH 5/8] qemuCheckpointDiscardBitmaps: Use correct field for checkpoint bitmap name
- Re: [PATCH 2/2] qemu: Tell secdrivers which images are top parent
- Re: [PATCH 1/2] security: Introduce VIR_SECURITY_DOMAIN_IMAGE_TOP_PARENT flag
- Re: RFC: qemu: use uuid instead of name for misc filenames
- From: Nikolay Shirokovskiy
- Re: [PATCH v4 4/5] lxc: Implement virtual /proc/cpuinfo via LXC fuse
- Re: RFC: qemu: use uuid instead of name for misc filenames
- Re: [PATCH v2 3/3] qemu-img: Deprecate use of -b without -F
- Re: [PATCH v2 1/3] iotests: Specify explicit backing format where sensible
- Re: [PATCH v2 1/3] iotests: Specify explicit backing format where sensible
- RFC: qemu: use uuid instead of name for misc filenames
- From: Nikolay Shirokovskiy
- [PATCH 2/2] qemu: Tell secdrivers which images are top parent
- [PATCH 1/2] security: Introduce VIR_SECURITY_DOMAIN_IMAGE_TOP_PARENT flag
- [PATCH 0/2] security: Handle non top parents better
- Re: [libvirt PATCHv5 10/15] qemu: validate virtiofs filesystems
- Re: [PATCH 2/2] news: Document recent storage improvements
- Re: [PATCH 1/2] kbase: backing_chains: Add steps how to securely probe image format
- Re: [libvirt PATCHv5 00/15] add virtiofs support (virtio-fs epopee)
- Re: [PATCH v2 3/3] qemu-img: Deprecate use of -b without -F
- Re: [PATCH v2 2/3] block: Add support to warn on backing file change without format
- Re: [PATCH v2 1/3] iotests: Specify explicit backing format where sensible
- Re: [PATCH v2 1/3] iotests: Specify explicit backing format where sensible
- [PATCH 2/2] news: Document recent storage improvements
- [PATCH 1/2] kbase: backing_chains: Add steps how to securely probe image format
- [PATCH 0/2] (for 6.1) docs: kbase/news additions
- Re: [libvirt PATCH] ci: Drop handling of $PKG_CONFIG_LIBDIR
- Re: [PATCH v2 1/3] iotests: Specify explicit backing format where sensible
- Re: [PATCH v2 2/3] block: Add support to warn on backing file change without format
- Re: [PATCH v2 3/3] qemu-img: Deprecate use of -b without -F
- [PATCH v2 3/3] qemu-img: Deprecate use of -b without -F
- [PATCH v2 1/3] iotests: Specify explicit backing format where sensible
- [PATCH v2 2/3] block: Add support to warn on backing file change without format
- [PATCH v2 0/3] Tighten qemu-img rules on missing backing format
- Re: [libvirt PATCH 0/2] conf: only allow virtio bus for input passthrough
- From: Daniel Henrique Barboza
- Re: [libvirt PATCH] daemon: set default memlock limit for systemd service
- Re: [libvirt PATCH] daemon: set default memlock limit for systemd service
- Re: [libvirt PATCH] docs: fix docs about bandwidth setting with bridge networks
- Re: [libvirt PATCH] daemon: set default memlock limit for systemd service
- Re: [libvirt PATCH] daemon: set default memlock limit for systemd service
- Re: [libvirt PATCH] daemon: set default memlock limit for systemd service
- [libvirt PATCH] daemon: set default memlock limit for systemd service
- Entering freeze for libvirt 6.1.0
- Re: [libvirt PATCHv5 06/15] docs: add virtiofs kbase
- From: Christophe de Dinechin
- Re: [libvirt PATCHv5 06/15] docs: add virtiofs kbase
- Re: [libvirt PATCHv5 15/15] qemu: build vhost-user-fs device command line
- Re: [libvirt PATCHv5 12/15] qemu: add code for handling virtiofsd
- Re: [libvirt PATCHv5 10/15] qemu: validate virtiofs filesystems
- Re: [libvirt PATCHv5 04/15] qemuxml2xmltest: set driver as privileged
- Re: [libvirt PATCHv5 03/15] qemu: pass virDomainObjPtr to qemuExtDevicesSetupCgroup
- Re: [PATCH] docs: document port isolated property in domain/network/networkport
- Re: [PATCH 7/7] qemu: Don't request nested entries in qemuBlockGetNamedNodeData
- Re: [PATCH 6/7] qemu: monitor: Add 'flat' parameter for qemuMonitorJSONQueryNamedBlockNodes
- Re: [PATCH 5/7] qemuCheckpointDiscardBitmaps: Use qemuBlockGetNamedNodeData
- Re: [PATCH 4/7] qemu: monitor: Refactor variable cleanup in qemuMonitorJSONQueryNamedBlockNodes
- Re: [PATCH 3/7] qemu: capabilities: Add capability for the 'flat' argument of 'query-named-block-nodes'
- Re: [PATCH 2/7] qemu: monitor: Remove leftovers from password callback
- Re: [PATCH 1/7] tests: qemucapabilities: Update capabilities of qemu-5.0.0 on x86_64
- [PATCH 3/7] qemu: capabilities: Add capability for the 'flat' argument of 'query-named-block-nodes'
- [PATCH 6/7] qemu: monitor: Add 'flat' parameter for qemuMonitorJSONQueryNamedBlockNodes
- [PATCH 5/7] qemuCheckpointDiscardBitmaps: Use qemuBlockGetNamedNodeData
- [PATCH 7/7] qemu: Don't request nested entries in qemuBlockGetNamedNodeData
- [PATCH 4/7] qemu: monitor: Refactor variable cleanup in qemuMonitorJSONQueryNamedBlockNodes
- [PATCH 1/7] tests: qemucapabilities: Update capabilities of qemu-5.0.0 on x86_64
- [PATCH 2/7] qemu: monitor: Remove leftovers from password callback
- [PATCH 0/7] qemu: Use 'flat' version of query-named-block-nodes
- [libvirt PATCHv5 07/15] conf: qemu: add virtiofs fsdriver type
- [libvirt PATCHv5 11/15] qemu: forbid migration with vhost-user-fs device
- [libvirt PATCHv5 15/15] qemu: build vhost-user-fs device command line
- [libvirt PATCHv5 14/15] qemu: use the vhost-user schemas to find binary
- [libvirt PATCHv5 09/15] qemu: add virtiofsd_debug to qemu.conf
- [libvirt PATCHv5 10/15] qemu: validate virtiofs filesystems
- [libvirt PATCHv5 13/15] qemu: put virtiofsd in the emulator cgroup
- [libvirt PATCHv5 08/15] conf: add virtiofs-related elements and attributes
- [libvirt PATCHv5 12/15] qemu: add code for handling virtiofsd
- [libvirt PATCHv5 06/15] docs: add virtiofs kbase
- [libvirt PATCHv5 05/15] qemu: add QEMU_CAPS_DEVICE_VHOST_USER_FS
- [libvirt PATCHv5 04/15] qemuxml2xmltest: set driver as privileged
- [libvirt PATCHv5 03/15] qemu: pass virDomainObjPtr to qemuExtDevicesSetupCgroup
- [libvirt PATCHv5 02/15] qemuExtDevicesStart: pass logManager
- [libvirt PATCHv5 01/15] schema: wrap fsDriver in a choice group
- [libvirt PATCHv5 00/15] add virtiofs support (virtio-fs epopee)
- Re: [libvirt PATCHv4 11/15] qemu: add code for handling virtiofsd
- Re: [libvirt PATCHv4 11/15] qemu: add code for handling virtiofsd
- Re: [libvirt PATCHv4 13/15] qemu: use the vhost-user schemas to find binary
- Re: [libvirt PATCHv4 05/15] docs: add virtiofs kbase
- Re: [libvirt PATCHv4 05/15] docs: add virtiofs kbase
- Re: [libvirt PATCHv4 14/15] qemu: build vhost-user-fs device command line
- Re: [libvirt PATCHv4 04/15] qemu: add QEMU_CAPS_VHOST_USER_FS
- Re: [libvirt PATCHv4 09/15] qemu: validate virtiofs filesystems
- Re: [libvirt PATCHv4 13/15] qemu: use the vhost-user schemas to find binary
- Re: [libvirt PATCHv4 12/15] qemu: put virtiofsd in the emulator cgroup
- Re: [libvirt PATCHv4 09/15] qemu: validate virtiofs filesystems
- Re: [libvirt PATCHv4 11/15] qemu: add code for handling virtiofsd
- Re: [libvirt PATCHv4 07/15] conf: add virtiofs-related elements and attributes
- Re: [libvirt PATCHv4 09/15] qemu: validate virtiofs filesystems
- Re: [libvirt PATCHv4 10/15] qemu: forbid migration with vhost-user-fs device
- Re: [libvirt PATCHv4 09/15] qemu: validate virtiofs filesystems
- Re: [libvirt PATCHv4 08/15] qemu: add virtiofsd_debug to qemu.conf
- Re: [libvirt PATCHv4 07/15] conf: add virtiofs-related elements and attributes
- Re: [libvirt PATCHv4 06/15] conf: qemu: add virtiofs fsdriver type
- Re: [libvirt PATCH 5/6] Make PATHs unique for a VM object instance
- [PATCH] docs: document port isolated property in domain/network/networkport
- Re: [PATCH] network: bridge_driver: Use new helpers for storing libvirt errors
- Plans for next release
- Re: [PATCH] network: bridge_driver: Use new helpers for storing libvirt errors
- Re: [PATCH] network: bridge_driver: Use new helpers for storing libvirt errors
- Re: [libvirt PATCH 2/8] bridge: include netdev_bandwidth_conf.h
- [libvirt PATCH 1/2] conf: only allow virtio bus for input passthrough
- [libvirt PATCH 2/2] conf: default to virtio bus for input passthrough
- [libvirt PATCH 0/2] conf: only allow virtio bus for input passthrough
- Re: [libvirt PATCH] qemu: Do not set default CPU for archs without CPU driver
- [libvirt PATCH] docs: fix docs about bandwidth setting with bridge networks
- [libvirt PATCH] qemu: Do not set default CPU for archs without CPU driver
- Re: [PATCH] virt-aa-helper: Fix build by including virutil.h
- Re: [libvirt PATCH 2/8] bridge: include netdev_bandwidth_conf.h
- Re: [libvirt PATCH 0/8] Include networkportdef.h in domain_conf.h
- Re: [libvirt PATCH] tests: fix missing test data for network port XML
- [libvirt PATCH] ci: Drop handling of $PKG_CONFIG_LIBDIR
- Re: [libvirt PATCH v2 6/9] qemu: prepare and stop the dbus daemon
- [libvirt-dockerfiles PATCH] Refresh after changes to cross-building environments
- Re: [PATCH v2 3/3] kbase: backing_chains: Clarify some aspects of image probing
- Re: [PATCH v2 2/3] virStorageFileGetMetadataRecurse: Allow format probing under special circumstances
- Re: [PATCH v2 1/3] qemu: domain: Convert detected 'iso' image format into 'raw'
- Re: [libvirt-jenkins-ci PATCH 0/4] Fixes and improvements to cross-build environments
- [PATCH v2 1/3] qemu: domain: Convert detected 'iso' image format into 'raw'
- [PATCH v2 3/3] kbase: backing_chains: Clarify some aspects of image probing
- [PATCH v2 2/3] virStorageFileGetMetadataRecurse: Allow format probing under special circumstances
- [PATCH v2 0/3] Re-think stance towards image format probing
- Re: [PATCH 8/9] virStorageFileGetMetadataRecurse: Allow format probing under special circumstances
- Re: [libvirt PATCH 5/6] Make PATHs unique for a VM object instance
- Re: [PATCH 8/9] virStorageFileGetMetadataRecurse: Allow format probing under special circumstances
- Re: [PATCH] network: bridge_driver: Use new helpers for storing libvirt errors
- Re: [PATCH v4 5/5] lxc: Count max VCPUs based on cpuset.cpus in native config
- Re: [PATCH v4 3/5] lxc: Replacing default strings definitions by g_autofree statement
- Re: [PATCH v4 2/5] lxc: Add HPET device into allowed devices
- Re: [PATCH v4 1/5] lxc: Add Real Time Clock device into allowed devices
- [libvirt-jenkins-ci PATCH 2/4] Don't set $PKG_CONFIG_LIBDIR anywhere
- [libvirt-jenkins-ci PATCH 1/4] lcitool: Install dpkg-dev when doing cross-builds on Debian
- [libvirt-jenkins-ci PATCH 0/4] Fixes and improvements to cross-build environments
- [libvirt-jenkins-ci PATCH 4/4] lcitool: Don't specify --target in $CONFIGURE_OPTS
- [libvirt-jenkins-ci PATCH 3/4] lcitool: Drop duplicated code
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]