libvirt
[Prev Page][Next Page]
- Re: [RFC PATCH 3/3] qemu: Implement the virDomainInjectLaunchSecret API
- Re: [libvirt PATCH] docs: Use new URLs for Go modules in downloads page
- Re: [RFC PATCH 1/3] libvirt: Introduce virDomainInjectLaunchSecret public API
- [RFC PATCH 2/3] remote: Implement domain inject launch secret API
- [RFC PATCH 3/3] qemu: Implement the virDomainInjectLaunchSecret API
- [RFC PATCH 0/3] Add virDomainInjectLaunchSecret API
- [RFC PATCH 1/3] libvirt: Introduce virDomainInjectLaunchSecret public API
- Re: [libvirt PATCH v3 1/1] Ignore EPERM on attempts to clear VF VLAN ID
- [RFC PATCH] tests/qemuxml2*/graphics-spice-timeout: skip CPU model check
- From: Daniel Henrique Barboza
- Re: [libvirt PATCH v3 1/1] Ignore EPERM on attempts to clear VF VLAN ID
- From: Dmitrii Shcherbakov
- Re: [libvirt PATCH v3 1/1] Ignore EPERM on attempts to clear VF VLAN ID
- [libvirt PATCH] docs: Use new URLs for Go modules in downloads page
- [PATCH] qemuDomainPrepareStorageSourceBlockdev: Set default encryption engine also when preparing virStorageSource
- [libvirt PATCH] spec: Don't create unnecessary directory
- Re: [libvirt PATCH 00/13] cgroup and thread management in ch driver.
- Re: [libvirt PATCH 09/11] test: snapshot revert: fix emitting events
- Re: [libvirt PATCH 07/11] test: snapshot revert: always emulate VM process stop
- Re: [libvirt PATCH 10/11] test: snapshot revert: drop error the VM must be restarted
- Re: [libvirt PATCH 08/11] test: snapshot revert: drop unused code
- Re: [libvirt PATCH 07/11] test: snapshot revert: always emulate VM process stop
- Re: [libvirt PATCH 06/11] test: snapshot revert: always error out if VM XML is missing
- Re: [libvirt PATCH 11/11] domain_snapshot: update virDomainRevertToSnapshot description
- Re: [libvirt PATCH 05/11] qemu_snapshot: revert: drop error that QEMU process must be restarted
- Re: [libvirt PATCH 04/11] qemu_snapshot: revert: fix emitting events
- Re: [libvirt PATCH 03/11] qemu_snapshot: revert: drop unused loadvm code
- Re: [libvirt PATCH 03/11] qemu_snapshot: revert: drop unused loadvm code
- Re: [libvirt PATCH 02/11] qemu_snapshot: revert: always restart QEMU process for running VM
- Re: [libvirt PATCH 01/11] qemu_snapshot: revert: always error out if VM XML is missing
- Re: [libvirt PATCH] conf: device: compare drive address fields separately
- [libvirt PATCH] conf: device: compare drive address fields separately
- Re: [PATCH] virt-aa-helper: fix bool initialization
- [PATCH] virt-aa-helper: fix bool initialization
- From: christian . ehrhardt
- Re: [libvirt PATCH 08/13] ch_cgroup: methods for cgroup mgmt in ch driver
- [libvirt PATCH v3 0/1] Ignore EPERM on attempts to clear a VF VLAN ID
- From: Dmitrii Shcherbakov
- [libvirt PATCH v3 1/1] Ignore EPERM on attempts to clear VF VLAN ID
- From: Dmitrii Shcherbakov
- [libvirt PATCH 3/5] qemu: Rename interop locations
- [libvirt PATCH 2/5] qemu: Set QEMU data location correctly
- [libvirt PATCH 0/5] meson: Introduce qemu_datadir option
- [libvirt PATCH 5/5] spec: Explicitly provide locations for QEMU data
- [libvirt PATCH 4/5] meson: Introduce qemu_datadir option
- [libvirt PATCH 1/5] meson: Define qemu_moddir correctly
- [libvirt PATCH 08/11] test: snapshot revert: drop unused code
- [libvirt PATCH 06/11] test: snapshot revert: always error out if VM XML is missing
- [libvirt PATCH 09/11] test: snapshot revert: fix emitting events
- [libvirt PATCH 02/11] qemu_snapshot: revert: always restart QEMU process for running VM
- [libvirt PATCH 11/11] domain_snapshot: update virDomainRevertToSnapshot description
- [libvirt PATCH 07/11] test: snapshot revert: always emulate VM process stop
- [libvirt PATCH 10/11] test: snapshot revert: drop error the VM must be restarted
- [libvirt PATCH 05/11] qemu_snapshot: revert: drop error that QEMU process must be restarted
- [libvirt PATCH 04/11] qemu_snapshot: revert: fix emitting events
- [libvirt PATCH 01/11] qemu_snapshot: revert: always error out if VM XML is missing
- [libvirt PATCH 00/11] improve and cleanup internal snapshot revert
- [libvirt PATCH 03/11] qemu_snapshot: revert: drop unused loadvm code
- Re: [PATCH 00/18] qemu: command: Convert '-compat' and '-audiodev' to use JSON
- Re: [PATCH 18/18] qemu: command: Use JSON for parameters of -audiodev
- Re: [PATCH 17/18] qemu: command: Use JSON for parameters of -compat
- [PATCH 18/18] qemu: command: Use JSON for parameters of -audiodev
- [PATCH 13/18] qemu: migration_params: Replace virJSONValueObjectCreate by virJSONValueObjectAdd
- [PATCH 11/18] qemublocktest: Replace virJSONValueObjectCreate by virJSONValueObjectAdd
- [PATCH 09/18] qemuDiskSourceGetProps: Initialize 'ret'
- [PATCH 10/18] qemu: command: Replace virJSONValueObjectCreate by virJSONValueObjectAdd
- [PATCH 02/18] virJSONValueObjectAddVArgs: Take double pointer
- [PATCH 17/18] qemu: command: Use JSON for parameters of -compat
- [PATCH 16/18] util: json: Remove virJSONValueObjectCreate(VArgs)
- [PATCH 15/18] Replace virJSONValueObjectCreateVArgs with virJSONValueObjectAddVArgs
- [PATCH 14/18] virsh: domain: Replace virJSONValueObjectCreate by virJSONValueObjectAdd
- [PATCH 12/18] virjsontest: Replace virJSONValueObjectCreate by virJSONValueObjectAdd
- [PATCH 06/18] qemu: monitor_json: Replace virJSONValueObjectCreate by virJSONValueObjectAdd
- [PATCH 08/18] qemu: migration_cookie: Replace virJSONValueObjectCreate by virJSONValueObjectAdd
- [PATCH 07/18] qemu: monitor: Replace virJSONValueObjectCreate by virJSONValueObjectAdd
- [PATCH 04/18] qemu: block: Replace virJSONValueObjectCreate by virJSONValueObjectAdd
- [PATCH 03/18] virJSONValueObjectAddVArgs: Allocate new object if passed pointer is NULL
- [PATCH 05/18] qemu: agent: Replace virJSONValueObjectCreate by virJSONValueObjectAdd
- [PATCH 00/18] qemu: command: Convert '-compat' and '-audiodev' to use JSON
- [PATCH 01/18] virJSONValueObjectAdd: Convert @obj argument to double pointer
- Re: [PATCH 0/2] qemu_command: Generate -mem-prealloc in one corner case more
- Re: [PATCH] lib: Drop needless one line labels
- Re: [PATCH] lib: Drop needless one line labels
- From: Daniel Henrique Barboza
- [PATCH 1/1] bash-completion: fix variable leaks of "IFS" and "word"
- [PATCH 0/1] tools/bash-completion: fix variable leaks of "IFS" and "word"
- Re: [PATCH 0/9] Introduce instant memory snapshots
- From: Nikolay Shirokovskiy
- Re: [PATCH] virt-xml-validate: Add support for cpu and domaincheckpoint
- Re: [libvirt PATCH 13/13] ch_driver: emulator threadinfo & pinning callbacks
- From: Daniel Henrique Barboza
- Re: [libvirt PATCH 12/13] ch_process: Setup emulator and iothread settings
- From: Daniel Henrique Barboza
- Re: [libvirt PATCH 08/13] ch_cgroup: methods for cgroup mgmt in ch driver
- From: Daniel Henrique Barboza
- Re: [libvirt PATCH 06/13] ch_driver: domainGetVcpuPinInfo and nodeGetCPUMap
- From: Daniel Henrique Barboza
- Re: [libvirt PATCH 05/13] ch_driver, ch_domain: vcpu info getter callbacks
- From: Daniel Henrique Barboza
- Re: [libvirt PATCH 01/13] util: Helper functions to get process info
- From: Daniel Henrique Barboza
- [PATCH 1/1] NEWS: document DEVICE_UNPLUG_GUEST_ERROR support
- From: Daniel Henrique Barboza
- Re: [PATCH 0/2] DEVICE_UNPLUG_GUEST_ERROR support
- From: Daniel Henrique Barboza
- [PATCH] lib: Drop needless one line labels
- Re: [PATCH 0/4] Misc style cleanups
- Re: [PATCH 0/4] Misc style cleanups
- [PATCH 4/4] virsh: Remove unnecessary else branches
- [PATCH 3/4] examples/dommigrate: Make retval portable
- [PATCH 0/4] Misc style cleanups
- [PATCH 2/4] examples/dommigrate: Don't set retval in usage()
- [PATCH 1/4] virNetDevVPortProfileParse: Use g_autofree
- Re: [PATCH] virt-xml-validate: Add support for cpu and domaincheckpoint
- [PATCH] virt-xml-validate: Add support for cpu and domaincheckpoint
- Re: [libvirt PATCH] [RFC] scripts: Check spelling
- Re: [PATCH 0/4] qemu_agent: Rework domain object handling in open
- Re: [PATCH 0/2] DEVICE_UNPLUG_GUEST_ERROR support
- Re: [PATCH 4/4] qemuMonitorOpen: Rework domain object refcounting
- Re: [libvirt PATCH 0/2] improve audio device compat handling on migration
- Re: [PATCH v2 1/3] tools: Add virt-pki-query-dn binary
- Re: [PATCH 9/9] virsh: add --instant flag to snapshot-create
- Re: [PATCH 8/9] qemu: support instant snapshots
- Re: [PATCH 2/9] qemu: snapshot: remove redundant flag setting
- Re: [PATCH 4/9] qemu: move virQEMUSaveDataFree auto decl to header
- Re: [PATCH 3/9] qemu: don't bother saving ret code from qemuDomainSaveMemory
- Re: [PATCH 1/9] qemu: make snap possibility check before pausing CPUS
- Re: [PATCH 0/9] Introduce instant memory snapshots
- Re: [libvirt PATCH 01/13] util: Helper functions to get process info
- Re: [libvirt PATCH 01/13] util: Helper functions to get process info
- [PATCH v2 1/3] tools: Add virt-pki-query-dn binary
- [PATCH v2 2/3] Add suggestions for virt-pki-query-dn usage
- [PATCH v2 3/3] news: Mention the addition of virt-pki-query-dn binary
- [PATCH v2 0/3] Add virt-pki-query-dn binary
- Re: [PATCH 2/6] tools: Add virt-pki-query-dn binary
- [libvirt PATCH 1/2] conf: add helper for comparing virDomainAudioDef objects
- [libvirt PATCH 2/2] qemu: don't strip audio elements with user config present
- [libvirt PATCH 0/2] improve audio device compat handling on migration
- Re: [PATCH 0/6] Add virt-pki-query-dn binary
- Re: [PATCH 2/6] tools: Add virt-pki-query-dn binary
- [PATCH 0/6] Add virt-pki-query-dn binary
- [PATCH 5/6] Add suggestions for virt-pki-query-dn usage
- [PATCH 4/6] Remove needless space
- [PATCH 2/6] tools: Add virt-pki-query-dn binary
- [PATCH 3/6] docs: Simplify explanation of tls_allowed_dn_list wildcards
- [PATCH 6/6] news: Mention the addition of virt-pki-query-dn binary
- [PATCH 1/6] rpc: Resize dname for longer DN from TLS certs
- Re: [PATCH 0/7] Misc g_auto() rewrites
- Re: [PATCH for-6.2] docs: Deprecate incorrectly typed device_add arguments
- Re: [PATCH for-6.2] docs: Deprecate incorrectly typed device_add arguments
- [PATCH for-6.2] docs: Deprecate incorrectly typed device_add arguments
- Re: [PATCH 0/5] Use virXXXEndAPI() more
- Re: [PATCH 1/1] bridge_driver: use ovs-vsctl to setup and clean Qos when
- [PATCH 3/5] Use virNWFilterBindingObjEndAPI() more
- [PATCH 0/5] Use virXXXEndAPI() more
- [PATCH 4/5] Use virNodeDeviceObjEndAPI() more
- [PATCH 1/5] Use virDomainObjEndAPI() more
- [PATCH 5/5] Use virSecretObjEndAPI() more
- [PATCH 2/5] Use virInterfaceObjEndAPI() more
- Re: [libvirt PATCH 01/13] util: Helper functions to get process info
- Re: [libvirt PATCH 01/13] util: Helper functions to get process info
- [PATCH 5/9] qemu: factor out qemuDomainSnapshotSaveMemory
- From: Nikolay Shirokovskiy
- [PATCH 0/9] Introduce instant memory snapshots
- From: Nikolay Shirokovskiy
- [PATCH 8/9] qemu: support instant snapshots
- From: Nikolay Shirokovskiy
- [PATCH 7/9] qemu: support instant mode in qemuMigrationSrcToFile
- From: Nikolay Shirokovskiy
- [PATCH 4/9] qemu: move virQEMUSaveDataFree auto decl to header
- From: Nikolay Shirokovskiy
- [PATCH 1/9] qemu: make snap possibility check before pausing CPUS
- From: Nikolay Shirokovskiy
- [PATCH 2/9] qemu: snapshot: remove redundant flag setting
- From: Nikolay Shirokovskiy
- [PATCH 6/9] qemu: introduce qemuMigrationParamsSetCapability
- From: Nikolay Shirokovskiy
- [PATCH 3/9] qemu: don't bother saving ret code from qemuDomainSaveMemory
- From: Nikolay Shirokovskiy
- [PATCH 9/9] virsh: add --instant flag to snapshot-create
- From: Nikolay Shirokovskiy
- Re: [libvirt PATCH 00/10] Revert <acpi-hotplug-bridge>
- 答复: [PATCH 1/1] bridge_driver: use ovs-vsctl to setup and clean Qos when
- From: Jinsheng Zhang (张金生)-云服务集团
- Re: [PATCH v1 2/2] qemu_process: continue to process fakereboot after restarting libvirtd
- Re: [PATCH v1 2/2] qemu_process: continue to process fakereboot after restarting libvirtd
- Re: [libvirt PATCH 01/13] util: Helper functions to get process info
- [libvirt PATCH v2 0/1] Ignore EPERM on attempts to clear a VF VLAN ID
- From: Dmitrii Shcherbakov
- [libvirt PATCH v2 1/1] Ignore EPERM on attempts to clear VF VLAN ID
- From: Dmitrii Shcherbakov
- Re: [libvirt PATCH 08/13] ch_cgroup: methods for cgroup mgmt in ch driver
- Re: [PATCH] libxl: Free data returned from libxl_userdata_retrieve
- [PATCH v3 12/12] tests: Test detach-device and detach-device-alias for test driver
- [PATCH v3 10/12] examples: xml: test: add xml for testing devices related APIs
- [PATCH v3 09/12] test_driver: add memballoon support for testDomainDetachDeviceLiveAndConfig
- [PATCH v3 06/12] conf: Add tpm helpers for future use
- [PATCH v3 07/12] test_driver: add TPM support for testDomainDetachDeviceLiveAndConfig
- [PATCH v3 04/12] test_driver: Implement virDomainDetachDeviceAlias
- [PATCH v3 11/12] virshtest: add expectError parameter to testCompareOutputLit
- [PATCH v3 08/12] conf: Add a memballoon helper for future use
- [PATCH v3 05/12] test_driver: Implement virDomainDetachDevice
- [PATCH v3 02/12] domain_driver: extract DetachXXXDeviceConfig related functions and use them
- [PATCH v3 03/12] test_driver: Implement virDomainDetachDeviceFlags
- [PATCH v3 01/12] conf: Introduce virDomainInputDefRemove and fix memory leak
- [PATCH v3 00/12] Implement detach device related APIs for test driver
- Re: [PATCH v1 2/2] qemu_process: continue to process fakereboot after restarting libvirtd
- Re: [PATCH v1 2/2] qemu_process: continue to process fakereboot after restarting libvirtd
- Re: [PATCH 1/2] tls: Drop support for tls_allowed_dn_list
- Re: [PATCH 1/2] tls: Drop support for tls_allowed_dn_list
- Re: [PATCH 1/2] tls: Drop support for tls_allowed_dn_list
- Re: [PATCH 1/2] tls: Drop support for tls_allowed_dn_list
- Re: [PATCH 1/2] tls: Drop support for tls_allowed_dn_list
- Re: [PATCH v1 2/2] qemu_process: continue to process fakereboot after restarting libvirtd
- Re: [PATCH] libxl: Free data returned from libxl_userdata_retrieve
- [PATCH] libxl: Free data returned from libxl_userdata_retrieve
- Re: [PATCH 1/2] tls: Drop support for tls_allowed_dn_list
- Re: [PATCH 1/2] tls: Drop support for tls_allowed_dn_list
- Re: [PATCH v4 5/5] block: Deprecate transaction type drive-backup
- From: Vladimir Sementsov-Ogievskiy
- Re: [PATCH 2/2] news: Add information about removing tls_allowed_dn_list
- Re: [PATCH 1/2] tls: Drop support for tls_allowed_dn_list
- [PATCH 1/2] tls: Drop support for tls_allowed_dn_list
- [PATCH 2/2] news: Add information about removing tls_allowed_dn_list
- [PATCH 0/2] Remove support for tls_allowed_dn_list
- Re: [libvirt PATCH] qemu_command: do not use host-nodes for system memory
- Re: [PATCH] virnetsocket: pass HOME and XDG_RUNTIME_DIR to ssh
- Re: [PATCH 0/7] Misc g_auto() rewrites
- Re: [PATCH 0/7] Misc g_auto() rewrites
- [libvirt PATCH] qemu_command: do not use host-nodes for system memory
- Re: [PATCH v1] docs: add minor clarifications for librbd encryption
- Re: [PATCH 1/1] bridge_driver: use ovs-vsctl to setup and clean Qos when
- Re: [PATCH] qemu: tpm: Initialize variable with NULL
- Re: [PATCH] qemu: tpm: Initialize variable with NULL
- Re: [PATCH] qemu: tpm: Initialize variable with NULL
- Re: [PATCH] qemu: tpm: Initialize variable with NULL
- Re: [PATCH] qemu: tpm: Initialize variable with NULL
- [PATCH] qemu: tpm: Initialize variable with NULL
- Re: [libvirt PATCH 04/10] virNetworkEventDispatchDefaultFunc: Cleanup
- Re: [libvirt PATCH 00/10] Cleanup some cleanup / error paths
- Re: [libvirt PATCHv2 5/7] tests: convert name-escape to use real caps
- Re: [PATCH] docs/about/deprecated: Remove empty 'related binaries' section
- Re: [PATCH] bridge_driver: Drop needless fwd declarations
- Re: [PATCH] bridge_driver: Drop needless fwd declarations
- [libvirt PATCH 10/10] testVshTableHeader: Cleanup
- [libvirt PATCH 09/10] testLXCCapsInit: Cleanup
- [libvirt PATCH 08/10] fillXenCaps: Cleanup
- [libvirt PATCH 07/10] virSCSIVHostOpenVhostSCSI: Cleanup
- [libvirt PATCH 06/10] virBufferAddBuffer: Cleanup
- [libvirt PATCH 05/10] virSaveCookieParse: Cleanup
- [libvirt PATCH 04/10] virNetworkEventDispatchDefaultFunc: Cleanup
- [libvirt PATCH 03/10] virDomainCapsCPUModelsCopy: Cleanup
- [libvirt PATCH 01/10] adminConnectListServers: Cleanup
- [libvirt PATCH 02/10] virCHDomainObjBeginJob: Cleanup
- [libvirt PATCH 00/10] Cleanup some cleanup / error paths
- Re: [PATCH v2 1/2] tests/acceptance: introduce new check-avocado tartget
- [PATCH] bridge_driver: Drop needless fwd declarations
- Re: [PATCH 1/1] bridge_driver: use ovs-vsctl to setup and clean Qos when
- Re: [PATCH v2 0/4] Introduce TCG domain features
- Re: [PATCH v2 1/2] tests/acceptance: introduce new check-avocado tartget
- From: Philippe Mathieu-Daudé
- Re: [PATCH v2 1/2] tests/acceptance: introduce new check-avocado tartget
- Re: [PATCH v2 1/2] tests/acceptance: introduce new check-avocado tartget
- From: Philippe Mathieu-Daudé
- Re: [PATCH v2 1/2] tests/acceptance: introduce new check-avocado tartget
- Re: [PATCH v2 0/2] tests/acceptance: rename tests acceptance to tests avocado
- From: Philippe Mathieu-Daudé
- Re: [PATCH] docs/about/deprecated: Remove empty 'related binaries' section
- Re: [PATCH v4 3/3] qapi: deprecate drive-backup
- Re: [PATCH v2 1/2] tests/acceptance: introduce new check-avocado tartget
- From: Philippe Mathieu-Daudé
- Re: [PULL 03/10] microvm: add device tree support.
- Re: [PATCH] docs/about/deprecated: Remove empty 'related binaries' section
- [PATCH v2 2/2] tests/acceptance: rename tests acceptance to tests avocado
- [PATCH v2 0/2] tests/acceptance: rename tests acceptance to tests avocado
- [PATCH v2 1/2] tests/acceptance: introduce new check-avocado tartget
- Re: [libvirt PATCH v2 07/20] cpu_x86: Implement virCPUDataIsIdentical for x86
- Re: [libvirt PATCH v2 01/20] cpu_x86: Simplify x86ParseCPUID
- Re: [libvirt PATCH v2 00/20] Invalidate the cpu flags cache on host cpuid mismatch
- Re: [libvirt PATCH v2 07/20] cpu_x86: Implement virCPUDataIsIdentical for x86
- Re: [libvirt PATCH v2 01/20] cpu_x86: Simplify x86ParseCPUID
- Re: [libvirt PATCH] NEWS: document tcp_min_ssf
- [PATCH] docs/about/deprecated: Remove empty 'related binaries' section
- From: Philippe Mathieu-Daudé
- Re: [PATCH] remote_daemon: Validate tcp_min_ssf value only if found in config
- [PATCH] remote_daemon: Validate tcp_min_ssf value only if found in config
- [libvirt PATCH] NEWS: document tcp_min_ssf
- Re: [libvirt PATCH v4 0/5] add interface infomation in guestinfo command
- Re: [libvirt PATCH v4 4/5] qemu: add guest interface information in 'qemuDomainGetGuestInfo'
- Re: [libvirt PATCH v4 2/5] virsh: add interface information to guestinfo command
- [libvirt PATCH 7/9] qemu: add -chardev dbus
- [libvirt PATCH 9/9] docs: document <graphics> type dbus
- [libvirt PATCH 8/9] qemu: add usbredir type 'dbus'
- [libvirt PATCH 6/9] qemu: add dbus clipboard sharing
- [libvirt PATCH 5/9] qemu: add audio type 'dbus'
- [libvirt PATCH 4/9] qemu: add -display dbus support
- [libvirt PATCH 3/9] qemu: add -display dbus capability check (to update to 6.3)
- [libvirt PATCH 1/9] qemu: start the D-Bus daemon as needed
- [libvirt PATCH 2/9] qemu: add chardev-vdagent capability check
- [libvirt PATCH 0/9] WIP/RFC: add QEMU "-display dbus" support
- Re: [PATCH v2 3/4] conf: Introduce TCG domain features
- [PATCH v2 4/4] qemu: Generate command line for tb-cache feature
- [PATCH v2 3/4] conf: Introduce TCG domain features
- [PATCH v2 2/4] qemu: Switch to -accel
- [PATCH v2 1/4] qemu_command: Don't validate accelerator when building cmd line
- [PATCH v2 0/4] Introduce TCG domain features
- Re: [PATCH] syntax-check: Fix regex for sc_require_attribute_cleanup_initialization:
- Re: [PATCH 2/2] qemu: Generate command line for tb-cache feature
- [PATCH] syntax-check: Fix regex for sc_require_attribute_cleanup_initialization:
- [libvirt PATCH] ci: disable CCACHE for the coverity job
- Re: [PATCH 1/2] conf: Introduce TCG domain features
- [PATCH] qemuTPMEmulatorReconfigure: Fix two build issues
- Re: [PATCH 2/2] qemu: Generate command line for tb-cache feature
- Re: [PATCH 2/2] qemu: Generate command line for tb-cache feature
- Re: [PATCH v3 2/2] qemu: tpm: Extend TPM domain XML with PCR banks to activate
- Re: [PATCH v3 1/2] qemu: Move code to add encryption options for swtpm_setup into function
- Re: [libvirt PATCH] qemu: Check return value of virJSONValueObjectAdd
- Re: [libvirt PATCH] util: Avoid null pointer dereference when setting QoS on OVS
- Re: [PATCH 1/2] conf: Introduce TCG domain features
- Re: [libvirt PATCH] qemu: Do not pass negative ncpus to virCapabilitiesClearHostNUMACellCPUTopology
- Re: [PATCH v3 3/3] qapi: deprecate drive-backup
- [libvirt PATCH] qemu: Do not pass negative ncpus to virCapabilitiesClearHostNUMACellCPUTopology
- [libvirt PATCH] qemu: Check return value of virJSONValueObjectAdd
- [libvirt PATCH] util: Avoid null pointer dereference when setting QoS on OVS
- Re: [PATCH 1/2] conf: Introduce TCG domain features
- Re: [PATCH 1/2] conf: Introduce TCG domain features
- Re: [PATCH 2/2] qemu: Generate command line for tb-cache feature
- Re: [PATCH 2/2] qemu: Generate command line for tb-cache feature
- Re: [PATCH 0/2] Allow tweaking TCG's tb-size
- [libvirt PATCH v2 15/20] virhostcpu: Add virHostCPUGetCPUID
- [libvirt PATCH v2 11/20] cpu: Add virCPUDataNewCopy
- [libvirt PATCH v2 09/20] cpu_arm: Implement virCPUDataIsIdentical for arm
- [libvirt PATCH v2 08/20] cpu_arm: No need to protect macro definitions
- [libvirt PATCH v2 07/20] cpu_x86: Implement virCPUDataIsIdentical for x86
- [libvirt PATCH v2 06/20] cpu: Add virCPUDataIsIdentical
- [libvirt PATCH v2 05/20] cpu: Split up virCPUDataParse
- [libvirt PATCH v2 04/20] cpu: Change virCPUArchDataParse to take xmlNodePtr
- [libvirt PATCH v2 02/20] cpu_x86: Simplify x86ParseMSR
- [libvirt PATCH v2 00/20] Invalidate the cpu flags cache on host cpuid mismatch
- [libvirt PATCH v2 13/20] cpu_arm: Implement virCPUDataNewCopy for arm
- [libvirt PATCH v2 20/20] qemu: Invalidate capabilities cache on host cpuid mismatch
- [libvirt PATCH v2 18/20] virQEMUCaps: Add host cpuid information
- [libvirt PATCH v2 19/20] virQEMUCapsCachePriv: Add host cpuid information
- [libvirt PATCH v2 17/20] cpu_x86: Implement virCPUDataGetHost for x86
- [libvirt PATCH v2 16/20] cpu_x86: Add virCPUDataGetHost
- [libvirt PATCH v2 14/20] cpu_ppc64: Implement virCPUDataNewCopy for ppc64
- [libvirt PATCH v2 12/20] cpu_x86: Implement virCPUDataNewCopy for x86
- [libvirt PATCH v2 01/20] cpu_x86: Simplify x86ParseCPUID
- [libvirt PATCH v2 10/20] cpu_ppc64: Implement virCPUDataIsIdentical for ppc64
- [libvirt PATCH v2 03/20] cpu_x86: Add x86ParseDataItemList
- Re: [libvirt PATCH 0/3] daemon: allow setting minimum SSF level
- Re: [libvirt PATCHv2 0/7] qemu: retire QEMU_CAPS_SPICE_UNIX
- Re: [PATCH v2 2/2] qemu: tpm: Extend TPM domain XML with PCR banks to activate
- Re: [PATCH v2 0/1] virt-aa-helper: Remove corrupted profile
- [PATCH 1/2] conf: Introduce TCG domain features
- [PATCH 0/2] Allow tweaking TCG's tb-size
- [PATCH 2/2] qemu: Generate command line for tb-cache feature
- Re: [PATCH v2 0/1] virt-aa-helper: Remove corrupted profile
- [PATCH v4 0/3] qapi & doc: deprecate drive-backup
- [PATCH v4 3/3] qapi: deprecate drive-backup
- [PATCH v4 1/3] docs/block-replication: use blockdev-backup
- [PATCH v4 2/3] docs/interop/bitmaps: use blockdev-backup
- Re: [PATCH v3 0/3] qapi & doc: deprecate drive-backup
- Re: [PATCH v4 5/5] block: Deprecate transaction type drive-backup
- [libvirt PATCH] docs: fix documentation for nodedev-start
- [PATCH v3 0/2] qemu: tpm: Activate PCR banks of a TPM 2.0 before VM start
- [PATCH v3 2/2] qemu: tpm: Extend TPM domain XML with PCR banks to activate
- [PATCH v3 1/2] qemu: Move code to add encryption options for swtpm_setup into function
- Re: [PATCH 0/4] qemu: Report stats for backing images
- Re: [PATCH v4 5/5] block: Deprecate transaction type drive-backup
- From: Vladimir Sementsov-Ogievskiy
- Re: [PATCH v4 5/5] block: Deprecate transaction type drive-backup
- From: Vladimir Sementsov-Ogievskiy
- [PATCH] meson: Fix rst2html5 detection
- [PATCH v3 3/3] qapi: deprecate drive-backup
- From: Vladimir Sementsov-Ogievskiy
- [PATCH v3 2/3] docs/interop/bitmaps: use blockdev-backup
- From: Vladimir Sementsov-Ogievskiy
- [PATCH v3 1/3] docs/block-replication: use blockdev-backup
- From: Vladimir Sementsov-Ogievskiy
- [PATCH v3 0/3] qapi & doc: deprecate drive-backup
- From: Vladimir Sementsov-Ogievskiy
- [libvirt PATCH 1/3] remote: warn on low SSF
- [libvirt PATCH 0/3] daemon: allow setting minimum SSF level
- [libvirt PATCH 2/3] daemon: virNetSASLContext: store tcpMinSSF
- [libvirt PATCH 3/3] daemon: add tcp_min_ssf option
- Re: [PATCH v2 2/2] qemu: tpm: Extend TPM domain XML with PCR banks to activate
- Re: [PATCH v2 2/2] qemu: tpm: Extend TPM domain XML with PCR banks to activate
- Re: [PULL 00/10] Misc 20211102 patches
- [libvirt PATCHv2 7/7] qemu: retire QEMU_CAPS_SPICE_UNIX
- [libvirt PATCHv2 6/7] qemu: always assume QEMU_CAPS_SPICE_UNIX
- [libvirt PATCHv2 5/7] tests: convert name-escape to use real caps
- [libvirt PATCHv2 4/7] tests: qemuxml2argv: use latest caps for spice tests
- [libvirt PATCHv2 3/7] tests: qemuxml2xml: use latest caps for spice tests
- [libvirt PATCHv2 2/7] tests: qemuxml2xmltest: move graphics-spice-timeout
- [libvirt PATCHv2 1/7] tests: remove disks from spice tests
- [libvirt PATCHv2 0/7] qemu: retire QEMU_CAPS_SPICE_UNIX
- Re: [libvirt PATCH 2/2] meson: Detect and reject invalid rst2html5 command
- Re: [PATCH v2 1/1] virt-aa-helper: Purge profile if corrupted
- Re: [libvirt PATCH 2/2] meson: Detect and reject invalid rst2html5 command
- Re: [libvirt PATCH 0/2] meson: Enable ZFS storage backend even more often
- Re: [libvirt PATCH 0/7] qemu: retire QEMU_CAPS_SPICE_UNIX
- [libvirt PATCH 2/2] meson: Stop looking up ZFS programs at build time
- [libvirt PATCH 1/2] meson: Enable ZFS storage backend even more often
- [libvirt PATCH 0/2] meson: Enable ZFS storage backend even more often
- Re: [PATCH 0/5] Various cleanups
- Re: [libvirt PATCH 2/2] meson: Detect and reject invalid rst2html5 command
- Re: [libvirt PATCH] tests: qemuxml2argv: remove validation warning
- [libvirt PATCH] tests: qemuxml2argv: remove validation warning
- [PATCH 0/1] Fix the bug about virsh attach-interface from an ovs
- [PATCH 1/1] bridge_driver: use ovs-vsctl to setup and clean Qos when
- Re: [libvirt PATCH 01/13] util: Helper functions to get process info
- [PATCH 5/5] scripts: Properly declare g_auto() stub for cocci
- [PATCH 2/5] virpcivpd: Bring variables into loops
- [PATCH 4/5] lib: Use G_N_ELEMENTS instead of sizeof()/sizeof()
- [PATCH 0/5] Various cleanups
- [PATCH 1/5] node_device_conf: Bring variables into loops
- [PATCH 3/5] virpcivpdtest: Declare variables at multiple lines
- [PULL 07/10] ui/console: replace kbd_timer with chr_accept_input callback
- [PULL 02/10] MAINTAINERS: add myself as partial audio reviewer
- [PULL 05/10] ui/gtk: skip any extra draw of same guest scanout blob res
- [PULL 10/10] usb-storage: tag usb_msd_csw as packed struct
- [PULL 09/10] hw/misc: deprecate the 'sga' device
- [PULL 04/10] ui/gtk: Update the refresh rate for gl-area too
- [PULL 03/10] microvm: add device tree support.
- [PULL 08/10] ui/console: remove chardev frontend connected test
- [PULL 01/10] MAINTAINERS: Add myself as a reviewer for SDL audio
- [PULL 06/10] ui/console: replace QEMUFIFO with Fifo8
- [PULL 00/10] Misc 20211102 patches
- [libvirt PATCH 5/7] tests: convert name-escape to use real caps
- [libvirt PATCH 3/7] tests: qemuxml2xml: use latest caps for spice tests
- [libvirt PATCH 0/7] qemu: retire QEMU_CAPS_SPICE_UNIX
- [libvirt PATCH 7/7] qemu: retire QEMU_CAPS_SPICE_UNIX
- [libvirt PATCH 6/7] qemu: always assume QEMU_CAPS_SPICE_UNIX
- [libvirt PATCH 4/7] tests: qemuxml2argv: use latest caps for spice tests
- [libvirt PATCH 2/7] tests: qemuxml2xmltest: move graphics-spice-timeout
- [libvirt PATCH 1/7] tests: remove disks from spice tests
- Re: Release of libvirt-7.9.0
- [PATCH] virnetsocket: pass HOME and XDG_RUNTIME_DIR to ssh
- [PATCH v2 0/1] virt-aa-helper: Remove corrupted profile
- [PATCH v2 1/1] virt-aa-helper: Purge profile if corrupted
- Re: [PATCH v2 2/2] qemu: tpm: Extend TPM domain XML with PCR banks to activate
- Re: [PATCH] virttools-planet: update location of Cornelia's blog
- Re: [virttools-planet PATCH] Fix format in config.ini
- [virttools-planet PATCH] Fix format in config.ini
- Re: [PATCH] virttools-planet: update location of Cornelia's blog
- [PATCH] virttools-planet: update location of Cornelia's blog
- Re: [PATCH] lib: Introduce and use g_autoptr() for virInterfaceDef
- Re: [PATCH v2 2/2] qemu: tpm: Extend TPM domain XML with PCR banks to activate
- Re: [PATCH v2 2/2] qemu: tpm: Extend TPM domain XML with PCR banks to activate
- Re: [PATCH v2 1/2] qemu: Move code to add encryption options for swtpm_setup into function
- Re: Re: for rbd, how to use qmp directly to add dick
- Re: Re: for rbd, how to use qmp directly to add dick
- Re: [PATCH 2/9] qapi: Mark unstable QMP parts with feature 'unstable'
- Re: [PATCH] lib: Introduce and use g_autoptr() for virInterfaceDef
- Re: [PATCH v2 2/2] qemu: tpm: Extend TPM domain XML with PCR banks to activate
- 答复: [PATCH 1/1] virsh: inherit qos from network definition when attaching an interface
- From: Jinsheng Zhang (张金生)-云服务集团
- Re: [PATCH v2 1/2] qemu: Move code to add encryption options for swtpm_setup into function
- Re: [PATCH 1/2] tests: qemu: use domain type 'kvm' for kvm-features-off
- Re: [PATCH 2/2] tests: qemu: add kvm-pv-ipi off test
- [PATCH 2/2] tests: qemu: add kvm-pv-ipi off test
- [PATCH 1/2] tests: qemu: use domain type 'kvm' for kvm-features-off
- [PATCH v2 2/2] qemu: tpm: Extend TPM domain XML with PCR banks to activate
- [PATCH v2 1/2] qemu: Move code to add encryption options for swtpm_setup into function
- [PATCH v2 0/2] qemu: tpm: Activate PCR banks of a TPM 2.0 before VM start
- Re: [PATCH 4/4] qemuDomainGetStatsBlockExportDisk: Report stats also for helper images
- Re: [PATCH 2/4] qemustatusxml2xmldata: backup-pull: Add private data for scratch image
- Re: [PATCH v2 0/8] qemu: QAPI-schema: Add support for enum value 'features'
- Re: [PATCH 2/4] qemustatusxml2xmldata: backup-pull: Add private data for scratch image
- Re: [PATCH v2] qemu_block: Refactor qemuBlockExportAddNBD()
- Re: [PATCH] virsh: Fix ambiguous output in metadata-change event
- Re: [PATCH 1/1] virsh: inherit qos from network definition when attaching an interface
- [PATCH] lib: Introduce and use g_autoptr() for virInterfaceDef
- Re: [PATCH 1/2] virnetdevopenvswitch: unify calculation of ovs and tc. For other interface type, values in tc rules are calculated by multiply by 8*1000 instead of 8*1024.
- Re: [PATCH] ch_driver: Drop needless fwd declaration
- Re: [PATCH 0/2] lib: Drop retval check for virCapabilitiesAddGuest{, Domain)()
- Re: [PATCH 2/2] lib: Don't check for virCapabilitiesAddGuestDomain() retval
- Re: [PATCH] qemu: tpm: Enable creation of certs for TPM 1.2 in non-privileged mode
- [PATCH 3/4] qemuMonitorJSONQueryBlockstats: query stats for helper images
- [PATCH 4/4] qemuDomainGetStatsBlockExportDisk: Report stats also for helper images
- [PATCH 1/4] virDomainBackupDefFormat: Propagate private data callbacks
- [PATCH 2/4] qemustatusxml2xmldata: backup-pull: Add private data for scratch image
- [PATCH 0/4] qemu: Report stats for backing images
- Re: [PATCH] qemu: support kvm-pv-ipi off
- Re: [PATCH v2] qemu_agent: remove unused code
- [PATCH 3/7] qemu: Use g_autoptr(qemuMonitorCPUModelInfo)
- [PATCH 5/7] tests: Use g_autoptr(qemuMonitorTest)
- [PATCH 7/7] tests: Drop cleanup/error labels
- [PATCH 4/7] qemuConnectStealCPUModelFromInfo: Drop needless 'cleanup' label
- [PATCH 6/7] test: Use g_autofree more
- [PATCH 2/7] Prefer g_auto(GStrv) over g_strfreev()
- [PATCH 0/7] Misc g_auto() rewrites
- [PATCH 1/7] qemuagenttest: Don't leak virTypedParameter on failure
- Release of libvirt-7.9.0
- Re: [PATCH v2 4/4] MAINTAINERS: Agree to maintain nanoMIPS TCG frontend
- From: Philippe Mathieu-Daudé
- Re: for rbd, how to use qmp directly to add dick
- [PATCH 2/2] virnetdevopenvswitchtest: fix inbound value calculation
- [PATCH 1/2] virnetdevopenvswitch: unify calculation of ovs and tc. For other interface type, values in tc rules are calculated by multiply by 8*1000 instead of 8*1024.
- [PATCH 0/2] Unify calculation of ovs and tc.
- [PATCH 0/1] Fix the bug about virsh attach-interface from a
- [PATCH 1/1] virsh: inherit qos from network definition when attaching an interface
- PING: [PATCH] qemu: support kvm-pv-ipi off
- Re: [libvirt PATCH v2 0/3] PCI VPD: Handle More Edge Cases
- From: Daniel Henrique Barboza
- [PATCH 1/2] tests: update QEMU and domain ppc64 capabilities for qemu 6.2
- From: Daniel Henrique Barboza
- [PATCH 2/2] qemu: add DEVICE_UNPLUG_GUEST_ERROR event support
- From: Daniel Henrique Barboza
- [PATCH 0/2] DEVICE_UNPLUG_GUEST_ERROR support
- From: Daniel Henrique Barboza
- for rbd, how to use qmp directly to add dick
- [PATCH v1] docs: add minor clarifications for librbd encryption
- [PATCH] qemu: tpm: Enable creation of certs for TPM 1.2 in non-privileged mode
- Re: [PATCH] qemu: Extend qemu.conf with PCR banks to activate during 'TPM manufacturing'
- [libvirt PATCH v2 0/3] PCI VPD: Handle More Edge Cases
- From: Dmitrii Shcherbakov
- [libvirt PATCH v2 2/3] PCI VPD: Skip fields with invalid values
- From: Dmitrii Shcherbakov
- [libvirt PATCH v2 3/3] PCI VPD: Fix a wrong return code in a test case
- From: Dmitrii Shcherbakov
- [libvirt PATCH v2 1/3] PCI VPD: handle additional edge cases
- From: Dmitrii Shcherbakov
- Re: [PATCH v2 8/9] qapi: Factor out compat_policy_input_ok()
- From: Philippe Mathieu-Daudé
- Re: [PATCH v2 8/9] qapi: Factor out compat_policy_input_ok()
- Re: [PATCH v2 5/9] qapi: Generalize struct member policy checking
- From: Philippe Mathieu-Daudé
- Re: [PATCH v2 5/9] qapi: Generalize struct member policy checking
- From: Philippe Mathieu-Daudé
- Re: [PATCH v2 6/9] qapi: Generalize command policy checking
- From: Philippe Mathieu-Daudé
- Re: [PATCH v2 5/9] qapi: Generalize struct member policy checking
- Re: [PATCH v2 6/9] qapi: Generalize command policy checking
- Re: [PATCH v2 5/9] qapi: Generalize struct member policy checking
- Re: [PATCH v2 9/9] qapi: Extend -compat to set policy for unstable interfaces
- Re: [PATCH v2 9/9] qapi: Extend -compat to set policy for unstable interfaces
- Re: [PATCH 8/9] qapi: Factor out compat_policy_input_ok()
- Re: [PATCH v2 5/9] qapi: Generalize struct member policy checking
- Re: [PATCH 0/7] qemu: Various monitor cleanups and removal of legacy cpu hotplug
- Re: [PATCH 4/7] qemuDomainHotplugAddVcpu: Remove legacy hotplug branch
- Re: [PATCH v2 5/9] qapi: Generalize struct member policy checking
- From: Philippe Mathieu-Daudé
- Re: [PATCH v2 5/9] qapi: Generalize struct member policy checking
- [PATCH 1/7] qemuMonitorJSONQueryBlock: Reformat function header
- [PATCH 2/7] qemuMonitorJSONBlockInfoAdd: Refactor hash table addition
- [PATCH 7/7] qemuMonitorJSONSave[Physical|Virtual]Memory: Reformat function headers
- [PATCH 6/7] qemuMonitorEjectMedia: Remove stale comment
- [PATCH 4/7] qemuDomainHotplugAddVcpu: Remove legacy hotplug branch
- [PATCH 5/7] qemu: monitor: Remove unused qemuMonitorSetCPU
- [PATCH 3/7] qemuhotplugtest: Remove tests for legacy cpu hotplug on x86
- [PATCH 0/7] qemu: Various monitor cleanups and removal of legacy cpu hotplug
- Re: [PATCH for 7.9.0] NEWS: Document my bugfixes for v7.9.0
- Re: [PATCH 2/9] qapi: Mark unstable QMP parts with feature 'unstable'
- [PATCH for 7.9.0] NEWS: Document my bugfixes for v7.9.0
- Re: [libvirt PATCH] spec: Depend on qemu-kvm-block-driver-curl in RHEL-9
- Re: [PATCH 0/4] Some news and docs update for v7.9.0
- Re: [libvirt PATCH] spec: Depend on qemu-kvm-block-driver-curl in RHEL-9
- [PATCH v2 8/8] testQEMUSchemaValidateEnum: Validate deprecated members
- [PATCH v2 7/8] testQEMUSchemaValidateDeprecated: Move to the top
- [PATCH v2 5/8] testQEMUSchemaValidateEnum: Refactor logic to simplify switching to new QMP schema format
- [PATCH v2 4/8] virQEMUQAPISchemaTraverseEnum: Allow query of enume type features
- [PATCH v2 2/8] virQEMUQAPISchemaTraverseEnum: Move helper variables into loop
- [PATCH v2 6/8] testQEMUSchemaValidateEnum: Use new 'members' for 'enum' meta type
- [PATCH v2 1/8] qemucapabilitiestest: Update capability probe for qemu-6.2 on x86_64
- [PATCH v2 3/8] virQEMUQAPISchemaTraverseEnum: Use the modern 'members' array
- [PATCH v2 0/8] qemu: QAPI-schema: Add support for enum value 'features'
- [PATCH] ch_driver: Drop needless fwd declaration
- Re: [libvirt PATCH 08/13] ch_cgroup: methods for cgroup mgmt in ch driver
- Re: [libvirt PATCH 07/13] ch_monitor: Get nicindexes in prep for cgroup mgmt
- Re: [libvirt PATCH 02/13] ch: Explicitly link to virt_util_lib
- Re: [libvirt PATCH 07/13] ch_monitor: Get nicindexes in prep for cgroup mgmt
- Re: [libvirt PATCH 05/13] ch_driver, ch_domain: vcpu info getter callbacks
- Re: [libvirt PATCH 01/13] util: Helper functions to get process info
- Re: [libvirt PATCH 09/13] ch_driver, ch_domain: vcpupin callback in ch driver
- Re: [libvirt PATCH 00/13] cgroup and thread management in ch driver.
- Re: [PATCH v2 4/9] qapi: Tools for sets of special feature flags in generated code
- From: Philippe Mathieu-Daudé
- Re: [PATCH v2 7/9] qapi: Generalize enum member policy checking
- From: Philippe Mathieu-Daudé
- Re: [PATCH v2 6/9] qapi: Generalize command policy checking
- Re: [PATCH v2 5/9] qapi: Generalize struct member policy checking
- Re: [PATCH v2 4/9] qapi: Tools for sets of special feature flags in generated code
- libvirt-7.9.0 release candidate 2
- 答复: [PATCH v3 0/4] Add qemu support setting qos via ovs on ovs interface
- From: Jinsheng Zhang (张金生)-云服务集团
- Re: [PATCH v3 0/4] Add qemu support setting qos via ovs on ovs interface
- Re: [PATCH 1/3] docs: Mention QEMU version requirement for queue-size
- [PATCH 4/4] qemuMonitorOpen: Rework domain object refcounting
- [PATCH 3/4] qemu_agent: Drop destroy callback
- [PATCH 2/4] qemuAgentOpen: Rework domain object refcounting
- [PATCH 1/4] qemu_agent: Rework domain object locking when opening agent
- [PATCH 0/4] qemu_agent: Rework domain object handling in open
- [PATCH] news: Support vhostuser in virsh attach-interface since v7.7.0
- [PATCH 3/3] news: Add validation flags for creating of net, nwfilter-binding, net port
- [PATCH 2/3] news: Add queue_size option to virtio disk
- [PATCH 1/3] docs: Mention QEMU version requirement for queue-size
- [PATCH 0/3] Docs and news update for v7.8.0
- Re: [PATCH v3 0/4] Add qemu support setting qos via ovs on ovs interface
- Re: [RFC] Allowing SEV attestation
- Re: [PATCH] qemu: Extend qemu.conf with PCR banks to activate during 'TPM manufacturing'
- Re: [PATCH] qemu: Extend qemu.conf with PCR banks to activate during 'TPM manufacturing'
- Re: [PATCH] qemu: Extend qemu.conf with PCR banks to activate during 'TPM manufacturing'
- [PATCH v2 2/9] qapi: Mark unstable QMP parts with feature 'unstable'
- [PATCH v2 9/9] qapi: Extend -compat to set policy for unstable interfaces
- [PATCH v2 8/9] qapi: Factor out compat_policy_input_ok()
- [PATCH v2 6/9] qapi: Generalize command policy checking
- [PATCH v2 5/9] qapi: Generalize struct member policy checking
- [PATCH v2 0/9] Configurable policy for handling unstable interfaces
- [PATCH v2 1/9] qapi: New special feature flag "unstable"
- [PATCH v2 4/9] qapi: Tools for sets of special feature flags in generated code
- [PATCH v2 7/9] qapi: Generalize enum member policy checking
- [PATCH v2 3/9] qapi: Eliminate QCO_NO_OPTIONS for a slight simplification
- Re: [PATCH 1/9] qapi: New special feature flag "unstable"
- 答复: [PATCH v3 0/4] Add qemu support setting qos via ovs on ovs interface
- From: Jinsheng Zhang (张金生)-云服务集团
- [PATCH 3/4] docs: Make the version requirement more clear for rbd encryption
- [PATCH 4/4] news: Add support for librbd encryption
- [PATCH 2/4] news: News for the new virtio attribute page_per_vq
- [PATCH 1/4] docs: Fix a typo of page_per_vq
- [PATCH 0/4] Some news and docs update for v7.9.0
- RE: [PATCH v5 0/5] Add support for librbd encryption
- Re: [PATCH v5 0/5] Add support for librbd encryption
- RE: [PATCH v7 4/5] Support to query SGX capability
- Re: [PATCH v2 4/4] MAINTAINERS: Agree to maintain nanoMIPS TCG frontend
- Re: [PATCH v2 3/4] MAINTAINERS: Split MIPS TCG frontend vs MIPS machines/hardware
- Re: [PATCH v2 2/4] MAINTAINERS: Add entries to cover MIPS CPS / GIC hardware
- Re: [PATCH v2 1/4] MAINTAINERS: Add MIPS general architecture support entry
- Re: [PATCH] qemu: Extend qemu.conf with PCR banks to activate during 'TPM manufacturing'
- Re: [PATCH] qemu: Extend qemu.conf with PCR banks to activate during 'TPM manufacturing'
- [PATCH] qemu: Extend qemu.conf with PCR banks to activate during 'TPM manufacturing'
- Re: [libvirt PATCH 1/4] PCI VPD: handle additional edge cases
- From: Dmitrii Shcherbakov
- Re: [libvirt PATCH 1/4] PCI VPD: handle additional edge cases
- Re: [RFC] Allowing SEV attestation
- Re: [PATCH 1/3] virthreadpool: Allow setting identity for workers
- Re: [RFC] Allowing SEV attestation
- Re: [libvirt PATCH] spec: Depend on qemu-kvm-block-driver-curl in RHEL-9
- Re: [libvirt PATCH] spec: Depend on qemu-kvm-block-driver-curl in RHEL-9
- [libvirt PATCH] spec: Depend on qemu-kvm-block-driver-curl in RHEL-9
- [PATCH v2] qemu_agent: remove unused code
- Re: [PATCH v3 0/4] Add qemu support setting qos via ovs on ovs interface
- Re: [PATCH] qemu_agent: remove unused code
- [PATCH] virsh: Fix ambiguous output in metadata-change event
- [PATCH] qemu_agent: remove unused code
- [PATCH] qemu: support kvm-pv-ipi off
- Re: [PATCH 5/9] qapi: Generalize struct member policy checking
- Re: [PATCH 9/9] qapi: Extend -compat to set policy for unstable interfaces
- Re: [PATCH 2/9] qapi: Mark unstable QMP parts with feature 'unstable'
- Re: [PATCH 1/9] qapi: New special feature flag "unstable"
- Re: [PATCH v4 5/5] block: Deprecate transaction type drive-backup
- [PATCH v2 4/4] MAINTAINERS: Agree to maintain nanoMIPS TCG frontend
- From: Philippe Mathieu-Daudé
- [PATCH v2 2/4] MAINTAINERS: Add entries to cover MIPS CPS / GIC hardware
- From: Philippe Mathieu-Daudé
- [PATCH v2 1/4] MAINTAINERS: Add MIPS general architecture support entry
- From: Philippe Mathieu-Daudé
- [PATCH v2 0/4] MAINTAINERS: Sanitize 'MIPS TCG CPUs' section
- From: Philippe Mathieu-Daudé
- [PATCH v2 3/4] MAINTAINERS: Split MIPS TCG frontend vs MIPS machines/hardware
- From: Philippe Mathieu-Daudé
- Re: [RFC] Allowing SEV attestation
- Re: [PATCH v4 5/5] block: Deprecate transaction type drive-backup
- Re: [PATCH v4 3/5] qapi: Move compat policy from QObject to generic visitor
- Re: [PATCH v4 2/5] qapi: Add feature flags to enum members
- Re: [PATCH v4 1/5] qapi: Enable enum member introspection to show more than name
- Re: [PATCH 9/9] qapi: Extend -compat to set policy for unstable interfaces
- From: Dr. David Alan Gilbert
- Re: [libvirt PATCH 1/4] PCI VPD: handle additional edge cases
- From: Dmitrii Shcherbakov
- Re: [libvirt PATCH 1/4] PCI VPD: handle additional edge cases
- Re: [PATCH 2/9] qapi: Mark unstable QMP parts with feature 'unstable'
- Re: [libvirt PATCH 3/4] PCI VPD: Skip fields with invalid values
- Re: [PATCH 7/9] qapi: Generalize enum member policy checking
- Re: [PATCH 5/9] qapi: Generalize struct member policy checking
- From: Philippe Mathieu-Daudé
- Re: [PATCH 1/9] qapi: New special feature flag "unstable"
- [PATCH v2] qemu_block: Refactor qemuBlockExportAddNBD()
- Re: [PATCH 1/9] qapi: New special feature flag "unstable"
- Re: [PATCH] qemu_block: Refactor qemuBlockExportAddNBD()
- Re: [PATCH 1/3] virthreadpool: Allow setting identity for workers
- Re: [PATCH 1/9] qapi: New special feature flag "unstable"
- [PATCH] qemu_block: Refactor qemuBlockExportAddNBD()
- Re: [PATCH 1/3] virthreadpool: Allow setting identity for workers
- Re: [PATCH 2/3] qemu: Set "qemu-event" thread identity
- Re: [PATCH 1/3] virthreadpool: Allow setting identity for workers
- Re: [PATCH 2/3] qemu: Set "qemu-event" thread identity
- Re: [libvirt PATCH 1/1] Fix some typos
- [libvirt PATCH 1/1] Fix some typos
- [libvirt PATCH 0/1] Fix some typos
- Re: [PATCH 1/9] qapi: New special feature flag "unstable"
- Re: [PATCH 8/9] qapi: Factor out compat_policy_input_ok()
- From: Philippe Mathieu-Daudé
- Re: [PATCH 0/5] trace: inroduce qmp: trace namespace
- [PATCH 3/3] *** DO NOT MERGE ***
- [PATCH 2/3] qemu: Set "qemu-event" thread identity
- [PATCH 1/3] virthreadpool: Allow setting identity for workers
- [PATCH 0/3] qemu: Set "qemu-event" thread identity
- Re: [PATCH 8/9] qapi: Factor out compat_policy_input_ok()
- Re: [PATCH 7/9] qapi: Generalize enum member policy checking
- Re: [PATCH 6/9] qapi: Generalize command policy checking
- Re: [PATCH 1/9] qapi: New special feature flag "unstable"
- Re: [PATCH 1/9] qapi: New special feature flag "unstable"
- Re: [PATCH 1/9] qapi: New special feature flag "unstable"
- From: Dr. David Alan Gilbert
- Re: [PATCH 5/9] qapi: Generalize struct member policy checking
- Entering freeze for libvirt-7.9.0
- Re: [PATCH 4/9] qapi: Tools for sets of special feature flags in generated code
- Re: [Libguestfs] [PATCH 1/9] qapi: New special feature flag "unstable"
- Re: [PATCH 0/2] domainMemoryDeviceSizeChange: Two simple improvements
- Re: [PATCH 1/9] qapi: New special feature flag "unstable"
- Re: [PATCH 2/9] qapi: Mark unstable QMP parts with feature 'unstable'
- Re: [PATCH 3/9] qapi: Eliminate QCO_NO_OPTIONS for a slight simplification
- Re: The exact meaning of DEVICE_REMOVED event
- Re: [libvirt PATCH] util: Drop pointless NUL_TERMINATE macro
- Re: [PATCH 1/9] qapi: New special feature flag "unstable"
- 答复: [PATCH v3 0/4] Add qemu support setting qos via ovs on ovs interface
- From: Jinsheng Zhang (张金生)-云服务集团
- Re: [libvirt PATCH] storage_file: Compute QCOW2 cluster size as ULL
- Re: [PATCH 1/9] qapi: New special feature flag "unstable"
- The exact meaning of DEVICE_REMOVED event
- Re: [PATCH 1/9] qapi: New special feature flag "unstable"
- Re: [libvirt PATCH] node_device: Fix memory leak in udevProcessMediatedDevice
- Re: [PATCH] cosmetic: remove unused function return value
- Re: [PATCH] i440fx/hotplug: Fix error message format to conform to spec
- Re: [PATCH 8/9] qapi: Factor out compat_policy_input_ok()
- Re: [PATCH 9/9] qapi: Extend -compat to set policy for unstable interfaces
- Re: [PATCH 7/9] qapi: Generalize enum member policy checking
- Re: [PATCH 6/9] qapi: Generalize command policy checking
- Re: [PATCH 5/9] qapi: Generalize struct member policy checking
- Re: [PATCH 4/9] qapi: Tools for sets of special feature flags in generated code
- Re: [PATCH 3/9] qapi: Eliminate QCO_NO_OPTIONS for a slight simplification
- Re: [PATCH 2/9] qapi: Mark unstable QMP parts with feature 'unstable'
- Re: [PATCH 1/9] qapi: New special feature flag "unstable"
- [PATCH] docs: fix docs output path with meson 0.60.0
- [libvirt PATCH] storage_file: Compute QCOW2 cluster size as ULL
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]