libvirt
Thread Index
[
Prev Page
][
Next Page
]
Re: [PATCH 03/43] util: xml: Ensure proper header style in virxml.c
From
: Ján Tomko
Re: [PATCH 02/43] util: xml: Unexport virXMLXPathContextNew
From
: Ján Tomko
Re: [libvirt PATCH 06/28] cpu_map: Add missing x86 feature alias names
From
: Jiri Denemark
Re: [libvirt PATCH 05/28] cpu_map: Rename sync_qemu_i386.py
From
: Jiri Denemark
Re: [PATCH 01/43] util: xml: Remove unused virXPathNumber
From
: Ján Tomko
Re: [libvirt PATCH 04/28] cpu_map: Add script to sync from QEMU i386 cpu features
From
: Jiri Denemark
[PATCH 42/43] cpu_arm: Avoid use of 'unsigned long'
From
: Peter Krempa
[PATCH 23/43] conf: domain: Convert from virXPathLong
From
: Peter Krempa
[PATCH 28/43] virInterfaceDefParseMtu: Use virXPathUInt instead of virXPathULong
From
: Peter Krempa
[PATCH 20/43] virNodeDevCapsDefParseHexId: Use 'virXPathUIntBase'
From
: Peter Krempa
[PATCH 37/43] virDomainNetDef: Change type of 'tune.sndbuf'
From
: Peter Krempa
[PATCH 12/43] util: xml: Disallow aliasing of negative numbers in virXPathULongLong
From
: Peter Krempa
[PATCH 38/43] virDomainSEVDefParseXML: Use virXPathUIntBase instead of virXPathULongHex
From
: Peter Krempa
[PATCH 41/43] virDomainJobObj: Use 'unsigned int' instead of 'unsigned long' for 'apiFlags' field
From
: Peter Krempa
[PATCH 21/43] util: xml: Disallow aliasing of negative numbers in virXPathUInt
From
: Peter Krempa
[PATCH 32/43] virDomainTimerDef: Convert 'name' field to proper enum type
From
: Peter Krempa
[PATCH 11/43] util: xml: Remove double->(u)ll conversion in virXPath(U)LongLong
From
: Peter Krempa
[PATCH 43/43] util: xml: Remove unused virXPathULong*
From
: Peter Krempa
Re: [libvirt PATCH 03/28] cpu: make x86 feature alias names machine readable
From
: Jiri Denemark
[PATCH 39/43] ppc64ModelParse: Switch to virXMLPropUInt from virXPathULongHex
From
: Peter Krempa
[PATCH 40/43] qemuDomainObjPrivateXMLParseBlockjobData: Use virXMLPropUInt instead of virXPathULongHex
From
: Peter Krempa
[PATCH 36/43] virDomainTimerDefParseXML: Use virXMLProp instead of virXPath
From
: Peter Krempa
[PATCH 24/43] util: xml: Remove virXPathLong
From
: Peter Krempa
[PATCH 34/43] virDomainTimerDef: Convert 'track' field to proper enum type
From
: Peter Krempa
[PATCH 35/43] virDomainTimerDef: Convert 'mode' field to proper enum type
From
: Peter Krempa
[PATCH 29/43] virNetDevVlanParse: Use virXMLProp* helpers instead of XPath lookups
From
: Peter Krempa
[PATCH 31/43] virDomainTimerDefParseXML: Refactor cleanup
From
: Peter Krempa
[PATCH 33/43] virDomainTimerDef: Convert 'tickpolicy' field to proper enum type
From
: Peter Krempa
[PATCH 16/43] conf: numa: Don't fetch XML node count in virDomainNumatuneParseXML
From
: Peter Krempa
[PATCH 08/43] virNodeDeviceCapPCIDefFormat: Use %u for unsigned values
From
: Peter Krempa
[PATCH 14/43] conf: node_device: Convert rest of virXPathUInt XPath expressions to number
From
: Peter Krempa
[PATCH 22/43] testParseNodeInfo: Rewrite to virXPathU(Int|LongLong)
From
: Peter Krempa
[PATCH 30/43] virDomainTimerCatchupDef: Change members to 'unsigned long long'
From
: Peter Krempa
[PATCH 09/43] conf: Always use 'string()' conversion with virXPath(U)LongLong
From
: Peter Krempa
[PATCH 27/43] virNetworkIPDefParseXML: Use virXMLPropUInt instead of virXPathULong
From
: Peter Krempa
[PATCH 19/43] util: xml: Introduce virXPathU(Int|LongLong)Base
From
: Peter Krempa
[PATCH 25/43] virQEMUCapsLoadCache: Use 'virXMLPropUInt' instead of 'virXPathULong'
From
: Peter Krempa
[PATCH 17/43] conf: cpu: Extract and refactor parsing of cache from virCPUDefParseXML
From
: Peter Krempa
[PATCH 13/43] conf: node_device: Use 'string()' in XPath expressions for virNodeDevCapsDefParseUInt
From
: Peter Krempa
[PATCH 26/43] virNetDevIPRouteParseXML: Refactor to use 'virXMLProp*' instead of XPath
From
: Peter Krempa
Re: [libvirt PATCH 02/28] cpu_x86: Ignore alias names
From
: Jiri Denemark
[PATCH 10/43] util: xml: Extract XPath evaluation for strings
From
: Peter Krempa
[PATCH 04/43] util: xml: Use consistent naming for RNG validation error handling functions
From
: Peter Krempa
[PATCH 15/43] conf: node_device: Use 'string()' in XPath expressions for virNodeDevCapsDefParseIntOptional
From
: Peter Krempa
[PATCH 18/43] util: xml: Reimplement virXPath(U)Int via virXPathEvalString
From
: Peter Krempa
[PATCH 07/43] conf: node_device: Rename virNodeDevCapsDefParseULong to virNodeDevCapsDefParseUInt
From
: Peter Krempa
[PATCH 02/43] util: xml: Unexport virXMLXPathContextNew
From
: Peter Krempa
[PATCH 03/43] util: xml: Ensure proper header style in virxml.c
From
: Peter Krempa
[PATCH 06/43] virNodeDevCapsDefParseULong: Use virXPathUInt instead of virXPathULong
From
: Peter Krempa
[PATCH 05/43] util: xml: Remove unused 'virXPathLongHex'
From
: Peter Krempa
[PATCH 01/43] util: xml: Remove unused virXPathNumber
From
: Peter Krempa
[PATCH 00/43] Remove XPath parser functions using 'long' type
From
: Peter Krempa
Re: [libvirt PATCH 01/28] cpu-data.py: Allow for more than child in feature nodes
From
: Jiri Denemark
Re: [PATCH] docs: Update best practices wrt "Fixes:" and GitLab
From
: Peter Krempa
Re: [PATCH v3 5/5] network: firewalld: add support for routed networks
From
: Laine Stump
Re: [libvirt PATCH v3] cgroup/LXC: Do not condition availability of v2 by controllers
From
: Pavel Hrdina
Re: [libvirt PATCH 0/7] ci: Integration test suite template fixes
From
: Michal Prívozník
Re: [libvirt PATCH 0/3] qemu: Fix canceling migration
From
: Ján Tomko
Re: [libvirt PATCH 0/7] ci: Integration test suite template fixes
From
: Erik Skultety
Re: [libvirt PATCH v3] cgroup/LXC: Do not condition availability of v2 by controllers
From
: Michal Prívozník
Re: [libvirt PATCH v3] cgroup/LXC: Do not condition availability of v2 by controllers
From
: Pavel Hrdina
[PATCH] docs: Update best practices wrt "Fixes:" and GitLab
From
: Michal Privoznik
[PATCH] vircgroup: Remove unused variables in virCgroupV2Available
From
: Peter Krempa
Re: [libvirt PATCH v3] cgroup/LXC: Do not condition availability of v2 by controllers
From
: Michal Prívozník
[PATCH v4 5/7] qemu: tpm: Pass --migration option to swtpm if supported and needed
From
: Stefan Berger
[PATCH v4 2/7] qemu: tpm: Allow offline migration with TPM_EMULATOR only with shared storage
From
: Stefan Berger
[PATCH v4 4/7] qemu: tpm: Add support for storing private TPM-related data
From
: Stefan Berger
[PATCH v4 6/7] qemu: tpm: Avoid security labels on incoming migration with shared storage
From
: Stefan Berger
[PATCH v4 1/7] util: Add parsing support for swtpm's cmdarg-migration capability
From
: Stefan Berger
[PATCH v4 3/7] qemu: tpm: Conditionally create storage on incoming migration
From
: Stefan Berger
[PATCH v4 7/7] qemu: tpm: Never remove state on outgoing migration and shared storage
From
: Stefan Berger
[PATCH v4 0/7] qemu: tpm: Add support for migration across shared storage
From
: Stefan Berger
[libvirt PATCH v3] cgroup/LXC: Do not condition availability of v2 by controllers
From
: Eric van Blokland
Interface changed after 'started' event in hook
From
: Christopher Pereira
Re: [PATCH v3 0/6] qemu: tpm: Add support for migration across shared storage
From
: Michal Prívozník
Re: QEMU Advent Calendar 2022 Call for Images
From
: Stefan Hajnoczi
Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface
From
: Jason Gunthorpe
QEMU Advent Calendar 2022 Call for Images
From
: Eldon Stegall
Re: [PATCH v3 0/6] qemu: tpm: Add support for migration across shared storage
From
: Stefan Berger
Re: [PATCH 0/6] Implement XML validation feature for node devices and storage volumes
From
: Jonathon Jongsma
Re: [PATCH v3 4/6] qemu: tpm: Pass --migration option to swtpm if supported and needed
From
: Michal Prívozník
Re: [PATCH v3 4/6] qemu: tpm: Pass --migration option to swtpm if supported and needed
From
: Michal Prívozník
Re: [PATCH v3 2/6] qemu: tpm: Conditionally create storage on incoming migration
From
: Stefan Berger
Re: [libvirt PATCH 3/4] qemu: add external backend for tpm
From
: Michal Prívozník
Re: [PATCH v3 4/6] qemu: tpm: Pass --migration option to swtpm if supported and needed
From
: Stefan Berger
Re: [PATCH v3 2/6] qemu: tpm: Conditionally create storage on incoming migration
From
: Michal Prívozník
Re: [PATCH v3 3/6] qemu: tpm: Add support for storing private TPM-related data
From
: Michal Prívozník
Re: [PATCH v3 4/6] qemu: tpm: Pass --migration option to swtpm if supported and needed
From
: Michal Prívozník
Re: [PATCH v3 0/6] qemu: tpm: Add support for migration across shared storage
From
: Michal Prívozník
[libvirt PATCH v3 12/18] qemu: include nbdkit state in private xml
From
: Jonathon Jongsma
[libvirt PATCH v3 11/18] qemu: split qemuDomainSecretStorageSourcePrepare
From
: Jonathon Jongsma
[libvirt PATCH v3 07/18] qemu: use file cache for nbdkit caps
From
: Jonathon Jongsma
[libvirt PATCH v3 05/18] qemu: implement basic virFileCache for nbdkit caps
From
: Jonathon Jongsma
[libvirt PATCH v3 14/18] tests: add tests for nbdkit invocation
From
: Jonathon Jongsma
[libvirt PATCH v3 01/18] schema: allow 'ssh' as a protocol for network disks
From
: Jonathon Jongsma
[libvirt PATCH v3 17/18] qemu: add test for authenticating a https network disk
From
: Jonathon Jongsma
[libvirt PATCH v3 10/18] tests: add ability to test various nbdkit capabilities
From
: Jonathon Jongsma
[libvirt PATCH v3 00/18] Use nbdkit for http/ftp/ssh network drives in libvirt
From
: Jonathon Jongsma
[libvirt PATCH v3 08/18] qemu: Add qemuNbdkitProcess
From
: Jonathon Jongsma
[libvirt PATCH v3 16/18] qemu: pass sensitive data to nbdkit via pipe
From
: Jonathon Jongsma
[libvirt PATCH v3 03/18] qemu: expand nbdkit capabilities
From
: Jonathon Jongsma
[libvirt PATCH v3 13/18] qemu: use nbdkit to serve network disks if available
From
: Jonathon Jongsma
[libvirt PATCH v3 15/18] util: make virCommandSetSendBuffer testable
From
: Jonathon Jongsma
[libvirt PATCH v3 09/18] qemu: add functions to start and stop nbdkit
From
: Jonathon Jongsma
[libvirt PATCH v3 18/18] qemu: Monitor nbdkit process for exit
From
: Jonathon Jongsma
[libvirt PATCH v3 06/18] qemu: implement persistent file cache for nbdkit caps
From
: Jonathon Jongsma
[libvirt PATCH v3 04/18] util: Allow virFileCache data to be any GObject
From
: Jonathon Jongsma
[libvirt PATCH v3 02/18] qemu: Add functions for determining nbdkit availability
From
: Jonathon Jongsma
Re: [libvirt PATCH] qemu: do not attempt to pass unopened vsock FD
From
: Peter Krempa
[PATCH 1/6] conf: node_device: Add 'validate' argument to virNodeDeviceDefParse
From
: Peter Krempa
[PATCH 4/6] conf: storage: Add support for validating storage vol XML to virStorageVolDefParse
From
: Peter Krempa
[PATCH 5/6] storage: Add VIR_STORAGE_VOL_CREATE_VALIDATE flag
From
: Peter Krempa
[PATCH 6/6] storage|test|vbox: Implement support for validating storage volume XMLs
From
: Peter Krempa
[PATCH 0/6] Implement XML validation feature for node devices and storage volumes
From
: Peter Krempa
[PATCH 3/6] nodedev|test: Implement support for validating node device XMLs
From
: Peter Krempa
[PATCH 2/6] nodedev: Add VIR_NODE_DEVICE_(CREATE|DEFINE)_XML_VALIDATE flags
From
: Peter Krempa
[libvirt PATCH] qemu: do not attempt to pass unopened vsock FD
From
: Ján Tomko
Re: [libvirt PATCH] build: drop LINUGAS sorting rule
From
: Daniel P. Berrangé
[libvirt PATCH] build: drop LINUGAS sorting rule
From
: Ján Tomko
Re: [libvirt PATCH 00/12] tools: provide virt-qemu-sev-validate for SEV(-ES) launch attestation
From
: Daniel P. Berrangé
Re: [libvirt PATCH 00/12] tools: provide virt-qemu-sev-validate for SEV(-ES) launch attestation
From
: Cole Robinson
Re: [libvirt PATCH 02/12] tools: support validating SEV firmware boot measurements
From
: Cole Robinson
Re: [libvirt PATCH 02/12] tools: support validating SEV firmware boot measurements
From
: Cole Robinson
Re: [PATCH] qemuxml2argvtest: Don't re-parse and re-generate commandline for QAPI schema validation
From
: Erik Skultety
[libvirt PATCH 09/28] cpu_map: Add missing x86 feature "sgx-exinfo"
From
: Tim Wiederhake
[libvirt PATCH 04/28] cpu_map: Add script to sync from QEMU i386 cpu features
From
: Tim Wiederhake
[libvirt PATCH 05/28] cpu_map: Rename sync_qemu_i386.py
From
: Tim Wiederhake
[libvirt PATCH 15/28] cpu_map: Add missing x86 feature "sgx-tokenkey"
From
: Tim Wiederhake
[libvirt PATCH 25/28] cpu_map: Add missing x86 feature "intel-pt-lip"
From
: Tim Wiederhake
[libvirt PATCH 16/28] cpu_map: Add missing x86 feature "sgx-kss"
From
: Tim Wiederhake
[libvirt PATCH 24/28] cpu_map: Add missing x86 feature "xfd"
From
: Tim Wiederhake
[libvirt PATCH 17/28] cpu_map: Add missing x86 feature "bus-lock-detect"
From
: Tim Wiederhake
[libvirt PATCH 12/28] cpu_map: Add missing x86 feature "sgx-debug"
From
: Tim Wiederhake
[libvirt PATCH 13/28] cpu_map: Add missing x86 feature "sgx-mode64"
From
: Tim Wiederhake
[libvirt PATCH 28/28] cpu_map: Add missing x86 feature "vgif"
From
: Tim Wiederhake
[libvirt PATCH 27/28] cpu_map: Add missing x86 feature "v-vmsave-vmload"
From
: Tim Wiederhake
[libvirt PATCH 26/28] cpu_map: Add missing x86 feature "avic"
From
: Tim Wiederhake
[libvirt PATCH 19/28] cpu_map: Add missing x86 feature "avx512-vp2intersect"
From
: Tim Wiederhake
[libvirt PATCH 23/28] cpu_map: Add missing x86 feature "arch-lbr"
From
: Tim Wiederhake
[libvirt PATCH 22/28] cpu_map: Add missing x86 feature "tsx-ldtrk"
From
: Tim Wiederhake
[libvirt PATCH 21/28] cpu_map: Add missing x86 feature "serialize"
From
: Tim Wiederhake
[libvirt PATCH 20/28] cpu_map: Add missing x86 feature "avx512-fp16"
From
: Tim Wiederhake
[libvirt PATCH 11/28] cpu_map: Add missing x86 feature "sgx2"
From
: Tim Wiederhake
[libvirt PATCH 18/28] cpu_map: Add missing x86 feature "pks"
From
: Tim Wiederhake
[libvirt PATCH 01/28] cpu-data.py: Allow for more than child in feature nodes
From
: Tim Wiederhake
[libvirt PATCH 14/28] cpu_map: Add missing x86 feature "sgx-provisionkey"
From
: Tim Wiederhake
[libvirt PATCH 07/28] cpu_map: Add missing x86 feature "sgx"
From
: Tim Wiederhake
[libvirt PATCH 08/28] cpu_map: Add missing x86 feature "sgxlc"
From
: Tim Wiederhake
[libvirt PATCH 10/28] cpu_map: Add missing x86 feature "sgx1"
From
: Tim Wiederhake
[libvirt PATCH 06/28] cpu_map: Add missing x86 feature alias names
From
: Tim Wiederhake
[libvirt PATCH 02/28] cpu_x86: Ignore alias names
From
: Tim Wiederhake
[libvirt PATCH 03/28] cpu: make x86 feature alias names machine readable
From
: Tim Wiederhake
[libvirt PATCH 00/28] Synchronize x86 cpu features from qemu
From
: Tim Wiederhake
[PATCH] qemuxml2argvtest: Don't re-parse and re-generate commandline for QAPI schema validation
From
: Peter Krempa
Re: [RFC PATCH 0/6] qemu: add support for query-stats-schemas
From
: Martin Kletzander
Re: [RFC PATCH 3/6] qemu_domain: add statsSchema to qemuDomainObjPrivate
From
: Martin Kletzander
Re: [PATCH v4 4/8] qemu_domain: Introduce qemuDomainSchedCoreStart()
From
: Daniel P. Berrangé
Re: [PATCH v4 3/8] qemu_conf: Introduce a knob to set SCHED_CORE
From
: Daniel P. Berrangé
Re: [RFC PATCH 5/6] qemu_driver: add the vCPU stats by KVM to the current stats
From
: Martin Kletzander
Re: [PATCH 3/3] docs: Do not support non-socket activated modular daemons with systemd
From
: Martin Kletzander
[PATCH] qemu_driver: Fix indentation in qemuDomainGetStatsVcpu
From
: Martin Kletzander
Re: [PATCH v4 8/8] qemu: Enable for vCPUs on hotplug
From
: Daniel P. Berrangé
Re: [PATCH v4 RESEND 0/8] qemu: Enable SCHED_CORE for domains and helper processes
From
: Michal Prívozník
Re: Plans for the next release
From
: Jiri Denemark
Plans for the next release
From
: Jiri Denemark
Re: [libvirt PATCH 0/2] fix LXC with cgroup libvirt sub-directory
From
: Michal Prívozník
Re: [PATCH] tests: qemucapabilities: Add data for the qemu-7.2 dev cycle
From
: Ján Tomko
[libvirt PATCH 1/2] vircgroupmock: fix cgroup v1 mocking
From
: Pavel Hrdina
[libvirt PATCH 0/2] fix LXC with cgroup libvirt sub-directory
From
: Pavel Hrdina
[libvirt PATCH 2/2] vircgroup: rework virCgroupNewSelf
From
: Pavel Hrdina
Re: [libvirt PATCH] cputestdata: Fix test data for EPYC 7502
From
: Erik Skultety
[libvirt PATCH] cputestdata: Fix test data for EPYC 7502
From
: Tim Wiederhake
Re: [PATCH 0/5] qemu: Refresh rx-filters more often
From
: Ján Tomko
Re: [PATCH 2/5] qemu: Move parts of NIC_RX_FILTER_CHANGED even handling into a function
From
: Ján Tomko
[libvirt PATCH v2 09/12] tools: support generating SEV secret injection tables
From
: Daniel P. Berrangé
[libvirt PATCH v2 12/12] docs/manpages: add checklist of problems for SEV attestation
From
: Daniel P. Berrangé
[libvirt PATCH v2 06/12] tools: support validating SEV-ES initial vCPU state measurements
From
: Daniel P. Berrangé
[libvirt PATCH v2 07/12] tools: support automatically constructing SEV-ES vCPU state
From
: Daniel P. Berrangé
[libvirt PATCH v2 05/12] tools: load direct kernel config from libvirt
From
: Daniel P. Berrangé
[libvirt PATCH v2 08/12] tools: load CPU count and CPU SKU from libvirt
From
: Daniel P. Berrangé
[libvirt PATCH v2 11/12] scripts: add systemtap script for capturing SEV-ES VMSA
From
: Daniel P. Berrangé
[libvirt PATCH v2 10/12] docs/kbase: describe attestation for SEV guests
From
: Daniel P. Berrangé
[libvirt PATCH v2 01/12] build-aux: only forbid gethostname in C files
From
: Daniel P. Berrangé
[libvirt PATCH v2 04/12] tools: support validating SEV direct kernel boot measurements
From
: Daniel P. Berrangé
[libvirt PATCH v2 03/12] tools: load guest config from libvirt
From
: Daniel P. Berrangé
[libvirt PATCH v2 02/12] tools: support validating SEV firmware boot measurements
From
: Daniel P. Berrangé
[libvirt PATCH v2 00/12] tools: provide virt-qemu-sev-validate for SEV(-ES) launch attestation
From
: Daniel P. Berrangé
[PATCH v3 6/6] qemu: tpm: Never remove state on outgoing migration and shared storage
From
: Stefan Berger
[PATCH v3 5/6] qemu: tpm: Avoid security labels on incoming migration with shared storage
From
: Stefan Berger
[PATCH v3 0/6] qemu: tpm: Add support for migration across shared storage
From
: Stefan Berger
[PATCH v3 2/6] qemu: tpm: Conditionally create storage on incoming migration
From
: Stefan Berger
[PATCH v3 3/6] qemu: tpm: Add support for storing private TPM-related data
From
: Stefan Berger
[PATCH v3 1/6] util: Add parsing support for swtpm's cmdarg-migration capability
From
: Stefan Berger
[PATCH v3 4/6] qemu: tpm: Pass --migration option to swtpm if supported and needed
From
: Stefan Berger
Re: [PATCH 3/3] docs: Do not support non-socket activated modular daemons with systemd
From
: Daniel P. Berrangé
Re: [PATCH 2/3] virtproxyd: use Wants instead of Requires for sockets
From
: Daniel P. Berrangé
Re: [PATCH v2 2/9] qemu: Introduced VIR_MIGRATE_TPM_SHARED_STORAGE for TPM migration
From
: Stefan Berger
[PATCH 3/3] docs: Do not support non-socket activated modular daemons with systemd
From
: Martin Kletzander
[PATCH 1/3] docs: Specify reverting to traditional service mode more clearly
From
: Martin Kletzander
[PATCH 2/3] virtproxyd: use Wants instead of Requires for sockets
From
: Martin Kletzander
[PATCH 0/3] Support only socket activation for libvirtd and virtproxyd on systemd
From
: Martin Kletzander
Re: [PATCH v2 2/9] qemu: Introduced VIR_MIGRATE_TPM_SHARED_STORAGE for TPM migration
From
: Michal Prívozník
Re: [PATCH v2 2/9] qemu: Introduced VIR_MIGRATE_TPM_SHARED_STORAGE for TPM migration
From
: Stefan Berger
Re: [PATCH 3/3] test: Fix parsing nested <volume> XML
From
: Peter Krempa
Re: [PATCH 2/3] examples: testdriver: Add a nested inline <volume> example
From
: Peter Krempa
Re: [PATCH 1/3] examples: testdriver: Add xmlns runstate example
From
: Peter Krempa
Re: [libvirt PATCH 00/12] tools: provide virt-qemu-sev-validate for SEV(-ES) launch attestation
From
: Daniel P. Berrangé
Re: [libvirt PATCH 12/12] docs/manpages: add checklist of problems for SEV attestation
From
: Daniel P. Berrangé
Re: [libvirt PATCH 08/12] tools: load CPU count and CPU SKU from libvirt
From
: Daniel P. Berrangé
Re: [libvirt PATCH 07/12] tools: support automatically constructing SEV-ES vCPU state
From
: Daniel P. Berrangé
Re: [libvirt PATCH 02/12] tools: support validating SEV firmware boot measurements
From
: Daniel P. Berrangé
[PATCH 5/5] qemu: Refresh rx-filters more often
From
: Michal Privoznik
[PATCH 4/5] qemu: Refresh state after restore from a save image
From
: Michal Privoznik
[PATCH 2/5] qemu: Move parts of NIC_RX_FILTER_CHANGED even handling into a function
From
: Michal Privoznik
[PATCH 0/5] qemu: Refresh rx-filters more often
From
: Michal Privoznik
[PATCH 3/5] qemu: Acquire QUERY job instead of MODIFY when handling NIC_RX_FILTER_CHANGED event
From
: Michal Privoznik
[PATCH 1/5] processNicRxFilterChangedEvent: Free @guestFilter and @hostFilter automatically
From
: Michal Privoznik
Re: [PATCH v2 2/9] qemu: Introduced VIR_MIGRATE_TPM_SHARED_STORAGE for TPM migration
From
: Daniel P. Berrangé
Re: [PATCH] NEWS: Mention new channel and redirdev devices in domcaps
From
: Michal Prívozník
Re: [PATCH v2 0/9] qemu: tpm: Add support for migration across shared storage
From
: Stefan Berger
Re: [PATCH v2 6/9] qemu: tpm: Require UNDEFINE_TPM to be set to remove TPM state
From
: Stefan Berger
[PATCH] NEWS: Mention new channel and redirdev devices in domcaps
From
: Jim Fehlig
Re: [PATCH v2 2/9] qemu: Introduced VIR_MIGRATE_TPM_SHARED_STORAGE for TPM migration
From
: Stefan Berger
[PATCH 2/3] examples: testdriver: Add a nested inline <volume> example
From
: Cole Robinson
[PATCH 1/3] examples: testdriver: Add xmlns runstate example
From
: Cole Robinson
[PATCH 0/3] test: Fix regression parsing nested <volume> XML
From
: Cole Robinson
[PATCH 3/3] test: Fix parsing nested <volume> XML
From
: Cole Robinson
Re: [PATCH v2 2/9] qemu: Introduced VIR_MIGRATE_TPM_SHARED_STORAGE for TPM migration
From
: Michal Prívozník
Re: [PATCH v2 2/9] qemu: Introduced VIR_MIGRATE_TPM_SHARED_STORAGE for TPM migration
From
: Stefan Berger
[libvirt PATCH 3/4] qemu: add external backend for tpm
From
: Ján Tomko
[libvirt RFC PATCH 0/4] add external backend for tpm
From
: Ján Tomko
[libvirt PATCH 4/4] qemu: add tests for external swtpm
From
: Ján Tomko
[libvirt PATCH 1/4] schema: domain: Allow interleaving of 'tpm' config elements
From
: Ján Tomko
[libvirt PATCH 2/4] qemu: tpm: fix spacing
From
: Ján Tomko
[PATCH] tests: qemucapabilities: Add data for the qemu-7.2 dev cycle
From
: Peter Krempa
Re: [PATCH v2 2/9] qemu: Introduced VIR_MIGRATE_TPM_SHARED_STORAGE for TPM migration
From
: Daniel P. Berrangé
Re: [PATCH v2 2/9] qemu: Introduced VIR_MIGRATE_TPM_SHARED_STORAGE for TPM migration
From
: Stefan Berger
Re: [PATCH 00/15] schema: Fix forgotten interleaving of elements (part 1)
From
: Ján Tomko
[PATCH 14/15] schema: storagepool: Allow interleaving of per-pool custom namespace elements
From
: Peter Krempa
[PATCH 08/15] schema: domain: Allow interleaving of <bootloader> and <os>
From
: Peter Krempa
[PATCH 11/15] schema: networkport: Allow interleaving of subelements of 'driver' subelement of hostdev-pci
From
: Peter Krempa
[PATCH 15/15] schema: cpu: include 'arch' subelement in interleave definition of 'hostcpu'
From
: Peter Krempa
[PATCH 10/15] schema: networkport: Allow interleaving of subelements of 'owner'
From
: Peter Krempa
[PATCH 09/15] schema: domain: Allow interleaving of 'watchdog' subelements
From
: Peter Krempa
[PATCH 13/15] schema: nwfilterbinding: Allow interleaving of subelements of 'owner' element
From
: Peter Krempa
[PATCH 12/15] schema: nwfilter: Allow interleaving subelements of the top level 'filter' element
From
: Peter Krempa
[PATCH 06/15] schema: domain: Allow interleaving 'ip' and 'route' sub-elements of interface
From
: Peter Krempa
[PATCH 07/15] schema: domain: Add the 'type' subelement of the osexe case of 'os' element to interleave
From
: Peter Krempa
[PATCH 04/15] schema: domain: Allow interleaving of subelements of 'memtune'
From
: Peter Krempa
[PATCH 05/15] schema: domain: Allow interleaving of subelements of disk's 'mirror'
From
: Peter Krempa
[PATCH 01/15] schema: domain: Allow interleaving of character device config elements
From
: Peter Krempa
[PATCH 03/15] schema: domain: Allow interleaving of 'tpm' config elements
From
: Peter Krempa
[PATCH 02/15] schema: domain: Allow interleaving of PCI controller config elements
From
: Peter Krempa
[PATCH 00/15] schema: Fix forgotten interleaving of elements (part 1)
From
: Peter Krempa
[libvirt PATCH] docs: formatdomain: fix since tag for TPM PCR banks
From
: Ján Tomko
Re: [PATCH v2] capabilities: use g_autofree in capabilities.c
From
: Michal Prívozník
Re: [libvirt PATCH] virvhba.c: use g_autofree
From
: Michal Prívozník
Re: [PATCH 2/3] qemu: get the stackManager lock before getting nested lock
From
: Michal Prívozník
Re: [PATCH] qemu: Report sev measurement value and nonce explicitly
From
: Michal Prívozník
Re: [PATCH V3] conf: Add channel devices to domain capabilities
From
: Michal Prívozník
Re: [PATCH V2 2/3] conf: Add channel devices to domain capabilities
From
: Michal Prívozník
[PATCH] qemu: Report sev measurement value and nonce explicitly
From
: Cole Robinson
Re: [libvirt PATCH 12/12] docs/manpages: add checklist of problems for SEV attestation
From
: Cole Robinson
Re: [libvirt PATCH 08/12] tools: load CPU count and CPU SKU from libvirt
From
: Cole Robinson
Re: [libvirt PATCH 00/12] tools: provide virt-qemu-sev-validate for SEV(-ES) launch attestation
From
: Cole Robinson
Re: [libvirt PATCH 07/12] tools: support automatically constructing SEV-ES vCPU state
From
: Cole Robinson
Re: [libvirt PATCH 02/12] tools: support validating SEV firmware boot measurements
From
: Cole Robinson
[libvirt PATCH] virvhba.c: use g_autofree
From
: ttxine
[PATCH v2] capabilities: use g_autofree in capabilities.c
From
: Jiang Jiacheng
[PATCH V3] conf: Add channel devices to domain capabilities
From
: Jim Fehlig
Re: [PATCH V2 2/3] conf: Add channel devices to domain capabilities
From
: Jim Fehlig
Re: [PATCH v2 2/9] qemu: Introduced VIR_MIGRATE_TPM_SHARED_STORAGE for TPM migration
From
: Daniel P. Berrangé
Re: [PATCH 1/2] qemu: Separate out hugepages basedir making
From
: Erik Skultety
Re: [PATCH 2/2] qemu: Create base hugepages path on memory hotplug
From
: Erik Skultety
[libvirt PATCH 3/3] NEWS: Document daemon crash on reconnect
From
: Jiri Denemark
[libvirt PATCH 1/3] qemu_migration: Properly wait for migration to be canceled
From
: Jiri Denemark
[libvirt PATCH 2/3] qemu: Do not crash when canceling migration on reconnect
From
: Jiri Denemark
[libvirt PATCH 0/3] qemu: Fix canceling migration
From
: Jiri Denemark
[libvirt PATCH 7/7] ci: integration: Bundle only failed Avocado test results
From
: Erik Skultety
[libvirt PATCH 5/7] ci: integration: Use 'set +e' in the log collecting job
From
: Erik Skultety
[libvirt PATCH 2/7] ci: integration: Add an extra level of quoting for augeas set options
From
: Erik Skultety
[libvirt PATCH 6/7] ci: integration: Create the avocado logs artifact dir conditionally
From
: Erik Skultety
[libvirt PATCH 3/7] ci: integration: Fix the test on avocado directory existence
From
: Erik Skultety
[libvirt PATCH 4/7] ci: integration: Only create a coredump log when a core exists
From
: Erik Skultety
[libvirt PATCH 1/7] ci: integration: Add virtnetworkd to the list of restarted services
From
: Erik Skultety
[libvirt PATCH 0/7] ci: Integration test suite template fixes
From
: Erik Skultety
Re: [PATCH v16 5/9] conf: Introduce SGX EPC element into device memory xml
From
: Michal Prívozník
Re: [PATCH] qemu: validate: Clarify error messages for unsupported 3d video acceleration
From
: Pavel Hrdina
[PATCH] qemu: validate: Clarify error messages for unsupported 3d video acceleration
From
: Peter Krempa
Re: [PATCH V2 2/3] conf: Add channel devices to domain capabilities
From
: Michal Prívozník
Re: [PATCH V2 3/3] qemu: Use command line to properly check for spice support
From
: Michal Prívozník
Re: [PATCH V2 2/3] conf: Add channel devices to domain capabilities
From
: Jim Fehlig
Re: [PATCH 0/3] ppc64: QEMU 7.1 caps + use CAPS_LATEST in xml2argv
From
: Daniel Henrique Barboza
Re: [PATCH V2 3/3] qemu: Use command line to properly check for spice support
From
: Jim Fehlig
Re: [PATCH V2 1/3] conf: Add USB redirect devices to domain capabilities
From
: Michal Prívozník
Re: [PATCH V2 3/3] qemu: Use command line to properly check for spice support
From
: Michal Prívozník
Re: [PATCH V2 2/3] conf: Add channel devices to domain capabilities
From
: Michal Prívozník
Re: [PATCH] schema: Re-structure schema for <filesystem> to avoid broken validation
From
: Peter Krempa
Re: [libvirt PATCH v2] Add basically RISC-V support
From
: Michal Prívozník
Re: [PATCH] schema: Re-structure schema for <filesystem> to avoid broken validation
From
: Daniel P. Berrangé
Re: [PATCH] schema: Re-structure schema for <filesystem> to avoid broken validation
From
: Ján Tomko
[PATCH] schema: Re-structure schema for <filesystem> to avoid broken validation
From
: Peter Krempa
Re: [PATCH] nodedev: ignore EINVAL from libudev in udevEventHandleThread
From
: Christian Ehrhardt
[PATCH v3] nodedev: ignore EINVAL from libudev in udevEventHandleThread
From
: christian . ehrhardt
[PATCH v2] nodedev: ignore EINVAL from libudev in udevEventHandleThread
From
: christian . ehrhardt
Re: [PATCH 0/3] ppc64: QEMU 7.1 caps + use CAPS_LATEST in xml2argv
From
: Michal Prívozník
Re: [PATCH 1/3] tests: qemucapabilities: bump ppc64 caps with qemu 7.1.0
From
: Michal Prívozník
Re: [libvirt PATCH 10/12] docs/kbase: describe attestation for SEV guests
From
: Kashyap Chamarthy
Re: [PATCH 0/3] ppc64: QEMU 7.1 caps + use CAPS_LATEST in xml2argv
From
: Daniel Henrique Barboza
Re: [PATCH] ci: Install python RPMs from libvirt/libvirt-python CI artifacts
From
: Daniel P. Berrangé
Re: [PATCH] ci: Install python RPMs from libvirt/libvirt-python CI artifacts
From
: Erik Skultety
Re: [PATCH] ci: Install python RPMs from libvirt/libvirt-python CI artifacts
From
: Daniel P. Berrangé
Re: [PATCH] nodedev: ignore EINVAL from libudev in udevEventHandleThread
From
: Erik Skultety
Re: [PATCH] nodedev: ignore EINVAL from libudev in udevEventHandleThread
From
: Daniel P. Berrangé
Re: [PATCH] ci: Install python RPMs from libvirt/libvirt-python CI artifacts
From
: Erik Skultety
Re: [PATCH] ci: Install python RPMs from libvirt/libvirt-python CI artifacts
From
: Erik Skultety
Re: [libvirt RFC 20/24] qemu_snapshot: prepare data for external snapshot deletion
From
: Peter Krempa
[PATCH] nodedev: ignore EINVAL from libudev in udevEventHandleThread
From
: christian . ehrhardt
[PATCH V2 3/3] qemu: Use command line to properly check for spice support
From
: Jim Fehlig
[PATCH V2 2/3] conf: Add channel devices to domain capabilities
From
: Jim Fehlig
[PATCH V2 1/3] conf: Add USB redirect devices to domain capabilities
From
: Jim Fehlig
[PATCH V2 0/3] domain capabilites improvements
From
: Jim Fehlig
Re: [libvirt RFC 20/24] qemu_snapshot: prepare data for external snapshot deletion
From
: Pavel Hrdina
Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface
From
: Jason Gunthorpe
Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface
From
: Steven Sistare
Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface
From
: Jason Gunthorpe
Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface
From
: Steven Sistare
Re: [PATCH 1/7] qemu: Introduce qemuDomainChangeBootIndex API
From
: Peter Krempa
Re: [PATCH 5/7] qemu: Support set bootindex to -1
From
: Peter Krempa
Re: [PATCH 0/7] qemu: support updating device's bootindex
From
: Peter Krempa
Re: [PATCH v4 RESEND 0/8] qemu: Enable SCHED_CORE for domains and helper processes
From
: Michal Prívozník
Re: [PATCH] spec: change gettext requires to gettext-runtime for F37
From
: Michal Prívozník
Re: [PATCH 3/3] qemu: back up the path in qemuMonitorOpen
From
: Michal Prívozník
Re: [PATCH 1/3] qemu: Init address before qemuProcessShutdownOrReboot during reconnect process
From
: Michal Prívozník
Re: [PATCH 2/3] qemu: get the stackManager lock before getting nested lock
From
: Michal Prívozník
Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface
From
: Jason Gunthorpe
Re: [PATCH] Fix race condition when detaching a device
From
: Michal Prívozník
[PATCH 2/2] qemu: Create base hugepages path on memory hotplug
From
: Michal Privoznik
[PATCH 0/2] qemu: Create base hugepages path on memory hotplug
From
: Michal Privoznik
[PATCH 1/2] qemu: Separate out hugepages basedir making
From
: Michal Privoznik
Re: [PATCH v3] cpu_map: Introduce Neoverse N1/N2/V1
From
: Martin Kletzander
Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface
From
: Steven Sistare
[PATCH] spec: change gettext requires to gettext-runtime for F37
From
: Cole Robinson
Re: [RFC 0/1] Check for pid re-use before killing domain process
From
: manish.mishra
Re: [RFC 0/1] Check for pid re-use before killing domain process
From
: manish.mishra
Re: [RFC 0/1] Check for pid re-use before killing domain process
From
: Daniel P. Berrangé
Re: [RFC 0/1] Check for pid re-use before killing domain process
From
: Daniel P. Berrangé
Re: [RFC 0/1] Check for pid re-use before killing domain process
From
: Jonathon Jongsma
[PATCH 4/7] qemu: Support update net's bootindex
From
: Jiang Jiacheng
[PATCH 2/7] qemu: Introduce qemuCheckBootIndex and qemuChangeDiskBootIndex API
From
: Jiang Jiacheng
[PATCH 5/7] qemu: Support set bootindex to -1
From
: Jiang Jiacheng
[PATCH 7/7] qemu: Reserve bootindex = -1 in virDomainDeviceDefCopy
From
: Jiang Jiacheng
[PATCH 1/7] qemu: Introduce qemuDomainChangeBootIndex API
From
: Jiang Jiacheng
[PATCH 6/7] qemu: Support add bootindex = -1 to boothash
From
: Jiang Jiacheng
[PATCH 0/7] qemu: support updating device's bootindex
From
: Jiang Jiacheng
[PATCH 3/7] qemu: Support update disk's bootindex
From
: Jiang Jiacheng
Re: [PATCH] capabilities: use g_autofree in capabilities.c
From
: Jiang Jiacheng
Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface
From
: Jason Gunthorpe
Re: [libvirt PATCH v2 0/2] conf: fix handling of missing CPU cache info in sysfs
From
: Ján Tomko
Re: [libvirt PATCH v2 0/2] conf: fix handling of missing CPU cache info in sysfs
From
: Alex Bennée
Re: [libvirt RFC 11/24] qemu_snapshot: extract children snapshot deletion to separate function
From
: Pavel Hrdina
Re: [libvirt RFC 10/24] qemu_snapshot: extract single snapshot deletion to separate function
From
: Pavel Hrdina
[libvirt PATCH v2 1/2] conf: define autoptr func for virCapsHostCacheBankFree
From
: Daniel P. Berrangé
[libvirt PATCH v2 2/2] conf: skip resource cache init if sysfs files are missing
From
: Daniel P. Berrangé
[libvirt PATCH v2 0/2] conf: fix handling of missing CPU cache info in sysfs
From
: Daniel P. Berrangé
Re: [PATCH] ci: potfiles: Add 'variables' to definition
From
: Ján Tomko
Re: [PATCH] ci: potfiles: Add 'variables' to definition
From
: Peter Krempa
[PATCH] ci: potfiles: Add 'variables' to definition
From
: Peter Krempa
Re: [PATCH] capabilities: use g_autofree in capabilities.c
From
: Ján Tomko
Re: [libvirt PATCH] conf: skip resource cache init if sysfs files are missing
From
: Ján Tomko
Re: [libvirt PATCH] conf: skip resource cache init if sysfs files are missing
From
: Alex Bennée
Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface
From
: Steven Sistare
[libvirt PATCH] conf: skip resource cache init if sysfs files are missing
From
: Daniel P. Berrangé
Re: [PATCH] ci: Install python RPMs from libvirt/libvirt-python CI artifacts
From
: Peter Krempa
[PATCH 0/3] fix some issue in concurrency scenarios
From
: Jiang Jiacheng
[PATCH] capabilities: use g_autofree in capabilities.c
From
: Jiang Jiacheng
Re: [PATCH] qemu: Avoid memory leak in virQEMUCapsCPUDefsToModels
From
: Jiri Denemark
[PATCH] qemu: Avoid memory leak in virQEMUCapsCPUDefsToModels
From
: Michal Privoznik
Re: [PATCH 0/5] meson: Bump minimal required version
From
: Ján Tomko
Re: [PATCH 3/5] meson: Replace external_program.path() with external_program.full_path()
From
: Ján Tomko
Re: [libvirt PATCH v2 12/14] virsh: Add --model option for hypervisor-cpu-baseline
From
: Ján Tomko
Re: [libvirt PATCH v2 14/14] NEWS: Document CPU reporting improvements
From
: Ján Tomko
Re: [libvirt PATCH v2 13/14] virsh: Add completer for hypervisor-cpu-baseline --model
From
: Ján Tomko
Re: [libvirt PATCH v2 11/14] qemu_capabilities: Translate CPU blockers
From
: Ján Tomko
Re: [libvirt PATCH v2 10/14] Document specifics of virConnectBaselineHypervisorCPU
From
: Ján Tomko
Re: [libvirt PATCH v2 09/14] docs: Enhance documentation of CPU models in domain caps
From
: Ján Tomko
Re: [PATCH] ci: Install python RPMs from libvirt/libvirt-python CI artifacts
From
: Daniel P. Berrangé
[PATCH] ci: Install python RPMs from libvirt/libvirt-python CI artifacts
From
: Peter Krempa
[PATCH v16 4/9] conf: expose SGX feature in domain capabilities
From
: Lin Yang
[PATCH v16 8/9] security_dac: Set DAC label on SGX /dev nodes
From
: Lin Yang
[PATCH v16 3/9] Convert QMP capabilities to domain capabilities
From
: Lin Yang
[PATCH v16 7/9] qemu_namespace: Create SGX related nodes in domain's namespace
From
: Lin Yang
[PATCH v16 5/9] conf: Introduce SGX EPC element into device memory xml
From
: Lin Yang
[PATCH v16 9/9] qemu: Add command-line to generate SGX EPC memory backend
From
: Lin Yang
[PATCH v16 1/9] domain_capabilities: Define SGX capabilities structs
From
: Lin Yang
[PATCH v16 6/9] qemu_cgroup: Allow SGX in devices controller
From
: Lin Yang
[PATCH v16 2/9] qemu: Get SGX capabilities form QMP
From
: Lin Yang
[PATCH v16 0/9] Support query and use SGX
From
: Lin Yang
[libvirt PATCH v2 09/14] docs: Enhance documentation of CPU models in domain caps
From
: Jiri Denemark
[libvirt PATCH v2 03/14] qemu: Do not pass qemuCaps to virQEMUCapsCPUFeature{To, From}QEMU
From
: Jiri Denemark
[libvirt PATCH v2 08/14] cpu_arm: Don't implement virCPUGetVendorForModel
From
: Jiri Denemark
[libvirt PATCH v2 02/14] cpu_ppc64: Avoid repeated loading of CPU map
From
: Jiri Denemark
[libvirt PATCH v2 10/14] Document specifics of virConnectBaselineHypervisorCPU
From
: Jiri Denemark
[libvirt PATCH v2 11/14] qemu_capabilities: Translate CPU blockers
From
: Jiri Denemark
[libvirt PATCH v2 13/14] virsh: Add completer for hypervisor-cpu-baseline --model
From
: Jiri Denemark
[libvirt PATCH v2 12/14] virsh: Add --model option for hypervisor-cpu-baseline
From
: Jiri Denemark
[libvirt PATCH v2 06/14] cpu_x86: Implement virCPUGetVendorForModel
From
: Jiri Denemark
[libvirt PATCH v2 01/14] conf: virDomainCapsCPUModelsAdd never fails
From
: Jiri Denemark
[libvirt PATCH v2 05/14] Introduce virCPUGetVendorForModel and use it in QEMU driver
From
: Jiri Denemark
[libvirt PATCH v2 07/14] cpu_ppc64: Implement virCPUGetVendorForModel
From
: Jiri Denemark
[libvirt PATCH v2 14/14] NEWS: Document CPU reporting improvements
From
: Jiri Denemark
[libvirt PATCH v2 04/14] domain_capabilities: Add vendor attribute for CPU models
From
: Jiri Denemark
[libvirt PATCH v2 00/14] Improve CPU model reporting in domain capabilities
From
: Jiri Denemark
Re: [PATCH] virNetServerProgramDispatchCall: Avoid calling xdr_free(_, NULL)
From
: Peter Krempa
Re: [libvirt PATCH v3] tools: add virt-qemu-qmp-proxy for proxying QMP via libvirt QEMU guests
From
: Daniel P. Berrangé
Re: [libvirt PATCH v3] tools: add virt-qemu-qmp-proxy for proxying QMP via libvirt QEMU guests
From
: Michal Prívozník
Re: [libvirt PATCH v2] src: warn if client hits the max requests limit
From
: Peter Krempa
[libvirt PATCH v2] src: warn if client hits the max requests limit
From
: Daniel P. Berrangé
[libvirt PATCH 09/12] tools: support generating SEV secret injection tables
From
: Daniel P. Berrangé
[libvirt PATCH 01/12] build-aux: only forbid gethostname in C files
From
: Daniel P. Berrangé
[libvirt PATCH 12/12] docs/manpages: add checklist of problems for SEV attestation
From
: Daniel P. Berrangé
[libvirt PATCH 10/12] docs/kbase: describe attestation for SEV guests
From
: Daniel P. Berrangé
[libvirt PATCH 06/12] tools: support validating SEV-ES initial vCPU state measurements
From
: Daniel P. Berrangé
[libvirt PATCH 11/12] scripts: add systemtap script for capturing SEV-ES VMSA
From
: Daniel P. Berrangé
[libvirt PATCH 08/12] tools: load CPU count and CPU SKU from libvirt
From
: Daniel P. Berrangé
[libvirt PATCH 05/12] tools: load direct kernel config from libvirt
From
: Daniel P. Berrangé
[libvirt PATCH 02/12] tools: support validating SEV firmware boot measurements
From
: Daniel P. Berrangé
[libvirt PATCH 03/12] tools: load guest config from libvirt
From
: Daniel P. Berrangé
[libvirt PATCH 00/12] tools: provide virt-qemu-sev-validate for SEV(-ES) launch attestation
From
: Daniel P. Berrangé
[libvirt PATCH 07/12] tools: support automatically constructing SEV-ES vCPU state
From
: Daniel P. Berrangé
[libvirt PATCH 04/12] tools: support validating SEV direct kernel boot measurements
From
: Daniel P. Berrangé
[PATCH] virNetServerProgramDispatchCall: Avoid calling xdr_free(_, NULL)
From
: Michal Privoznik
[PATCH 0/5] meson: Bump minimal required version
From
: Michal Privoznik
[PATCH 1/5] meson: Replace meson.build_root() with meson.project_build_root()
From
: Michal Privoznik
[PATCH 3/5] meson: Replace external_program.path() with external_program.full_path()
From
: Michal Privoznik
[PATCH 4/5] Replace dep.get_pkgconfig_variable() with dep.get_variable(pkgconfig:)
From
: Michal Privoznik
[PATCH 2/5] meson: Replace meson.source_root() with meson.project_source_root()
From
: Michal Privoznik
[PATCH 5/5] meson: Bump minimal required meson version
From
: Michal Privoznik
Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface
From
: Steven Sistare
Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface
From
: Jason Gunthorpe
Re: [PATCH v2 2/9] qemu: Introduced VIR_MIGRATE_TPM_SHARED_STORAGE for TPM migration
From
: Michal Prívozník
[PATCH v4 6/8] qemu: Enable SCHED_CORE for helper processes
From
: Michal Privoznik
[PATCH v4 5/8] qemu_process: Enable SCHED_CORE for QEMU process
From
: Michal Privoznik
[PATCH v4 3/8] qemu_conf: Introduce a knob to set SCHED_CORE
From
: Michal Privoznik
[PATCH v4 2/8] virCommand: Introduce APIs for core scheduling
From
: Michal Privoznik
[PATCH v4 7/8] qemu: Enable SCHED_CORE for vCPUs
From
: Michal Privoznik
[PATCH v4 8/8] qemu: Enable for vCPUs on hotplug
From
: Michal Privoznik
[PATCH v4 4/8] qemu_domain: Introduce qemuDomainSchedCoreStart()
From
: Michal Privoznik
[PATCH v4 1/8] virprocess: Core Scheduling support
From
: Michal Privoznik
[PATCH v4 RESEND 0/8] qemu: Enable SCHED_CORE for domains and helper processes
From
: Michal Privoznik
Re: [PATCH v2 2/9] qemu: Introduced VIR_MIGRATE_TPM_SHARED_STORAGE for TPM migration
From
: Daniel P. Berrangé
Re: [PATCH v2 3/9] qemu: tpm: Conditionally create storage on incoming migration
From
: Michal Prívozník
Re: [PATCH v2 4/9] qemu: tpm: Pass --migration option to swtpm if supported
From
: Michal Prívozník
Re: [PATCH v2 6/9] qemu: tpm: Require UNDEFINE_TPM to be set to remove TPM state
From
: Michal Prívozník
Re: [PATCH v2 0/9] qemu: tpm: Add support for migration across shared storage
From
: Michal Prívozník
[RFC 0/1] Check for pid re-use before killing domain process
From
: manish.mishra
[RFC 1/1] Check for pid re-use before killing domain process
From
: manish.mishra
Re: [libvirt PATCH 2/2] ci: refresh with latest lcitool manifest
From
: Daniel P. Berrangé
Re: [libvirt PATCH 2/2] ci: refresh with latest lcitool manifest
From
: Daniel P. Berrangé
Re: [libvirt PATCH 2/2] ci: refresh with latest lcitool manifest
From
: Peter Krempa
Re: [libvirt PATCH] ci: integration: Update the perl CI job names
From
: Michal Prívozník
[libvirt PATCH] ci: integration: Update the perl CI job names
From
: Erik Skultety
Re: [libvirt PATCH 2/2] ci: refresh with latest lcitool manifest
From
: Daniel P. Berrangé
Re: [libvirt PATCH 2/2] ci: refresh with latest lcitool manifest
From
: Peter Krempa
Re: [libvirt PATCH 1/2] ci: adapt integration test dependencies for job rename
From
: Peter Krempa
Re: [PATCH v2 4/9] qemu: tpm: Pass --migration option to swtpm if supported
From
: Stefan Berger
[PATCH v2 1/9] util: Add parsing support for swtpm's cmdarg-migration capability
From
: Stefan Berger
[PATCH v2 5/9] qemu: tpm: Avoid security labels on incoming migration with shared storage
From
: Stefan Berger
[PATCH v2 4/9] qemu: tpm: Pass --migration option to swtpm if supported
From
: Stefan Berger
[PATCH v2 3/9] qemu: tpm: Conditionally create storage on incoming migration
From
: Stefan Berger
[PATCH v2 9/9] virsh: Add support for --tpm-shared-storage flag for migration
From
: Stefan Berger
[PATCH v2 8/9] qemu: tpm: Enable migration with VIR_MIGRATE_TPM_SHARED_STORAGE
From
: Stefan Berger
[PATCH v2 7/9] qemu: tpm: Determine whether to remove TPM state during migration
From
: Stefan Berger
[PATCH v2 2/9] qemu: Introduced VIR_MIGRATE_TPM_SHARED_STORAGE for TPM migration
From
: Stefan Berger
[PATCH v2 0/9] qemu: tpm: Add support for migration across shared storage
From
: Stefan Berger
[PATCH v2 6/9] qemu: tpm: Require UNDEFINE_TPM to be set to remove TPM state
From
: Stefan Berger
RE: [PATCH] Fix race condition when detaching a device
From
: Pierre Libeau
[libvirt PATCH v3] tools: add virt-qemu-qmp-proxy for proxying QMP via libvirt QEMU guests
From
: Daniel P. Berrangé
Re: [libvirt PATCH 10/11] domain_capabilities: Add blockers attribute for CPU models
From
: Jiri Denemark
Re: [libvirt PATCH 10/11] domain_capabilities: Add blockers attribute for CPU models
From
: Daniel P. Berrangé
Re: [libvirt PATCH 10/11] domain_capabilities: Add blockers attribute for CPU models
From
: Jiri Denemark
Re: [libvirt PATCH 10/11] domain_capabilities: Add blockers attribute for CPU models
From
: Daniel P. Berrangé
Re: [libvirt PATCH 10/11] domain_capabilities: Add blockers attribute for CPU models
From
: Jiri Denemark
Re: [libvirt PATCH 10/11] domain_capabilities: Add blockers attribute for CPU models
From
: Daniel P. Berrangé
Re: [PATCH v2 0/2] qemu: tpm: Improve TPM state files management
From
: Stefan Berger
Re: [libvirt PATCH 00/11] Improve CPU model reporting in domain capabilities
From
: Ján Tomko
Re: [libvirt PATCH 04/11] domain_capabilities: Add vendor attribute for CPU models
From
: Ján Tomko
Re: [PATCH v2 0/2] qemu: tpm: Improve TPM state files management
From
: Michal Prívozník
Re: [PATCH 00/43] XML parsing helper cleanup
From
: Ján Tomko
Re: [PATCH v2 0/2] qemu: tpm: Improve TPM state files management
From
: Stefan Berger
Re: [PATCH 01/43] util: xml: Expose all arguments of virXMLParseHelper in virXMLParse macro
From
: Ján Tomko
Re: [PATCH v2 0/2] qemu: tpm: Improve TPM state files management
From
: Michal Prívozník
Re: [PATCH v2 2/2] qemu: tpm: Remove TPM state after successful migration
From
: Michal Prívozník
Re: [libvirt PATCH 11/11] NEWS: Document domain capabilities improvements
From
: Jiri Denemark
[libvirt PATCH 05/11] Introduce virCPUGetVendorForModel and use it in QEMU driver
From
: Jiri Denemark
[libvirt PATCH 07/11] cpu_ppc64: Implement virCPUGetVendorForModel
From
: Jiri Denemark
[libvirt PATCH 09/11] qemu_capabilities: Translate CPU blockers
From
: Jiri Denemark
[libvirt PATCH 08/11] cpu_arm: Don't implement virCPUGetVendorForModel
From
: Jiri Denemark
[libvirt PATCH 10/11] domain_capabilities: Add blockers attribute for CPU models
From
: Jiri Denemark
[libvirt PATCH 11/11] NEWS: Document domain capabilities improvements
From
: Jiri Denemark
[libvirt PATCH 06/11] cpu_x86: Implement virCPUGetVendorForModel
From
: Jiri Denemark
[libvirt PATCH 01/11] conf: virDomainCapsCPUModelsAdd never fails
From
: Jiri Denemark
[libvirt PATCH 02/11] cpu_ppc64: Avoid repeated loading of CPU map
From
: Jiri Denemark
[libvirt PATCH 03/11] qemu: Do not pass qemuCaps to virQEMUCapsCPUFeature{To, From}QEMU
From
: Jiri Denemark
[libvirt PATCH 04/11] domain_capabilities: Add vendor attribute for CPU models
From
: Jiri Denemark
[libvirt PATCH 00/11] Improve CPU model reporting in domain capabilities
From
: Jiri Denemark
[PATCH v2 0/2] qemu: tpm: Improve TPM state files management
From
: Stefan Berger
[PATCH v2 2/2] qemu: tpm: Remove TPM state after successful migration
From
: Stefan Berger
[PATCH v2 1/2] qemu: Add UNDEFINE_TPM and UNDEFINE_KEEP_TPM flags
From
: Stefan Berger
[libvirt PATCH 2/2] ci: refresh with latest lcitool manifest
From
: Daniel P. Berrangé
[libvirt PATCH 1/2] ci: adapt integration test dependencies for job rename
From
: Daniel P. Berrangé
[libvirt PATCH 0/2] ci: stop triggering CI jobs on branch push by default
From
: Daniel P. Berrangé
Re: [PATCH v2] rpc: fix memory leak in virNetServerClientNew and virNetServerProgramDispatchCall
From
: Michal Prívozník
Re: [PATCH v2] rpc: fix memory leak in virNetServerClientNew and virNetServerProgramDispatchCall
From
: Peng Liang
Re: [PATCH v2] rpc: fix memory leak in virNetServerClientNew and virNetServerProgramDispatchCall
From
: Michal Prívozník
Re: [PATCH v2] rpc: fix memory leak in virNetServerClientNew and virNetServerProgramDispatchCall
From
: Peng Liang
[PATCH 21/43] prlsdkParseSnapshotTree: Simplify XML parsing code
From
: Peter Krempa
[PATCH 26/43] conf: node_device: Remove virNodeDeviceDefParseNode
From
: Peter Krempa
[PATCH 15/43] conf: storage: Provide only virStoragePoolDefParse
From
: Peter Krempa
[PATCH 38/43] util: xml: Remove virXMLParseFile
From
: Peter Krempa
[PATCH 22/43] conf: checkpoint: Remove virDomainCheckpointDefParseNode
From
: Peter Krempa
[PATCH 18/43] conf: snapshot: Remove virDomainSnapshotDefParseNode
From
: Peter Krempa
[PATCH 09/43] conf: networkport: Remove virNetworkPortDefParseNode
From
: Peter Krempa
[PATCH 16/43] conf: storage: Remove virStorageVolDefParseNode
From
: Peter Krempa
[PATCH 17/43] conf: storage: Provide only virStorageVolDefParse
From
: Peter Krempa
[PATCH 36/43] util: xml: Remove virXMLParseString
From
: Peter Krempa
[PATCH 43/43] util: xml: Remove virXMLParseStringCtxtRoot
From
: Peter Krempa
[PATCH 08/43] tests: qemuxml2argv: Use virXMLParse properly
From
: Peter Krempa
[PATCH 41/43] security: aa-helper: Use virXMLParse instead of virXMLParseString
From
: Peter Krempa
[PATCH 40/43] conf: savecookie: Remove virSaveCookieParseNode
From
: Peter Krempa
[PATCH 37/43] qemu: capabilities: Convert virQEMUCapsLoadCache to virXMLParse
From
: Peter Krempa
[PATCH 33/43] conf: domain: Simplify validation in virDomainDefParse
From
: Peter Krempa
[PATCH 07/43] conf: nwfilterbinding: Provide only virNWFilterBindingDefParse
From
: Peter Krempa
[PATCH 28/43] conf: interface: Remove virInterfaceDefParseNode
From
: Peter Krempa
[PATCH 32/43] conf: domain: Remove virDomainObjParseNode
From
: Peter Krempa
[PATCH 30/43] conf: network: Remove virNetworkDefParseNode
From
: Peter Krempa
[PATCH 35/43] virsh: Use proper helper for parsing XML in virshDumpXML
From
: Peter Krempa
[PATCH 29/43] conf: interface: Remove virInterfaceDefParseFile
From
: Peter Krempa
[PATCH 02/43] conf: nwfilderbindigobj: Register automatic cleanup for virNWFilterBindingObj
From
: Peter Krempa
[PATCH 10/43] conf: networkportdef: Provide only virNetworkPortDefParse
From
: Peter Krempa
[PATCH 39/43] util: xml: Remove virXMLParseCtxt
From
: Peter Krempa
[PATCH 25/43] conf: nwfilter: Provide only virNWFilterDefParse
From
: Peter Krempa
[PATCH 42/43] test_driver: Make callers of testOpenParse ensure the root element name
From
: Peter Krempa
[PATCH 34/43] virDomainDefParseNode: Pass only the XPath context as argument
From
: Peter Krempa
[PATCH 31/43] conf: network: Provide only virNetworkDefParse
From
: Peter Krempa
[PATCH 27/43] conf: nodedev: Provide only virNodeDeviceDefParse
From
: Peter Krempa
[PATCH 23/43] conf: backup: Remove virDomainBackupDefParseNode
From
: Peter Krempa
[PATCH 20/43] conf: secret: Provide only virSecretDefParse
From
: Peter Krempa
[PATCH 24/43] conf: nwfilter: Remove virNWFilterDefParseNode
From
: Peter Krempa
[PATCH 19/43] conf: secret: Refactor secretXMLParseNode
From
: Peter Krempa
[PATCH 14/43] conf: storage: Remove virStoragePoolDefParseNode
From
: Peter Krempa
[PATCH 12/43] testParseXMLDocFromFile: Remove 'type' argument
From
: Peter Krempa
[PATCH 13/43] testParseXMLDocFromFile: Validate that the replaced node is identical with parsed root
From
: Peter Krempa
[PATCH 03/43] virNWFilterBindingObjParse: Refactor XML parsing code
From
: Peter Krempa
[PATCH 11/43] testParseXMLDocFromFile: Refactor control flow
From
: Peter Krempa
[PATCH 06/43] virNWFilterBindingDefParse: Properly use virXMLParse
From
: Peter Krempa
[PATCH 04/43] vbox: snapshot_conf: Don't allocate XPath context explicitly
From
: Peter Krempa
[PATCH 05/43] virVBoxSnapshotConfGet(RW|RO)DisksPathsFromLibvirtXML: Refactor
From
: Peter Krempa
[PATCH 01/43] util: xml: Expose all arguments of virXMLParseHelper in virXMLParse macro
From
: Peter Krempa
[PATCH 00/43] XML parsing helper cleanup
From
: Peter Krempa
[RFC PATCH 0/2] logging: add service to cleanup internal log files
From
: aleksandr.leskin
Re: [libvirt PATCH v2 02/16] qemu: Add qemuNbdkitCaps to qemu driver
From
: Peter Krempa
Re: [PATCH 1/2] qemu: Add UNDEFINE_TPM and UNDEFINE_KEEP_TPM flags
From
: Michal Prívozník
Re: [PATCH 2/2] qemu: tpm: Remove TPM state after successful migration
From
: Michal Prívozník
Re: [PATCH] virpcivpd: reduce errors in log due to invalid VPD
From
: Michal Prívozník
Re: [PATCH] virt-aa-helper: allow common riscv64 loader paths
From
: Christian Ehrhardt
Re: [PATCH] virpcivpd: reduce errors in log due to invalid VPD
From
: Christian Ehrhardt
Re: [PATCH 2/2] qemu: tpm: Remove TPM state after successful migration
From
: Stefan Berger
Re: [PATCH 1/2] qemu: Add UNDEFINE_TPM and UNDEFINE_KEEP_TPM flags
From
: Stefan Berger
Re: [PATCH 1/2] qemu: Add UNDEFINE_TPM and UNDEFINE_KEEP_TPM flags
From
: Michal Prívozník
Re: [PATCH 2/2] qemu: tpm: Remove TPM state after successful migration
From
: Michal Prívozník
Re: [PATCH 0/2] qemu: tpm: Improve TPM state files management
From
: Michal Prívozník
Re: [PATCH v3] rpc: fix memory leak in virNetServerClientNew and virNetServerProgramDispatchCall
From
: Michal Prívozník
Re: [libvirt PATCH 0/6] qemu: s390x: retire some CCW capabilites
From
: Michal Prívozník
Re: [PATCH 0/2] util: xml: Clean up other instances of problems pointed out in review
From
: Ján Tomko
[PATCH 2/2] util: xml: Use common formatting of 'Bitwise-OR' in function param description
From
: Peter Krempa
[PATCH 1/2] util: xml: Fix declararation of 'const char *' parameters in virXMLProp* helpers
From
: Peter Krempa
[PATCH 0/2] util: xml: Clean up other instances of problems pointed out in review
From
: Peter Krempa
Release of libvirt-8.8.0
From
: Jiri Denemark
Re: [PATCH v2] rpc: fix memory leak in virNetServerClientNew and virNetServerProgramDispatchCall
From
: Michal Prívozník
Re: [PATCH v2] rpc: fix memory leak in virNetServerClientNew and virNetServerProgramDispatchCall
From
: Peng Liang
Re: [PATCH] virt-aa-helper: allow common riscv64 loader paths
From
: Jim Fehlig
[libvirt PATCH 0/6] qemu: s390x: retire some CCW capabilites
From
: Ján Tomko
[libvirt PATCH 3/6] qemu: Assume QEMU_CAPS_CCW_CSSID_UNRESTRICTED
From
: Ján Tomko
[libvirt PATCH 2/6] qemu: convert some s390x tests to use real capability data
From
: Ján Tomko
[libvirt PATCH 6/6] qemu: retire QEMU_CAPS_CCW
From
: Ján Tomko
[libvirt PATCH 4/6] qemu: Assume QEMU_CAPS_CCW
From
: Ján Tomko
[libvirt PATCH 5/6] qemu: retire QEMU_CAPS_CCW_CSSID_UNRESTRICTED
From
: Ján Tomko
[libvirt PATCH 1/6] tests: qemuxml2argvdata: switch zpci address generation to real caps
From
: Ján Tomko
[PATCH v2] docs: add firmware feature flags
From
: Gerd Hoffmann
Re: [PATCH] virgdbusmock: Mock g_dbus_connection_call_with_unix_fd_list_sync() only on UNIX-like systems
From
: Ján Tomko
Re: [PATCH] virdomainjob: check if cb is not NULL before dereferencing
From
: Ján Tomko
[PATCH] virdomainjob: check if cb is not NULL before dereferencing
From
: Kristina Hanicova
Re: [PATCH] NEWS: Document my contributions for upcoming release
From
: Jiri Denemark
[PATCH] NEWS: Document my contributions for upcoming release
From
: Michal Privoznik
Re: [PATCH] docs: add firmware feature flags
From
: Kashyap Chamarthy
[PATCH] docs: add firmware feature flags
From
: Gerd Hoffmann
libvirt-8.8.0 release candidate 2
From
: Jiri Denemark
Re: [PATCH] docs: compiling: Add link to latest openSUSE libvirt package
From
: Ján Tomko
Re: questions regarding modular daemons
From
: Daniel P. Berrangé
Re: [PATCH] qemuNamespaceMknodOne: Call g_file_read_link() in async-signal-safe fashion
From
: Jiri Denemark
[PATCH v3] rpc: fix memory leak in virNetServerClientNew and virNetServerProgramDispatchCall
From
: Jiang Jiacheng
Re: [PATCH v2] rpc: fix memory leak in virNetServerClientNew and virNetServerProgramDispatchCall
From
: Michal Prívozník
[PATCH] qemuNamespaceMknodOne: Call g_file_read_link() in async-signal-safe fashion
From
: Michal Privoznik
Re: [PATCH] virt-aa-helper: allow common riscv64 loader paths
From
: Christian Ehrhardt
questions regarding modular daemons
From
: Jim Fehlig
Re: [PATCH] virt-aa-helper: allow common riscv64 loader paths
From
: Jim Fehlig
[PATCH] docs: compiling: Add link to latest openSUSE libvirt package
From
: Jim Fehlig
Re: [PATCH v2] qemu: Remove host-passthrough validation check for host-phys-bits=on
From
: Michal Prívozník
Re: [PATCH] virt-aa-helper: allow common riscv64 loader paths
From
: Michal Prívozník
Re: [PATCH v2] rpc: fix memory leak in virNetServerClientNew and virNetServerProgramDispatchCall
From
: Michal Prívozník
Re: [PATCH] qemuNamespaceMknodPaths: Don't fork needlessly
From
: Ján Tomko
Re: [PATCH] qemuProcessReconnect: Don't build memory paths
From
: Ján Tomko
Re: [PATCH] virdomainjob: preserveJob: memdup the cb structure instead of copying it
From
: Michal Prívozník
Re: [PATCH] virpcivpd: reduce errors in log due to invalid VPD
From
: Michal Prívozník
[PATCH] virdomainjob: preserveJob: memdup the cb structure instead of copying it
From
: Kristina Hanicova
[PATCH] qemuProcessReconnect: Don't build memory paths
From
: Michal Privoznik
[PATCH] qemuNamespaceMknodPaths: Don't fork needlessly
From
: Michal Privoznik
Re: Why host device disappear in libvirt doman xml?
From
: Michal Prívozník
[PATCH] virgdbusmock: Mock g_dbus_connection_call_with_unix_fd_list_sync() only on UNIX-like systems
From
: Michal Privoznik
[PATCH v3] cpu_map: Introduce Neoverse N1/N2/V1
From
: Zhenyu Zhang
Re: [PATCH v2] qemu: Remove host-passthrough validation check for host-phys-bits=on
From
: Jim Fehlig
Re: [libvirt PATCH v2 06/16] qemu: implement persistent file cache for nbdkit caps
From
: Jonathon Jongsma
Re: [libvirt PATCH v2 02/16] qemu: Add qemuNbdkitCaps to qemu driver
From
: Jonathon Jongsma
[PATCH 1/3] qemu: Init address before qemuProcessShutdownOrReboot during reconnect process
From
: Jiang Jiacheng
[PATCH 3/3] qemu: back up the path in qemuMonitorOpen
From
: Jiang Jiacheng
[PATCH 2/3] qemu: get the stackManager lock before getting nested lock
From
: Jiang Jiacheng
[PATCH 0/3] fix some issue in concurrency scenarios
From
: Jiang Jiacheng
[PATCH] virt-aa-helper: allow common riscv64 loader paths
From
: christian . ehrhardt
[libvirt PATCH v2] Add basically RISC-V support
From
: Yu Gu
[PATCH v2] rpc: fix memory leak in virNetServerClientNew and virNetServerProgramDispatchCall
From
: Jiang Jiacheng
Re: [libvirt PATCH v2 15/16] qemu: pass sensitive data to nbdkit via pipe
From
: Peter Krempa
Re: [libvirt PATCH v2 14/16] tests: add tests for nbdkit invocation
From
: Peter Krempa
Re: [libvirt PATCH v2 13/16] qemu: include nbdkit state in private xml
From
: Peter Krempa
Re: [libvirt PATCH v2 13/16] qemu: include nbdkit state in private xml
From
: Peter Krempa
Re: [libvirt PATCH v2 12/16] qemu: use nbdkit to serve network disks if available
From
: Peter Krempa
Re: [libvirt PATCH v2 11/16] qemu: split qemuDomainSecretStorageSourcePrepare
From
: Peter Krempa
Re: [libvirt PATCH v2 09/16] qemu: add functions to start and stop nbdkit
From
: Peter Krempa
Re: [PATCH v2 RESEND] qemu: fix memory leak about virDomainEventTunableNew
From
: luzhipeng
Re: [libvirt PATCH v2 08/16] qemu: Add qemuNbdkitProcess
From
: Peter Krempa
Re: [libvirt PATCH v2 07/16] qemu: use file cache for nbdkit caps
From
: Peter Krempa
Re: [libvirt PATCH v2 06/16] qemu: implement persistent file cache for nbdkit caps
From
: Peter Krempa
[PATCH] virpcivpd: reduce errors in log due to invalid VPD
From
: christian . ehrhardt
Re: [PATCH v2] cpu_map: Introduce Neoverse N1/N2/V1
From
: Zhenyu Zhang
Re: [libvirt PATCH] spec: Use consistent versioning for Obsoletes
From
: Daniel P. Berrangé
[libvirt PATCH] spec: Use consistent versioning for Obsoletes
From
: Jiri Denemark
Entering freeze for libvirt-8.8.0
From
: Jiri Denemark
Re: [PATCH v2] cpu_map: Introduce Neoverse N1/N2/V1
From
: Martin Kletzander
Re: [PATCH v2 RESEND] qemu: fix memory leak about virDomainEventTunableNew
From
: Jiri Denemark
Re: [PATCH v2] cpu_map: Introduce Neoverse N1/N2/V1
From
: Zhenyu Zhang
Re: [libvirt PATCH 0/2] add systemd-rpm-macros build dependency
From
: Ján Tomko
[libvirt PATCH 2/2] ci: refresh generated files
From
: Pavel Hrdina
[libvirt PATCH 0/2] add systemd-rpm-macros build dependency
From
: Pavel Hrdina
[libvirt PATCH 1/2] spec: add systemd-rpm-macros build dependency
From
: Pavel Hrdina
Re: [PATCH 37/37] virDomainNetDefParseXML: Drop prehistoric error workaround
From
: Ján Tomko
Re: [PATCH 36/37] virDomainNetDefParseXML: Parse attributes of <mac> only when present
From
: Ján Tomko
Re: [PATCH 35/37] virDomainNetDefParseXML: Don't overload 'node' variable when parsing <coalesce>
From
: Ján Tomko
Re: [PATCH 34/37] virDomainNetDefParseXML: Refactor parsing of <filterref>
From
: Ján Tomko
Re: [PATCH 33/37] virDomainNetDefParseXML: Refactor parsing of <target> subelement
From
: Ján Tomko
Re: [PATCH 32/37] virDomainNetDef: Use virTristateBool for 'managed_tap' instead of int
From
: Ján Tomko
Re: [PATCH 31/37] virDomainNetDefParseXML: Refactor parsing of <virtualport>
From
: Ján Tomko
Re: [PATCH 30/37] conf: domain: Move prue validation code from virDomainNetDefParseXML to virDomainNetDefValidate
From
: Ján Tomko
Re: [PATCH 29/37] virDomainNetDefParseXML: Refactor parsing of data for VIR_DOMAIN_NET_TYPE_HOSTDEV
From
: Ján Tomko
Re: [PATCH 28/37] virDomainNetDefParseXML: Refactor parsing of data for VIR_DOMAIN_NET_TYPE_UDP/MCAST/SERVER/CLIENT
From
: Ján Tomko
Re: [PATCH 27/37] util: xml: Introduce VIR_XPATH_NODE_AUTORESTORE_NAME
From
: Ján Tomko
Re: [PATCH 26/37] virDomainNetDefParseXML: Refactor parsing of data for VIR_DOMAIN_NET_TYPE_VDPA
From
: Ján Tomko
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]