libvirt
[Prev Page][Next Page]
- [PATCH 10/10] util: storage: remove 'allow_probe' from virStorageFileGetMetadata
- [PATCH 09/10] tests: storage: Drop duplicate tests with TEST_CHAIN
- [PATCH 06/10] tests: virstoragetest: Add complementary test case for QED format
- [PATCH 04/10] security: Remove VIR_SECURITY_MANAGER_ALLOW_DISK_PROBE
- [PATCH 05/10] security: aa-helper: Remove the -p parameter
- [PATCH 08/10] tests: storage: Drop format probing from tests
- [PATCH 03/10] qemu: driver: Remove impossible code path in qemuDomainSnapshotCreateInactiveExternal
- [PATCH 01/10] tests: Drop tests enabling allowDiskFormatProbing
- [PATCH 07/10] tests: storage: Absorb ALLOW_PROBE flag into the TEST_CHAIN macro
- [PATCH 02/10] qemu: conf: Remove 'allow_disk_format_probing' config option
- [PATCH 00/10] qemu: Drop 'allow_disk_format_probing' config option
- Re: [PATCH v6 6/9] libvirt: add new public API to get launch security info
- Re: [PATCH 03/13] conf: Introduce a new PCI address extension flag
- Re: [PATCH 3/9] qemu: Reuse qemuBlockStorageSourceAttachApply in disk hotplug
- Re: [RFC PATCH 6/6] qemu: Format pseries.cap-hpt-mps on the command line
- Re: [PATCH 05/13] qemu: Auto add pci-root for s390/s390x guests
- Re: [PATCH libvirt v2 1/9] virConnectRegisterCloseCallback: Cleanup 'opaque' if there is no connectRegisterCloseCallback
- Re: [PATCH 04/13] qemu: Enable PCI multi bus for S390 guests
- Re: [PATCH 01/13] conf: Add definitions for 'uid' and 'fid' PCI address attributes
- Re: [PATCH 11/13] tests: Add new tests for zPCI
- Re: [RFC PATCH 2/2] conf: Extend cputune/cachetune to support memory bandwidth allocation
- Re: [RFC PATCH 1/2] util: Add memory bandwidth support to resctrl
- Ping Re: [PATCH] conf: Introduce align for hostmem-file
- [PATCH 2/2] vircgroup: Add virCgroupSetupMemtune()
- [PATCH 0/2] Share cgroup code that is duplicated between QEMU and LXC
- [PATCH 1/2] vircgroup: Add virCgroupSetupBlkiotune()
- Re: [PATCH v8 10/18] conf: Add support for choosing emulation of a TPM 2
- Re: [PATCH v8 13/18] security: Add swtpm paths to the domain's AppArmor profile
- Re: [PATCH] bhyve: add support for passing stdin to loader
- Re: [PATCH 5/5] qemu: Add support for setting the TSEG size
- Re: [PATCH 3/5] conf, schema, docs: Add support for TSEG size setting
- Re: [tck PATCH v2 09/13] scripts: fix the various hotplug tests
- Re: [PATCH v2 2/2] qemu: Remove code for setting up disk passphrases
- Re: [PATCH v2 1/2] qemu: domain: Forbid storage with old QCOW2 encryption
- Re: [PATCH 9/9] qemu: command: Refactor disk commandline formatting
- Re: [PATCH 8/9] qemu: command: Extract setup of one disk's command line
- Re: [PATCH 7/9] qemu: command: Rename qemuBuildDiskDriveCommandLine
- Re: [PATCH 6/9] qemu: hotplug: Extract hotplug of TLS into qemuBlockStorageSourceAttachApply
- Re: [PATCH 5/9] qemu: hotplug: Extract hotplug of secrets into qemuBlockStorageSourceAttachApply
- Re: [PATCH 4/9] qemu: hotplug: Extract hotplug of PR into qemuBlockStorageSourceAttachApply
- Re: [PATCH 3/9] qemu: Reuse qemuBlockStorageSourceAttachApply in disk hotplug
- Re: [PATCH 2/9] qemu: alias: Rename qemuAliasFromDisk to qemuAliasDiskDriveFromDisk
- Re: [PATCH 1/9] qemu: hotplug: Remove qemuDomainDelDiskSrcTLSObject
- Re: [PATCH 4/4] qemu: Split handling of managed and unmanaged persistent reservations
- Re: [PATCH 3/4] qemu: command: Return props as return value in qemuBuildPRManagerInfoProps
- Re: [PATCH 2/4] qemu: command: Pass in 'src' rather than 'disk' to qemuBuildPRManagerInfoProps
- Re: [PATCH 1/4] util: storage: Add helper for determining whether a backing chain requires PR
- Re: [PATCH v2 3/3] tests: qemublock: Test NBD with TLS in the JSON generator
- Re: [PATCH v2 2/3] qemu: domain: Add support for TLS for NBD
- Re: [PATCH v2 1/3] qemu: conf: Add qemu.conf knobs for setting up TLS for NBD
- Re: [RFC PATCH 2/2] conf: Extend cputune/cachetune to support memory bandwidth allocation
- Re: [RFC PATCH 1/2] util: Add memory bandwidth support to resctrl
- Re: [PATCH 11/13] tests: Add new tests for zPCI
- Re: [PATCH 06/13] qemu: Generate and use zPCI device in QEMU command line
- Re: [PATCH 05/13] qemu: Auto add pci-root for s390/s390x guests
- Re: [PATCH 04/13] qemu: Enable PCI multi bus for S390 guests
- Re: [PATCH 03/13] conf: Introduce a new PCI address extension flag
- Re: [PATCH 01/13] conf: Add definitions for 'uid' and 'fid' PCI address attributes
- Re: [PATCH v8 18/18] conf: Use virDomainChrSourceDefClear() rather than VIR_FREE()
- Re: [PATCH v8 17/18] conf: Use resrc=tpm in case of TPM passthrough following docs
- Re: [PATCH v8 16/18] conf: Audit TPM emulator device at domain startup
- Re: [PATCH v8 15/18] qemu: Validate chosen TPM model rather than overwriting it
- Re: [PATCH v8 14/18] qemu: Run swtpm_setup in unprivileged mode for a TPM 2
- Re: [PATCH v8 13/18] security: Add swtpm paths to the domain's AppArmor profile
- Re: [PATCH v8 12/18] news: Update news with new TPM emulator feature
- Re: [PATCH v8 11/18] qemu: Add swtpm to emulator cgroup
- Re: [PATCH v8 10/18] conf: Add support for choosing emulation of a TPM 2
- Re: [PATCH v8 09/18] security: Label the external swtpm with SELinux labels
- Re: [PATCH v8 08/18] tests: Add test cases for external swtpm TPM emulator
- Re: [PATCH v8 07/18] qemu: Add support for external swtpm TPM emulator
- Re: [PATCH v8 06/18] qemu: Extend QEMU with external TPM support
- Re: [PATCH v8 05/18] qemu: Extend qemu_conf with tpm-emulator support
- Re: [PATCH v8 04/18] security: Add DAC and SELinux security for tpm-emulator
- Re: [PATCH v8 03/18] util: Implement virFileChownFiles()
- Re: [PATCH v8 02/18] qemu: Extend QEMU capabilities with 'tpm-emulator'
- Re: [PATCH v8 01/18] conf: Add support for external swtpm TPM emulator to domain XML
- Re: [PATCH] virDomainDefCopy: Skip ostype checks
- Re: [RFC PATCH 0/2] Introduce RDT memory bandwidth allocation support
- [PATCH] virDomainDefCopy: Skip ostype checks
- Re: [tck PATCH v2 13/13] lib: allow marking the scratch disk as shareable
- Re: [tck PATCH v2 07/13] scripts: switch to using luks encryption with QEMU
- Re: [tck PATCH v2 11/13] scripts: re-enable save/restore test
- Re: [tck PATCH v2 05/13] scripts: portability fixes in checking command output
- Re: [tck PATCH v2 10/13] scripts: don't abort the entire test harness when libvirtd isn't running
- Re: [tck PATCH v2 12/13] lib: don't re-assign $_
- Re: [tck PATCH v2 06/13] scripts: cope with multiple seclabels in live XML
- Re: [tck PATCH v2 08/13] scripts: skip luks test entirely for now
- Re: [tck PATCH v2 07/13] scripts: switch to using luks encryption with QEMU
- Re: [tck PATCH v2 05/13] scripts: portability fixes in checking command output
- Re: [tck PATCH v2 04/13] scripts: remove testing of 'cow' format
- Re: [PATCH] libxl: fix leaking logfile fds
- Re: [tck PATCH v2 02/13] scripts: strip quotes from URI before checking it
- Re: [tck PATCH v2 01/13] scripts: avoid using multicast MAC addresses
- Re: [PATCH v4 1/3] qemu: hostdev: Move parts of qemuHostdevHostSupportsPassthroughVFIO() into separate function
- Re: [PATCH 07/13] qemu: Add hotpluging support for PCI devices on S390 guests
- Re: [PATCH 07/13] qemu: Add hotpluging support for PCI devices on S390 guests
- Re: [PATCH v6 6/9] libvirt: add new public API to get launch security info
- Re: [PATCH 1/2] qemu: Report error on unexpected job stats type
- Re: [PATCH 1/2] qemu: Report error on unexpected job stats type
- Re: [PATCH] qemu.conf: Change the example user from 'root' to 'qemu'
- Re: [PATCH 1/2] qemu: Report error on unexpected job stats type
- Re: [PATCH] qemu.conf: Change the example user from 'root' to 'qemu'
- Candidate Release 2 of libvirt-4.4.0
- Re: [PATCH 1/2] qemu: Report error on unexpected job stats type
- [PATCH 9/9] qemu: command: Refactor disk commandline formatting
- [PATCH 7/9] qemu: command: Rename qemuBuildDiskDriveCommandLine
- [PATCH 5/9] qemu: hotplug: Extract hotplug of secrets into qemuBlockStorageSourceAttachApply
- [PATCH 8/9] qemu: command: Extract setup of one disk's command line
- [PATCH 4/9] qemu: hotplug: Extract hotplug of PR into qemuBlockStorageSourceAttachApply
- [PATCH 6/9] qemu: hotplug: Extract hotplug of TLS into qemuBlockStorageSourceAttachApply
- [PATCH 2/9] qemu: alias: Rename qemuAliasFromDisk to qemuAliasDiskDriveFromDisk
- [PATCH 3/9] qemu: Reuse qemuBlockStorageSourceAttachApply in disk hotplug
- [PATCH 1/9] qemu: hotplug: Remove qemuDomainDelDiskSrcTLSObject
- [PATCH 0/9] qemu: Refactor and simplify handling of disk hotplug and commandline
- Re: [PATCH] qemu.conf: Change the example user from 'root' to 'qemu'
- Re: [PATCH 1/2] qemu: Report error on unexpected job stats type
- Re: [PATCH] qemu: hotplug: Fix TLS setup on disk hotplug
- Re: [PATCH 2/2] qemu: Fix reporting completed migration stats on destination
- [PATCH] qemu: hotplug: Fix TLS setup on disk hotplug
- Re: [PATCH] spec: Fix requirement for "tc" on new distros
- Re: [PATCH] qemu.conf: Change the example user from 'root' to 'qemu'
- Re: [PATCH] qemu.conf: Change the example user from 'root' to 'qemu'
- Re: [PATCH] qemu.conf: Change the example user from 'root' to 'qemu'
- Re: [libvirt-users] virRandomBits - not very random
- Re: [PATCH] qemu.conf: Change the example user from 'root' to 'qemu'
- Re: [PATCH] qemu.conf: Change the example user from 'root' to 'qemu'
- Re: [PATCH 1/2] conf: rename <vsock><source> to <vsock><cid>
- Re: [PATCH 08/10] virrandom: Make virRandomBits better
- Re: [libvirt-users] virRandomBits - not very random
- Re: [PATCH] qemu.conf: Change the example user from 'root' to 'qemu'
- Re: [PATCH 3/5] conf, schema, docs: Add support for TSEG size setting
- [PATCH] spec: Fix requirement for "tc" on new distros
- Re: [PATCH 08/10] virrandom: Make virRandomBits better
- [PATCH] qemu.conf: Change the example user from 'root' to 'qemu'
- [PATCH v2 1/2] qemu: domain: Forbid storage with old QCOW2 encryption
- [PATCH v2 2/2] qemu: Remove code for setting up disk passphrases
- [PATCH v2 0/2] qemu: Forbid qcow/qcow2 native encryption
- Re: VMX parser: limitation of numvcpus
- Re: [libvirt-users] virRandomBits - not very random
- Re: [PATCH 1/2] conf: rename <vsock><source> to <vsock><cid>
- Re: [PATCH 2/2] news: add vsock
- [PATCH 1/2] conf: rename <vsock><source> to <vsock><cid>
- [PATCH 2/2] news: add vsock
- [PATCH 0/2] last minute vsock tune-ups
- Re: [PATCH for 4.4.0] news: Document two new features introduced in this release
- Re: [PATCH 0/2] travis: Minor macOS improvements
- Re: [PATCHv2 3/7] conf: introduce <vsock> element
- Re: [GSoC] Design ideas for implementing cleanup attribute
- Re: [jenkins-ci PATCH v3 0/3] Enable out-of-the-box parallel make
- Re: [PATCH v2] util: Loop through all resolved addresses in virNetSocketNewListenTCP
- Re: [RFC PATCH 0/9] qemu: add vhost-vsock-pci support
- Re: [PATCH 2/1] nwfilter: Fix IP address learning
- Re: [PATCH 08/10] virrandom: Make virRandomBits better
- Re: [libvirt-users] virRandomBits - not very random
- Re: [PATCH] util: storage: remove virStorageSource->tlsVerify
- Re: [PATCH v4 1/3] qemu: hostdev: Move parts of qemuHostdevHostSupportsPassthroughVFIO() into separate function
- Re: [PATCH v4 2/3] capabilities: Extend capabilities with iommu_support
- Re: [PATCH v4 3/3] docs: news: Explain iommu_support improvement
- Re: [PATCH v4 0/3] capabilities: Provide info about host IOMMU
- [PATCH 1/2] qemu: Report error on unexpected job stats type
- [PATCH 0/2] qemu: Fix reporting completed migration stats on destination
- [PATCH 2/2] qemu: Fix reporting completed migration stats on destination
- Re: [RFC PATCH 8/9] FIXUP: Tweak capability files to conform to the new approach
- Why does vnc show blackscreen after using mstsc to connect to a windows vm with a nvidia gpu passtrough
- [RFC PATCH 7/9] tests: qemucapabilities: Test commands used to query capabilities
- [RFC PATCH 9/9] DO_NOT_APPLY: HACK: Regenerate qemucapabilitiestest data
- [RFC PATCH 3/9] tests: qemumonitor: Optimize control flow when concatenating replies
- [RFC PATCH 8/9] FIXUP: Tweak capability files to conform to the new approach
- [RFC PATCH 2/9] tests: qemumonitor: Simplify handling of end of file in full file test
- [RFC PATCH 5/9] tests: qemucapsprobemock: Fail if JSON reply from qemu can't be reformatted
- [RFC PATCH 1/9] qemu: monitor: Add possibility to reset command sequence in tests
- [RFC PATCH 6/9] tests: qemucapsprobemock: Prepare 'qemucapsprobe' for the new format
- [RFC PATCH 4/9] tests: qemucapsprobemock: Simplify and extract skipping of empty lines
- [RFC PATCH 0/9] tests: Record commands used to gather capability replies
- Re: [PATCH 3/5] conf, schema, docs: Add support for TSEG size setting
- [PATCH v4 2/3] capabilities: Extend capabilities with iommu_support
- [PATCH v4 1/3] qemu: hostdev: Move parts of qemuHostdevHostSupportsPassthroughVFIO() into separate function
- [PATCH v4 3/3] docs: news: Explain iommu_support improvement
- [PATCH v4 0/3] capabilities: Provide info about host IOMMU
- [PATCH for 4.4.0] news: Document two new features introduced in this release
- Re: [PATCH 07/13] qemu: Add hotpluging support for PCI devices on S390 guests
- [PATCH] libxl: fix leaking logfile fds
- Re: Question about using cpu mode "host-model" while providing a cpu model name
- [PATCH v2 3/3] tests: qemublock: Test NBD with TLS in the JSON generator
- [PATCH v2 2/3] qemu: domain: Add support for TLS for NBD
- [PATCH v2 1/3] qemu: conf: Add qemu.conf knobs for setting up TLS for NBD
- [PATCH v2 0/3] qemu: Add TLS transport for NBD
- Re: [PATCH 4/4] qemu: Split handling of managed and unmanaged persistent reservations
- [PATCH 3/4] qemu: command: Return props as return value in qemuBuildPRManagerInfoProps
- [PATCH 0/4] qemu: Handle managed persisten reservations separately
- [PATCH 4/4] qemu: Split handling of managed and unmanaged persistent reservations
- [PATCH 1/4] util: storage: Add helper for determining whether a backing chain requires PR
- [PATCH 2/4] qemu: command: Pass in 'src' rather than 'disk' to qemuBuildPRManagerInfoProps
- [PATCH] util: storage: remove virStorageSource->tlsVerify
- Re: [python PATCH] Add support for virConnectBaselineHypervisorCPU
- Re: [PATCH 3/5] conf, schema, docs: Add support for TSEG size setting
- [python PATCH] Add support for virConnectBaselineHypervisorCPU
- Re: [PATCH 13/13] qemu: Delete old unused code for adding objects to qemu
- Re: [PATCH 12/13] qemu: Convert iothread hotplug to qemuMonitorCreateObjectProps
- Re: [PATCH 11/13] qemu: hotplug: Refactor 'secret' props formatting to qemuMonitorCreateObjectProps
- Re: [PATCH 10/13] qemu: hotplug: Refactor tls-credential props formatting to qemuMonitorCreateObjectProps
- Re: [PATCH 09/13] qemu: hotplug: Refactor shmem props formatting to qemuMonitorCreateObjectProps
- Re: [PATCH 5/5] qemu: Add support for setting the TSEG size
- Re: [PATCH v3 0/4] capabilities: Provide info about host IOMMU
- Re: [PATCH v3 2/4] qemu: hostdev: Refactor code
- Re: [PATCH v3 1/4] virutil: Introduce virHostHasIOMMU
- Re: [PATCH 08/13] qemu: hotplug: Refactor memory props formatting to qemuMonitorCreateObjectProps
- Re: [PATCH 07/13] qemu: hotplug: Refactor RNG props formatting to use qemuMonitorCreateObjectProps
- Re: [PATCH 06/13] qemu: hotplug: Refactor PR props formatting to use qemuMonitorCreateObjectProps
- Re: [PATCH 05/13] util: qemu: Introduce helper for formatting command line from new object props
- Re: [PATCH 04/13] qemu: monitor: Add better APIs for adding of objects to qemu
- Re: [PATCH 03/13] qemu: Rename virQEMUBuildObjectCommandlineFromJSON
- Re: [PATCH 02/13] qemu: monitor: Rename qemuMonitorAddObject to qemuMonitorAddObjectType
- Re: [PATCH] qemu: hotplug: Fix detach of disk with managed persistent reservations
- Re: [PATCH 5/5] qemu: Add support for setting the TSEG size
- Re: [PATCH 5/5] qemu: Add support for setting the TSEG size
- Re: [RFC 1/4] add macros for implementing automatic cleanup functionality
- [PATCH] qemu: hotplug: Fix detach of disk with managed persistent reservations
- Re: [RFC 1/4] add macros for implementing automatic cleanup functionality
- Re: [RFC 4/4] add automatic cleanup support in src/util/virauth.c
- Re: [RFC 3/4] add automatic cleanup support in src/util/virauthconfig.c
- Re: [RFC 2/4] add automatic cleanup support in src/util/virarptable.c
- Re: [RFC 1/4] add macros for implementing automatic cleanup functionality
- [PATCH v3 3/4] capabilities: Extend capabilities with iommu_support
- [PATCH v3 1/4] virutil: Introduce virHostHasIOMMU
- [PATCH v3 2/4] qemu: hostdev: Refactor code
- [PATCH v3 4/4] docs: news: Explain iommu_support improvement
- [PATCH v3 0/4] capabilities: Provide info about host IOMMU
- Re: [PATCH 5/5] qemu: Add support for setting the TSEG size
- Re: [PATCH 3/5] conf, schema, docs: Add support for TSEG size setting
- ANNOUNCE: virt-bootstrap 1.1.0 released
- Re: [PATCH] testUpdateQEMUCaps: Don't leak host cpuData
- Re: [PATCH v2 0/5] qemu: Forbid old qcow/qcow2 encryption
- Re: [PATCH 38/38] qemu: domain: Add support for TLS for NBD with default TLS env
- Re: [PATCH 38/38] qemu: domain: Add support for TLS for NBD with default TLS env
- Re: [PATCH v2 0/5] qemu: Forbid old qcow/qcow2 encryption
- Re: [PATCH] audit: Enforce enum switch type cast in virDomainAuditHostdev
- Re: [PATCH 1/1] conf: fixup USB input bus check
- Re: [Qemu-devel] [PATCH 2/5] qemu: Move checks for SMM from command-line creation into validation phase
- [PATCH] testUpdateQEMUCaps: Don't leak host cpuData
- Re: [PATCH] audit: Enforce enum switch type cast in virDomainAuditHostdev
- Re: [PATCH 3/3] virQEMUCapsSetHostModel: Free cpuData before setting it
- [PATCH 1/1] conf: fixup USB input bus check
- Re: [PATCH 0/1] bug: fixup USB input bus check
- Re: [PATCH 3/3] virQEMUCapsSetHostModel: Free cpuData before setting it
- Re: [PATCH] audit: Enforce enum switch type cast in virDomainAuditHostdev
- Re: [PATCH 5/5] qemu: Add support for setting the TSEG size
- Re: [PATCH] audit: Enforce enum switch type cast in virDomainAuditHostdev
- Re: [PATCH 0/1] bug: fixup USB input bus check
- Re: [PATCH 2/5] qemu: Move checks for SMM from command-line creation into validation phase
- Re: [PATCH] audit: Enforce enum switch type cast in virDomainAuditHostdev
- Re: [PATCH 2/3] qemuxml2argvtest: Don't initialize qemuCaps twice
- Re: [PATCH 5/5] qemu: Add support for setting the TSEG size
- Re: What is the strategy to update the CPU Models in src/cpu/cpu_map.xml based on?
- Re: [PATCH 2/3] qemuxml2argvtest: Don't initialize qemuCaps twice
- Re: [PATCH 3/3] virQEMUCapsSetHostModel: Free cpuData before setting it
- [PATCH] audit: Enforce enum switch type cast in virDomainAuditHostdev
- Re: [PATCH 4/5] qemu: Add capability flag for setting the extended tseg size
- [PATCH 1/1] Fixup USB input bus check
- [PATCH 0/1] bug: fixup USB input bus check
- Re: [PATCH 2/5] qemu: Move checks for SMM from command-line creation into validation phase
- Re: [PATCH 5/5] qemu: Add support for setting the TSEG size
- Re: [PATCH 1/3] virDomainDefParseXML: Free @tmp when parsing genid
- Re: [PATCH 1/3] virDomainDefParseXML: Free @tmp when parsing genid
- Re: What is the strategy to update the CPU Models in src/cpu/cpu_map.xml based on?
- Re: [PATCH 5/5] qemu: Add support for setting the TSEG size
- Re: What is the strategy to update the CPU Models in src/cpu/cpu_map.xml based on?
- Re: [PATCH 38/38] qemu: domain: Add support for TLS for NBD with default TLS env
- Re: [PATCH 13/38] qemu: hotplug: Don't try to infer secret object alias/presence
- Re: [PATCH 12/38] qemu: domain: Regenerate auth/enc secret aliases when restoring status XML
- Re: [PATCH v2 0/5] qemu: Forbid old qcow/qcow2 encryption
- Re: [PATCH 5/5] qemu: Add support for setting the TSEG size
- Re: [PATCH 1/5] storage: adding a skeleton for libvirt volume events.
- Re: [PATCH 38/38] qemu: domain: Add support for TLS for NBD with default TLS env
- Re: [PATCH 16/38] qemu: domain: Regenerate alias for the TLS x509 credential object
- Re: [PATCH 5/5] qemu: Add support for setting the TSEG size
- Re: [PATCH 15/38] qemu: domain: Store and restore TLS object alias of a disk
- Re: [PATCH 13/38] qemu: hotplug: Don't try to infer secret object alias/presence
- Re: [PATCH 12/38] qemu: domain: Regenerate auth/enc secret aliases when restoring status XML
- Re: [PATCH 11/38] tests: qemustatusxml2xml: Add test data for re-generating LUKS/auth aliases
- Re: [PATCH 2/5] qemu: Move checks for SMM from command-line creation into validation phase
- Re: [PATCH 10/38] qemu: Store and parse disk authentication and encryption secret alias
- Re: [libvirt-users] virRandomBits - not very random
- Re: [PATCH v2 0/5] qemu: Forbid old qcow/qcow2 encryption
- Re: [PATCH 5/5] qemu: Add support for setting the TSEG size
- [PATCH] Add Virtlyst web application to apps.html
- Re: [PATCH 01/13] qemu: command: Fix name of qemuBuildMemoryBackendStr
- Re: [PATCH 5/5] qemu: Add support for setting the TSEG size
- Re: [PATCH 3/5] conf, schema, docs: Add support for TSEG size setting
- Re: [PATCH v2 5/5] qemu: Remove code for setting up disk passphrases
- Re: [PATCH v2 4/5] qemu: domain: Forbid storage with old QCOW2 encryption
- Re: [PATCH v2 3/5] tests: qemublock: Switch to qcow2+luks in test files
- Re: [PATCH v2 2/5] tests: qemuxml2argv: Verify that disk secret alias is correct with user-aliases
- Re: [PATCH v2 1/5] tests: qemuxml2argv: Drop disk encryption from 'interface-server' test
- Re: [PATCH 2/2] qemu: block: Add support for 'pr-manager' in qemuBlockStorageSourceGetFileProps
- Re: [PATCH 1/2] tests: qemublock: Test NBD with TLS
- Re: [PATCH 38/38] qemu: domain: Add support for TLS for NBD with default TLS env
- Re: [PATCH 37/38] tests: qemu: Rename disk-drive-network-tlsx509-vxhs test
- Re: [PATCH 36/38] qemu: hotplug: Remove TLS alias generation from qemuDomainGetTLSObjects
- Re: [PATCH 35/38] qemu: hotplug: Drop 'secAlias' output parameter from qemuDomainGetTLSObjects
- Re: [PATCH 34/38] qemu: hotplug: Remove misleading comment in qemuDomainGetTLSObjects
- Re: [PATCH 33/38] qemu: hotplug: Pass around existing secret object alias from qemuDomainAddChardevTLSObjects
- Re: [PATCH 32/38] qemu: migration: Don't pass around secAlias
- Re: [PATCH 31/38] qemu: command: Always setup TLS environment if src->haveTLS is on
- Re: [PATCH 30/38] qemu: command: Pass in alias for TLS object to qemuBuildTLSx509CommandLine
- Re: [PATCH 29/38] qemu: command: Don't generate alias for TLS private key password secret
- Re: [PATCH 28/38] qemu: domain: Set up disk TLS alias when preparing TLS setup
- Re: [PATCH 27/38] qemu: hotplug: Allow passing in NULL 'tlsAlias' to qemuDomainGetTLSObjects
- Re: [PATCH 26/38] qemu: hotplug: Don't mandate passing of 'secAlias' in qemuDomainGetTLSObjects
- Re: [PATCH 25/38] conf: Don't encode matrix of storage protocols supporting TLS in the parser
- Re: [PATCH 24/38] qemu: domain: Forbid TLS setup for disk protocols not supporting it
- [PATCH 13/13] qemu: Delete old unused code for adding objects to qemu
- [PATCH 11/13] qemu: hotplug: Refactor 'secret' props formatting to qemuMonitorCreateObjectProps
- Re: [PATCH 23/38] qemu: domain: Process only one object in qemuDomainPrepareDiskSourceTLS
- [PATCH 10/13] qemu: hotplug: Refactor tls-credential props formatting to qemuMonitorCreateObjectProps
- [PATCH 07/13] qemu: hotplug: Refactor RNG props formatting to use qemuMonitorCreateObjectProps
- [PATCH 04/13] qemu: monitor: Add better APIs for adding of objects to qemu
- [PATCH 09/13] qemu: hotplug: Refactor shmem props formatting to qemuMonitorCreateObjectProps
- [PATCH 02/13] qemu: monitor: Rename qemuMonitorAddObject to qemuMonitorAddObjectType
- [PATCH 12/13] qemu: Convert iothread hotplug to qemuMonitorCreateObjectProps
- [PATCH 06/13] qemu: hotplug: Refactor PR props formatting to use qemuMonitorCreateObjectProps
- [PATCH 08/13] qemu: hotplug: Refactor memory props formatting to qemuMonitorCreateObjectProps
- [PATCH 01/13] qemu: command: Fix name of qemuBuildMemoryBackendStr
- [PATCH 05/13] util: qemu: Introduce helper for formatting command line from new object props
- [PATCH 03/13] qemu: Rename virQEMUBuildObjectCommandlineFromJSON
- [PATCH 00/13] qemu: Refactor how we handle 'object's on the monitor
- Re: [PATCH 22/38] qemu: domain: Use switch statement in qemuDomainPrepareDiskSourceTLS
- Re: [PATCH 21/38] qemu: domain: Separate setup of TLS for VXHS disks from qemuDomainPrepareDiskSourceTLS
- Re: [PATCH 20/38] qemu: domain: aggregate setup of disk drive options for -drive
- Re: [PATCH 18/38] qemu: domain: don't loop through images in qemuDomainPrepareDiskSourceChain
- Re: [PATCH 3/3] virQEMUCapsSetHostModel: Free cpuData before setting it
- Re: [PATCH 19/38] qemu: domain: Split validation and setup of the virStorageSource
- Re: [PATCH 17/38] qemu: domain: Properly setup data relevant for top disk image
- Re: [PATCH 16/38] qemu: domain: Regenerate alias for the TLS x509 credential object
- Re: [PATCH 1/3] virDomainDefParseXML: Free @tmp when parsing genid
- Re: [PATCH 2/3] qemuxml2argvtest: Don't initialize qemuCaps twice
- Re: [PATCH 14/38] qemu: hotplug: Use 'tlsAlias' to see whether to detach the disk
- Re: [PATCH 15/38] qemu: domain: Store and restore TLS object alias of a disk
- Re: [PATCH 13/38] qemu: hotplug: Don't try to infer secret object alias/presence
- Re: [PATCH 12/38] qemu: domain: Regenerate auth/enc secret aliases when restoring status XML
- Re: [PATCH 11/38] tests: qemustatusxml2xml: Add test data for re-generating LUKS/auth aliases
- Re: [PATCH 10/38] qemu: Store and parse disk authentication and encryption secret alias
- Re: [PATCH 09/38] qemu: domain: Don't delete aliases of secret objects associated with disks
- Re: [PATCH 08/38] qemu: domain: Add helpers for partially clearing qemuDomainSecretInfoPtr
- Re: [PATCH 4/5] qemu: Add capability flag for setting the extended tseg size
- Re: [PATCH 07/38] qemu: domain: Use qemuDomainSecretInfoNewPlain only for unencrypted secrets
- [PATCH 2/3] qemuxml2argvtest: Don't initialize qemuCaps twice
- [PATCH 1/3] virDomainDefParseXML: Free @tmp when parsing genid
- [PATCH 3/3] virQEMUCapsSetHostModel: Free cpuData before setting it
- [PATCH 0/3] Fix more memory leaks
- Re: [PATCH 05/38] qemu: domain: Add new function to set up encrypted secrets only
- Re: [PATCH 3/5] conf, schema, docs: Add support for TSEG size setting
- Re: What is the strategy to update the CPU Models in src/cpu/cpu_map.xml based on?
- Re: [PATCH 06/38] qemu: domain: Setup disk encryption password secret via new helper
- Re: [PATCH 05/38] qemu: domain: Add new function to set up encrypted secrets only
- Re: [PATCH 04/38] qemu: domain: Rename and fix docs for qemuDomainSecretInfoNew
- Re: [PATCH 03/38] qemu: domain: Rename qemuDomainSecretDiskCapable
- Re: [PATCH 02/38] qemu: domain: Reuse code when preparing hostdev auth secrets
- Re: [PATCH 2/5] qemu: Move checks for SMM from command-line creation into validation phase
- Re: [PATCH 01/38] qemu: domain: Add helper to check if encrypted secrets can be used with a VM
- [PATCH 8/8] qemu: implement vsock coldplug/coldunplug
- [PATCH 6/8] conf: introduce virDomainVsockDefEquals
- [PATCH 7/8] qemu: implement vsock hotunplug
- [PATCH 3/8] export virDomainVsockDefFree
- [PATCH 5/8] qemu: implement vsock hotplug
- [PATCH 2/8] qemuBuildVsockDevStr: allow passing a fdprefix
- [PATCH 4/8] qemu: export vsock-related functions
- [PATCH 1/8] qemu: split out qemuBuildVsockDevStr
- [PATCH 0/8] vsock hotplug
- Re: [PATCH 1/5] docs: Tiny fix for the SMM description
- Re: [PATCH 2/2] conf: fix vsock memory leaks
- Re: [PATCH 1/2] qemu: free migEvent in qemuMigrationCapsCheck
- Re: What is the strategy to update the CPU Models in src/cpu/cpu_map.xml based on?
- [PATCH 1/2] qemu: free migEvent in qemuMigrationCapsCheck
- [PATCH 2/2] conf: fix vsock memory leaks
- [PATCH 0/2] Trivial memory leak fixes
- [PATCH 2/2] qemu: block: Add support for 'pr-manager' in qemuBlockStorageSourceGetFileProps
- [PATCH 0/2] qemu: block: Add more tests and support for pr-manager
- [PATCH 1/2] tests: qemublock: Test NBD with TLS
- Re: [PATCH 10/10] vircrypto: Drop virCryptoGenerateRandom
- Re: [PATCH 0/5] Add support for extended TSEG
- [RFC PATCH 6/7] qemu: domain: Set default vfio-pci display value depending on capability
- Re: [PATCH 08/10] virrandom: Make virRandomBits better
- [RFC PATCH 4/7] conf: Introduce new <hostdev> attribute 'display'
- [RFC PATCH 7/7] qemu: command: Enable formatting vfio-pci.display option onto cmdline
- [RFC PATCH 3/7] conf: Introduce virDomainDefHasSpiceGL helper
- [RFC PATCH 5/7] qemu: caps: Add vfio-pci.display capability
- [RFC PATCH 2/7] qemu: command: Move graphics iteration to its own function
- [RFC PATCH 1/7] conf: Remove a redundant model/address-type check in mdev post parse
- [RFC PATCH 0/7] Enable vfio-pci 'property' for mediated devices
- Re: What is the strategy to update the CPU Models in src/cpu/cpu_map.xml based on?
- [PATCH 1/2] travis: Move PATH to macOS-specific environment
- [PATCH 2/2] travis: Install and use ccache on macOS
- [PATCH 0/2] travis: Minor macOS improvements
- Re: What is the strategy to update the CPU Models in src/cpu/cpu_map.xml based on?
- [PATCH 38/38] qemu: domain: Add support for TLS for NBD with default TLS env
- [PATCH 37/38] tests: qemu: Rename disk-drive-network-tlsx509-vxhs test
- [PATCH 35/38] qemu: hotplug: Drop 'secAlias' output parameter from qemuDomainGetTLSObjects
- [PATCH 36/38] qemu: hotplug: Remove TLS alias generation from qemuDomainGetTLSObjects
- [PATCH 31/38] qemu: command: Always setup TLS environment if src->haveTLS is on
- [PATCH 33/38] qemu: hotplug: Pass around existing secret object alias from qemuDomainAddChardevTLSObjects
- [PATCH 32/38] qemu: migration: Don't pass around secAlias
- [PATCH 30/38] qemu: command: Pass in alias for TLS object to qemuBuildTLSx509CommandLine
- [PATCH 24/38] qemu: domain: Forbid TLS setup for disk protocols not supporting it
- [PATCH 29/38] qemu: command: Don't generate alias for TLS private key password secret
- [PATCH 20/38] qemu: domain: aggregate setup of disk drive options for -drive
- [PATCH 28/38] qemu: domain: Set up disk TLS alias when preparing TLS setup
- [PATCH 34/38] qemu: hotplug: Remove misleading comment in qemuDomainGetTLSObjects
- [PATCH 27/38] qemu: hotplug: Allow passing in NULL 'tlsAlias' to qemuDomainGetTLSObjects
- [PATCH 22/38] qemu: domain: Use switch statement in qemuDomainPrepareDiskSourceTLS
- [PATCH 19/38] qemu: domain: Split validation and setup of the virStorageSource
- [PATCH 26/38] qemu: hotplug: Don't mandate passing of 'secAlias' in qemuDomainGetTLSObjects
- [PATCH 25/38] conf: Don't encode matrix of storage protocols supporting TLS in the parser
- [PATCH 23/38] qemu: domain: Process only one object in qemuDomainPrepareDiskSourceTLS
- [PATCH 21/38] qemu: domain: Separate setup of TLS for VXHS disks from qemuDomainPrepareDiskSourceTLS
- [PATCH 16/38] qemu: domain: Regenerate alias for the TLS x509 credential object
- [PATCH 18/38] qemu: domain: don't loop through images in qemuDomainPrepareDiskSourceChain
- [PATCH 11/38] tests: qemustatusxml2xml: Add test data for re-generating LUKS/auth aliases
- [PATCH 13/38] qemu: hotplug: Don't try to infer secret object alias/presence
- [PATCH 17/38] qemu: domain: Properly setup data relevant for top disk image
- [PATCH 09/38] qemu: domain: Don't delete aliases of secret objects associated with disks
- [PATCH 04/38] qemu: domain: Rename and fix docs for qemuDomainSecretInfoNew
- [PATCH 14/38] qemu: hotplug: Use 'tlsAlias' to see whether to detach the disk
- [PATCH 08/38] qemu: domain: Add helpers for partially clearing qemuDomainSecretInfoPtr
- [PATCH 15/38] qemu: domain: Store and restore TLS object alias of a disk
- [PATCH 03/38] qemu: domain: Rename qemuDomainSecretDiskCapable
- [PATCH 07/38] qemu: domain: Use qemuDomainSecretInfoNewPlain only for unencrypted secrets
- [PATCH 02/38] qemu: domain: Reuse code when preparing hostdev auth secrets
- [PATCH 12/38] qemu: domain: Regenerate auth/enc secret aliases when restoring status XML
- [PATCH 05/38] qemu: domain: Add new function to set up encrypted secrets only
- [PATCH 00/38] qemu: Refactor secret/TLS setup and add TLS for nbd
- [PATCH 10/38] qemu: Store and parse disk authentication and encryption secret alias
- [PATCH 01/38] qemu: domain: Add helper to check if encrypted secrets can be used with a VM
- [PATCH 06/38] qemu: domain: Setup disk encryption password secret via new helper
- Re: [PATCH 08/10] virrandom: Make virRandomBits better
- Re: What is the strategy to update the CPU Models in src/cpu/cpu_map.xml based on?
- Re: What is the strategy to update the CPU Models in src/cpu/cpu_map.xml based on?
- Re: What is the strategy to update the CPU Models in src/cpu/cpu_map.xml based on?
- Re: What is the strategy to update the CPU Models in src/cpu/cpu_map.xml based on?
- Re: What is the strategy to update the CPU Models in src/cpu/cpu_map.xml based on?
- Re: [PATCH] conf: Introduce align for hostmem-file
- Re: What is the strategy to update the CPU Models in src/cpu/cpu_map.xml based on?
- What is the strategy to update the CPU Models in src/cpu/cpu_map.xml based on?
- Re: [PATCH] vmx: Remove check that numvcpus has to be an even number.
- Re: [PATCH] vmx: Remove check that numvcpus has to be an even number.
- Re: [PATCH 04/10] virCryptoGenerateRandom: Don't allocate return buffer
- [PATCH] vmx: Remove check that numvcpus has to be an even number.
- [PATCH] vmx: Remove check that numvcpus has to be an even number.
- VMX parser: limitation of numvcpus
- Re: [PATCH] spec: Fix permissions of nwfilter XMLs
- Re: Entering freeze for libvirt-4.4.0
- Re: [PATCH] tests: initialize some variables
- [PATCH] tests: initialize some variables
- Re: [PATCH] storage: Add specific check for LUKS encryption support
- Re: Entering freeze for libvirt-4.4.0
- Re: [PATCH] vfio/pci: Default display option to "off"
- Re: Entering freeze for libvirt-4.4.0
- Re: [PATCH 08/10] virrandom: Make virRandomBits better
- Re: [PATCH 04/10] virCryptoGenerateRandom: Don't allocate return buffer
- Re: [PATCH] virtlockd: acquire locks on re-exec
- [PATCH] spec: Fix permissions of nwfilter XMLs
- [RFC 2/4] add automatic cleanup support in src/util/virarptable.c
- [RFC 4/4] add automatic cleanup support in src/util/virauth.c
- [RFC 3/4] add automatic cleanup support in src/util/virauthconfig.c
- [RFC 1/4] add macros for implementing automatic cleanup functionality
- [RFC 0/4] add automatic cleanup functionality in some files
- Re: [PATCH 08/10] virrandom: Make virRandomBits better
- Re: [PATCH 00/10] Use better PRNG
- Re: [PATCH 02/10] virCryptoGenerateRandom: rename ret
- Re: [PATCH 01/10] virRandomBytes: Fix return value
- Re: [PATCH 00/22] New CPU related APIs
- Entering freeze for libvirt-4.4.0
- [PATCH v2 2/2] docs: bhyve: document guest CPU topology feature
- [PATCH v2 1/2] bhyve: add CPU topology support
- [PATCH v2 0/2] bhyve: add CPU topology support
- Re: [PATCH v6 3/9] conf: introduce launch-security element in domain
- Re: [PATCH v6 2/9] qemu: introduce SEV feature in hypervisor capabilities
- [PATCH] storage: Add specific check for LUKS encryption support
- Re: [PATCH v6 0/9] x86: Secure Encrypted Virtualization (AMD)
- Re: [PATCH] vfio/pci: Default display option to "off"
- Re: [PATCH 1/2] bhyve: add CPU topology support
- Re: [Qemu-devel] [PATCH v7 1/3] qmp: adding 'wakeup-suspend-support' in query-target
- [PATCH] conf: Introduce align for hostmem-file
- Re: [PATCH v2] storage: Add capability to use LUKS encryption for disk backend
- Re: [PATCH 00/22] New CPU related APIs
- Re: [PATCH 00/22] New CPU related APIs
- Re: [PATCH v6 1/9] qemu: provide support to query the SEV capability
- Re: [PATCH 2/2] docs: news: Add entry about iommu_support
- Re: [PATCH 1/2] capabilities: Provide info about host IOMMU support
- Re: [libvirt-users] virRandomBits - not very random
- Re: [PATCH] virtlockd: acquire locks on re-exec
- Re: [libvirt-users] virRandomBits - not very random
- Re: [PATCH 08/10] virrandom: Make virRandomBits better
- Re: [libvirt-users] virRandomBits - not very random
- Re: [PATCH v2] storage: Add capability to use LUKS encryption for disk backend
- Re: [PATCH v3] qemu: add support for vhost-vsock-pci
- Re: [GSoC] Design ideas for implementing cleanup attribute
- [PATCH v3] qemu: add support for vhost-vsock-pci
- [PATCH v2] storage: Add capability to use LUKS encryption for disk backend
- Re: [PATCH] storage: Add capability to use LUKS encryption for disk backend
- Re: [PATCHv2 3/7] conf: introduce <vsock> element
- Re: [PATCH] storage: Remove rwlocks during virStoragePoolObjListForEach
- Re: [PATCHv2 7/7] qemu: add support for vhost-vsock-pci
- Re: [PATCH] storage: Add capability to use LUKS encryption for disk backend
- Re: [PATCHv2 3/7] conf: introduce <vsock> element
- [RFC PATCH 1/2] util: Add memory bandwidth support to resctrl
- [RFC PATCH 0/2] Introduce RDT memory bandwidth allocation support
- [RFC PATCH 2/2] conf: Extend cputune/cachetune to support memory bandwidth allocation
- Re: [PATCH] storage: Add capability to use LUKS encryption for disk backend
- Re: [PATCH] storage: Add capability to use LUKS encryption for disk backend
- Re: [PATCH] storage: Remove rwlocks during virStoragePoolObjListForEach
- Re: [PATCH v2 1/2] capabilities: Provide info about host IOMMU support
- Re: [PATCHv2 7/7] qemu: add support for vhost-vsock-pci
- Re: [PATCH 07/13] qemu: Add hotpluging support for PCI devices on S390 guests
- Re: [PATCHv2 6/7] util: create virvsock.c
- Re: [PATCH 3/4] conf: remove 'bootHash' from the post-parse infrastructure
- Re: [PATCHv2 5/7] Introduce QEMU_CAPS_DEVICE_VHOST_VSOCK
- Re: [PATCHv2 4/7] qemu: add private data for vsock
- Re: [PATCH 2/4] conf: introduce virDomainDefCheckBootOrder
- Re: [PATCHv2 3/7] conf: introduce <vsock> element
- [PATCH 09/10] virUUIDGenerate don't fall back to virRandomBits
- [PATCH 08/10] virrandom: Make virRandomBits better
- [PATCH 07/10] virRandomBytes: Use gnutls_rnd whenever possible
- [PATCH 06/10] virRandomBytes: Report error
- [PATCH 04/10] virCryptoGenerateRandom: Don't allocate return buffer
- [PATCH 05/10] virRandomBytes: Prefer saferead over plain read
- [PATCH 10/10] vircrypto: Drop virCryptoGenerateRandom
- [PATCH 03/10] virCryptoGenerateRandom: Explain gnults error
- [PATCH 02/10] virCryptoGenerateRandom: rename ret
- [PATCH 01/10] virRandomBytes: Fix return value
- [PATCH 00/10] Use better PRNG
- Re: [PATCH 2/4] conf: introduce virDomainDefCheckBootOrder
- Re: [PATCH 1/4] vmx: add VIR_DOMAIN_DEF_FEATURE_NO_BOOT_ORDER
- Re: [PATCH 1/2] bhyve: add CPU topology support
- Re: [PATCH 1/4] vmx: add VIR_DOMAIN_DEF_FEATURE_NO_BOOT_ORDER
- Re: [PATCHv2 2/7] Add privateData to virDomainVsockDef
- Re: [PATCHv2 1/7] Introduce virDomainVsockDef
- Re: [PATCH 1/4] vmx: add VIR_DOMAIN_DEF_FEATURE_NO_BOOT_ORDER
- Re: [PATCH 4/4] conf: remove 'bootHash' completely
- Re: [PATCH 3/4] conf: remove 'bootHash' from the post-parse infrastructure
- Re: [PATCH 2/4] conf: introduce virDomainDefCheckBootOrder
- Re: [GSoC] Design ideas for implementing cleanup attribute
- Re: [GSoC] Design ideas for implementing cleanup attribute
- Re: [PATCH 00/22] New CPU related APIs
- [PATCH 2/2] docs: bhyve: document guest CPU topology feature
- [PATCH 1/2] bhyve: add CPU topology support
- [PATCH 0/2] bhyve: add CPU topology support
- Re: [GSoC] Design ideas for implementing cleanup attribute
- Re: plan for next release
- Re: plan for next release
- Re: [PATCH] qemu: Don't build cache= cmd line for scsi-block
- Re: [PATCH v6 6/9] libvirt: add new public API to get launch security info
- Re: [PATCH v6 8/9] qemu: Add support to launch security info
- Re: [PATCH v6 7/9] remote: implement the remote protocol for launch security
- Re: [PATCH v6 6/9] libvirt: add new public API to get launch security info
- [PATCH] qemu: Don't build cache= cmd line for scsi-block
- Re: [PATCH 00/22] New CPU related APIs
- Re: [PATCH v6 9/9] virsh: implement new command for launch security
- Re: [PATCH 4/4] qemu: domain: Pass 'qemuCaps' to post parse callbacks when parsing status XML
- Re: [PATCH 3/4] conf: domain: Allow passing in 'parseOpaque' for post-parse of status XML
- Re: [PATCH 2/4] conf: domain: Invoke post-parse callbacks after parsing private XML parts
- Re: [PATCH 1/4] conf: domain: Remove code accessing 'bootHash' from the post-parse infrestructure
- [PATCH 3/4] conf: remove 'bootHash' from the post-parse infrastructure
- [PATCH 4/4] conf: remove 'bootHash' completely
- [PATCH 2/4] conf: introduce virDomainDefCheckBootOrder
- [PATCH 1/4] vmx: add VIR_DOMAIN_DEF_FEATURE_NO_BOOT_ORDER
- [PATCH 0/4] Remove 'bootHash'
- Re: [PATCH 11/22] qemu: Implement virConnectCompareHypervisorCPU
- Re: [PATCH 10/22] virsh: Introduce new hypervisor-cpu-compare command
- Re: [PATCH v6 5/9] qemu: add support to launch SEV guest
- Re: [PATCH v6 4/9] qemu/cgroup: add /dev/sev in shared devices list
- Re: [PATCH v6 3/9] conf: introduce launch-security element in domain
- Re: [PATCH v6 2/9] qemu: introduce SEV feature in hypervisor capabilities
- Re: [PATCH v6 0/9] x86: Secure Encrypted Virtualization (AMD)
- Re: [PATCHv2 3/3] xen_common: convert to typesafe virConf accessors
- [PATCH 3/4] conf: domain: Allow passing in 'parseOpaque' for post-parse of status XML
- [PATCH 2/4] conf: domain: Invoke post-parse callbacks after parsing private XML parts
- [PATCH 1/4] conf: domain: Remove code accessing 'bootHash' from the post-parse infrestructure
- [PATCH 4/4] qemu: domain: Pass 'qemuCaps' to post parse callbacks when parsing status XML
- [PATCH 0/4] conf: Invoke post-parse callbacks after parsing private XML
- Re: [PATCH 02/13] qemu: Introduce zPCI capability
- Re: [PATCH 07/13] qemu: Add hotpluging support for PCI devices on S390 guests
- Re: [GSoC] Design ideas for implementing cleanup attribute
- Re: plan for next release
- Re: [GSoC] Design ideas for implementing cleanup attribute
- plan for next release
- Re: [GSoC] Design ideas for implementing cleanup attribute
- Re: [PATCH 1/5] storage: adding a skeleton for libvirt volume events.
- Re: [PATCH v6 1/9] qemu: provide support to query the SEV capability
- Re: [PATCH v6 1/9] qemu: provide support to query the SEV capability
- Re: [Qemu-devel] [PATCH v7 1/3] qmp: adding 'wakeup-suspend-support' in query-target
- Re: [PATCHv2 3/3] xen_common: convert to typesafe virConf accessors
- Re: [RFC v3] external (pull) backup API
- Re: [PATCH 08/13] conf: Introduce parser, formatter for uid and fid
- [PATCHv3 4/7] xen_common: Split per-PCI logic from xenParsePCI()
- [PATCHv3 2/7] xen_vm: convert to typesafe virConf accessors
- [PATCHv3 1/7] xen_xm: Split the per-disk logic from xenParseXMDisk()
- [PATCHv3 6/7] xen_common: convert to typesafe virConf acessors
- [PATCHv3 7/7] xen_common: Fix a few memory leaks
- [PATCHv3 0/7] Finish the conversion to virConfGetValue* functions
- [PATCHv3 3/7] vmx: convert to typesafe virConf accessors
- [PATCHv3 5/7] xen_common: Split per-Vfi logic from xenParseVif()
- [PATCH 5/5] examples: adding volume events into event-test example.
- [PATCH 4/5] virsh: implementing 'vol-event' command.
- [PATCH 2/5] driver: adding two new driver functions to support volume events.
- [PATCH 3/5] conf: implementing some functions to generate volume events.
- [PATCH 1/5] storage: adding a skeleton for libvirt volume events.
- [PATCH 0/5] storage: implement a skeleton for volume events.
- [PATCH v2 2/2] docs: news: Add entry about iommu_support
- [PATCH v2 1/2] capabilities: Provide info about host IOMMU support
- [PATCH v2 0/2 capabilities: Provide info about host IOMMU support
- Re: [PATCHv2 3/3] xen_common: convert to typesafe virConf accessors
- Re: [PATCHv2 2/3] vmx: convert to typesafe virConf accessors
- Re: [PATCHv2 1/3] xen_vm: convert to typesafe virConf accessors
- Re: [PATCHv2 3/3] xen_common: convert to typesafe virConf accessors
- Re: [PATCHv2 2/3] vmx: convert to typesafe virConf accessors
- Re: [PATCHv2 1/3] xen_vm: convert to typesafe virConf accessors
- Re: [PATCH v2 10/12] qemu_hotplug: Allow asynchronous detach
- [PATCHv2 2/3] vmx: convert to typesafe virConf accessors
- [PATCHv2 3/3] xen_common: convert to typesafe virConf accessors
- [PATCHv2 0/3] Finish the conversion to virConfGetValue* functions
- [PATCHv2 1/3] xen_vm: convert to typesafe virConf accessors
- Re: [PATCH v2 12/12] news: Document new API introduction
- Re: [PATCH v2 11/12] qemu: Implement virDomainDetachDeviceAlias
- Re: [PATCH v2 10/12] qemu_hotplug: Allow asynchronous detach
- [PATCH 2/1] nwfilter: Fix IP address learning
- Re: [PATCH] nwfilter: fix IP address learning
- Re: [PATCH] nwfilter: directly use poll to wait for packets instead of pcap_next
- Re: [PATCH v2 09/12] qemuDomainDetachDeviceLiveAndConfig: Avoid overwriting @ret
- Re: [PATCH v2 08/12] qemuDomainDetachDeviceLiveAndConfig: Don't use driver->caps directly
- Re: [PATCH v2 07/12] qemu_hotplug: Use more gotos in qemuDomainDetach*Device
- Re: [PATCH v2 06/12] qemuDomainDetachWatchdog: Don't release watchdog address twice
- Re: [PATCH v2 05/12] qemuDomainDetachShmemDevice: Don't release shmem address twice
- Re: [PATCH v2 04/12] qemuDomainRemoveChrDevice: Release device address
- Re: [PATCH v2 03/12] virsh: Expose virDomainDetachDeviceAlias
- Re: [PATCH v2 02/12] remote: Implement virDomainDetachDeviceAlias
- Re: [PATCH v2 01/12] Introduce virDomainDetachDeviceAlias API
- Re: [PATCH 21/22] qemu: Implement virConnectBaselineHypervisorCPU
- Re: [PATCH 00/22] New CPU related APIs
- Re: [PATCH 19/22] cpu: Add optional list of allowed features to virCPUBaseline
- Re: [PATCH 20/22] qemu_capabilities: Introduce virQEMUCapsGetCPUFeatures
- Re: [PATCH 14/22] virsh: Introduce new hypervisor-cpu-baseline command
- Re: [PATCH 17/22] cpu: Add explicit arch parameter for virCPUBaseline
- Re: [PATCH 11/22] qemu: Implement virConnectCompareHypervisorCPU
- Re: [PATCH 18/22] cpu: Update style in virCPUBaseline
- Re: [Qemu-devel] [PATCH v7 1/3] qmp: adding 'wakeup-suspend-support' in query-target
- Re: [PATCH 10/22] virsh: Introduce new hypervisor-cpu-compare command
- Re: [PATCH 08/22] Introduce virConnectCompareHypervisorCPU public API
- Re: [PATCH 12/22] Introduce virConnectBaselineHypervisorCPU public API
- Re: [PATCH 11/22] qemu: Implement virConnectCompareHypervisorCPU
- Re: [PATCH 0/3] Finish the conversion to virConfGetValue* functions
- Re: [RFC v3] external (pull) backup API
- Re: [tck PATCH 0/3] Some misc fixes
- Re: [libvirt-users] virRandomBits - not very random
- Re: [PATCH] tools: virsh: Add virshCellnoCompleter.
- Re: [libvirt-users] virRandomBits - not very random
- Re: [PATCH 21/22] qemu: Implement virConnectBaselineHypervisorCPU
- Re: [PATCH 22/22] news: Mention new CPU related APIs
- Re: [PATCH 20/22] qemu_capabilities: Introduce virQEMUCapsGetCPUFeatures
- Re: [PATCH 18/22] cpu: Update style in virCPUBaseline
- Re: [PATCH 17/22] cpu: Add explicit arch parameter for virCPUBaseline
- Re: [PATCH 19/22] cpu: Add optional list of allowed features to virCPUBaseline
- Re: [libvirt-users] virRandomBits - not very random
- Re: [PATCH 16/22] cpu_x86: Add support for passing guest CPUs to virCPUx86Baseline
- Re: [PATCH 14/22] virsh: Introduce new hypervisor-cpu-baseline command
- Re: [PATCH 15/22] cpu: Rename cpuBaseline as virCPUBaseline
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]