libvirt
[Prev Page][Next Page]
- Re: [PATCH v6 19/23] network: add implementation of network port APIs
- Re: [PATCH v6 18/23] conf: support recording ports against virNetworkObjPtr
- Re: [PATCH v6 18/23] conf: support recording ports against virNetworkObjPtr
- Re: [PATCH v6 02/23] conf: introduce virNetworkPortDefPtr struct and XML support
- Re: mdevctl: A shoestring mediated device management and persistence utility
- Re: [PATCH v4 00/25] Fix and enable owner remembering
- Re: [PATCH v4 25/25] Revert "qemu: Temporary disable owner remembering"
- Re: [PATCH v4 24/25] qemu: Move image security metadata on snapshot activity
- Re: [PATCH v4 22/25] security_selinux: Implement virSecurityManagerMoveImageMetadata
- Re: [PATCH v4 21/25] security_dac: Implement virSecurityManagerMoveImageMetadata
- Re: [PATCH v4 23/25] qemu_security: Implement qemuSecurityMoveImageMetadata
- Re: [PATCH v4 20/25] security_util: Introduce virSecurityMoveRememberedLabel
- Re: [PATCH v4 19/25] security: Introduce virSecurityManagerMoveImageMetadata
- Re: [PATCH v4 18/25] security: Don't remember owner for shared resources
- Re: [PATCH v2] Produce more verbose error if cppi not found
- Re: [PATCH v4 17/25] qemusecuritymock: Allow some paths to be not restored
- Re: [PATCH v4 16/25] security_selinux: Allow caller to suppress owner remembering
- Re: [PATCH v4 15/25] security_dac: Allow caller to suppress owner remembering
- Re: [PATCH v4 14/25] security: Document @restore member of transaction list
- Re: [PATCH v4 13/25] security: Don't skip label restore on file systems lacking XATTRs
- Re: [PATCH v4 12/25] virFileRemoveXAttr: Report error on failure
- Re: [PATCH v4 11/25] virFileSetXAttr: Report error on failure
- Re: [PATCH v4 08/25] tools: Slightly rework libvirt_recover_xattrs.sh
- Re: [PATCH v4 10/25] virfile: Make virFileGetXAttr report errors
- Re: [PATCH v4 09/25] virSecuritySELinuxRestoreAllLabel: Print @migrated in the debug message too
- Re: [PATCH v4 06/25] qemusecuritytest: Use AUTOFREE/AUTOUNREF
- Re: [Qemu-devel] [PATCH v4 0/3] numa: deprecate '-numa node, mem' and default memory distribution
- [PATCHv2 8/9] qemu: Move QEMU_QXL_VGAMEM_DEFAULT macro
- [PATCHv2 5/9] news: Document removal of qemu commandline parsing
- Re: [PATCH v4 07/25] qemusecuritytest: Fix capabilities loading
- [PATCHv2 4/9] qemu: driver: Remove support for native->XML conversion
- [PATCHv2 2/9] qemu: driver: Drop support for qemu-attach
- [PATCHv2 1/9] docs: hvsupport: Add support for deprecating hypervisor implementations
- [PATCHv2 0/9] qemu: drop command line parsing
- Re: [PATCH v4 05/25] qemusecuritytest: Drop unused variable
- Re: [PATCH v4 04/25] qemusecuritymock: Introduce and use freePaths()
- Re: [PATCH v4 03/25] qemusecuritymock: Actually set error on failure
- [PATCHv2 9/9] qemu: Move qemuParseKeywords(Free) to the monitor code
- [PATCHv2 6/9] tests: Drop qemuargv2xmltest
- [PATCHv2 7/9] qemu: parse: Drop unused qemu command line parsing infrastructure
- [PATCHv2 3/9] qemu: parse: Drop qemuParseCommandLinePid and friends
- Re: [PATCH v4 02/25] qemusecuritymock: Fix bit arithmetic
- Re: [PATCH v4 01/25] qemusecuritymock: Mock virProcessRunInFork
- [PATCH v2] Produce more verbose error if cppi not found
- Re: [PATCH] build: Require cppi for syntax-check
- Re: [PATCH] build: Require cppi for syntax-check
- Re: [PATCH] build: Require cppi for syntax-check
- Re: [PATCH] build: Require cppi for syntax-check
- Re: [PATCH 0/7] Validate spapr-vio addresses as 32-bit
- Re: [PATCH] test_driver: implement virDomainInterfaceAddresses
- Re: [PATCH 0/3] docs: storage: document 'lvm2' disk fun
- Re: [PATCH] build: Require cppi for syntax-check
- Re: [PATCH] test_driver: implement virDomainSendProcessSignal
- Re: [RFC PATCH 3/5] qemu: driver: Remove support for native->XML conversion
- Re: [PATCH] build: Require cppi for syntax-check
- Re: [PATCH 00/12] tests: remove text monitor testing infrastructure
- Re: [PATCH 09/12] tests: refactor qemuMonitorTestProcessCommandDefault
- Re: [PATCH 05/12] tests: assume JSON in qemuMonitorTestIO
- Re: [PATCH 04/12] tests: qemuMonitorTestProcessCommandDefaultValidate: simplify condition
- Re: [PATCH] build: Require cppi for syntax-check
- Re: [PATCH] test_driver: implement virNetworkGetDHCPLeases
- [PATCH] build: Require cppi for syntax-check
- Re: [PATCH] virfile: adds quobyte as a shared fs
- [PATCH 3/3] docs: storage: document the 'lvm2' disk format oddness
- [PATCH 1/3] docs: storage: fix spacing when enumerating volume formats
- [PATCH 0/3] docs: storage: document 'lvm2' disk fun
- [PATCH 2/3] docs: storage: type out two
- [PATCH 08/10] qemu: monitor: remove the json field
- [PATCH 10/10] qemu: monitor: s/ret/rc/ in UpdateVideoSize functions
- [PATCH 09/10] qemu: monitor: use VIR_AUTOFREE in qemuMonitor*VideoSize
- [PATCH 07/10] qemu: monitor: remove mon->json checks
- [PATCH 05/10] qemu: remove json argument from qemuMonitorOpen
- [PATCH 04/10] qemu: stop formatting json='1' in status XML
- [PATCH 02/10] qemu: assume monJSON is always true
- [PATCH 03/10] qemu: domain: remove monJSON field
- [PATCH 06/10] qemu: monitor: assume JSON in QEMU_CHECK_MONITOR macro
- [PATCH 01/10] qemu: also delete qemuProcessAttach
- [PATCH 00/10] qemu: remove json fields from domain and monitor objects
- [PATCH 09/12] tests: refactor qemuMonitorTestProcessCommandDefault
- [PATCH 12/12] tests: qemuMonitorTestAddInvalidCommandResponse: VIR_AUTOFREE
- [PATCH 07/12] tests: remove text monitor testing infrastructure
- [PATCH 11/12] tests: qemuMonitorTestAddUnexpectedErrorResponse: VIR_AUTOFREE
- [PATCH 05/12] tests: assume JSON in qemuMonitorTestIO
- [PATCH 08/12] tests: qemuMonitorReportError: use VIR_AUTOFREE
- [PATCH 04/12] tests: qemuMonitorTestProcessCommandDefaultValidate: simplify condition
- [PATCH 10/12] tests: refactor qemuMonitorTestProcessCommandDefaultValidate
- [PATCH 06/12] tests: qemuMonitorReportError: use tmp variable properly
- [PATCH 01/12] tests: assume JSON monitor in qemuMonitorTestNewSimple
- [PATCH 03/12] tests: qemuMonitorTestAddErrorResponse: use VIR_AUTOFREE
- [PATCH 00/12] tests: remove text monitor testing infrastructure
- [PATCH 02/12] tests: always assume JSON in qemuMonitorTestNew
- Re: [PATCH 00/19] Use '#pragma once' in headers
- Re: [PATCH 00/19] Use '#pragma once' in headers
- Re: mdevctl: A shoestring mediated device management and persistence utility
- Re: mdevctl: A shoestring mediated device management and persistence utility
- From: Christophe de Dinechin
- Re: mdevctl: A shoestring mediated device management and persistence utility
- Re: [RFC PATCH 0/5] qemu: drop command line parsing
- Re: [RFC PATCH 3/5] qemu: driver: Remove support for native->XML conversion
- Re: [RFC PATCH 1/5] qemu: driver: Drop support for qemu-attach
- Re: [RFC PATCH 0/5] qemu: drop command line parsing
- Re: [RFC PATCH 5/5] qemu: parse: Drop unused qemu command line parsing infrastructure
- Re: [RFC PATCH 3/5] qemu: driver: Remove support for native->XML conversion
- Re: [PATCH RFC 0/1] mdevctl: further config for vfio-ap
- [RFC PATCH 5/5] qemu: parse: Drop unused qemu command line parsing infrastructure
- [RFC PATCH 1/5] qemu: driver: Drop support for qemu-attach
- [RFC PATCH 4/5] tests: Drop qemuargv2xmltest
- [RFC PATCH 3/5] qemu: driver: Remove support for native->XML conversion
- [RFC PATCH 0/5] qemu: drop command line parsing
- [RFC PATCH 2/5] qemu: parse: Drop qemuParseCommandLinePid and friends
- Re: [PATCH RFC 1/1] allow to specify additional config data
- Re: mdevctl: A shoestring mediated device management and persistence utility
- From: Christophe de Dinechin
- Re: mdevctl: A shoestring mediated device management and persistence utility
- From: Christophe de Dinechin
- Re: [PATCH] SpaprVio addresses are 32-bit, not 64-bit
- [PATCH 7/7] docs: Update documentation for spapr-vio addresses
- [PATCH 5/7] conf: Format spapr-vio addresses as 32-bit
- [PATCH 6/7] qemu: Format spapr-vio addresses as 32-bit
- [PATCH 3/7] qemu: Validate spapr-vio addresses
- [PATCH 2/7] qemu: Rework qemuDomainDeviceDefValidateAddress()
- [PATCH 4/7] tests: Add pseries-spaprvio-invalid
- [PATCH 0/7] Validate spapr-vio addresses as 32-bit
- [PATCH 1/7] docs: Fix validation of spapr-vio addresses
- Re: [security-notice PATCH 9/9] notices: re-generate all branch/tag info
- Re: [security-notice PATCH 8/9] scripts: fuzzy matching on subject to identify unannotated cherry picks
- Re: [security-notice PATCH 7/9] scripts: add detection of cherry-picks in branches
- Re: [security-notice PATCH 6/9] scripts: optimize tag to branch mapping
- Re: [security-notice PATCH 5/9] scripts: allow for notices to have multiple commit hashes
- Re: [security-notice PATCH 4/9] scripts: change to update notice files inplace
- Re: [security-notice PATCH 3/9] scripts: add ability to handle a fixed commit hash
- Re: [security-notice PATCH 2/9] scripts: report vulnerable branches which don't have any tags too
- Re: [PATCH] test_driver: implement virDomainSendProcessSignal
- Re: [PATCH v3 03/15] vircgroup: introduce virCgroupV2DevicesAttachProg
- Re: [security-notice PATCH 1/9] scripts: change data structures used to track branches & tags
- Re: [PATCH] test_driver: implement virDomainSendProcessSignal
- [PATCH 4/4] tests: Enable *-headless and *-graphics in qemuxml2xml
- [PATCH 3/4] tests: Add riscv64-virt-graphics
- [PATCH 0/4] tests: Tweaks and updates to *-headless and *-graphics
- [PATCH 2/4] tests: Update *-headless and *-graphics
- [PATCH 1/4] tests: Normalize quotes for *-graphics
- [PATCH] virNodeDeviceCapPCIDefFormat: Drop useless space before end of tags
- Re: [PATCH 00/19] Use '#pragma once' in headers
- Re: [PATCH 00/19] Use '#pragma once' in headers
- Re: [PATCH 00/19] Use '#pragma once' in headers
- Re: mdevctl: A shoestring mediated device management and persistence utility
- Re: [PATCH RFC 1/1] allow to specify additional config data
- Re: [PATCH 00/19] Use '#pragma once' in headers
- Re: [PATCH 00/19] Use '#pragma once' in headers
- Re: [PATCH RFC 0/1] mdevctl: further config for vfio-ap
- Re: [PATCH RFC 1/1] allow to specify additional config data
- [PATCH] test_driver: implement virDomainGetMemoryParameters
- Re: [PATCH RFC 0/1] mdevctl: further config for vfio-ap
- Re: [PATCH v2] qemu: fix pr-helper0 remain
- Re: [PATCH] test_driver: implement virDomainSendProcessSignal
- Re: [PATCH v3 03/15] vircgroup: introduce virCgroupV2DevicesAttachProg
- Re: mdevctl: A shoestring mediated device management and persistence utility
- Re: [PATCH v3 02/15] vircgroup: introduce virCgroupV2DevicesAvailable
- Re: [PATCH v3 01/15] util: introduce virbpf helpers
- Re: [PATCH] test_driver: implement virDomainSendProcessSignal
- Re: [PATCH v3 00/15] implement cgroups v2 support
- Re: [PATCH] qemu: domain: Log some useful data in qemuDomainStorageSourceAccessModify
- Re: [PATCH] qemu: domain: Log some useful data in qemuDomainStorageSourceAccessModify
- Re: [PATCH v3 0/8] CPU Model Baseline and Comparison for s390x
- Re: [PATCH 0/3] tests: Include LDADDS in qemu_LDADDS
- Re: [PATCH] qemu: Add support for overriding max threads per process limit
- Re: [PATCH 0/3] tests: Include LDADDS in qemu_LDADDS
- Re: [PATCH 1/3] tests: Tweak cputest_LDADDS
- Re: mdevctl: A shoestring mediated device management and persistence utility
- Re: mdevctl: A shoestring mediated device management and persistence utility
- Re: [PATCH] qemu: domain: Log some useful data in qemuDomainStorageSourceAccessModify
- Re: [PATCH] qemu: domain: Log some useful data in qemuDomainStorageSourceAccessModify
- [PATCH] qemu: domain: Log some useful data in qemuDomainStorageSourceAccessModify
- Re: [PATCH] build: fix linking libqemutestdriver with LTO enabled
- [PATCH 2/3] tests: Tweak vircapstest_LDADD
- [PATCH 3/3] tests: Include LDADDS in qemu_LDADDS
- [PATCH 1/3] tests: Tweak cputest_LDADDS
- [PATCH 0/3] tests: Include LDADDS in qemu_LDADDS
- Re: [PATCH] test_driver: implement virDomainGetLaunchSecurityInfo
- Re: [PATCH v2]daemon: Fix a crash during virNetlinkEventServiceStopAll
- [PATCH v2]daemon: Fix a crash during virNetlinkEventServiceStopAll
- [PATCH] tests: qemumonitorjson: Replace use of virReportError
- Re: mdevctl: A shoestring mediated device management and persistence utility
- Re: mdevctl: A shoestring mediated device management and persistence utility
- Re: mdevctl: A shoestring mediated device management and persistence utility
- Re: [PATCH 3/3] qemu: Use proper block job name when reconnecting to VM
- Re: [PATCH 0/3] tests: uri: Improve uri testing and add test for urlencoded uris
- Re: [PATCH 2/3] qemu: domain: Allow overriding images to read-write in qemuDomainStorageSourceAccessAllow
- Re: [PATCH 1/3] qemu: domain: Fix logic bug in qemuDomainStorageSourceAccessAllow
- [PATCH 3/3] tests: uri: Add test for urlencoded URIs
- [PATCH 2/3] tests: uri: Run all test cases on a single URI
- [PATCH 1/3] tests: uri: Use VIR_TEST_DEBUG instead of VIR_DEBUG
- [PATCH 0/3] tests: uri: Improve uri testing and add test for urlencoded uris
- Re: [PATCH v2 0/4] test_driver: implement virDomainSaveImageGetXMLDesc and virDomainSaveImageDefineXML
- Re: [PATCH v2 3/4] test_driver: implement virDomainSaveImageDefineXML
- [PATCH 2/3] qemu: domain: Allow overriding images to read-write in qemuDomainStorageSourceAccessAllow
- [PATCH 0/3] qemu: Fix two block-job related regressions (blockdev-add saga)
- [PATCH 1/3] qemu: domain: Fix logic bug in qemuDomainStorageSourceAccessAllow
- [PATCH 3/3] qemu: Use proper block job name when reconnecting to VM
- Re: [PATCH RFC 1/1] allow to specify additional config data
- Re: [jenkins-ci PATCH] lcitool: Don't warn when using package manager directly
- Re: [jenkins-ci PATCH] lcitool: Don't warn when using package manager directly
- Re: [jenkins-ci PATCH] lcitool: Don't warn when using package manager directly
- Re: [Qemu-devel] PCI(e): Documentation "io-reserve" and related properties?
- [PATCH 2/2] qemu: process: Report better error when virtlogd connection fails
- [PATCH 0/2] error: Allow better reporting of errors in some nested cases
- [PATCH 1/2] util: error: Add API for prefixing last set error with a string
- Re: [jenkins-ci PATCH] lcitool: Don't warn when using package manager directly
- [PATCH] test_driver: implement virDomainGetLaunchSecurityInfo
- Re: [Qemu-devel] [PATCH v5 1/3] machine: show if CLI option '-numa node, mem' is supported in QAPI schema
- Re: [Qemu-devel] [PATCH v4 1/3] machine: show if CLI option '-numa node, mem' is supported in QAPI schema
- Re: Question about Windows builds
- Re: [PATCH]daemon: Fix a crash during virNetlinkEventServiceStopAll
- Re: [PATCH 1/4] backup: Prepare for Unix sockets in QMP nbd-server-start
- Re: [PATCH 3/4] backup: Add new qemu monitor bitmap
- Re: [RFC PATCH] qemumonitorjsontest: Use VIR_AUTOPTR for test cleanup
- Re: [PATCH] qemumonitorjsontest: Validate more commands against schema
- [PATCHv2 10/11] util: Remove unused virResctrlMonitorGetCacheOccupancy
- [PATCHv2 09/11] util: Extend virresctl API to retrieve multiple monitor statistics
- [PATCHv2 06/11] conf: Append 'resctrl' object according to number of monitor group directly
- [PATCHv2 05/11] conf: refactor 'virDomainResctrlVcpuMatch' and some code cleanup
- [PATCHv2 04/11] conf: some code cleanup
- [PATCHv2 07/11] util: Refactor and rename 'virResctrlMonitorFreeStats'
- [PATCHv2 03/11] conf: code cleanup for return error code directly
- [PATCHv2 11/11] conf: Refactor and rename the function to validate a new resctrl monitor
- [PATCHv2 02/11] conf: code cleanup, remove empty line and one space
- [PATCHv2 08/11] util: Refactor 'virResctrlMonitorStats'
- [PATCHv2 01/11] util, conf: Handle default monitor group of an allocation properly
- [PATCHv2 00/11] util/resctrl cleanups and refactors
- [RFC PATCH] qemumonitorjsontest: Use VIR_AUTOPTR for test cleanup
- Re: [PATCH 3/4] backup: Add new qemu monitor bitmap
- Re: [PATCH]daemon: Fix a crash during virNetlinkEventServiceStopAll
- Re: [PATCH 1/4] backup: Prepare for Unix sockets in QMP nbd-server-start
- [PATCH] qemumonitorjsontest: Validate more commands against schema
- Re: [PATCH] test_driver: implement virConnectGetLibVersion
- Question about Windows builds
- From: Christopher Loyd Nugent
- Re: [PATCH] test_driver: implement virConnectGetLibVersion
- Re: [PATCH] test_driver: implement virConnectGetLibVersion
- Re: [PATCHv2] virt-xml-validate: Allow input to be read from stdin
- Re: [PATCH] test_driver: implement virConnectGetLibVersion
- [PATCH v5 1/3] machine: show if CLI option '-numa node, mem' is supported in QAPI schema
- [PATCH] test_driver: implement virConnectGetLibVersion
- Re: [Qemu-devel] [PATCH v4 1/3] machine: show if CLI option '-numa node, mem' is supported in QAPI schema
- Re: [Qemu-devel] [PATCH v4 0/3] numa: deprecate '-numa node, mem' and default memory distribution
- Re: [PATCH 8.5/13] qemu: Rename qemuDomainSnapshotDiskDataFree to qemuDomainSnapshotDiskDataCleanup
- [PATCH 2/2] test_driver: implement virConnectDomainXMLFromNative
- [PATCH 1/2] test_driver: implement virConnectDomainXMLToNative
- [PATCH 8.5/13] qemu: Rename qemuDomainSnapshotDiskDataFree to qemuDomainSnapshotDiskDataCleanup
- [PATCH v2 1/4] test_driver: extract image saving code into a separate function
- [PATCH v2 2/4] test_driver: extract image loading code into a separate function
- [PATCH v2 4/4] test_driver: implement virDomainSaveImageGetXMLDesc
- [PATCH v2 3/4] test_driver: implement virDomainSaveImageDefineXML
- [PATCH v2 0/4] test_driver: implement virDomainSaveImageGetXMLDesc and virDomainSaveImageDefineXML
- Re: [PATCH] qemu: check if numa cell's cpu range match with cpu topology count
- [PATCH]daemon: Fix a crash during virNetlinkEventServiceStopAll
- [PATCH libvirt-python] Fix regression in lxcOpenNamespace
- [PATCH] Fix regression in lxcOpenNamespace
- Re: [PATCH 10/13] qemu: snapshot: Don't overload 'ret' in qemuDomainSnapshotCreateDiskActive
- Re: [PATCH 09/13] qemu: snapshot: Move all cleanup of snapshot disk data to qemuDomainSnapshotDiskDataFree
- Re: [PATCH 13/13] qemu: snapshot: Remove unnecessary 'do_transaction' logic in qemuDomainSnapshotCreateDiskActive
- Re: [PATCH 12/13] qemu: snapshot: Return early if there's nothing to snapshot
- Re: [PATCH 11/13] qemu: snapshot: Unify 'cleanup' and 'error' in qemuDomainSnapshotCreateDiskActive
- Re: [PATCH 08/13] qemu: snapshot: Densely pack data in qemuDomainSnapshotDiskDataCollect
- Re: [PATCH 07/13] qemu: snapshot: Always save config XML after qemuDomainSnapshotCreateDiskActive
- Re: [PATCH 05/13] qemu: snapshot: Remove unused cleanup section in qemuDomainSnapshotCreateSingleDiskActive
- Re: [PATCH 04/13] qemu: Use VIR_AUTO* in qemuDomainSnapshotCreateActiveExternal
- Re: [PATCH 06/13] qemu: snapshot: Always save status and config after qemuDomainSnapshotCreateDiskActive
- Re: [PATCH 03/13] qemu: Use virErrorPreserveLast in qemuDomainSnapshotCreateDiskActive
- Re: [PATCH 02/13] qemu: Use VIR_AUTOPTR in qemuDomainSnapshotCreateDiskActive
- Re: [PATCH 01/13] qemu: snapshot: Pass 'cfg' to external snapshot functions
- [PATCH] test_driver: implement virNetworkGetDHCPLeases
- [PATCH 19/19] src/logging: use #pragma once in headers
- [PATCH 17/19] src/libvirt_internal.h: use #pragma once
- [PATCH 15/19] src/interface: use #pragma once in headers
- [PATCH 16/19] src/internal.h: use #pragma once
- [PATCH 18/19] src/libxl: use #pragma once in headers
- [PATCH 08/19] conf: node device: use #pragma once in headers
- [PATCH 12/19] src/datatypes.h: use #pragma once
- [PATCH 14/19] src/hyperv: use #pragma once in headers
- [PATCH 13/19] src/esx: use #pragma once in headers
- [PATCH 03/19] src/admin: use #pragma once in headers
- [PATCH 11/19] src/cpu: use #pragma once in headers
- [PATCH 07/19] conf: nwfilter: use #pragma once in headers
- [PATCH 10/19] conf: misc: use #pragma once in headers
- [PATCH 01/19] Use #pragma once in driver headers
- [PATCH 05/19] conf: domain: use #pragma once in headers
- [PATCH 09/19] conf: storage: use #pragma once in headers
- [PATCH 06/19] conf: network: use #pragma once in headers
- [PATCH 02/19] src/access: use #pragma once in headers
- [PATCH 04/19] src/bhyve: use #pragma once in headers
- [PATCH 00/19] Use '#pragma once' in headers
- Re: [PATCH RFC 1/1] allow to specify additional config data
- [PATCH] qemu: check if numa cell's cpu range match with cpu topology count
- Re: [PATCH RFC 0/1] mdevctl: further config for vfio-ap
- Re: [PATCH RFC 1/1] allow to specify additional config data
- Re: [Qemu-devel] [PATCH v4 1/3] machine: show if CLI option '-numa node, mem' is supported in QAPI schema
- Re: [Qemu-devel] [PATCH v4 1/3] machine: show if CLI option '-numa node, mem' is supported in QAPI schema
- Re: [Qemu-devel] [PATCH v4 0/3] numa: deprecate '-numa node, mem' and default memory distribution
- Re: mdevctl: A shoestring mediated device management and persistence utility
- Re: [PATCH RFC 0/1] mdevctl: further config for vfio-ap
- Re: [PATCH 0/4] tests: qemu: Allow QMP schema testing with qemuMonitorTestProcessCommandVerbatim
- Re: [PATCH 1/4] backup: Prepare for Unix sockets in QMP nbd-server-start
- [PATCH 2/4] tests: qemu: Add QMP schema checking in qemuMonitorTestProcessCommandVerbatim
- [PATCH 4/4] tests: qemuhotplug: Use schema testing with qemuMonitorTestNewFromFileFull
- [PATCH 3/4] tests: Allow QMP schema testing in qemuMonitorTestNewFromFileFull
- [PATCH 1/4] tests: Refactor cleanup in qemuMonitorTestProcessCommandVerbatim
- [PATCH 0/4] tests: qemu: Allow QMP schema testing with qemuMonitorTestProcessCommandVerbatim
- Re: [PATCH v6 23/23] conf: switch over to use network port APIs for virt drivers
- Re: [PATCH v6 22/23] conf: record a portid against the domain conf
- Re: [PATCH v6 20/23] lxc, libxl: notify network driver of NICs during reconnect
- Re: [PATCH v6 19/23] network: add implementation of network port APIs
- Re: [PATCH v6 21/23] lxc, libxl: save domain status after reconnect
- Re: [Qemu-devel] PCI(e): Documentation "io-reserve" and related properties?
- Re: [PATCH 2/2] gitdm: Add gitdm configuration
- Re: [PATCH] test_driver: implement virDomainSendKey
- Re: Scope of the test driver? (Was: Re: [PATCH] test_driver: implement virDomainSendKey)
- Re: [PATCH 2/2] gitdm: Add gitdm configuration
- Re: Scope of the test driver? (Was: Re: [PATCH] test_driver: implement virDomainSendKey)
- Re: Scope of the test driver? (Was: Re: [PATCH] test_driver: implement virDomainSendKey)
- Re: [PATCH 2/2] gitdm: Add gitdm configuration
- Re: [PATCH 4/4] test_driver: implement virDomainSaveImageGetXMLDesc
- Re: [PATCH 3/4] test_driver: implement virDomainSaveImageDefineXML
- [PATCH] docs: Advertise pcie-to-pci-bridge for use on q35
- Re: [PATCH 1/2] mailmap: Remove some duplicates
- Re: [PATCH 1/4] backup: Prepare for Unix sockets in QMP nbd-server-start
- Re: [PATCH 3/4] backup: Add new qemu monitor bitmap
- Re: [PATCH 2/4] backup: Add two new qemu capabilities
- Re: [PATCH v6 18/23] conf: support recording ports against virNetworkObjPtr
- Re: [PATCH v6 17/23] virsh: add support for network port APIs
- Re: [PATCH v6 04/23] conf: add APIs to convert virDomainNetDef to virNetworkPortDef
- Re: [PATCH v6 03/23] network: make networkLogAllocation independent of domain conf
- [PATCH] qemu: Add support for overriding max threads per process limit
- Re: [PATCH RFC 0/1] mdevctl: further config for vfio-ap
- Re: [PATCH RFC 1/1] allow to specify additional config data
- Re: [PATCH 2/4] test_driver: extract image loading code into a separate function
- Re: [PATCH RFC 1/1] allow to specify additional config data
- [PATCH 2/2] gitdm: Add gitdm configuration
- [PATCH 1/2] mailmap: Remove some duplicates
- [PATCH 0/2] gitdm: Add gitdm configuration
- Re: [PATCH] qemu: Fix NULL pointer access in qemuProcessInitCpuAffinity()
- [PATCH RFC 1/1] allow to specify additional config data
- [PATCH RFC 0/1] mdevctl: further config for vfio-ap
- Re: [PATCH] qemu: Fix NULL pointer access in qemuProcessInitCpuAffinity()
- Re: [PATCH v2 06/11] qemu: Grab modify job for changing domain XML
- From: Nikolay Shirokovskiy
- Re: [PATCH 1/2] qemu: Fix leak in qemuProcessInitCpuAffinity()
- [PATCH] qemu: Fix NULL pointer access in qemuProcessInitCpuAffinity()
- Re: [PATCH 3/4] backup: Add new qemu monitor bitmap
- Re: [PATCH v2 07/11] qemu_domain: Allow qemuDomainObjListAdd to keep job upon return
- From: Nikolay Shirokovskiy
- Re: [PATCH 1/4] backup: Prepare for Unix sockets in QMP nbd-server-start
- Re: [PATCH 2/4] backup: Add two new qemu capabilities
- Re: [PATCH v2 11/11] libxl_domain: Allow libxlDomainObjListAdd to keep job upon return
- From: Nikolay Shirokovskiy
- Re: [PATCH v2 10/11] libxl: Grab modify job for changing domain XML
- From: Nikolay Shirokovskiy
- Re: [PATCH v2 09/11] lxc_domain: Allow lxcDomainObjListAdd to keep job upon return
- From: Nikolay Shirokovskiy
- Re: [PATCH v2 08/11] lxc: Grab modify job for changing domain XML
- From: Nikolay Shirokovskiy
- Re: [PATCH 1/4] backup: Prepare for Unix sockets in QMP nbd-server-start
- Re: [PATCH 2/4] backup: Add two new qemu capabilities
- Re: [PATCH 4/4] backup: Add new parameters to qemu monitor nbd-server-add
- Re: [PATCH 3/4] backup: Add new qemu monitor bitmap
- Re: [PATCH v2 07/11] qemu_domain: Allow qemuDomainObjListAdd to keep job upon return
- From: Nikolay Shirokovskiy
- Re: [PATCH v2 05/11] virDomainObjListAdd: Remove unused flag
- From: Nikolay Shirokovskiy
- Re: [PATCH v2 06/11] qemu: Grab modify job for changing domain XML
- From: Nikolay Shirokovskiy
- Re: [PATCH 1/2] qemu: Fix leak in qemuProcessInitCpuAffinity()
- Re: [Qemu-devel] [PATCH v4 0/3] numa: deprecate '-numa node, mem' and default memory distribution
- Re: [PATCH] cpu_conf: Fix XPath for parsing TSC frequency
- [PATCH] cpu_conf: Fix XPath for parsing TSC frequency
- [PATCH 3/4] backup: Add new qemu monitor bitmap
- [PATCH 1/4] backup: Prepare for Unix sockets in QMP nbd-server-start
- [PATCH 0/4] incremental backup: QMP interactions
- [PATCH 2/4] backup: Add two new qemu capabilities
- [PATCH 4/4] backup: Add new parameters to qemu monitor nbd-server-add
- Re: [PATCH v4 0/3] numa: deprecate '-numa node, mem' and default memory distribution
- [PATCH v2 04/11] virDomainObjListAdd: Leave def assigning as an exercise for caller
- [PATCH v2 00/11] Grab modify job for changing domain XML
- [PATCH 03/13] qemu: Use virErrorPreserveLast in qemuDomainSnapshotCreateDiskActive
- [PATCH 12/13] qemu: snapshot: Return early if there's nothing to snapshot
- [PATCH 09/13] qemu: snapshot: Move all cleanup of snapshot disk data to qemuDomainSnapshotDiskDataFree
- [PATCH 02/13] qemu: Use VIR_AUTOPTR in qemuDomainSnapshotCreateDiskActive
- [PATCH 06/13] qemu: snapshot: Always save status and config after qemuDomainSnapshotCreateDiskActive
- Re: [Qemu-devel] QMP; unsigned 64-bit ints; JSON standards compliance
- [PATCH 16/19] qemu: start/stop the vhost-user-gpu external device
- [PATCH 14/19] qemu: add vhost-user-gpu helper unit
- [PATCH 13/19] qemu: add qemuSecurityStartVhostUserGPU helper
- [PATCH 02/19] tpm: minor argument comment fix
- [PATCH 08/19] qemu: add vhost-user-gpu capabilities checks
- [PATCH 18/19] tests: mock execv/execve
- [PATCH 17/19] qemu: build vhost-user GPU devices
- [PATCH 00/19] Add vhost-user-gpu support
- [PATCH 05/19] domain: add "vhostuser" attribute to virtio video model
- Re: [PATCH v4 0/3] numa: deprecate '-numa node, mem' and default memory distribution
- Re: [PATCH 3/3] virsh: undefine: Clarify that --delete-storage-volume-snapshots causes failures
- [PATCH v2 08/11] lxc: Grab modify job for changing domain XML
- [PATCH v2 10/11] libxl: Grab modify job for changing domain XML
- [PATCH v2 11/11] libxl_domain: Allow libxlDomainObjListAdd to keep job upon return
- [PATCH v2 06/11] qemu: Grab modify job for changing domain XML
- [PATCH v2 02/11] virDomainObjListAddLocked: Set vm->def only in success path
- [PATCH 07/13] qemu: snapshot: Always save config XML after qemuDomainSnapshotCreateDiskActive
- [PATCH 04/13] qemu: Use VIR_AUTO* in qemuDomainSnapshotCreateActiveExternal
- [PATCH 0/3] virsh: undefine: Clarify things around snapshots
- [PATCH 1/3] virsh: undefine: Clarify help string for --snapshots-metadata
- Re: [PATCH v2 06/11] qemu: Grab modify job for changing domain XML
- Re: [PATCH v6 01/23] conf: allow bandwidth parsing / formatting to include class ID
- Re: [PATCH 0/3] virsh: undefine: Clarify things around snapshots
- Re: [PATCH v2 06/11] qemu: Grab modify job for changing domain XML
- [PATCH 19/19] tests: add vhost-user-gpu xml2argv tests
- [PATCH 10/19] qemu: validate virtio-gpu with vhost-user
- [PATCH 03/19] qemu_firmware: only set nfeatures on success
- [PATCH 01/19] device-conf: removed unneeded virDomainDeviceInfoCopy()
- Re: [PATCH 0/3] virsh: undefine: Clarify things around snapshots
- [PATCH 01/13] qemu: snapshot: Pass 'cfg' to external snapshot functions
- [PATCH v2 01/11] virDomainObjListAddObjLocked: Don't expect vm->def to be set
- [PATCH 10/13] qemu: snapshot: Don't overload 'ret' in qemuDomainSnapshotCreateDiskActive
- [PATCH 00/13] qemu: External disk snapshot code refactors/cleanups (blockdev-add saga)
- [PATCH v2 03/11] virDomainObjIsActive: Allow vm->def to be NULL
- [PATCH 09/19] qemu: check that qemu is vhost-user-vga capable
- [PATCH v2 05/11] virDomainObjListAdd: Remove unused flag
- [PATCH 2/3] virsh: undefine: Rename --delete-snapshots to --delete-storage-volume-snapshots
- [PATCH v2 07/11] qemu_domain: Allow qemuDomainObjListAdd to keep job upon return
- [PATCH 11/13] qemu: snapshot: Unify 'cleanup' and 'error' in qemuDomainSnapshotCreateDiskActive
- [PATCH 15/19] qemu: prepare domain for vhost-user GPU
- [PATCH 11/19] qemu: restrict 'virgl=' option to non-vhostuser video type
- [PATCH 12/19] qemu: add vhost-user helpers
- [PATCH 04/19] qemu: extract out qemuFetchConfigs from firmware
- [PATCH v2 09/11] lxc_domain: Allow lxcDomainObjListAdd to keep job upon return
- [PATCH 08/13] qemu: snapshot: Densely pack data in qemuDomainSnapshotDiskDataCollect
- [PATCH 13/13] qemu: snapshot: Remove unnecessary 'do_transaction' logic in qemuDomainSnapshotCreateDiskActive
- [PATCH 07/19] qemu-cgroup: allow accel rendernode access
- [PATCH 05/13] qemu: snapshot: Remove unused cleanup section in qemuDomainSnapshotCreateSingleDiskActive
- [PATCH 06/19] domain: add rendernode attribute on <accel>
- [PATCH 3/3] virsh: undefine: Clarify that --delete-storage-volume-snapshots causes failures
- [PATCH] tests: Fix parentheses order in an assignment-comparison conditional
- Re: [PATCH 7/9] qemu: Grab modify job for changing domain XML
- From: Nikolay Shirokovskiy
- Re: [PATCH 0/9] Grab modify job for changing domain XML
- Re: [PATCH 7/9] qemu: Grab modify job for changing domain XML
- Re: [PATCH 2/2] qemu: Drop cleanup label from qemuProcessInitCpuAffinity()
- Re: [PATCH 1/2] qemu: Fix leak in qemuProcessInitCpuAffinity()
- Re: [PATCH 1/2] qemu: Fix leak in qemuProcessInitCpuAffinity()
- [PATCH] test_driver: implement virDomainSendProcessSignal
- Re: [PATCH 4/4] qemu: Fix qemuProcessInitCpuAffinity()
- [PATCH 1/2] qemu: Fix leak in qemuProcessInitCpuAffinity()
- [PATCH 2/2] qemu: Drop cleanup label from qemuProcessInitCpuAffinity()
- [PATCH 0/2] qemu: Fix leak in qemuProcessInitCpuAffinity()
- Re: [PATCH 4/4] qemu: Fix qemuProcessInitCpuAffinity()
- Re: [PATCH 0/9] Grab modify job for changing domain XML
- From: Nikolay Shirokovskiy
- Re: [PATCH 7/9] qemu: Grab modify job for changing domain XML
- From: Nikolay Shirokovskiy
- Re: [PATCH 6/9] qemu: Allow vm->def == NULL in job control APIs
- From: Nikolay Shirokovskiy
- Re: [PATCH] util: Propagate numad failures correctly
- Re: [PATCH 5/9] virDomainObjListAdd: Leave def assigning as an exercise for caller
- From: Nikolay Shirokovskiy
- Re: [PATCH 4/9] virDomainObjIsActive: Allow vm->def to be NULL
- From: Nikolay Shirokovskiy
- Re: [PATCH 3/9] virDomainObjListAddLocked: Set vm->def only in success path
- From: Nikolay Shirokovskiy
- Re: [PATCH 2/9] virDomainObjListAddObjLocked: Don't expect vm->def to be set
- From: Nikolay Shirokovskiy
- Re: [PATCH 1/9] virDomainObjListAddLocked: Drop useless @cleanup label
- From: Nikolay Shirokovskiy
- Re: [PATCH 0/4] test_driver: implement virDomainSaveImageGetXMLDesc and virDomainSaveImageDefineXML
- Re: [PATCH] build: fix linking libqemutestdriver with LTO enabled
- Re: [Qemu-devel] QMP; unsigned 64-bit ints; JSON standards compliance
- Re: [PATCH 2/4] fixup? util: Optimize virBitmapUnion()
- [PATCH] SpaprVio addresses are 32-bit, not 64-bit
- Re: [PATCH v4 0/2] introduction of migration_version attribute for VFIO live migration
- Re: [PATCH] build: fix linking libqemutestdriver with LTO enabled
- Re: [PATCH v4 0/2] introduction of migration_version attribute for VFIO live migration
- Re: [PATCH] util: Propagate numad failures correctly
- From: Daniel Henrique Barboza
- Re: [PATCH 0/4] test_driver: implement virDomainSaveImageGetXMLDesc and virDomainSaveImageDefineXML
- Re: [PATCH 1/4] test_driver: extract image saving code into a separate function
- [PATCH] util: Propagate numad failures correctly
- [PATCH] news: Drop empty section
- Re: [PATCH v2 7/7] qemu: Check TSC frequency before starting QEMU
- Release of libvirt-5.4.0
- Re: [PATCH v4 00/25] Fix and enable owner remembering
- [PATCH] maint: Post-release version bump to 5.5.0
- Re: [PATCH 2/4] fixup? util: Optimize virBitmapUnion()
- Re: [PATCH 3/4] util: Introduce virNumaNodesetToCPUset()
- Re: [PATCH 2/4] fixup? util: Optimize virBitmapUnion()
- Re: [PATCH 2/4] fixup? util: Optimize virBitmapUnion()
- Re: [PATCH v2 5/7] cpu_x86: Fix placement of *CheckFeature functions
- Re: Scope of the test driver? (Was: Re: [PATCH] test_driver: implement virDomainSendKey)
- Re: [PATCH v2 5/7] cpu_x86: Fix placement of *CheckFeature functions
- Re: [PATCH v2 5/7] cpu_x86: Fix placement of *CheckFeature functions
- Re: [PATCH v2 7/7] qemu: Check TSC frequency before starting QEMU
- Re: [PATCH v2 4/7] conf: Report TSC frequency in host CPU capabilities
- Re: [PATCH v2 6/7] cpu_x86: Probe TSC frequency and scaling support
- Re: [PATCH v2 3/7] util: Add virHostCPUGetTscInfo
- Re: [PATCH v2 2/7] qemuargv2xmltest: Use mocked virQEMUCapsProbeHostCPU
- Re: [PATCH v2 1/7] qemu: Make virQEMUCapsProbeHostCPUForEmulator more generic
- [PATCH v2 7/7] qemu: Check TSC frequency before starting QEMU
- [PATCH v2 6/7] cpu_x86: Probe TSC frequency and scaling support
- [PATCH v2 1/7] qemu: Make virQEMUCapsProbeHostCPUForEmulator more generic
- [PATCH v2 5/7] cpu_x86: Fix placement of *CheckFeature functions
- [PATCH v2 2/7] qemuargv2xmltest: Use mocked virQEMUCapsProbeHostCPU
- [PATCH v2 3/7] util: Add virHostCPUGetTscInfo
- [PATCH v2 4/7] conf: Report TSC frequency in host CPU capabilities
- [PATCH v2 0/7] Check TSC frequency before starting QEMU
- Re: Scope of the test driver? (Was: Re: [PATCH] test_driver: implement virDomainSendKey)
- Re: [PATCH 4/4] qemu: Fix qemuProcessInitCpuAffinity()
- Re: [PATCH 4/4] qemu: Fix qemuProcessInitCpuAffinity()
- Re: [PATCH 3/4] util: Introduce virNumaNodesetToCPUset()
- Re: [PATCH 2/4] fixup? util: Optimize virBitmapUnion()
- Re: [PATCH 1/4] util: Introduce virBitmapUnion()
- Re: [PATCH 0/4] test_driver: implement virDomainSaveImageGetXMLDesc and virDomainSaveImageDefineXML
- Re: Scope of the test driver? (Was: Re: [PATCH] test_driver: implement virDomainSendKey)
- Re: Scope of the test driver? (Was: Re: [PATCH] test_driver: implement virDomainSendKey)
- Re: [PATCH 4/5] cpu_x86: Probe TSC frequency and scaling support
- Re: Scope of the test driver? (Was: Re: [PATCH] test_driver: implement virDomainSendKey)
- Re: [PATCH 2/4] test_driver: extract image loading code into a separate function
- Scope of the test driver? (Was: Re: [PATCH] test_driver: implement virDomainSendKey)
- Re: [PATCH 2/4] test_driver: extract image loading code into a separate function
- Re: [PATCH 0/4] test_driver: implement virDomainSaveImageGetXMLDesc and virDomainSaveImageDefineXML
- Re: [PATCH 1/4] test_driver: extract image saving code into a separate function
- Re: [PATCH 4/5] cpu_x86: Probe TSC frequency and scaling support
- Re: [PATCH] test_driver: implement virDomainGetHostname
- Re: [PATCH] test_driver: implement virDomainSendKey
- Re: [PATCH] test_driver: implement virDomainSendKey
- Re: [PATCH] test_driver: implement virDomainSendKey
- Re: [PATCH] test_driver: implement virDomainSendKey
- Re: [PATCH] virDomainSendKey: validate codeset argument
- Re: [PATCH] test_driver: implement virDomainSendKey
- [PATCH] test_driver: implement virDomainSendKey
- [PATCH] virDomainSendKey: validate codeset argument
- Re: [PATCH] qemu: fix pr-helper0 remain
- Re: [PATCH] test_driver: implement virDomainGetHostname
- [PATCH 2/4] fixup? util: Optimize virBitmapUnion()
- [PATCH 3/4] util: Introduce virNumaNodesetToCPUset()
- [PATCH 0/4] qemu: Fix qemuProcessInitCpuAffinity()
- [PATCH 1/4] util: Introduce virBitmapUnion()
- [PATCH 4/4] qemu: Fix qemuProcessInitCpuAffinity()
- [PATCH] test_driver: implement virDomainGetHostname
- Re: [PATCH v2] docs: Drop the external AMD SEV links
- Re: [PATCH] maint: Add support for .ctags.d
- Re: Question about save and restore OVS per-port data in live migration
- [PATCH 2/5] conf: Report TSC frequency in host CPU capabilities
- [PATCH 3/5] cpu_x86: Fix placement of *CheckFeature functions
- [PATCH 4/5] cpu_x86: Probe TSC frequency and scaling support
- [PATCH 5/5] qemu: Check TSC frequency before starting QEMU
- [PATCH 0/5] Check TSC frequency before starting QEMU
- [PATCH 1/5] util: Add virHostCPUGetTscInfo
- [PATCH v2] qemu: fix pr-helper0 remain
- Re: [PATCH 0/2] news: Update for 5.4.0 release
- Re: [PATCH] qemu: fix pr-helper0 remain
- Availability of 5.4.0 Release Candidate 2
- Re: [PATCH] qemu: fix pr-helper0 remain
- Re: Question about save and restore OVS per-port data in live migration
- Re: [PATCH] qemu: fix pr-helper0 remain
- Re: [PATCH] qemu: fix pr-helper0 remain
- [PATCH v2] docs: Drop the external AMD SEV links
- Re: [PATCH] docs: Replace the SEV links with a single one to AMD's document store
- [PATCH v4 2/2] drm/i915/gvt: export migration_version to mdev sysfs for Intel vGPU
- [PATCH v4 1/2] vfio/mdev: add migration_version attribute for mdev device
- [PATCH v4 0/2] introduction of migration_version attribute for VFIO live migration
- [PATCH] maint: Add support for .ctags.d
- Re: [PATCH] build: fix linking libqemutestdriver with LTO enabled
- Re: [PATCH] build: fix linking libqemutestdriver with LTO enabled
- Re: [PATCH 2/2] tests: Add aarch64-gigabyte sysinfo test case
- Re: [PATCH] build: fix linking libqemutestdriver with LTO enabled
- Re: [PATCH] build: fix linking libqemutestdriver with LTO enabled
- [PATCH 2/2] news: Update for 5.4.0 release
- [PATCH 0/2] news: Update for 5.4.0 release
- [PATCH 1/2] news: Reformat overgrown line
- Re: [PATCH] docs: Replace the SEV links with a single one to AMD's document store
- [PATCH v3 6/8] qemu_capabilities: introduce QEMU_CAPS_QUERY_CPU_MODEL_COMPARISON
- [PATCH v3 7/8] cpu_conf: xml to cpu definition parse helper
- [PATCH v3 3/8] qemu_capabilities: introduce QEMU_CAPS_QUERY_CPU_MODEL_BASELINE
- [PATCH v3 8/8] qemu_driver: hook up query-cpu-model-comparison
- [PATCH v3 1/8] qemu_monitor: helper functions for CPU models
- [PATCH v3 2/8] qemu_monitor: implement query-cpu-model-baseline
- [PATCH v3 4/8] qemu_driver: hook up query-cpu-model-baseline
- [PATCH v3 0/8] CPU Model Baseline and Comparison for s390x
- [PATCH v3 5/8] qemu_monitor: implement query-cpu-model-comparison
- [PATCH] docs: Replace the SEV links with a single one to AMD's document store
- Re: [PATCH] qemu: fix pr-helper0 remain
- Re: [PATCH 0/9] util/resctrl cleanups and refactors
- Re: [PATCH v2 2/2] virSysinfoReadARM: Try reading DMI table
- Re: [PATCH v2 1/2] virsysinfo: Rename virSysinfoReadX86 to virSysinfoReadDMI
- [PATCH 2/2] tests: Add aarch64-gigabyte sysinfo test case
- [PATCH 0/2] tests: Add aarch64-gigabyte sysinfo test case
- [PATCH 1/2] tests: Tweak x86 sysinfo test case
- [PATCH 9/9] libxl: Grab modify job for changing domain XML
- [PATCH 8/9] lxc: Grab modify job for changing domain XML
- Re: [PATCH v2] qemu: aquire job in qemuDomainDefineXMLFlags
- [PATCH 7/9] qemu: Grab modify job for changing domain XML
- [PATCH 5/9] virDomainObjListAdd: Leave def assigning as an exercise for caller
- [PATCH 6/9] qemu: Allow vm->def == NULL in job control APIs
- [PATCH 4/9] virDomainObjIsActive: Allow vm->def to be NULL
- [PATCH 2/9] virDomainObjListAddObjLocked: Don't expect vm->def to be set
- [PATCH 0/9] Grab modify job for changing domain XML
- [PATCH 1/9] virDomainObjListAddLocked: Drop useless @cleanup label
- [PATCH 3/9] virDomainObjListAddLocked: Set vm->def only in success path
- Re: [PATCH] build: fix linking libqemutestdriver with LTO enabled
- [PATCH v4 3/3] numa: deprecate implict memory distribution between nodes
- [PATCH v4 1/3] machine: show if CLI option '-numa node, mem' is supported in QAPI schema
- [PATCH v4 0/3] numa: deprecate '-numa node, mem' and default memory distribution
- [PATCH v4 2/3] numa: deprecate 'mem' parameter of '-numa node' option
- Re: Question about save and restore OVS per-port data in live migration
- Question about save and restore OVS per-port data in live migration
- [PATCH] build: fix linking libqemutestdriver with LTO enabled
- Re: [PATCH v2 1/2] vfio/mdev: add version attribute for mdev device
- [PATCH 3/4] test_driver: implement virDomainSaveImageDefineXML
- [PATCH 1/4] test_driver: extract image saving code into a separate function
- [PATCH 4/4] test_driver: implement virDomainSaveImageGetXMLDesc
- [PATCH 2/4] test_driver: extract image loading code into a separate function
- [PATCH 0/4] test_driver: implement virDomainSaveImageGetXMLDesc and virDomainSaveImageDefineXML
- [PATCH] qemu: fix pr-helper0 remain
- Re: [PATCH v2 1/2] vfio/mdev: add version attribute for mdev device
- Re: [PATCH v3 2/2] drm/i915/gvt: export migration_version to mdev sysfs for Intel vGPU
- Re: Question about save and restore OVS per-port data in live migration
- Re: [PATCH v3 2/2] drm/i915/gvt: export migration_version to mdev sysfs for Intel vGPU
- Re: [PATCH v3 2/2] drm/i915/gvt: export migration_version to mdev sysfs for Intel vGPU
- Re: [PATCH v3 1/2] vfio/mdev: add migration_version attribute for mdev device
- Re: [PATCH 11/11] news: Update for SMMUv3 IOMMU support
- Re: [PATCH 10/11] qemu: Format SMMUv3 IOMMU
- Re: [PATCH 09/11] qemu: Move capability checks for IOMMU features
- Re: [PATCH 08/11] qemu: Add validation for SMMUv3 IOMMU
- Re: [PATCH 07/11] conf: Parse and format SMMUv3 IOMMU
- [PATCH v2] qemu: aquire job in qemuDomainDefineXMLFlags
- From: Nikolay Shirokovskiy
- Re: [PATCH 04/11] qemu: Move virBuffer inside switch() statement
- Re: [PATCH 03/11] qemu: Use VIR_AUTOCLEAN() in qemuBuildIOMMUCommandLine()
- Re: [PATCH 06/11] qemu: Introduce QEMU_CAPS_MACHINE_VIRT_IOMMU
- Re: [PATCH 05/11] qemu: Move capability checks inside switch() statements
- Re: [PATCH 02/11] qemu: Drop 'ret' from qemuBuildIOMMUCommandLine()
- Re: [PATCH 01/11] qemu: Fix switch() statements for virDomainIOMMUModel
- [PATCH 11/11] news: Update for SMMUv3 IOMMU support
- [PATCH 08/11] qemu: Add validation for SMMUv3 IOMMU
- [PATCH 09/11] qemu: Move capability checks for IOMMU features
- [PATCH 07/11] conf: Parse and format SMMUv3 IOMMU
- [PATCH 06/11] qemu: Introduce QEMU_CAPS_MACHINE_VIRT_IOMMU
- [PATCH 04/11] qemu: Move virBuffer inside switch() statement
- [PATCH 10/11] qemu: Format SMMUv3 IOMMU
- [PATCH 05/11] qemu: Move capability checks inside switch() statements
- [PATCH 03/11] qemu: Use VIR_AUTOCLEAN() in qemuBuildIOMMUCommandLine()
- [PATCH 00/11] qemu: Introduce SMMUv3 IOMMU support
- [PATCH 01/11] qemu: Fix switch() statements for virDomainIOMMUModel
- [PATCH 02/11] qemu: Drop 'ret' from qemuBuildIOMMUCommandLine()
- Re: [Qemu-devel] [PATCH v3 1/6] pc: fix possible NULL pointer dereference in pc_machine_get_device_memory_region_size()
- Re: [Qemu-devel] [PATCH v3 4/6] numa: introduce "numa-mem-supported" machine property
- Re: [PATCH] qemu: aquire job in qemuDomainDefineXMLFlags
- Re: [PATCH] qemu: aquire job in qemuDomainDefineXMLFlags
- From: Nikolay Shirokovskiy
- [PATCH] virfile: adds quobyte as a shared fs
- Re: [PATCH] qemu: aquire job in qemuDomainDefineXMLFlags
- Entering freeze for libvirt 5.4.0
- Re: [PATCH] Revert "spec: Bump minimum supported Fedora version to 29"
- [PATCH] qemu: aquire job in qemuDomainDefineXMLFlags
- From: Nikolay Shirokovskiy
- Re: [PATCH] Revert "spec: Bump minimum supported Fedora version to 29"
- [PATCH] Revert "spec: Bump minimum supported Fedora version to 29"
- Re: Plans for next release
- [PATCH] vz: fixes: snapshot: s/parent/parent_name/ as prep for virObject
- From: Nikolay Shirokovskiy
- Re: [PATCH 00/16] examples: Install more files and tidy up
- Re: [PATCH 6/9] util: Refactor 'virResctrlMonitorFreeStats'
- Re: [PATCH v3 2/2] drm/i915/gvt: export migration_version to mdev sysfs for Intel vGPU
- Re: [PATCH 7/9] util: Refactor 'virResctrlMonitorStats'
- Re: [PATCH 8/9] util: Extend virresctl API to retrieve multiple monitor statistics
- Re: [PATCH v3 1/2] vfio/mdev: add migration_version attribute for mdev device
- Re: [ocaml PATCH] build: build with CAML_NAME_SPACE
- Re: [PATCH 0/9] util/resctrl cleanups and refactors
- Re: [PATCH 8/9] util: Extend virresctl API to retrieve multiple monitor statistics
- Re: [PATCH 7/9] util: Refactor 'virResctrlMonitorStats'
- Re: [PATCH 6/9] util: Refactor 'virResctrlMonitorFreeStats'
- Re: [PATCH 5/9] conf: refactor 'virDomainResctrlVcpuMatch'
- Re: [PATCH 4/9] conf: Replace 'virResctrlAllocIsEmpty' with @n==0 for indicating no resctrl allocation in configuration file
- [ocaml PATCH] build: build with CAML_NAME_SPACE
- Re: [Qemu-devel] [PATCH v3 4/6] numa: introduce "numa-mem-supported" machine property
- Re: [Qemu-devel] [PATCH v3 4/6] numa: introduce "numa-mem-supported" machine property
- Re: [Qemu-devel] [PATCH v3 3/6] qmp: qmp_qom_list_properties(): ignore empty string options
- Re: [Qemu-devel] [PATCH v3 2/6] qmp: make "qom-list-properties" show initial property values
- Re: [Qemu-devel] [PATCH v3 1/6] pc: fix possible NULL pointer dereference in pc_machine_get_device_memory_region_size()
- Re: [PATCH 4/9] conf: Replace 'virResctrlAllocIsEmpty' with @n==0 for indicating no resctrl allocation in configuration file
- Re: [PATCH 5/9] conf: refactor 'virDomainResctrlVcpuMatch'
- Re: [PATCH 8/9] util: Extend virresctl API to retrieve multiple monitor statistics
- Re: [PATCH 6/9] util: Refactor 'virResctrlMonitorFreeStats'
- Re: [PATCH 0/9] util/resctrl cleanups and refactors
- Re: [PATCH 7/9] util: Refactor 'virResctrlMonitorStats'
- Re: [PATCH] test_driver: implement virDomainMemoryPeek
- [PATCH] snapshot: Store both config and live XML in the snapshot domain
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]