libvirt
[Prev Page][Next Page]
- Re: [PATCH V2 11/20] qemu: Decompose qemuSaveImageOpen
- From: Jim Fehlig via Devel
- [PATCH 2/2] qemu: Check for valid save image format when verifying image header
- From: Jim Fehlig via Devel
- [PATCH 1/2] qemu: Decompose qemuSaveImageOpen
- From: Jim Fehlig via Devel
- [PATCH 0/2] qemu: Improve opening and verifying save images
- From: Jim Fehlig via Devel
- Re: [PATCH v5 3/5] ch: events: Read and parse cloud-hypervisor events
- Re: [PATCH] qemu: Allow virDomainBlockJobSetSpeed during migration
- [PATCH 2/5] qemuProcessHandleIOError: Fix logic for lookup of disk
- [PATCH 5/5] qemuProcessHandleIOError: Log IO errors in the VM log file
- [PATCH 0/5] qemu: IO error reporting fixes and improvements (part 1?)
- [PATCH 1/5] qemuProcessHandleIOError: Refactor to extract 'priv' instead of 'driver'
- [PATCH 4/5] qemu: monitor: Plumb in disk IO error message passthrough to VIR_DOMAIN_EVENT_ID_IO_ERROR_REASON
- [PATCH 3/5] API: Document more possibilities for @reason field of VIR_DOMAIN_EVENT_ID_IO_ERROR_REASON event
- Re: [PATCH 0/3] Unify handling of directories used for loadable modules
- Re: [PATCH] ch: implement domainInterfaceAddresses
- Re: [PATCH v2 0/3] qemu: Add support for avail-switchover-bandwidth migration parameter
- Re: [PATCH v5 0/5] ch: handle events from cloud-hypervisor
- [PATCH] qemu: Allow virDomainBlockJobSetSpeed during migration
- Re: [PATCH 7/8] qemuxmlconftest: Update memory-hotplug-virtio-mem-s390x.xml
- Re: [PATCH 1/8] qemu: Do NOT autoadd NUMA node for s390
- Re: [PATCH v5 00/18] *** qemu: block: Support block disk along with throttle filters ***
- Re: [PATCH v5 17/18] virsh: Add option "throttle-groups" to "attach_disk"
- Re: [PATCH v3 0/4] conf,qemu: add AIA support for RISC-V 'virt'
- From: Daniel Henrique Barboza
- Re: [PATCH v5 16/18] virsh: Add support for throttle group operations
- [PATCH 8/8] NEWS: Document virtio-mem-ccw
- [PATCH 7/8] qemuxmlconftest: Update memory-hotplug-virtio-mem-s390x.xml
- [PATCH 6/8] qemu: Allow virtio-mem on CCW
- [PATCH 4/8] qemu_caps: Introduce QEMU_CAPS_DEVICE_VIRTIO_MEM_CCW
- [PATCH 5/8] qemu: Validate virtio-mem-ccw
- [PATCH 3/8] qemuxmlconftest: Introduce memory-hotplug-virtio-mem-s390x.xml
- [PATCH 2/8] qemu_command: Use qemuBuildVirtioDevProps() to build cmd line for virtio-mem and virtio-pmem
- [PATCH 1/8] qemu: Do NOT autoadd NUMA node for s390
- [PATCH 0/8] Enable virtio-mem-ccw
- Re: [PATCH v5 15/18] virsh: Refactor iotune options for re-use
- Re: [PATCH v5 14/18] test_driver: Test throttle group lifecycle APIs
- Re: [PATCH v5 13/18] qemuxmlconftest: Add 'throttlefilter' tests
- Re: [PATCH v5 12/18] config: validate: Verify iotune, throttle group and filter
- Re: [PATCH v5 11/18] qemu: block: Support block disk along with throttle filters
- Re: [PATCH v5 10/18] qemu: helper: throttle filter nodename and preparation processing
- Re: [PATCH v3 0/4] conf,qemu: add AIA support for RISC-V 'virt'
- Re: [PATCH v5 0/5] ch: handle events from cloud-hypervisor
- Re: [PATCH v3 0/4] conf,qemu: add AIA support for RISC-V 'virt'
- From: Daniel Henrique Barboza
- Re: [PATCH v3 0/4] conf,qemu: add AIA support for RISC-V 'virt'
- Re: [PATCH v3 0/4] conf,qemu: add AIA support for RISC-V 'virt'
- Re: [PATCH 1/1] virsysinfo: fix RISC-V detection
- [PATCH v3 4/4] .mailmap: add my contact info
- From: Daniel Henrique Barboza
- [PATCH v3 3/4] qemu: add RISC-V 'aia' command line
- From: Daniel Henrique Barboza
- [PATCH v3 2/4] conf,qemu: implement RISC-V 'aia' virt domain feature
- From: Daniel Henrique Barboza
- [PATCH v3 1/4] qemu: add capability for RISC-V AIA feature
- From: Daniel Henrique Barboza
- [PATCH v3 0/4] conf,qemu: add AIA support for RISC-V 'virt'
- From: Daniel Henrique Barboza
- [PATCH v2 3/3] qemu: Add support for avail-switchover-bandwidth migration parameter
- [PATCH v2 2/3] virsh migrate: Add --available-switchover-bandwidth option
- [PATCH v2 1/3] Add a migration parameter for available bandwidth in switchover
- [PATCH v2 0/3] qemu: Add support for avail-switchover-bandwidth migration parameter
- Re: [PATCH 2/3] virsh migrate: Add --available-switchover-bandwidth option
- [PATCH 3/3] qemu: Add support for avail-switchover-bandwidth migration parameter
- [PATCH 2/3] virsh migrate: Add --available-switchover-bandwidth option
- [PATCH 1/3] Add a migration parameter for available bandwidth in switchover
- [PATCH 0/3] qemu: Add support for avail-switchover-bandwidth migration parameter
- Re: [PATCH v2 3/3] qemu: add RISC-V 'aia' command line
- Re: [PATCH v2 2/3] conf,qemu: implement RISC-V 'aia' virt domain feature
- Re: [PATCH v2 1/1] cpu_riscv64.c: add update() implementation
- From: Daniel Henrique Barboza
- Re: [PATCH v2 1/3] qemu: add capability for RISC-V AIA feature
- Re: [PATCH v2 1/1] cpu_riscv64.c: add update() implementation
- [PATCH V2 20/20] tools: add parallel parameter to virsh restore command
- From: Jim Fehlig via Devel
- [PATCH V2 19/20] tools: add parallel parameter to virsh save command
- From: Jim Fehlig via Devel
- [PATCH V2 18/20] qemu: Add support for parallel save and restore
- From: Jim Fehlig via Devel
- [PATCH V2 17/20] include: Define constants for parallel save/restore
- From: Jim Fehlig via Devel
- [PATCH V2 16/20] qemu: Support O_DIRECT with mapped-ram on restore
- From: Jim Fehlig via Devel
- [PATCH V2 14/20] qemu: Add support for mapped-ram on restore
- From: Jim Fehlig via Devel
- [PATCH V2 15/20] qemu: Support O_DIRECT with mapped-ram on save
- From: Jim Fehlig via Devel
- [PATCH V2 13/20] qemu: Apply migration parameters in qemuMigrationDstRun
- From: Jim Fehlig via Devel
- [PATCH V2 10/20] qemu: Add support for mapped-ram on save
- From: Jim Fehlig via Devel
- [PATCH V2 12/20] qemu: Move creation of qemuProcessIncomingDef struct
- From: Jim Fehlig via Devel
- [PATCH V2 11/20] qemu: Decompose qemuSaveImageOpen
- From: Jim Fehlig via Devel
- [PATCH V2 09/20] qemu: Move declaration of virQEMUSaveFormat to header file
- From: Jim Fehlig via Devel
- [PATCH V2 08/20] qemu: Add helper function for creating save image fd
- From: Jim Fehlig via Devel
- [PATCH V2 07/20] qemu_saveimage: add "sparse" to supported save image formats
- From: Jim Fehlig via Devel
- [PATCH V2 06/20] qemu: Add function to get migration params for save
- From: Jim Fehlig via Devel
- [PATCH V2 05/20] qemu: Add mapped-ram migration capability
- From: Jim Fehlig via Devel
- [PATCH V2 04/20] qemu: Add function to get bool value from migration params
- From: Jim Fehlig via Devel
- [PATCH V2 01/20] lib: virDomain{Save,Restore}Params: Ensure absolute path
- From: Jim Fehlig via Devel
- [PATCH V2 03/20] qemu: Add function to check capability in migration params
- From: Jim Fehlig via Devel
- [PATCH V2 02/20] qemu_fd: Add function to retrieve fdset ID
- From: Jim Fehlig via Devel
- [PATCH V2 00/20] qemu: support mapped-ram+directio+mulitfd
- From: Jim Fehlig via Devel
- Re: [PATCH v5 08/18] qemu: Refactor qemuDomainSetBlockIoTune to extract common methods
- Re: [PATCH v5 09/18] qemu: Implement qemu driver for throttle API
- Re: [PATCH v5 00/18] *** qemu: block: Support block disk along with throttle filters ***
- [PATCH v2 3/3] qemu: add RISC-V 'aia' command line
- From: Daniel Henrique Barboza
- [PATCH v2 2/3] conf,qemu: implement RISC-V 'aia' virt domain feature
- From: Daniel Henrique Barboza
- [PATCH v2 1/3] qemu: add capability for RISC-V AIA feature
- From: Daniel Henrique Barboza
- [PATCH v2 1/1] cpu_riscv64.c: add update() implementation
- From: Daniel Henrique Barboza
- [PATCH v2 0/3] conf,qemu: add AIA support for RISC-V 'virt'
- From: Daniel Henrique Barboza
- [PATCH] util: netdevvlan: Change return type of virNetDevVlanCopy to void
- From: Alexander Kuznetsov
- [PATCH] qemu: snapshot: Remove dead code in qemuSnapshotDeleteBlockJobFinishing()
- From: Alexander Kuznetsov
- Re: [PATCH 2/3] conf,qemu: implement RISC-V 'aia' virt domain feature
- From: Daniel Henrique Barboza
- Re: [PATCH 2/3] conf,qemu: implement RISC-V 'aia' virt domain feature
- Re: [PATCH] qemuSnapshotDeleteValidate: Fix crash when disk is not found in VM definition
- Re: [PATCH 2/3] conf,qemu: implement RISC-V 'aia' virt domain feature
- From: Daniel Henrique Barboza
- [PATCH 1/1] virsysinfo: fix RISC-V detection
- From: Heinrich Schuchardt
- Re: [PATCH 2/3] conf,qemu: implement RISC-V 'aia' virt domain feature
- Re: [PATCH 00/12] Introduce SEV-SNP support
- Re: [PATCH 00/12] Introduce SEV-SNP support
- Re: [PATCH v5 00/18] *** qemu: block: Support block disk along with throttle filters ***
- Re: [PATCH v1] tests: add capabilities for QEMU 10.0.0 on s390x
- [PATCH v1] tests: add capabilities for QEMU 10.0.0 on s390x
- From: Shalini Chellathurai Saroja
- [PATCH v2 2/2] qemu: Clarify block I/O throttle JSON parsing errors
- From: Fabian Leditzky via Devel
- [PATCH v2 1/2] qemu: Check empty drives in block I/O throttle API
- From: Fabian Leditzky via Devel
- [PATCH v2 0/2] qemu: Improve block I/O throttle API errors
- From: Fabian Leditzky via Devel
- Re: [PATCH] qemu monitor: Fix incorrect error message condition
- From: Fabian Leditzky via Devel
- [PATCH 3/3] rpm: Unify handling of directories used for loadable modules
- [PATCH 2/3] rpm: Add missing Requires
- [PATCH 1/3] meson: Unify handling of directories used for loadable modules
- [PATCH 0/3] Unify handling of directories used for loadable modules
- Re: [PATCH] qemu: Fix hang when migration is canceled at the last moment
- [PATCH] qemu: Fix hang when migration is canceled at the last moment
- Re: [PATCH] tools: ssh-proxy: Check for domain status before parsing its CID
- [PATCH] tools: ssh-proxy: Check for domain status before parsing its CID
- Re: [PATCH] nss: Skip empty files and avoid use of uninitialized value
- Re: [PATCH] nss: Skip empty files and avoid use of uninitialized value
- Re: [libvirt PATCH v2 0/2] meson: error out when ch driver is requested but unsupported
- [libvirt PATCH v2 2/2] libvirt.spec: do not build ch driver on mingw
- [libvirt PATCH v2 1/2] meson: error out when ch driver is requested but unsupported
- [libvirt PATCH v2 0/2] meson: error out when ch driver is requested but unsupported
- Re: [PATCH 0/2] Fix storage_file_backend_fs demodularization
- [PATCH 2/2] storage_file_backend_fs: Compile out 'chown' backend on mingw
- [PATCH 1/2] libvirt.spec: Move ownership of 'storage-file' backends directory to gluster
- [PATCH 0/2] Fix storage_file_backend_fs demodularization
- Re: [PATCH v2 2/2] tests: qemucapabilities: Add test data for the qemu-9.2 dev cycle on s390x
- Re: [PATCH v2 2/2] tests: qemucapabilities: Add test data for the qemu-9.2 dev cycle on s390x
- Re: [PATCH v2 1/2] qemuxmlconftest: Drop s390-default-cpu-...ccw-virtio-2.7 test cases
- [PATCH] nss: Skip empty files and avoid use of uninitialized value
- Re: [PATCH] util: avoid overflow in hextable buffer
- [PATCH] util: avoid overflow in hextable buffer
- Re: [libvirt PATCH] meson: error out when ch driver is requested but unsupported
- [libvirt PATCH] meson: error out when ch driver is requested but unsupported
- Re: [PATCH] spec: Only build ch driver on x86_64 and aarch64
- [PATCH v3] Support IDE/SATA disk 'product' parameter
- Re: [PATCH 0/4] Implement virsh hypervisor-cpu-models
- [PATCH v5 4/5] ch: events: facilitate lifecycle events handling
- From: Purna Pavan Chandra Aekkaladevi
- [PATCH v5 1/5] ch: pass --event-monitor option to cloud-hypervisor
- From: Purna Pavan Chandra Aekkaladevi
- [PATCH v5 0/5] ch: handle events from cloud-hypervisor
- From: Purna Pavan Chandra Aekkaladevi
- [PATCH v5 5/5] NEWS: Mention event handling support in ch driver
- From: Purna Pavan Chandra Aekkaladevi
- [PATCH v5 2/5] ch: start a new thread for handling ch events
- From: Purna Pavan Chandra Aekkaladevi
- [PATCH v5 3/5] ch: events: Read and parse cloud-hypervisor events
- From: Purna Pavan Chandra Aekkaladevi
- Re: [PATCH] ch: implement domainInterfaceAddresses
- [PATCH] spec: Only build ch driver on x86_64 and aarch64
- Re: [PATCH 2/3] hw/i386/pc_piix: Remove pc-i440fx-2.4 up to pc-i440fx-2.12
- From: Philippe Mathieu-Daudé
- Re: [PATCH 0/3] Remove deprecated machines pc-i440fx-2.4 up to pc-i440fx-2.12
- From: Philippe Mathieu-Daudé
- Re: [PATCH 1/3] tests/qtest/test-x86-cpuid-compat: Remove tests related to pc-i440fx-2.3
- From: Philippe Mathieu-Daudé
- Re: [PATCH 0/4] Implement virsh hypervisor-cpu-models
- Re: [PATCH 0/4] Implement virsh hypervisor-cpu-models
- Re: [PATCH 0/1] Support cloning saved VMs
- Re: [PATCH 0/1] Support cloning saved VMs
- Re: [PATCH 0/1] Support cloning saved VMs
- Re: [PATCH 1/3] tests/qtest/test-x86-cpuid-compat: Remove tests related to pc-i440fx-2.3
- Re: [PATCH 2/3] hw/i386/pc_piix: Remove pc-i440fx-2.4 up to pc-i440fx-2.12
- Re: [PATCH] cpu_x86: Probe host CPU for all MSR features
- Re: [PATCH 0/3] Remove deprecated machines pc-i440fx-2.4 up to pc-i440fx-2.12
- Re: [PATCH 0/3] Remove deprecated machines pc-i440fx-2.4 up to pc-i440fx-2.12
- Re: [PATCH 0/3] Remove deprecated machines pc-i440fx-2.4 up to pc-i440fx-2.12
- [PATCH 2/3] hw/i386/pc_piix: Remove pc-i440fx-2.4 up to pc-i440fx-2.12
- [PATCH 3/3] tests/qtest/test-x86-cpuid-compat: Replaced the removed pc-i440fx-2.* machines
- [PATCH 1/3] tests/qtest/test-x86-cpuid-compat: Remove tests related to pc-i440fx-2.3
- [PATCH 0/3] Remove deprecated machines pc-i440fx-2.4 up to pc-i440fx-2.12
- Re: [PATCH v2 1/2] qemuxmlconftest: Drop s390-default-cpu-...ccw-virtio-2.7 test cases
- [no subject]
- Re: [PATCH v3 4/4] virt-aa-helper: store dynamically generated rules
- Re: [PATCH] cpu_x86: Probe host CPU for all MSR features
- [PATCH] cpu_x86: Probe host CPU for all MSR features
- [PATCH v2 1/2] qemuxmlconftest: Drop s390-default-cpu-...ccw-virtio-2.7 test cases
- [PATCH v2 2/2] tests: qemucapabilities: Add test data for the qemu-9.2 dev cycle on s390x
- [PATCH v2 0/2] tests: Add qemu-9.2 dev cycle caps on s390x
- Re: [PATCH] qemu: Report error from both sides of migration
- Re: [PATCH 0/2] qemu_migration: Do not automatically resume domain after I/O error
- Re: [PATCH 1/2] qemuxmlconftest: Switch s390-default-cpu-...-virtio-2.7 to virtio-2.9
- [PATCH 2/2] qemu_migration: Do not automatically resume domain after I/O error
- [PATCH 1/2] qemu_migration: Refactor qemuMigrationSrcRestoreDomainState
- [PATCH 0/2] qemu_migration: Do not automatically resume domain after I/O error
- Re: [PATCH 0/4] Implement virsh hypervisor-cpu-models
- Re: [PATCH 0/4] Implement virsh hypervisor-cpu-models
- Re: [PATCH v3 4/4] virt-aa-helper: store dynamically generated rules
- Re: [PATCH 1/2] qemuxmlconftest: Switch s390-default-cpu-...-virtio-2.7 to virtio-2.9
- [PATCH v2] conf: check size of secret file for secret object
- Re: [PATCH v5 07/18] remote: New APIs for ThrottleGroup lifecycle management
- Re: [PATCH 0/4] Implement virsh hypervisor-cpu-models
- [PATCH 3/4] qemu_driver: Implement qemuConnectGetHypervisorCPUModelNames
- [PATCH 1/4] libvirt: Introduce virConnectGetHypervisorCPUModelNames public API
- [PATCH 4/4] virsh: Introduce new hypervisor-cpu-models command
- [PATCH 2/4] remote: Implement virConnectGetHypervisorCPUModelNames
- [PATCH 0/4] Implement virsh hypervisor-cpu-models
- Re: [PATCH v5 06/18] tests: Test qemuMonitorJSONGetThrottleGroup and qemuMonitorJSONUpdateThrottleGroup
- Re: [PATCH v5 05/18] qemu: monitor: Add support for ThrottleGroup operations
- Re: [PATCH v5 01/18] schema: Add new domain elements to support multiple throttle groups
- Re: [PATCH v5 00/18] *** qemu: block: Support block disk along with throttle filters ***
- Re: [PATCH v5 04/18] config: Introduce ThrottleFilter and corresponding XML parsing
- [PATCH] qemu: Report error from both sides of migration
- Re: [PATCH v2] Support IDE/SATA disk 'product' parameter
- Release of libvirt-11.0.0
- Re: [PATCH 00/20] qemu: support mapped-ram+directio+mulitfd
- From: Jim Fehlig via Devel
- Re: [PATCH] qemu monitor: Fix incorrect error message condition
- Re: [RFC PATCH 0/5] qemu: Route hostdevs to multiple nested SMMUs
- From: Nathan Chen via Devel
- Re: [PATCH v3 4/4] virt-aa-helper: store dynamically generated rules
- Re: [PATCH] NEWS: Document some of my fixes in this release
- [PATCH] NEWS: Document some of my fixes in this release
- Re: [PATCH] NEWS: Add few things I changed this release
- [PATCH] NEWS: Add few things I changed this release
- Re: [PATCH] NEWS: Document features/improvements/bug fixes I've participated in
- [PATCH] NEWS: Document features/improvements/bug fixes I've participated in
- Re: [PATCH] secret: Check length of value in secret object
- [PATCH] secret: Check length of value in secret object
- Re: [libvirt PATCH] NEWS: document bug fix for snapshots
- Re: [libvirt PATCH] NEWS: document fix for starting transient domains
- [PATCH 1/2] qemuxmlconftest: Switch s390-default-cpu-...-virtio-2.7 to virtio-2.9
- [PATCH 2/2] tests: qemucapabilities: Add test data for the qemu-9.2 dev cycle on s390x
- [PATCH 0/2] tests: Add qemu-9.2 dev cycle caps on s390x
- [libvirt PATCH] NEWS: document fix for starting transient domains
- Re: [PATCH v3 4/4] virt-aa-helper: store dynamically generated rules
- From: Jim Fehlig via Devel
- [PATCH] docs: Reword virDomainGetEmulatorPinInfo description
- [libvirt PATCH] NEWS: document bug fix for snapshots
- libvirt-11.0.0 release candidate 2
- Re: [PATCH 0/1] Support cloning saved VMs
- Re: [PATCH 0/2] storage_file: Refuse qcow2 images with empty string as 'data_file'
- Re: [PATCH] meson: Replace meson.source_root() with meson.project_source_root()
- Re: [PATCH] access: fix po_check when polkit is disabled
- Re: [PATCH] qemu: support vlan change for linux host bridge during update-device
- Re: [PATCH 0/2] news: add a couple items before release
- Re: [PATCH] qemu_migration: Do not consider post-copy active in postcopy-recover
- Re: [PATCH] conf: Do not parse hyperv features with passthrough mode
- Re: Virtual manager error
- [PATCH] meson: Replace meson.source_root() with meson.project_source_root()
- Virtual manager error
- [PATCH] qemu: support vlan change for linux host bridge during update-device
- [PATCH 2/2] news: document support for mdev <-> SRIOV VF vGPU live migration
- [PATCH 0/2] news: add a couple items before release
- [PATCH 1/2] news: note addition of vlan tagging support for Linux host bridges
- Re: [PATCH v4 0/4] iproute2 bridge vlan support
- Re: [libvirt PATCH] qemu: snapshot: delete disk image only if parent snapshot is external
- [PATCH] qemu_migration: Do not consider post-copy active in postcopy-recover
- Re: [PATCH 0/1] Support cloning saved VMs
- [PATCH] conf: Do not parse hyperv features with passthrough mode
- Re: [libvirt PATCH] qemu: snapshot: delete disk image only if parent snapshot is external
- Re: [PATCH 0/1] Support cloning saved VMs
- [libvirt PATCH] qemu: snapshot: delete disk image only if parent snapshot is external
- Re: [PATCH v3 4/4] virt-aa-helper: store dynamically generated rules
- Re: [PATCH 0/1] Support cloning saved VMs
- Re: [PATCH 0/1] Support cloning saved VMs
- Re: [PATCH 0/1] Support cloning saved VMs
- Re: [PATCH 0/1] Support cloning saved VMs
- Re: [PATCH 0/1] Support cloning saved VMs
- Re: [PATCH 0/1] Support cloning saved VMs
- Re: [PATCH 0/1] Support cloning saved VMs
- Re: [PATCH v4 0/4] iproute2 bridge vlan support
- Re: [PATCH 0/1] Support cloning saved VMs
- Re: [PATCH 1/1] RFC: Add Arm CCA support for getting capability information and running Realm VM
- [PATCH 1/1] conf: remove domain name change check on CheckABI
- [PATCH 0/1] Support cloning saved VMs
- Re: [PATCH 1/1] RFC: Add Arm CCA support for getting capability information and running Realm VM
- Re: [PATCH] Passing a domain XML to a polkit rule engine
- Re: [PATCH 2/2] NEWS: Mention de-modularization of the 'fs' storage file backend
- Re: [PATCH 1/2] storage_file: de-modularize the local file backend
- Re: [PATCH] docs: Clarify documentation of host-model CPU mode
- [PATCH] docs: Clarify documentation of host-model CPU mode
- [PATCH 2/2] virstoragetest: Add case for qcow2 image with empty string as 'data_file'
- [PATCH 1/2] storage_file: Refuse qcow2 images with empty string as 'data_file'
- [PATCH 0/2] storage_file: Refuse qcow2 images with empty string as 'data_file'
- Entering freeze for libvirt-11.0.0
- [PATCH] access: fix po_check when polkit is disabled
- [PATCH 2/2] NEWS: Mention de-modularization of the 'fs' storage file backend
- [PATCH 1/2] storage_file: de-modularize the local file backend
- [PATCH 0/2] storage_file: De-modularize the 'fs' backend
- Re: [PATCH] spec: Disable ch driver on RHEL
- [PATCH] Passing a domain XML to a polkit rule engine
- Re: [PATCH] rpc: log details of OS signals received by daemon
- [PATCH] spec: Disable ch driver on RHEL
- Re: [PATCH] util: don't attempt to acquire logind inhibitor if not requested
- Re: [PATCH v5 0/4] iproute2 bridge vlan support
- [PATCH v5 2/4] util: Add vlan support to virNetDevBridgeAddPort
- Re: [PATCH v3 4/4] virt-aa-helper: store dynamically generated rules
- From: Jim Fehlig via Devel
- Re: [PATCH v4 0/4] iproute2 bridge vlan support
- [PATCH 00/26] integrate auto-shutdown of VMs with daemons
- [PATCH 11/26] qemu: support automatic VM managed save in system daemon
- Re: [PATCH v3 3/4] apparmor: fix UUID specification
- From: Jim Fehlig via Devel
- Re: [PATCH v2] spec: Enable ch driver
- [PATCH v5 0/4] iproute2 bridge vlan support
- [PATCH 23/26] rpc: fix shutdown sequence when preserving state
- [PATCH 22/26] rpc: don't unconditionally quit after preserving state
- [PATCH 24/26] admin: add 'daemon-shutdown' command
- [PATCH 26/26] hypervisor: send systemd status messages while saving
- [PATCH 25/26] rpc: don't let systemd shutdown daemon while saving VMs
- [PATCH 20/26] qemu: add config to control if auto-shutdown VMs are restored
- [PATCH 13/26] qemu: configurable delay for shutdown before poweroff
- [PATCH 21/26] rpc: move state stop into virNetDaemon class
- [PATCH 12/26] qemu: improve shutdown defaults for session daemon
- [PATCH 01/26] util: add APIs for more systemd notifications
- [PATCH 02/26] remote: notify systemd when reloading config
- [PATCH] util: don't attempt to acquire logind inhibitor if not requested
- [PATCH 14/26] hypervisor: support bypassing cache for managed save
- [PATCH 15/26] qemu: add config parameter to control auto-save bypass cache
- [PATCH 17/26] conf: implement support for autostart once feature
- [PATCH 19/26] qemu: wire up support for once only autostart
- [PATCH 16/26] src: add new APIs for marking a domain to autostart once
- [PATCH 18/26] hypervisor: wire up support for auto restore of running domains
- [PATCH 04/26] src: convert drivers over to use new autostart helper
- [PATCH 03/26] hypervisor: introduce helper for autostart
- [PATCH 10/26] hypervisor: custom shutdown actions for transient vs persistent VMs
- Re: [PATCH 00/20] qemu: support mapped-ram+directio+mulitfd
- From: Jim Fehlig via Devel
- [PATCH 09/26] hypervisor: expand available shutdown actions
- [PATCH 05/26] hypervisor: add support for delay interval during autostart
- [PATCH 08/26] remote: always invoke virStateStop for all daemons
- [PATCH 07/26] hypervisor: move support for auto-shutdown out of QEMU driver
- [PATCH 06/26] qemu: add 'auto_start_delay' configuration parameter
- [PATCH v5 4/4] docs: standard linux bridges now support vlans
- [PATCH v5 3/4] Enable vlan support for standard linux bridges
- Re: [PATCH v4 3/4] Enable vlan support for standard linux bridges
- [PATCH v5 1/4] util: add netlink bridge vlan filtering
- [PATCH] rpc: log details of OS signals received by daemon
- Re: [PATCH] spec: Enable ch driver
- [PATCH v2] spec: Enable ch driver
- Re: [PATCH] spec: Enable ch driver
- Re: [PATCH v3 4/4] virt-aa-helper: store dynamically generated rules
- [PATCH v4 4/4] docs: standard linux bridges now support vlans
- [PATCH v4 3/4] Enable vlan support for standard linux bridges
- [PATCH v4 0/4] iproute2 bridge vlan support
- [PATCH v4 2/4] util: Add vlan support to virNetDevBridgeAddPort
- [PATCH v4 1/4] util: add netlink bridge vlan filtering
- Re: [PATCH] meson: Drop devmapper_dep for libvirt_admin_lib
- Re: [PATCH] tools: fix ordering mistake in virt-admin daemon-set-timeout code
- Re: [PATCH] conf: Restrict model type to enum members
- Re: [PATCH v3 3/4] apparmor: fix UUID specification
- Re: [RFC v3 PATCH 2/4] util: Add vlan support to virNetDevBridgeAddPort
- Re: [PATCH] qemu: allow migration of guest with mdev vGPU to VF vGPU
- Re: [PATCH] meson: Drop devmapper_dep for libvirt_admin_lib
- [PATCH] meson: Drop devmapper_dep for libvirt_admin_lib
- [PATCH] tools: fix ordering mistake in virt-admin daemon-set-timeout code
- [PATCH] conf: Restrict model type to enum members
- Re: [RFC v3 PATCH 2/4] util: Add vlan support to virNetDevBridgeAddPort
- Re: [RFC v3 PATCH 2/4] util: Add vlan support to virNetDevBridgeAddPort
- Re: [RFC v3 PATCH 1/4] util: add netlink bridge vlan filtering
- Re: [RFC v3 PATCH 3/4] Enable vlan support for standard linux bridges
- Re: [RFC v3 PATCH 4/4] docs: standard linux bridges now support vlans
- Re: [RFC v3 PATCH 0/4] iproute2 bridge vlan support
- Re: [PATCH] qemu: allow migration of guest with mdev vGPU to VF vGPU
- Re: [PATCH v3 4/4] virt-aa-helper: store dynamically generated rules
- From: Jim Fehlig via Devel
- Re: [PATCH v3 3/4] apparmor: fix UUID specification
- From: Jim Fehlig via Devel
- Re: [PATCH] util: fix off-by-1 in inhibitor constants
- [PATCH] util: fix off-by-1 in inhibitor constants
- Re: [PATCH] qemu: Add audit entries for suspend and resume
- From: Jim Fehlig via Devel
- Re: [PATCH v2 3/4] apparmor: fix UUID specification
- [PATCH v3 4/4] virt-aa-helper: store dynamically generated rules
- [PATCH v3 3/4] apparmor: fix UUID specification
- [PATCH v3 2/4] security: replace uses of label and VIR_FREE by g_autofree
- [PATCH v3 1/4] security_apparmor: fix memleaks in AppArmorSetFDLabel
- [PATCH v3 0/4] fix AppArmor policy restore for runtime rules
- Re: [PATCH] meson: remove unneeded dependency on libdevmapper for storage_disk
- Re: [PATCH] qemu: Add audit entries for suspend and resume
- Re: [PATCH] qemu: Add audit entries for suspend and resume
- Re: [PATCH v2 2/4] security: replace uses of label and VIR_FREE by g_autofree
- Re: [PATCH] virtiofs: allow read only mode
- Plans for 11.0.0 release (freeze on Thursday 09 Jan)
- Re: [libvirt PATCH v2 0/2] conf: Adjust hyperv tlbflush formatting
- Re: [PATCH v2 3/4] apparmor: fix UUID specification
- From: Jim Fehlig via Devel
- Re: [PATCH v2 2/4] security: replace uses of label and VIR_FREE by g_autofree
- From: Jim Fehlig via Devel
- Re: [PATCH v2 1/4] security_apparmor: fix memleaks in AppArmorSetFDLabel
- From: Jim Fehlig via Devel
- Re: [PATCH] security: apparmor: Remove hardcoded "libvirtd" profile name
- Re: [PATCH] qemu: Add audit entries for suspend and resume
- From: Jim Fehlig via Devel
- [PATCH] security: apparmor: Remove hardcoded "libvirtd" profile name
- From: Jim Fehlig via Devel
- [PATCH] meson: remove unneeded dependency on libdevmapper for storage_disk
- Re: [PATCH] conf: Adjust hyperv tlbflush formatting
- [libvirt PATCH v2 2/2] conf: Adjust hyperv tlbflush formatting
- [libvirt PATCH v2 1/2] conf: refactor hyperv features formatting
- [libvirt PATCH v2 0/2] conf: Adjust hyperv tlbflush formatting
- Re: [PATCH v2 1/3] Revert "qemu: explicit swtpm state locking"
- [PATCH] conf: Adjust hyperv tlbflush formatting
- Re: [PATCH] apparmor: Allow running loongarch64 VMs on Debian 12
- Re: [PATCH] hyperv: Introduce and export 'facility' variable.
- Re: [PATCH v2 0/3] po: handle translation of polkit policy file strings
- Re: [PATCH v5 00/18] *** qemu: block: Support block disk along with throttle filters ***
- Re: [PATCH] apparmor: Allow running loongarch64 VMs on Debian 12
- Re: [PATCH] Remove the deprecated "-runas" command line option
- [PATCH v2 3/3] remote: apply translations to polkit files
- [PATCH v2 2/3] meson: remove duplication of polkit dirs construction
- [PATCH v2 1/3] po: add its rules for translating polkit file strings
- [PATCH v2 0/3] po: handle translation of polkit policy file strings
- [PATCH] Remove the deprecated "-runas" command line option
- Re: [PATCH 2/2] remote: apply translations to polkit files
- [PATCH] virtiofs: allow read only mode
- [PATCH] qemu monitor: Fix incorrect error message condition
- From: Fabian Leditzky via Devel
- Re: [PATCH] nodedev: udev: Hook up virFileWaitForExist to address uevent, race of pci device
- [PATCH 1/1] RFC: Add Arm CCA support for getting capability information and running Realm VM
- From: Akio Kakuno via Devel
- [PATCH 0/1] RFC: Add Arm CCA support for getting capability information and running Realm VM
- From: Akio Kakuno via Devel
- [PATCH 0/1] RFC: Add Arm CCA support for getting capability information and running Realm VM
- [PATCH 1/1] RFC: Add Arm CCA support for getting capability information and running Realm VM
- Investigating MAC Address Conflict Resolution in libvirt: Log Analysis and Code Location Inquiry
- Re: [PATCH] apparmor: Allow running loongarch64 VMs on Debian 12
- Re: [PATCH 07/19] hw/microblaze: Restrict MemoryRegionOps are implemented as 32-bit
- From: Philippe Mathieu-Daudé
- [RFC v3 PATCH 4/4] docs: standard linux bridges now support vlans
- [RFC v3 PATCH 2/4] util: Add vlan support to virNetDevBridgeAddPort
- [RFC v3 PATCH 1/4] util: add netlink bridge vlan filtering
- [RFC v3 PATCH 3/4] Enable vlan support for standard linux bridges
- [RFC v3 PATCH 0/4] iproute2 bridge vlan support
- Re: [PATCH 0/2] po: handle translatin of polkit policy file strings
- [PATCH v2] Support IDE/SATA disk 'product' parameter
- Re: [PATCH] docs: Clarify what source and name attributes of TPM profile describe
- Re: [PATCH v2 1/3] Revert "qemu: explicit swtpm state locking"
- Re: [RFC PATCH 0/5] qemu: Route hostdevs to multiple nested SMMUs
- From: Nathan Chen via Devel
- Re: [PATCH] apparmor: Allow running loongarch64 VMs on Debian 12
- Re: [PATCH 0/3] docs: Trivial cleanups
- Re: [RFC v2 PATCH 0/4] iproute2 bridge vlan support
- [PATCH] spec: Enable ch driver
- Re: [PATCH] ch: implement domainInterfaceAddresses
- Re: [PATCH 00/10] Enabling logging for ch guests
- Re: [PATCH 00/10] Enabling logging for ch guests
- [PATCH] hyperv: Introduce and export 'facility' variable.
- Re: [PATCH 0/2] Add more hyperv tlbflush features
- Re: [PATCH] Support IDE/SATA disk 'product' parameter
- [PATCH] Support IDE/SATA disk 'product' parameter
- [PATCH 1/2] conf, docs: Add support for direct and extended tlbflush features
- [PATCH 2/2] qemu: Add support for direct and extended tlbflush features
- [PATCH 0/2] Add more hyperv tlbflush features
- Re: [RFC PATCH 08/10] hw/misc/vmcoreinfo: Implement 'vmcore-info' object
- From: Philippe Mathieu-Daudé
- [RFC v2 PATCH 4/4] docs: standard linux bridges now support vlans
- [RFC v2 PATCH 1/4] util: Add virNetDevBridgeSetupVlans function
- [RFC v2 PATCH 3/4] Enable vlan support for standard linux bridges
- [RFC v2 PATCH 0/4] iproute2 bridge vlan support
- [RFC v2 PATCH 2/4] util: Add vlan support to virNetDevBridgeAddPort
- Re: [RFC PATCH 08/10] hw/misc/vmcoreinfo: Implement 'vmcore-info' object
- [PATCH 2/2] remote: apply translations to polkit files
- [PATCH 1/2] po: add its rules for translating polkit file strings
- [PATCH 0/2] po: handle translatin of polkit policy file strings
- Re: [RFC PATCH 04/10] hw/misc/vmcoreinfo: Rename VMCOREINFO_DEVICE -> TYPE_VMCOREINFO_DEVICE
- From: Philippe Mathieu-Daudé
- [PATCH v2 11/11] ch: configure ch driver to use virlogd
- [PATCH v2 10/11] ch: Enable logging curl responses from ch
- [PATCH v2 09/11] ch: move curl_data and curl_callback definitions
- [PATCH v2 08/11] ch: Enable logging for ch domains
- [PATCH v2 07/11] qemu: delete qemu_logcontext files
- [PATCH v2 06/11] qemu: Modify qemu driver to use domainLogContext
- [PATCH v2 05/11] libvirt_private: export symbols from domain_logcontext
- [PATCH v2 04/11] hypervisor: Build domain_logcontext
- [PATCH v2 03/11] hypervisor: drop qemu specific args in domainLogContextNew
- [PATCH v2 02/11] hypervisor: rename reference to qemu in domain_logcontext
- [PATCH v2 01/11] hypervisor: copy qemu log context mgmt to hypervisor
- [PATCH v2 00/11] Enabling logging for ch guests
- Re: [RFC PATCH 05/10] hw/misc/vmcoreinfo: Convert to three-phase reset interface
- Re: [RFC PATCH 04/10] hw/misc/vmcoreinfo: Rename VMCOREINFO_DEVICE -> TYPE_VMCOREINFO_DEVICE
- Re: [RFC PATCH 03/10] hw/misc/vmcoreinfo: Un-inline vmcoreinfo_find()
- Re: [RFC PATCH 02/10] hw/misc/vmcoreinfo: Rename opaque pointer as 'opaque'
- Re: [RFC PATCH 01/10] hw/misc/vmcoreinfo: Declare QOM type using DEFINE_TYPES macro
- Re: [RFC PATCH 00/10] hw/misc/vmcoreinfo: Convert from QDev to plain Object
- From: Philippe Mathieu-Daudé
- Re: [RFC PATCH 00/10] hw/misc/vmcoreinfo: Convert from QDev to plain Object
- Re: [RFC PATCH 00/10] hw/misc/vmcoreinfo: Convert from QDev to plain Object
- Re: [PATCH 3/3] docs: Replace 'since' -> 'removed in' in removed-features.rst
- Re: [PATCH 1/3] docs: Correct '-runas' and '-fsdev/-virtfs proxy' indentation
- Re: [PATCH 2/3] docs: Correct release of TCG trace-events removal
- [RFC PATCH-for-10.2 10/10] hw/misc/vmcoreinfo: Remove legacy '-device vmcoreinfo'
- From: Philippe Mathieu-Daudé
- [RFC PATCH 09/10] hw/misc/vmcoreinfo: Deprecate '-device vmcoreinfo'
- From: Philippe Mathieu-Daudé
- [RFC PATCH 08/10] hw/misc/vmcoreinfo: Implement 'vmcore-info' object
- From: Philippe Mathieu-Daudé
- [RFC PATCH 07/10] hw/misc/vmcoreinfo: Factor vmcoreinfo_device_realize() out
- From: Philippe Mathieu-Daudé
- [RFC PATCH 06/10] hw/misc/vmcoreinfo: Move vmstate_vmcoreinfo[] around
- From: Philippe Mathieu-Daudé
- [RFC PATCH 05/10] hw/misc/vmcoreinfo: Convert to three-phase reset interface
- From: Philippe Mathieu-Daudé
- [RFC PATCH 04/10] hw/misc/vmcoreinfo: Rename VMCOREINFO_DEVICE -> TYPE_VMCOREINFO_DEVICE
- From: Philippe Mathieu-Daudé
- [RFC PATCH 03/10] hw/misc/vmcoreinfo: Un-inline vmcoreinfo_find()
- From: Philippe Mathieu-Daudé
- [RFC PATCH 02/10] hw/misc/vmcoreinfo: Rename opaque pointer as 'opaque'
- From: Philippe Mathieu-Daudé
- [RFC PATCH 01/10] hw/misc/vmcoreinfo: Declare QOM type using DEFINE_TYPES macro
- From: Philippe Mathieu-Daudé
- [RFC PATCH 00/10] hw/misc/vmcoreinfo: Convert from QDev to plain Object
- From: Philippe Mathieu-Daudé
- libvirt-gusts blocking boots sequence and usb recovery and others
- From: "Justin Lanouette (“Anarchsun”)"
- [PATCH] nodedev: udev: Hook up virFileWaitForExist to address uevent, race of pci device
- [PATCH 3/3] docs: Replace 'since' -> 'removed in' in removed-features.rst
- From: Philippe Mathieu-Daudé
- [PATCH 2/3] docs: Correct release of TCG trace-events removal
- From: Philippe Mathieu-Daudé
- [PATCH 1/3] docs: Correct '-runas' and '-fsdev/-virtfs proxy' indentation
- From: Philippe Mathieu-Daudé
- [PATCH 0/3] docs: Trivial cleanups
- From: Philippe Mathieu-Daudé
- [PATCH 10/10] ch: Enable logging curl responses from ch
- [PATCH 09/10] ch: move curl_data and curl_callback definitions
- [PATCH 08/10] ch: Enable logging for ch domains
- [PATCH 07/10] qemu: delete qemu_logcontext files
- [PATCH 06/10] qemu: Modify qemu driver to use domainLogContext
- [PATCH 02/10] hypervisor: rename reference to qemu in domain_logcontext
- [PATCH 04/10] hypervisor: Build domain_logcontext
- [PATCH 05/10] libvirt_private: export symbols from domain_logcontext
- [PATCH 01/10] hypervisor: copy qemu log context mgmt to hypervisor
- [PATCH 03/10] hypervisor: drop qemu specific args in domainLogContextNew
- [PATCH 00/10] Enabling logging for ch guests
- Re: [PATCH] qemu_capabilities: Avoid memleak in virQEMUCapsProbeFullDeprecatedProperties()
- [PATCH] qemu_capabilities: Avoid memleak in virQEMUCapsProbeFullDeprecatedProperties()
- Re: [PATCH 2/3] src: convert drivers over to new virInhibitor APIs
- Re: [PATCH 0/3] src: fix virtnetworkd blocking (delaying) system shutdown
- Re: [PATCH] qemu: Enable I/O APIC even more frequently
- Re: [PATCH 0/7] Add missing CPU features and GraniteRapids-v2 model supported by QEMU 9.2.0
- Re: [PATCH 0/3] qemu: Call migrate-incoming with exit-on-error=false
- [PATCH 5/7] cpu_map: Add zero-fcs-fds CPU feature
- [PATCH 6/7] cpu_map: Add ibpb-brtype CPU feature
- [PATCH 7/7] cpu_map: Add missing CPU features
- [PATCH 4/7] cpu_map: Add fdp-excptn-only CPU feature
- [PATCH 3/7] cpu_map: Add sha512, sm3, and sm4 CPU features
- [PATCH 2/7] cpu_map: Add GraniteRapids-v2 CPU model
- [PATCH 1/7] cpu_map: Add avx10* CPU features
- [PATCH 0/7] Add missing CPU features and GraniteRapids-v2 model supported by QEMU 9.2.0
- Re: [PATCH] src: drop obsolete checks for virDomainConfigFile failure
- [PATCH 3/3] qemu: Call migrate-incoming with exit-on-error=false
- [PATCH 2/3] qemu: Replace qemuDomainCheckMonitor with qemuMigrationJobCheckStatus
- [PATCH 1/3] qemu: Detect exit-on-error argument of migrate-incoming
- [PATCH 0/3] qemu: Call migrate-incoming with exit-on-error=false
- [PATCH] qemu: Enable I/O APIC even more frequently
- Re: [PATCH 0/3] Addng POWER11 cpu support
- [PATCH] src: drop obsolete checks for virDomainConfigFile failure
- Re: [PATCH v3 0/7] Allow Guest CPU Model with Deprecated Features Disabled
- [PATCH] apparmor: Allow running loongarch64 VMs on Debian 12
- [PATCH] apparmor: Allow running loongarch64 VMs on Debian 12
- Re: [PATCH] Fix a few typos in error messages
- [PATCH 3/3] rpc: remove logind support for virNetDaemon
- [PATCH 1/3] util: introduce object for holding a system inhibitor lock
- [PATCH 2/3] src: convert drivers over to new virInhibitor APIs
- [PATCH 0/3] src: fix virtnetworkd blocking (delaying) system shutdown
- Re: [PATCH] rpm: ensure we own directories we might create
- [PATCH] Fix a few typos in error messages
- Re: [PATCH v3 0/7] Allow Guest CPU Model with Deprecated Features Disabled
- [PATCH] rpm: ensure we own directories we might create
- Re: [PATCH v3 2/7] qemu: parse deprecated-props from query-cpu-model-expansion response
- [PATCH] docs: fix 'virsh domstats --vcpu' measure units and descriptions
- [PATCH] qemu: Add audit entries for suspend and resume
- From: Jim Fehlig via Devel
- [PATCH v3 7/7] conf: add deprecated_features attribute
- [PATCH v3 6/7] virsh: add --disable-deprecated-features flag to domcapabilities
- [PATCH v3 4/7] libvirt-domain: introduce VIR_CONNECT_GET_DOMAIN_CAPABILITIES_DISABLE_DEPRECATED_FEATURES
- [PATCH v3 5/7] qemu_capabilities: filter deprecated features if requested
- [PATCH v3 2/7] qemu: parse deprecated-props from query-cpu-model-expansion response
- [PATCH v3 3/7] qemu_capabilities: query deprecated features for host-model
- [PATCH v3 1/7] qemuMonitorJSONGetCPUModelExpansion: refactor parsing functions
- [PATCH v3 0/7] Allow Guest CPU Model with Deprecated Features Disabled
- [PATCH] docs: Clarify what source and name attributes of TPM profile describe
- Re: [PATCH v2 0/4] fix AppArmor policy restore for runtime rules
- Re: [PATCH] qemu: Enable I/O APIC if needed
- Re: [RFC PATCH 0/5] qemu: Route hostdevs to multiple nested SMMUs
- Re: [PATCH v3 0/4] util: Change return type of functions that never fail to void
- [PATCH v3 4/4] logging: Change return type of virLogDaemonConfigFilePat to void
- From: Alexander Kuznetsov
- [PATCH v3 3/4] util: Change return type of virSCSIVHostDeviceSetUsedBy to void
- From: Alexander Kuznetsov
- [PATCH v3 2/4] util: Change return type of virSCSIDeviceSetUsedBy to void
- From: Alexander Kuznetsov
- [PATCH v3 1/4] util: Change return type of virPCIDeviceSetUsedBy to void
- From: Alexander Kuznetsov
- [PATCH v3 0/4] util: Change return type of functions that never fail to void
- From: Alexander Kuznetsov
- Re: [PATCH v4 00/11] swtpm: Add support for profiles
- Re: [RFC PATCH 0/5] qemu: Route hostdevs to multiple nested SMMUs
- From: Nathan Chen via Devel
- Re: [RFC PATCH 0/5] qemu: Route hostdevs to multiple nested SMMUs
- From: nathanc--- via Devel
- [PATCH] qemu: allow migration of guest with mdev vGPU to VF vGPU
- Re: [PATCH safe for 10.10.0] qemu: re-use existing ActualNetDef for more interface types during update-device
- Re: [PATCH v2 1/4] util: Change return type of virPCIDeviceSetUsedBy to void
- Re: [PATCH v2 1/4] util: Change return type of virPCIDeviceSetUsedBy to void
- From: Alexander Kuznetsov
- Re: [PATCH v2 0/6] Change return type of functions that use VIR_EXPAND_N and never fail to void
- Re: [PATCH v2 6/6] util: virsysinfo: Change return type of functions that never fail to void
- Re: [PATCH v2 5/6] hyperv: Change return type of hypervCheckParams to void
- Re: [PATCH v2 4/6] rpc: Change return type of virNetClientAddStream to void
- Re: [PATCH v2 4/6] rpc: Change return type of virNetClientAddStream to void
- Re: [PATCH v2 3/6] rpc: Change return type of virNetClientAddProgram to void
- Re: [PATCH v2 2/6] rpc: Change return type of virNetServerAddProgram to void
- Re: [PATCH v2 1/6] access: Change return type of virAccessDriverStackAppend to void
- Re: [PATCH v2 3/4] util: Change return type of virSCSIVHostDeviceSetUsedBy to void
- Re: [PATCH v2 2/4] util: Change return type of virSCSIDeviceSetUsedBy to void
- Re: [PATCH v2 1/4] util: Change return type of virPCIDeviceSetUsedBy to void
- Re: [PATCH v2 0/6] Change return type of functions that use VIR_EXPAND_N and never fail to void
- From: Alexander Kuznetsov
- Re: [PATCH v2 3/4] util: Change return type of virSCSIVHostDeviceSetUsedBy to void
- Re: [PATCH v2 3/4] util: Change return type of virSCSIVHostDeviceSetUsedBy to void
- From: Alexander Kuznetsov
- Re: [PATCH v2 4/4] logging: Change return type of virLogDaemonConfigFilePat to void
- Re: [PATCH v2 3/4] util: Change return type of virSCSIVHostDeviceSetUsedBy to void
- Re: [PATCH v2 2/4] util: Change return type of virSCSIDeviceSetUsedBy to void
- Re: [PATCH v2 1/4] util: Change return type of virPCIDeviceSetUsedBy to void
- Re: [PATCH v2 0/4] util: Change return type of functions that never fail to void
- From: Alexander Kuznetsov
- Re: [RFC PATCH 0/5] qemu: Route hostdevs to multiple nested SMMUs
- Re: [PATCH v5 00/18] *** qemu: block: Support block disk along with throttle filters ***
- Exception in thread "main" java.lang.UnsatisfiedLinkError: Unable to load library 'virt': The specified module could not be found.
- From: sujith.a_S1--- via Devel
- Re: [PATCH 0/8] Enabling logging for ch guests
- [PATCH] ch: implement domainInterfaceAddresses
- Re: [PATCH] qemu: Enable I/O APIC if needed
- Re: [PATCH] qemu: Grab a QUERY job when formatting domain XML
- Re: [PATCH] qemu: Enable I/O APIC if needed
- Re: [PATCH v2 00/25] cpu_map: Add missing -v1 models
- Re: [PATCH] virsh: Fix --timeout option of migrate command
- Re: [PATCH safe for 10.10.0] qemu: re-use existing ActualNetDef for more interface types during update-device
- Re: [PATCH] ch: Enable user aliases
- Re: [PATCH 0/8] Enabling logging for ch guests
- [PATCH] qemu: Enable I/O APIC if needed
- [PATCH] qemu: Grab a QUERY job when formatting domain XML
- [PATCH 2/3] cpu_ppc64: Add POWER11 host-model support
- [PATCH 3/3] tests: Qemu and domain capabilities tests for Power11
- [PATCH 1/3] cpu_map: Add POWER11 cpu model support
- [PATCH 0/3] Addng POWER11 cpu support
- [RFC PATCH 5/5] qemu: Add test case for specifying multiple nested SMMUs
- From: Nathan Chen via Devel
- [RFC PATCH 4/5] qemu: Update PXB busNr for nestedSmmuv3 controllers
- From: Nathan Chen via Devel
- [RFC PATCH 3/5] qemu: Create PXBs and auto-assign VFIO devs and nested SMMUs
- From: Nathan Chen via Devel
- [RFC PATCH 2/5] qemu: Implement and auto-add a nestedSmmuv3 device type
- From: Nathan Chen via Devel
- [RFC PATCH 1/5] conf: Add a nestedSmmuv3 IOMMU model
- From: Nathan Chen via Devel
- [RFC PATCH 0/5] qemu: Route hostdevs to multiple nested SMMUs
- From: Nathan Chen via Devel
- Re: [PATCH v4 3/5] ch: events: Read and parse cloud-hypervisor events
- Re: [libvirt PATCH v3] qemu: tpm: do not update profile name for transient domains
- Re: [libvirt PATCH v3] qemu: tpm: do not update profile name for transient domains
- Re: [PATCH v2 3/3] qemu_tpm: do not delete parent directory for custom source
- Re: [PATCH v2 1/3] Revert "qemu: explicit swtpm state locking"
- [PATCH v2 3/3] qemu_tpm: do not delete parent directory for custom source
- [PATCH v2 2/3] qemu_tpm: lock the state explicitly when running swtpm
- [PATCH v2 1/3] Revert "qemu: explicit swtpm state locking"
- Re: [PATCH v5 00/18] *** qemu: block: Support block disk along with throttle filters ***
- Re: [libvirt PATCH v3] qemu: tpm: do not update profile name for transient domains
- [libvirt PATCH v3] qemu: tpm: do not update profile name for transient domains
- Re: [libvirt PATCH v2] qemu: tpm: do not update profile name for transient domains
- Re: [PATCH v4 3/5] ch: events: Read and parse cloud-hypervisor events
- From: Purna Pavan Chandra Aekkaladevi
- Re: [libvirt PATCH v2] qemu: tpm: do not update profile name for transient domains
- Re: [PATCH v4 4/5] ch: events: facilitate lifecycle events handling
- Re: [PATCH v4 3/5] ch: events: Read and parse cloud-hypervisor events
- Re: [libvirt PATCH v2] qemu: tpm: do not update profile name for transient domains
- Re: [libvirt PATCH v2] qemu: tpm: do not update profile name for transient domains
- [libvirt PATCH v2] qemu: tpm: do not update profile name for transient domains
- Re: [PATCH v5 00/18] *** qemu: block: Support block disk along with throttle filters ***
- Re: [PATCH v5 00/18] *** qemu: block: Support block disk along with throttle filters ***
- Re: [PATCH 1/1] virt-aa-helper: allow riscv64 EDK II
- [PATCH pushed] qemuDomainDiskChangeSupportedIothreads: Change error wording to fix grammar
- Re: [PATCH v2 0/5] Allow Guest CPU Model with Deprecated Features Disabled
- [PATCH v6 18/18] tests: Test qemuxmlactivetestThrottleGroup
- [PATCH v6 17/18] virsh: Add option "throttle-groups" to "attach_disk"
- [PATCH v6 16/18] virsh: Add support for throttle group operations
- [PATCH v6 15/18] virsh: Refactor iotune options for re-use
- [PATCH v6 14/18] test_driver: Test throttle group lifecycle APIs
- [PATCH v6 13/18] qemuxmlconftest: Add 'throttlefilter' tests
- [PATCH v6 12/18] config: validate: Verify iotune, throttle group and filter
- [PATCH v6 11/18] qemu: block: Support block disk along with throttle filters
- [PATCH v6 10/18] qemu: helper: throttle filter nodename and preparation processing
- [PATCH v6 09/18] qemu: Implement qemu driver for throttle API
- [PATCH v6 08/18] qemu: Refactor qemuDomainSetBlockIoTune to extract common methods
- [PATCH v6 07/18] remote: New APIs for ThrottleGroup lifecycle management
- [PATCH v6 06/18] tests: Test qemuMonitorJSONGetThrottleGroup and qemuMonitorJSONUpdateThrottleGroup
- [PATCH v6 05/18] qemu: monitor: Add support for ThrottleGroup operations
- [PATCH v6 04/18] config: Introduce ThrottleFilter and corresponding XML parsing
- [PATCH v6 03/18] config: Introduce ThrottleGroup and corresponding XML parsing
- [PATCH v6 02/18] schema: Add new domain elements to support multiple throttle filters
- [PATCH v6 01/18] schema: Add new domain elements to support multiple throttle groups
- [PATCH v6 00/18] *** qemu: block: Support block disk along with throttle filters ***
- [PATCH 1/1] virt-aa-helper: allow riscv64 EDK II
- From: Heinrich Schuchardt
- [PATCH 1/1] virt-aa-helper: allow riscv64 EDK II
- From: Heinrich Schuchardt
- [PATCH 8/8] ch: Enable logging curl responses from ch
- [PATCH 7/8] ch: move curl_data and curl_callback definitions
- [PATCH 6/8] ch: Enable logging for ch domains
- [PATCH 5/8] po: Update POTFILES
- [PATCH 4/8] libvirt_private: export symbols from domain_logcontext
- [PATCH 3/8] qemu: Fix domainLogContextNew invocations in qemu driver
- [PATCH 2/8] hypervisor: drop hypervisor specific args in domainLogContextNew
- [PATCH 1/8] domain: move logcontext mgmt from qemu to hypervisor
- [PATCH 0/8] Enabling logging for ch guests
- [PATCH] virsh: Fix --timeout option of migrate command
- [PATCH v2 25/25] cpu_map: Add EPYC-Genoa-v1 CPU model
- [PATCH v2 24/25] cpu_map: Add Opteron_G5-v1 CPU model
- [PATCH v2 23/25] cpu_map: Add Opteron_G4-v1 CPU model
- [PATCH v2 22/25] cpu_map: Add Opteron_G3-v1 CPU model
- [PATCH v2 21/25] cpu_map: Add Opteron_G2-v1 CPU model
- [PATCH v2 20/25] cpu_map: Add Opteron_G1-v1 CPU model
- [PATCH v2 19/25] cpu_map: Add phenom-v1 CPU model
- [PATCH v2 18/25] cpu_map: Add athlon-v1 CPU model
- [PATCH v2 17/25] cpu_map: Add KnightsMill-v1 CPU model
- [PATCH v2 16/25] cpu_map: Add Penryn-v1 CPU model
- [PATCH v2 15/25] cpu_map: Add Conroe-v1 CPU model
- [PATCH v2 14/25] cpu_map: Add kvm64-v1 CPU model
- [PATCH v2 13/25] cpu_map: Add qemu64-v1 CPU model
- [PATCH v2 12/25] cpu_map: Add kvm32-v1 CPU model
- [PATCH v2 10/25] cpu_map: Add core2duo-v1 CPU model
- [PATCH v2 11/25] cpu_map: Add qemu32-v1 CPU model
- [PATCH v2 09/25] cpu_map: Add n270-v1 CPU model
- [PATCH v2 08/25] cpu_map: Add coreduo-v1 CPU model
- [PATCH v2 07/25] cpu_map: Add pentium3-v1 CPU model
- [PATCH v2 06/25] cpu_map: Add pentium2-v1 CPU model
- [PATCH v2 05/25] cpu_map: Add pentium-v1 CPU model
- [PATCH v2 04/25] cpu_map: Add 486-v1 CPU model
- [PATCH v2 03/25] sync_qemu_models_i386: Generate missing -v1 variants
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]