libvirt
[Prev Page][Next Page]
- [PATCH v3 03/17] conf: Add <disk model='virtio-{non-}transitional'/>
- [PATCH v3 02/17] qemu: capabilities: Add virtio/vhost {non-}transitional
- [PATCH v3 01/17] qemu: command: Add qemuCaps to BuildVirtioStr
- [PATCH v3 00/17] qemu: virtio-{non-}transitional support
- [PATCH v2 32/32] util: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageSource
- [PATCH v2 31/32] tests: Rename variable in testStorageFileGetMetadata
- [PATCH v2 30/32] util: Rename variable in virStorageSourceNewFromBacking
- [PATCH v2 29/32] util: Rename variable in virStorageSourceNewFromBackingAbsolute
- [PATCH v2 28/32] util: Rename variable in virStorageSourceNewFromBackingRelative
- [PATCH v2 27/32] util: Rename variable in virStorageSourceCopy
- [PATCH v2 26/32] util: Rename variable in virStorageFileMetadataNew
- [PATCH v2 25/32] storage: Use VIR_STEAL_PTR in storageBackendProbeTarget
- [PATCH v2 24/32] tests: Fix memory leak in testCompareXMLToArgvFiles
- [PATCH v2 23/32] storage: Use VIR_AUTOCLOSE
- [PATCH v2 22/32] tests: Use VIR_AUTOFREE for various storage tests
- [PATCH v2 21/32] test: Use VIR_AUTOFREE for test driver
- [PATCH v2 20/32] test: Remove unused @xml from testDomainSnapshotCreateXML
- [PATCH v2 19/32] test: Cleanup testDomainRenameCallback
- [PATCH v2 18/32] util: Use VIR_AUTOFREE for virstoragefile
- [PATCH v2 17/32] util: Use VIR_STEAL_PTR in virstoragefile
- [PATCH v2 16/32] conf: Use VIR_AUTOFREE for storage_conf
- [PATCH v2 15/32] storage: Use VIR_AUTOFREE for storage util
- [PATCH v2 14/32] util: Fix virStorageBackendSCSINewLun error handling
- [PATCH v2 13/32] storage: Use VIR_AUTOFREE for storage driver
- [PATCH v2 12/32] storage: Use VIR_AUTOFREE for storage backends
- [PATCH v2 11/32] storage: Use VIR_AUTOPTR(virCommand)
- [PATCH v2 10/32] storage: Use VIR_AUTOPTR(virString)
- [PATCH v2 09/32] conf: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStoragePoolDef
- [PATCH v2 08/32] conf: Rework virStoragePoolDefParseXML
- [PATCH v2 07/32] conf: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageVolDef
- [PATCH v2 06/32] conf: Rework virStorageVolDefParseXML
- [PATCH v2 05/32] storage: Use VIR_STEAL_PTR for gluster volume processing
- [PATCH v2 04/32] conf: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStoragePoolSource
- [PATCH v2 03/32] util: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageAuthDef
- [PATCH v2 02/32] util: Rework virStorageAuthDefCopy
- [PATCH v2 01/32] conf, util, qemu: Use VIR_STEAL_PTR for authdef processing
- [PATCH v2 00/32] Make use of autofree within storage code
- Re: [PATCH v1 1/1] virhostcpu.c: consider empty NUMA nodes in topology validation
- From: Daniel Henrique Barboza
- Re: [PATCH v1 1/1] virhostcpu.c: consider empty NUMA nodes in topology validation
- Re: [PATCH 2/2] tests: Document procedure to build QEMU for *.replies generation
- [jenkins-ci PATCH 5/5] jenkins: Add YAML start of document marker
- [PATCH] qemu: do not format <usedQMP/> in qemu caps XML
- [jenkins-ci PATCH 4/5] jenkins: Fix a couple small issues in README
- [jenkins-ci PATCH 3/5] guests: Fix a small issue in README
- [jenkins-ci PATCH 2/5] README: Add short overview of the repository
- [jenkins-ci PATCH 1/5] jenkins: Move all Jenkins-related files
- [jenkins-ci PATCH 0/5] Tidy up top-level directory and fix a few small issues
- Re: [PATCH 1/2] tests: Add mocking for qemuMonitorJSONGetSEVCapabilities
- Re: [PATCH 3/9] rpc: remove unused virNetClientSendNoReply
- Re: [PATCH 0/9] rpc: make client streams multi-thread safer
- Re: [PATCH 9/9] rpc: client: stream: fix multi thread abort/finish
- Re: [PATCH 6/9] rpc: client: incapsulate error checks
- Re: [PATCH 15/15] util: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageSource
- Re: [PATCH 09/15] storage: Use VIR_AUTOFREE for storage util
- [PATCH v2 3/3] virsh: Add options for parallel migration
- [PATCH v2 2/3] qemu: Add support for parallel migration
- [PATCH v2 0/3] qemu: Add support for parallel migration
- [PATCH v2 1/3] Public API for parallel migration
- Re: [PATCH 07/15] storage: Use VIR_AUTOFREE for storage backends
- Re: [PATCH v2 2/2] qemu: implement debugcon-isa chardev
- Re: [PATCH 04/15] conf: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStoragePoolDef
- Re: [PATCH v2 1/2] conf: add debugcon chardev guest interface
- Re: [PATCH] docs: storage: owner/group default to libvirtd UID/GID
- Re: [PATCH 2/3] qemu: Add support for parallel migration
- Re: [PATCH 0/9] qemu: Make qemu_domain more organized and consistent
- Re: [PATCH v1 1/1] virhostcpu.c: consider empty NUMA nodes in topology validation
- [PATCH v1 1/1] virhostcpu.c: consider empty NUMA nodes in topology validation
- From: Daniel Henrique Barboza
- Re: [PATCH] util: Use a semicolon for all VIR_DEFINE_AUTOPTR_FUNC
- [PATCH] util: Use a semicolon for all VIR_DEFINE_AUTOPTR_FUNC
- Re: [PATCH] docs: Update the AMD SEV's spec URL
- [PATCH 5/5] tools: Drop support for pre-2.4.0 wireshark
- [PATCH 4/5] m4: Put wireshark plugin into epan/ directory
- [PATCH 3/5] wireshark: Provide registration code for newer wireshark
- [PATCH 2/5] tools: Keep wireshark plugin registration code in git
- [PATCH 1/5] tools: Cleanup packet-libvirt.h
- [PATCH 0/5] tools: Adapt to newer wireshark
- Re: [Qemu-devel] [PATCH v3 16/17] qmp: Deprecate query-events in favor of query-qmp-schema
- [PATCH] docs: Update the AMD SEV's spec URL
- Re: [jenkins-ci PATCH v2 0/9] Add support for cross compiling libvirt via Debian
- Re: [jenkins-ci PATCH v2 9/9] docker: add a makefile for building docker images locally
- Re: [PATCH v2 31/32] qemu: Use the 'device_id' property of SCSI disks to avoid regressing
- Re: [PATCH 03/15] conf: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageVolDef
- Re: [PATCH 15/15] util: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageSource
- [PATCH v2 0/3] qemu: don't duplicate suspended events and state changes
- From: Nikolay Shirokovskiy
- [PATCH v2 3/3] qemu: Don't duplicate suspend events and state changes
- From: Nikolay Shirokovskiy
- [PATCH v2 1/3] qemu: Pass stop reason from qemuProcessStopCPUs to stop handler
- From: Nikolay Shirokovskiy
- [PATCH v2 2/3] qemu: Map suspended state reason to suspended event detail
- From: Nikolay Shirokovskiy
- Re: [PATCH 01/15] util: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageAuthDef
- Re: [PATCH v2 31/32] qemu: Use the 'device_id' property of SCSI disks to avoid regressing
- [tck PATCH 4/4] nwfilter: allow for ebtables *not* removing leading 0 from mac addresses
- [tck PATCH 2/4] storage: fix/improve diagnostic messages
- [tck PATCH 3/4] networks: remove stray use of brctl command
- [tck PATCH 1/4] storage: skip qcow1 tests when qcow1 isn't supported by qemu-img
- [tck PATCH 0/4] A few libvirt-tck patches to fix false failures
- [python PATCH v4 2/2] Add virDomainCheckpoint APIs
- [python PATCH v4 0/2] Python bindings for virDomainCheckpoint
- [python PATCH v4 1/2] generator.py: typo fix
- Re: [PATCH v2 32/32] qemu: caps: Add lockout for -blockdev if QEMU_CAPS_SCSI_DISK_DEVICE_ID is not present
- Re: [PATCH v2 31/32] qemu: Use the 'device_id' property of SCSI disks to avoid regressing
- Re: [PATCH 01/15] util: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageAuthDef
- Re: [PATCH v2 30/32] qemu: caps: Introduce capability for 'device_id' property of 'scsi-disk'
- Re: [PATCH v2 29/32] test: qemucaps: Update caps with scsi 'device_id' property
- Re: [PATCH v2 28/32] tests: qemuxml2argv: Add a 'serial' value for a SCSI disk
- Re: [PATCH v2 27/32] qemu: command: Drop formatting of 'media=cdrom' from -drive
- Re: [PATCH v2 26/32] qemu: Forbid cdroms on virtio bus
- Re: [PATCH v2 25/32] tests: qemuxml2argv: Add CDROM disks for all untested buses
- Re: [PATCH 01/15] util: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageAuthDef
- Re: [PATCH v2 24/32] qemu: command: Use correct type for switch in qemuBuildDiskDeviceStr
- Re: [PATCH 10/10] qemu: caps: Don't call 'query-events' when we probe them from QMP schema
- Re: [PATCH 01/15] util: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageAuthDef
- Re: [PATCH 10/10] qemu: caps: Don't call 'query-events' when we probe them from QMP schema
- Re: [PATCH 09/10] qemu: caps: Probe events from 'query-qmp-schema' rather than 'query-events'
- Re: [PATCH 08/10] qemu: caps: Always assume QEMU_CAPS_DEVICE_TRAY_MOVED
- Re: [PATCH 07/10] qemu: caps: Always assume QEMU_CAPS_DEVICE_DEL_EVENT
- Re: [PATCH 06/10] tests: qemuhotplug: Remove leftovers for non-event testing
- Re: [PATCH 05/10] tests: qemuhotplug: Use DEVICE_DELETED event in all hotunplug tests
- Re: [PATCH 04/10] tests: qemuhotplug: Remove unused test macro DO_TEST_DETACH_EVENT
- Re: [RFC PATCH] udev: Remove udev handle from main loop when udev thread stops
- Re: [RFC PATCH] udev: Remove udev handle from main loop when udev thread stops
- Re: [PATCH 03/10] qemu: caps: Always assume QEMU_CAPS_SEAMLESS_MIGRATION
- Re: [PATCH v1 1/1] qemu_process.c: add CAP_IPC_LOCK when using libcap-ng
- From: Daniel Henrique Barboza
- Re: [PATCH 01/15] util: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageAuthDef
- Re: [PATCH 02/10] qemu: Clean up usage of qemuDomainUpdateCurrentMemorySize
- Re: [PATCH 01/10] qemu: caps: Always assume QEMU_CAPS_BALLOON_EVENT
- [RFC PATCH] udev: Remove udev handle from main loop when udev thread stops
- Re: [PATCH 0/3] bhyve: implement MSRs ignore unknown writes feature
- Re: [PATCH 10/10] qemu: caps: Don't call 'query-events' when we probe them from QMP schema
- Re: [PATCH 01/15] util: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageAuthDef
- Re: [PATCH 09/10] qemu: caps: Probe events from 'query-qmp-schema' rather than 'query-events'
- Re: [PATCH v2 23/32] qemu: caps: Always assume presence of 'ide-hd' and 'ide-cd' devices
- Re: [PATCH v2 22/32] qemu: caps: Always assume presence of 'scsi-hd' and 'scsi-cd' device
- Re: [PATCH v2 21/32] tests: qemuxml2argv: Remove 'disk-virtio-scsi-ccw' test
- Re: [PATCH v2 20/32] tests: qemuxml2argv: Modernize virtio-scsi iothread tests
- Re: [PATCH 01/15] util: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageAuthDef
- Re: [PATCH v2 19/32] tests: qemuxml2argv: Use 1.5.3 version for very old state in 'disk-cache'
- [PATCH] virinitctl: Provide a stub list of init fifos for non-Linux
- Re: [jenkins-ci PATCH v2 8/9] lcitool: support generating cross compiler dockerfiles
- Re: [PATCH v2 7/8] qemu: Implement VIR_DOMAIN_MIGRATE_MAX_SPEED_POSTCOPY flag
- Re: [PATCH v2 18/32] tests: qemu: Merge 'disk-scsi-mptsas1068' test into 'disk-scsi'
- Re: [PATCH v2 17/32] tests: qemu: Merge 'disk-scsi-mptsas1068' test into 'disk-scsi'
- Re: [PATCH v2 16/32] tests: qemu: Merge 'disk-scsi-megasas' test into 'disk-scsi'
- [PATCH v2 7/8] qemu: Implement VIR_DOMAIN_MIGRATE_MAX_SPEED_POSTCOPY flag
- Re: [PATCH v2 15/32] tests: qemuxml2argv: Modernize 'disk-scsi' test
- Re: [PATCH v2 14/32] tests: qemu: Rename 'disk-scsi-device' to 'disk-scsi'
- Re: [PATCH 14/15] storage: Use VIR_AUTOCLOSE
- Re: [PATCH v2 13/32] tests: qemuxml2argv: Move cases from 'disk-shared-locking' into 'disk-shared'
- Re: [PATCH v2 12/32] tests: qemuxml2argv: Remove the 'after startup XML' testing machinery
- Re: [PATCH 13/15] tests: Use VIR_AUTOFREE for various storage tests
- Re: [PATCH 12/15] test: Use VIR_AUTOFREE for test driver
- Re: [PATCH v2 11/32] tests: qemuxml2argv: Remove testing of post startup change to 'cachemode' for shared disks
- Re: [PATCH v2 10/32] tests: qemuxml2argv: Use real caps when auto-generating SCSI controller type
- Re: [PATCH v2 09/32] tests: qemuxml: Merge 'ioeventfd' variant of 'virtio-scsi' test into the common file
- Re: [PATCH v2 08/32] tests: qemuxml: Merge 'max_sectors' variant of 'virtio-scsi' test into the common file
- Re: [PATCH 11/15] util: Use VIR_AUTOFREE for virstoragefile
- Re: [PATCH v2 07/32] tests: qemuxml: Merge 'cmd_per_lun' variant of 'virtio-scsi' test into the common file
- Re: [PATCH v2 06/32] tests: qemuxml: Merge 'num-queues' variant of 'virtio-scsi' test into the common file
- Re: [PATCH v2 05/32] tests: qemu: Remove 'disk-scsi-virtio-scsi' test
- Re: [PATCH 10/15] conf: Use VIR_AUTOFREE for storage_conf
- Re: [PATCH v2 04/32] tests: qemuxml: Add a common test file for the 'virtio-scsi' controller
- Re: [PATCH 0/3] bhyve: implement MSRs ignore unknown writes feature
- Re: [PATCH v2 03/32] qemu: capabilities: Probe caps for 'ide-hd' instead of 'ide-drive'
- Re: [PATCH v2 02/32] qemu: capabilities: Probe caps for 'scsi-hd' instead of 'scsi-disk'
- Re: [PATCH v2 01/32] tests: qemucaps: Make fake 'microcodeVersion' depend on filename instead of length
- Re: [PATCH 09/15] storage: Use VIR_AUTOFREE for storage util
- Re: [PATCH 03/15] conf: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageVolDef
- Re: [PATCH 08/15] storage: Use VIR_AUTOFREE for storage driver
- Re: [PATCH 01/15] util: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageAuthDef
- Re: [PATCH 07/15] storage: Use VIR_AUTOFREE for storage backends
- Re: [PATCH 8/8] virsh: Add support for setting post-copy migration bandwidth
- Re: [PATCH 7/8] qemu: Implement VIR_DOMAIN_MIGRATE_MAX_SPEED_POSTCOPY flag
- Re: [PATCH 0/3] bhyve: implement MSRs ignore unknown writes feature
- Re: [PATCH 06/15] storage: Use VIR_AUTOPTR(virCommand)
- Re: [PATCH 05/15] storage: Use VIR_AUTOPTR(virString)
- Re: [PATCH 6/8] qemu: Implement VIR_MIGRATE_PARAM_BANDWIDTH_POSTCOPY
- Re: [PATCH 5/8] Public API for post-copy migration bandwidth
- [PATCH 4/5] conf: Remove volOptions for VIR_STORAGE_POOL_ISCSI[_DIRECT]
- [PATCH 2/5] conf: Remove volOptions for VIR_STORAGE_POOL_RBD
- [PATCH 5/5] conf: Remove volOptions for VIR_STORAGE_POOL_MPATH
- [PATCH 3/5] conf: Remove volOptions for VIR_STORAGE_POOL_SCSI
- [PATCH 1/5] conf: Remove volOptions for VIR_STORAGE_POOL_SHEEPDOG
- [PATCH 0/5] Remove some volOptions from virStoragePoolTypeInfo
- Re: [PATCH 4/8] qemu: Make migration params usable outside migration
- Re: [PATCH 3/8] qemu: Rework qemuDomainMigrateSetMaxSpeed
- Re: [PATCH 2/8] qemu: Add optional unit to qemuMigrationParamsTPMapItem
- Re: [Qemu-devel] Configuring pflash devices for OVMF firmware
- Re: [PATCH 05/15] storage: Use VIR_AUTOPTR(virString)
- Re: [PATCH 1/8] qemu: Use C99 initializers for qemuMigrationParamsTPMap
- Re: [PATCH 04/15] conf: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStoragePoolDef
- Re: [Qemu-devel] [PATCH v3 16/17] qmp: Deprecate query-events in favor of query-qmp-schema
- Re: [PATCH 03/15] conf: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageVolDef
- Re: [PATCH 4/4] qemu: Use data in qemuBlockJobDataPtr instead of re-generating job name
- [PATCH 1/9] rpc: fix race on stream abort/finish and server side abort
- From: Nikolay Shirokovskiy
- [PATCH 9/9] rpc: client: stream: fix multi thread abort/finish
- From: Nikolay Shirokovskiy
- [PATCH 0/9] rpc: make client streams multi-thread safer
- From: Nikolay Shirokovskiy
- [PATCH 2/9] rpc: use single function to send stream messages
- From: Nikolay Shirokovskiy
- [PATCH 8/9] rpc: client stream: dispose private data on stream dispose
- From: Nikolay Shirokovskiy
- [PATCH 5/9] rpc: add mising locking in virNetClientStreamRecvHole
- From: Nikolay Shirokovskiy
- [PATCH 3/9] rpc: remove unused virNetClientSendNoReply
- From: Nikolay Shirokovskiy
- [PATCH 4/9] rpc: fix propagation of errors from server
- From: Nikolay Shirokovskiy
- [PATCH 6/9] rpc: client: incapsulate error checks
- From: Nikolay Shirokovskiy
- [PATCH 7/9] rpc: client: don't set incomingEOF on errors
- From: Nikolay Shirokovskiy
- Re: [PATCH 3/4] qemu: Remove unused 'cfg' qemuDomainBlockPivot
- Re: [PATCH 2/4] qemu: Move shareable disk check for block copy
- Re: Configuring pflash devices for OVMF firmware
- Re: [Qemu-devel] [PATCH v3 16/17] qmp: Deprecate query-events in favor of query-qmp-schema
- [PATCH 09/10] qemu: caps: Probe events from 'query-qmp-schema' rather than 'query-events'
- [PATCH 08/10] qemu: caps: Always assume QEMU_CAPS_DEVICE_TRAY_MOVED
- [PATCH 07/10] qemu: caps: Always assume QEMU_CAPS_DEVICE_DEL_EVENT
- [PATCH 05/10] tests: qemuhotplug: Use DEVICE_DELETED event in all hotunplug tests
- [PATCH 10/10] qemu: caps: Don't call 'query-events' when we probe them from QMP schema
- [PATCH 03/10] qemu: caps: Always assume QEMU_CAPS_SEAMLESS_MIGRATION
- [PATCH 06/10] tests: qemuhotplug: Remove leftovers for non-event testing
- [PATCH 01/10] qemu: caps: Always assume QEMU_CAPS_BALLOON_EVENT
- [PATCH 04/10] tests: qemuhotplug: Remove unused test macro DO_TEST_DETACH_EVENT
- [PATCH 02/10] qemu: Clean up usage of qemuDomainUpdateCurrentMemorySize
- [PATCH 00/10] qemu: Probe events from 'query-qmp-schema'
- Re: [PATCH 02/15] conf: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStoragePoolSource
- Re: [PATCH 01/15] util: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageAuthDef
- Re: [PATCH 01/15] util: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageAuthDef
- [PATCH v2 2/2] qemu: implement debugcon-isa chardev
- From: Nikolay Shirokovskiy
- [PATCH v2 0/2] add debugcon-isa chardev guest interface
- From: Nikolay Shirokovskiy
- [PATCH v2 1/2] conf: add debugcon chardev guest interface
- From: Nikolay Shirokovskiy
- Re: [PATCH 1/4] qemu: Always save status XML in qemuDomainBlockJobAbort
- Re: [PATCH 4/5] virinitctl: Expose fifo paths and allow caller to chose one
- Re: [jenkins-ci PATCH v2 4/9] lcitool: include root cause when failing to load facts
- Re: Configuring pflash devices for OVMF firmware
- Re: [PATCH 0/3] bhyve: implement MSRs ignore unknown writes feature
- Re: [PATCH 01/15] util: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageAuthDef
- Re: [PATCH v2 24/25] qemu: Support scsi controller model=virtio-{non-}transitional
- Re: [PATCH v2 17/25] conf: Add <filesystem model='virtio-9p-{non-}transitional'/>
- Re: [PATCH v2 12/25] qemu: Support disk model=virtio-{non-}transitional
- Re: [PATCH 1/2] tests: Add mocking for qemuMonitorJSONGetSEVCapabilities
- Re: [PATCH 2/2] tests: Document procedure to build QEMU for *.replies generation
- [PATCH] docs: storage: owner/group default to libvirtd UID/GID
- Re: [PATCH] conf: Remove iothreads restriction in virDomainDefCheckABIStabilityFlags
- Re: [PATCH] storage: fix volume perms when it is not specified.
- Re: [PATCH 0/3] bhyve: implement MSRs ignore unknown writes feature
- Re: [PATCH v1 1/1] qemu_process.c: add CAP_IPC_LOCK when using libcap-ng
- From: Daniel Henrique Barboza
- Re: [PATCH 2/2] tests: Document procedure to build QEMU for *.replies generation
- Re: [PATCH 1/2] tests: Add mocking for qemuMonitorJSONGetSEVCapabilities
- Re: [libvirt-glib] gconfig: Add gvir_config_storage_vol_target_set_features
- [PATCH v4 20/20] backup: implement qemu incremental pull backup
- [PATCH v4 19/20] backup: Wire up qemu full pull backup commands over QMP
- [PATCH v4 18/20] wip: backup: qemu: Implement framework for backup job APIs
- [PATCH v4 17/20] wip: backup: Wire up qemu checkpoint commands over QMP
- [PATCH v4 16/20] backup: qemu: Implement metadata tracking for checkpoint APIs
- [PATCH v4 14/20] wip: backup: virsh support for backup
- [PATCH v4 15/20] backup: Add new qemu monitor interactions
- [PATCH v4 13/20] backup: Implement virsh support for checkpoints
- [PATCH v4 10/20] backup: Implement backup APIs for remote driver
- [PATCH v4 08/20] backup: Introduce virDomainBackup APIs
- [PATCH v4 12/20] wip: backup: Parse and output backup XML
- [PATCH v4 09/20] backup: Add new domain:checkpoint access control
- [PATCH v4 06/20] backup: Document new XML for backups
- [PATCH v4 11/20] wip: backup: Parse and output checkpoint XML
- [PATCH v4 07/20] backup: Introduce virDomainCheckpoint APIs
- [PATCH v4 04/20] backup: Document nuances between different state capture APIs
- [PATCH v4 05/20] backup: Introduce virDomainCheckpointPtr
- [PATCH v4 01/20] snapshots: Avoid term 'checkpoint' for full system snapshot
- [PATCH v4 03/20] qemu: Allow optional export name during NBD export
- [PATCH v4 00/20] Incremental Backup API additions
- [PATCH v4 02/20] domain_conf: Expose virDomainStorageNetworkParseHost
- Re: [PATCH v2 17/25] conf: Add <filesystem model='virtio-9p-{non-}transitional'/>
- Re: [Qemu-devel] [PATCH v3 16/17] qmp: Deprecate query-events in favor of query-qmp-schema
- Re: [PATCH 15/18] qemu: Support input model=virtio-{non-}transitional
- Re: [PATCH v2 17/25] conf: Add <filesystem model='virtio-9p-{non-}transitional'/>
- Re: [virt-tools-list] exposing host-passthrough in virt-manager ui?
- Re: [PATCH v2 24/25] qemu: Support scsi controller model=virtio-{non-}transitional
- Re: [PATCH v2 12/25] qemu: Support disk model=virtio-{non-}transitional
- Re: [PATCH v2 10/25] qemu: capabilities: Add virtio/vhost {non-}transitional
- Re: [PATCH v1 1/1] qemu_process.c: add CAP_IPC_LOCK when using libcap-ng
- From: Daniel Henrique Barboza
- Re: [PATCH 15/18] qemu: Support input model=virtio-{non-}transitional
- Re: [virt-tools-list] exposing host-passthrough in virt-manager ui?
- Re: [PATCH v2 10/25] qemu: capabilities: Add virtio/vhost {non-}transitional
- Re: [PATCH] dosc: schema: fix usb source address device attribute format
- Re: [jenkins-ci PATCH v2 7/9] lcitool: avoid using an env var to store package list
- Re: [PATCH 5/5] lxc: Don't reboot host on virDomainReboot
- Re: [virt-tools-list] exposing host-passthrough in virt-manager ui? (was: Re: small suggestion)
- Re: [PATCH v1 1/1] qemu_process.c: add CAP_IPC_LOCK when using libcap-ng
- Re: [PATCH v2 11/25] conf: Add <disk model='virtio-{non-}transitional'/>
- exposing host-passthrough in virt-manager ui? (was: Re: [virt-tools-list] small suggestion)
- Re: [jenkins-ci PATCH v2 6/9] lcitool: avoid installing recommended packages
- Re: [jenkins-ci PATCH v2 5/9] lcitool: force non-interactive apt-get frontend
- Re: [PATCH 15/18] qemu: Support input model=virtio-{non-}transitional
- Re: [PATCH v2 10/25] qemu: capabilities: Add virtio/vhost {non-}transitional
- [PATCH 3/3] virsh: Add options for parallel migration
- [PATCH 2/3] qemu: Add support for parallel migration
- [PATCH 0/3] qemu: Add support for parallel migration
- [PATCH 1/3] Public API for parallel migration
- Re: [jenkins-ci PATCH v2 3/9] guests: fix glusterfs package name on Debian
- Re: [jenkins-ci PATCH v2 3/9] guests: fix glusterfs package name on Debian
- Re: [jenkins-ci PATCH v2 4/9] lcitool: include root cause when failing to load facts
- Re: [jenkins-ci PATCH v2 4/9] lcitool: include root cause when failing to load facts
- Re: [PATCH v1 1/1] qemu_process.c: add CAP_IPC_LOCK when using libcap-ng
- [PATCH v1 1/1] qemu_process.c: add CAP_IPC_LOCK when using libcap-ng
- From: Daniel Henrique Barboza
- Re: running Libvirt from source code, IPC_LOCK and VFIO
- From: Daniel Henrique Barboza
- Re: [jenkins-ci PATCH v2 3/9] guests: fix glusterfs package name on Debian
- Re: [jenkins-ci PATCH v2 1/9] guests: use libpcap0.8-dev package on Debian
- Re: [jenkins-ci PATCH v2 2/9] guests: add xfsprogs development package for libvirt
- Re: [PATCH 4/5] virinitctl: Expose fifo paths and allow caller to chose one
- Re: [jenkins-ci PATCH v2 1/9] guests: use libpcap0.8-dev package on Debian
- [PATCH 9/9] qemu: Unify style for qemuDomain*()
- [PATCH 8/9] qemu: Move qemuDomainSupportsPCI() to qemu_domain
- [PATCH 7/9] qemu: Make most qemuDomainMachine*() functions static
- [PATCH 5/9] qemu: Add arch checks to qemuDomainMachine*()
- [PATCH 4/9] qemu: Add arch parameter to qemuDomainMachine*()
- [PATCH 6/9] qemu: Remove useless ARCH_IS_X86() call
- [PATCH 3/9] qemu: Move functions around
- [PATCH 2/9] qemu: Use more specific prefixes
- [PATCH 0/9] qemu: Make qemu_domain more organized and consistent
- [PATCH 1/9] qemu: Remove redundant condition
- [PATCH 14/15] storage: Use VIR_AUTOCLOSE
- [PATCH 12/15] test: Use VIR_AUTOFREE for test driver
- [PATCH 11/15] util: Use VIR_AUTOFREE for virstoragefile
- [PATCH 09/15] storage: Use VIR_AUTOFREE for storage util
- [PATCH 08/15] storage: Use VIR_AUTOFREE for storage driver
- [PATCH 13/15] tests: Use VIR_AUTOFREE for various storage tests
- [PATCH 07/15] storage: Use VIR_AUTOFREE for storage backends
- [PATCH 05/15] storage: Use VIR_AUTOPTR(virString)
- [PATCH 10/15] conf: Use VIR_AUTOFREE for storage_conf
- [PATCH 15/15] util: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageSource
- [PATCH 02/15] conf: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStoragePoolSource
- [PATCH 06/15] storage: Use VIR_AUTOPTR(virCommand)
- [PATCH 04/15] conf: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStoragePoolDef
- [PATCH 03/15] conf: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageVolDef
- [PATCH 01/15] util: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageAuthDef
- [PATCH 00/15] Make use of autofree within storage code
- Re: [PATCH 3/5] lxc: Restore seclabels after the container is killed
- Re: [PATCH 2/5] vircgroup: Try harder to kill cgroup
- Re: [PATCH 1/5] lxc: Use correct job type for destroying a domain
- Re: [PATCH] dosc: schema: fix usb source address device attribute format
- From: Nikolay Shirokovskiy
- [jenkins-ci PATCH v2 9/9] docker: add a makefile for building docker images locally
- [jenkins-ci PATCH v2 5/9] lcitool: force non-interactive apt-get frontend
- [jenkins-ci PATCH v2 4/9] lcitool: include root cause when failing to load facts
- [jenkins-ci PATCH v2 6/9] lcitool: avoid installing recommended packages
- [jenkins-ci PATCH v2 3/9] guests: fix glusterfs package name on Debian
- [jenkins-ci PATCH v2 2/9] guests: add xfsprogs development package for libvirt
- [jenkins-ci PATCH v2 1/9] guests: use libpcap0.8-dev package on Debian
- [jenkins-ci PATCH v2 8/9] lcitool: support generating cross compiler dockerfiles
- [jenkins-ci PATCH v2 7/9] lcitool: avoid using an env var to store package list
- [jenkins-ci PATCH v2 0/9] Add support for cross compiling libvirt via Debian
- Re: [jenkins-ci PATCH] Add support for cross compiling libvirt via Debian
- Re: [PULL 00/14] Ui 20190205 patches
- Re: [PATCH 1/3] vircommand: Ensure buffers are NULL-terminated
- [PATCH 8/8] virsh: Add support for setting post-copy migration bandwidth
- Re: [PATCH 1/3] vircommand: Ensure buffers are NULL-terminated
- [PATCH 7/8] qemu: Implement VIR_DOMAIN_MIGRATE_MAX_SPEED_POSTCOPY flag
- [PATCH 6/8] qemu: Implement VIR_MIGRATE_PARAM_BANDWIDTH_POSTCOPY
- [PATCH 3/8] qemu: Rework qemuDomainMigrateSetMaxSpeed
- [PATCH 0/8] qemu: Add support for setting post-copy migration bandwidth
- [PATCH 5/8] Public API for post-copy migration bandwidth
- [PATCH 4/8] qemu: Make migration params usable outside migration
- [PATCH 2/8] qemu: Add optional unit to qemuMigrationParamsTPMapItem
- [PATCH 1/8] qemu: Use C99 initializers for qemuMigrationParamsTPMap
- [PATCH 1/3] vircommand: Ensure buffers are NULL-terminated
- [PATCH 3/3] iohelper: Don't include newlines in error messages
- [PATCH 2/3] virfile: Report error in virFileWrapperFdFree()
- [PATCH 0/3] qemu: Report better error on dump/migrate failure
- Re: [PATCH 02/10] conf: snapshot: don't pass flags from different family
- Re: running Libvirt from source code, IPC_LOCK and VFIO
- From: Daniel Henrique Barboza
- [PULL 02/14] ui: don't send any event if delta_y == 0
- [PULL 03/14] ui: listen for GDK_SMOOTH_SCROLL events
- [PULL 14/14] keymap: fix keyup mappings
- [PULL 07/14] kbd-state: add keyboard state tracker
- [PULL 09/14] kbd-state: use state tracker for sdl2
- [PULL 13/14] keymap: pass full keyboard state to keysym2scancode
- [PULL 05/14] ui/cocoa.m: Fix macOS 10.14 deprecation warnings
- [PULL 12/14] kbd-state: use state tracker for vnc
- [PULL 11/14] kbd-state: use state tracker for gtk
- [PULL 08/14] sdl2: remove sdl2_reset_keys() function
- [PULL 10/14] sdl2: use only QKeyCode in sdl2_process_key()
- [PULL 04/14] ui/sdl_keysym: Remove obsolete SDL1.2 related code
- [PULL 06/14] ui/egl-helpers: Augment parameter list of egl_texture_blend() to convey scales of viewport
- [PULL 01/14] Remove deprecated -no-frame option
- [PULL 00/14] Ui 20190205 patches
- Re: running Libvirt from source code, IPC_LOCK and VFIO
- Re: running Libvirt from source code, IPC_LOCK and VFIO
- [PULL 1/8] qemu-nbd: Deprecate qemu-nbd --partition
- Re: running Libvirt from source code, IPC_LOCK and VFIO
- From: Daniel Henrique Barboza
- Re: running Libvirt from source code, IPC_LOCK and VFIO
- From: Daniel Henrique Barboza
- Re: running Libvirt from source code, IPC_LOCK and VFIO
- From: Daniel Henrique Barboza
- Re: running Libvirt from source code, IPC_LOCK and VFIO
- From: Daniel Henrique Barboza
- Re: [PATCH RFC] qemu: caps: Don't try to ask for CAP_DAC_OVERRIDE if non-root
- [PATCH v2 29/32] test: qemucaps: Update caps with scsi 'device_id' property
- [PATCH v2 27/32] qemu: command: Drop formatting of 'media=cdrom' from -drive
- [PATCH v2 24/32] qemu: command: Use correct type for switch in qemuBuildDiskDeviceStr
- [PATCH v2 30/32] qemu: caps: Introduce capability for 'device_id' property of 'scsi-disk'
- [PATCH v2 23/32] qemu: caps: Always assume presence of 'ide-hd' and 'ide-cd' devices
- [PATCH v2 28/32] tests: qemuxml2argv: Add a 'serial' value for a SCSI disk
- [PATCH v2 32/32] qemu: caps: Add lockout for -blockdev if QEMU_CAPS_SCSI_DISK_DEVICE_ID is not present
- [PATCH v2 17/32] tests: qemu: Merge 'disk-scsi-mptsas1068' test into 'disk-scsi'
- [PATCH v2 26/32] qemu: Forbid cdroms on virtio bus
- [PATCH v2 25/32] tests: qemuxml2argv: Add CDROM disks for all untested buses
- [PATCH v2 31/32] qemu: Use the 'device_id' property of SCSI disks to avoid regressing
- [PATCH v2 16/32] tests: qemu: Merge 'disk-scsi-megasas' test into 'disk-scsi'
- [PATCH v2 21/32] tests: qemuxml2argv: Remove 'disk-virtio-scsi-ccw' test
- [PATCH v2 22/32] qemu: caps: Always assume presence of 'scsi-hd' and 'scsi-cd' device
- [PATCH v2 12/32] tests: qemuxml2argv: Remove the 'after startup XML' testing machinery
- [PATCH v2 18/32] tests: qemu: Merge 'disk-scsi-mptsas1068' test into 'disk-scsi'
- [PATCH v2 09/32] tests: qemuxml: Merge 'ioeventfd' variant of 'virtio-scsi' test into the common file
- [PATCH v2 20/32] tests: qemuxml2argv: Modernize virtio-scsi iothread tests
- [PATCH v2 07/32] tests: qemuxml: Merge 'cmd_per_lun' variant of 'virtio-scsi' test into the common file
- [PATCH v2 14/32] tests: qemu: Rename 'disk-scsi-device' to 'disk-scsi'
- [PATCH v2 19/32] tests: qemuxml2argv: Use 1.5.3 version for very old state in 'disk-cache'
- [PATCH v2 13/32] tests: qemuxml2argv: Move cases from 'disk-shared-locking' into 'disk-shared'
- [PATCH v2 15/32] tests: qemuxml2argv: Modernize 'disk-scsi' test
- [PATCH v2 05/32] tests: qemu: Remove 'disk-scsi-virtio-scsi' test
- [PATCH v2 10/32] tests: qemuxml2argv: Use real caps when auto-generating SCSI controller type
- [PATCH v2 11/32] tests: qemuxml2argv: Remove testing of post startup change to 'cachemode' for shared disks
- [PATCH v2 04/32] tests: qemuxml: Add a common test file for the 'virtio-scsi' controller
- [PATCH v2 02/32] qemu: capabilities: Probe caps for 'scsi-hd' instead of 'scsi-disk'
- [PATCH v2 06/32] tests: qemuxml: Merge 'num-queues' variant of 'virtio-scsi' test into the common file
- [PATCH v2 08/32] tests: qemuxml: Merge 'max_sectors' variant of 'virtio-scsi' test into the common file
- [PATCH v2 00/32] qemu: add support for 'device_id' of SCSI disks (blockdev-add saga)
- [PATCH v2 03/32] qemu: capabilities: Probe caps for 'ide-hd' instead of 'ide-drive'
- [PATCH v2 01/32] tests: qemucaps: Make fake 'microcodeVersion' depend on filename instead of length
- Re: [PATCH RFC] qemu: caps: Don't try to ask for CAP_DAC_OVERRIDE if non-root
- Re: [PATCH RFC] qemu: caps: Don't try to ask for CAP_DAC_OVERRIDE if non-root
- [PATCH RFC] qemu: caps: Don't try to ask for CAP_DAC_OVERRIDE if non-root
- Re: [PATCH 01/10] conf: snapshot: fix comment in _virDomainSnapshotDef
- Re: [PATCH] qemu: Refresh state before starting the VCPUs
- Re: [PATCH] qemu: Refresh state before starting the VCPUs
- Re: [PATCH] qemu: Refresh state before starting the VCPUs
- Re: [PATCH] qemu: Refresh state before starting the VCPUs
- Re: [PATCH] qemu: Refresh state before starting the VCPUs
- Re: running Libvirt from source code, IPC_LOCK and VFIO
- Re: running Libvirt from source code, IPC_LOCK and VFIO
- Re: [jenkins-ci PATCH 0/2] guests: Install isoinfo for virt-manager
- [jenkins-ci PATCH 1/2] guests: Add mapping for isoinfo
- [jenkins-ci PATCH 2/2] guests: Install isoinfo for virt-manager
- [jenkins-ci PATCH 0/2] guests: Install isoinfo for virt-manager
- Re: [PATCH] qemu: Refresh state before starting the VCPUs
- [PATCH] qemu: Refresh state before starting the VCPUs
- Re: [PATCH v2] qemu: Assume migration with a network disk migration is safe
- Re: running Libvirt from source code, IPC_LOCK and VFIO
- Re: [PATCH 3/3] scsi-disk: Deprecate device_id fallback to BlockBackend name
- Re: [Qemu-devel] Configuring pflash devices for OVMF firmware
- Re: [PATCH 3/3] scsi-disk: Deprecate device_id fallback to BlockBackend name
- Re: running Libvirt from source code, IPC_LOCK and VFIO
- Re: [PATCH] tests: Unify qemucaps2xml output files
- Re: running Libvirt from source code, IPC_LOCK and VFIO
- Re: running Libvirt from source code, IPC_LOCK and VFIO
- [PATCH] news: Fix typo
- Re: [PATCH 2/9] Add semicolon to VIR_ENUM_IMPL calls
- ANNOUNCE: virt-manager 2.1.0 released
- Re: [PULL 0/5] Ui 20190201 patches
- [PATCH] util: remove test code accidentally committed to virFirewallDZoneExists
- Re: running Libvirt from source code, IPC_LOCK and VFIO
- From: Daniel Henrique Barboza
- Re: [PATCH 0/3] bhyve: bhyve:commandline followup fixes
- Re: [Qemu-devel] [PATCH v2] qemu-nbd: Deprecate qemu-nbd --partition
- running Libvirt from source code, IPC_LOCK and VFIO
- From: Daniel Henrique Barboza
- Re: [PATCH] qemu: command: Don't skip 'readonly' and throttling info for empty drive
- [PATCH] util: Fix build issue with virStorageFileGetNPIVKey
- [PATCH] qemu: command: Don't skip 'readonly' and throttling info for empty drive
- Re: [PATCH 3/3] qemu: domain: Treat 'volume' disks as 'raw' if neiter user nor pool provided format
- Re: [Qemu-devel] [PULL 0/5] Ui 20190201 patches
- Re: [PATCH] docs: news: Update the release notes with the SEV permission fix
- Re: [PATCH v2 4/7] configure: selectively install a firewalld 'libvirt' zone
- Re: [PATCH v2 5/7] network: set firewalld zone of bridges to "libvirt" zone when appropriate
- Re: [PATCH v2 3/7] util: new virFirewallD APIs + docs
- Re: [PATCH 0/3] qemu: Improve handling of format for 'network' and 'volume' disks (blockdev-add saga)
- Re: [PATCH v2 5/7] network: set firewalld zone of bridges to "libvirt" zone when appropriate
- Re: [PATCH v2 3/7] util: new virFirewallD APIs + docs
- Re: [PATCH v2 4/4] storage: Fetch a unique key for vHBA/NPIV LUNs
- Re: [PATCH v2 3/4] util: Introduce virStorageFileGetNPIVKey
- Re: [PATCH v2 2/4] storage: Rework virStorageBackendSCSISerial
- Re: [PATCH v2 1/4] util: Modify virStorageFileGetSCSIKey return
- Re: [PATCH v2 4/7] configure: selectively install a firewalld 'libvirt' zone
- Re: [PATCH v2 4/7] configure: selectively install a firewalld 'libvirt' zone
- Re: [PATCH v2 7/7] docs: update news.xml for firewalld zone changes
- Re: [PATCH v2 6/7] network: allow configuring firewalld zone for virtual network bridge device
- Re: [PATCH v2 5/7] network: set firewalld zone of bridges to "libvirt" zone when appropriate
- Re: [PATCH v2 4/7] configure: selectively install a firewalld 'libvirt' zone
- Re: [PATCH v2 4/7] configure: selectively install a firewalld 'libvirt' zone
- Re: [PATCH v2 3/7] util: new virFirewallD APIs + docs
- Re: [PATCH v2 2/7] util: move all firewalld-specific stuff into its own files
- Re: [PATCH v2 1/7] configure: change HAVE_FIREWALLD to WITH_FIREWALLD
- Re: [Qemu-devel] Configuring pflash devices for OVMF firmware
- From: Alexandro Sanchez Bach
- Re: [Qemu-devel] Configuring pflash devices for OVMF firmware
- Re: [PATCH] docs: news: Update the release notes with the SEV permission fix
- Re: [PATCH 0/3] scsi-disk: Device Identification fixes
- [PULL 5/5] ui: remove support for SDL1.2 in favour of SDL2
- [PULL 4/5] hw/display/milkymist-tmu2: Move inlined code from header to source
- [PULL 2/5] configure: LM32 Milkymist Texture Mapping Unit (tmu2) also depends of X11
- [PULL 3/5] hw/display/milkymist-tmu2: Explicit the dependency to both X11 / OpenGL
- [PULL 1/5] hw/display: Move Milkymist specific hardware out of common-obj list
- [PULL 0/5] Ui 20190201 patches
- Re: [PATCH] tests: Update qemucaps2xml for QEMU 4.0.0 on x86_64
- [PATCH] tests: Unify qemucaps2xml output files
- [PATCH] docs: news: Update the release notes with the SEV permission fix
- Re: [PATCH 5/5] qemu: caps: Use CAP_DAC_OVERRIDE for probing to avoid permission issues
- Re: [PATCH 5/5] qemu: caps: Use CAP_DAC_OVERRIDE for probing to avoid permission issues
- Re: [PATCH] tests: Update qemucaps2xml for QEMU 4.0.0 on x86_64
- Re: [PATCH 5/5] qemu: caps: Use CAP_DAC_OVERRIDE for probing to avoid permission issues
- Re: [PATCH 4/5] security: dac: Relabel /dev/sev in the namespace
- Re: [PATCH 3/5] qemu: domain: Add /dev/sev into the domain mount namespace selectively
- Re: [PATCH 2/5] qemu: cgroup: Expose /dev/sev/ only to domains that require SEV
- Re: [PATCH 1/5] qemu: conf: Remove /dev/sev from the default cgroup device acl list
- Re: [PATCH v2] qemu: Rework setting process affinity
- Re: [PATCH 3/4] tests: Add test for PCI usage on RISC-V
- Re: [Qemu-devel] Configuring pflash devices for OVMF firmware
- Re: add ivshmem property master
- add ivshmem property master
- Re: [cim PATCH] Ensure nul termination of hostname
- Re: [cim PATCH] Update description of DMTF schema distribution terms
- add ivshmem property master
- Re: [PATCH v2 4/7] configure: selectively install a firewalld 'libvirt' zone
- [PATCH v2 7/7] docs: update news.xml for firewalld zone changes
- [PATCH v2 5/7] network: set firewalld zone of bridges to "libvirt" zone when appropriate
- [PATCH v2 6/7] network: allow configuring firewalld zone for virtual network bridge device
- [PATCH v2 4/7] configure: selectively install a firewalld 'libvirt' zone
- [PATCH v2 3/7] util: new virFirewallD APIs + docs
- [PATCH v2 1/7] configure: change HAVE_FIREWALLD to WITH_FIREWALLD
- [PATCH v2 0/7] network: fix networking for firewalld+nftables
- [PATCH v2 2/7] util: move all firewalld-specific stuff into its own files
- Re: [Qemu-devel] Configuring pflash devices for OVMF firmware
- Re: [Qemu-devel] Configuring pflash devices for OVMF firmware
- Re: [PATCH 2/4] qemu: Add PCI support for RISC-V guests
- Re: [PATCH] network: set mtu as a DHCP option when specified
- Re: [PATCH 0/3] storagepoolxml2argvtest: delete some lines
- Re: [PATCH 4/4] news: Update for PCI support on RISC-V
- Re: [PATCH 3/4] tests: Add test for PCI usage on RISC-V
- Re: [PATCH 2/4] qemu: Add PCI support for RISC-V guests
- Re: [PATCH 1/4] tests: Add capabilities data for QEMU 4.0.0 on RISC-V
- Re: [PATCH v3 0/4] Restructure firewall rules for virtual networks into private chains
- Re: [PATCH v2 11/25] conf: Add <disk model='virtio-{non-}transitional'/>
- Re: [PATCH v2 24/25] qemu: Support scsi controller model=virtio-{non-}transitional
- Re: [PATCH 3/3] qemu: domain: Add /dev/sev into the domain mount namespace selectively
- Re: [PATCH 1/3] qemu: conf: Remove /dev/sev from the default cgroup device acl list
- Re: [PATCH 0/3] storagepoolxml2argvtest: delete some lines
- Re: AMD SEV's /dev/sev permissions and probing QEMU for capabilities
- [PATCH 5/5] qemu: caps: Use CAP_DAC_OVERRIDE for probing to avoid permission issues
- [PATCH 4/5] security: dac: Relabel /dev/sev in the namespace
- [PATCH 2/5] qemu: cgroup: Expose /dev/sev/ only to domains that require SEV
- [PATCH 1/5] qemu: conf: Remove /dev/sev from the default cgroup device acl list
- [PATCH 3/5] qemu: domain: Add /dev/sev into the domain mount namespace selectively
- [PATCH 0/5] Override the permissions on /dev/sev when probing
- [PATCH] docs: Drop /dev/net/tun from the list of shared devices
- [PATCH] conf: Remove iothreads restriction in virDomainDefCheckABIStabilityFlags
- [PATCH 3/3] storagepoolxml2argvtest: run mountopts test conditionally
- [PATCH 2/3] storagepoolxml2argvtest: introduce DO_TEST_PLATFORM
- [PATCH 1/3] storagepoolxml2argvtest: pass the platform suffix as a string
- [PATCH 0/3] storagepoolxml2argvtest: delete some lines
- [PATCH 3/3] qemu: domain: Treat 'volume' disks as 'raw' if neiter user nor pool provided format
- [PATCH 2/3] qemu: domain: Assume 'raw' default storage format also for network storage
- [PATCH 1/3] tests: qemu: Test network disks without format specified explicitly
- [PATCH 0/3] qemu: Improve handling of format for 'network' and 'volume' disks (blockdev-add saga)
- [PATCH 2/4] qemu: Add PCI support for RISC-V guests
- [PATCH 4/4] news: Update for PCI support on RISC-V
- [PATCH 3/4] tests: Add test for PCI usage on RISC-V
- [PATCH 1/4] tests: Add capabilities data for QEMU 4.0.0 on RISC-V
- [PATCH 0/4] qemu: Add PCI support for RISC-V guests
- Re: [PATCH 21/27] network: add public APIs for network port object
- Re: [PATCH 09/27] conf: introduce virNetworkPortDefPtr struct and XML support
- Re: [PATCH 09/27] conf: introduce virNetworkPortDefPtr struct and XML support
- Re: [PATCH 31/32] qemu: Use the 'device_id' property of SCSI disks to avoid regressing
- Re: [PATCH 09/27] conf: introduce virNetworkPortDefPtr struct and XML support
- [PATCH 4/4] qemu: Use data in qemuBlockJobDataPtr instead of re-generating job name
- [PATCH 1/4] qemu: Always save status XML in qemuDomainBlockJobAbort
- [PATCH 2/4] qemu: Move shareable disk check for block copy
- [PATCH 3/4] qemu: Remove unused 'cfg' qemuDomainBlockPivot
- [PATCH 0/4] qemu: clean up qemuDomainBlockJobAbort/Pivot (blockdev-add saga)
- Re: [PATCH] qemu: remove check for 'qemu' binary
- Re: [cim PATCH] configure: no need to tell us we can run make
- [PATCH] tests: Update qemucaps2xml for QEMU 4.0.0 on x86_64
- [PATCH] qemu: remove check for 'qemu' binary
- Re: [go PATCH 0/8] Refactor the way typed parameters are handled
- Re: [cim PATCH] configure: no need to tell us we can run make
- Re: [cim PATCH] configure: no need to tell us we can run make
- Re: [PATCH] tests: Fix storagepoolxml2xmltest execution for XML namespaces
- [cim PATCH] Ensure nul termination of hostname
- Re: [PATCH 0/3] bhyve: bhyve:commandline followup fixes
- Re: [PATCH 31/32] qemu: Use the 'device_id' property of SCSI disks to avoid regressing
- [cim PATCH] configure: no need to tell us we can run make
- [cim PATCH] Update description of DMTF schema distribution terms
- Re: [Qemu-devel] Configuring pflash devices for OVMF firmware
- [PATCH 1/3] bhyve: bhyveDomainDefNamespaceFormatXML cleanup
- [PATCH 3/3] docs: bhyve: warn about bhyve:commandline risks
- [PATCH 2/3] bhyve: emit warning when using bhyve:commandline
- [PATCH 0/3] bhyve: bhyve:commandline followup fixes
- Re: [PATCH 31/32] qemu: Use the 'device_id' property of SCSI disks to avoid regressing
- Re: [PATCH 31/32] qemu: Use the 'device_id' property of SCSI disks to avoid regressing
- Re: [PATCH] storage: change custom namespace URIs to drop '/source' component
- Re: [Qemu-devel] Configuring pflash devices for OVMF firmware
- Re: [Qemu-devel] Configuring pflash devices for OVMF firmware
- Re: [Qemu-devel] Configuring pflash devices for OVMF firmware
- Re: [Qemu-devel] Configuring pflash devices for OVMF firmware
- Re: [Qemu-devel] Configuring pflash devices for OVMF firmware
- [PATCH] storage: change custom namespace URIs to drop '/source' component
- Re: [PATCH] qemu: blockjob: Don't report block job progress at 100% if job isn't ready
- Re: [Qemu-devel] Configuring pflash devices for OVMF firmware
- Re: [Qemu-devel] Configuring pflash devices for OVMF firmware
- Re: [PATCH 1/6] conf: remove pointless check on enum value
- Re: [PATCH v2 2/2] docs: css: Make docs page wider while still accomodating narrow screens
- Re: [Qemu-devel] Configuring pflash devices for OVMF firmware
- Re: [Qemu-devel] Configuring pflash devices for OVMF firmware
- Re: [Qemu-devel] Configuring pflash devices for OVMF firmware
- Re: [Qemu-devel] Configuring pflash devices for OVMF firmware
- [PATCH v2] qemu: Rework setting process affinity
- Re: [Qemu-devel] Configuring pflash devices for OVMF firmware
- Re: [Qemu-devel] Configuring pflash devices for OVMF firmware
- Re: [Qemu-devel] Configuring pflash devices for OVMF firmware
- Re: [PATCH v2 2/2] docs: css: Make docs page wider while still accomodating narrow screens
- Re: [Qemu-devel] Configuring pflash devices for OVMF firmware
- Re: [Qemu-devel] Configuring pflash devices for OVMF firmware
- Re: [PATCH 5/7] conf: Introduce storage pool functions into capabilities
- Re: [PATCH 5/7] conf: Introduce storage pool functions into capabilities
- Re: [PATCH 5/6] hyperv: remove unused 'total' variable
- Re: [PATCH 6/6] hyperv: use "is None" not "== None" for PEP-8 compliance
- Re: [PATCH 4/6] qemu: pass virDomainDeviceInfo by reference
- Re: [PATCH 3/6] storage: pass struct _virStorageBackendQemuImgInfo by reference
- Re: [PATCH 2/6] remote: remove variable whose value is a constant
- Re: [PATCH 1/6] conf: remove pointless check on enum value
- Re: AMD SEV's /dev/sev permissions and probing QEMU for capabilities
- Re: AMD SEV's /dev/sev permissions and probing QEMU for capabilities
- [PATCH 2/6] remote: remove variable whose value is a constant
- [PATCH 0/6] A few misc fixes from LGTM static analysis
- [PATCH 6/6] hyperv: use "is None" not "== None" for PEP-8 compliance
- [PATCH 5/6] hyperv: remove unused 'total' variable
- [PATCH 4/6] qemu: pass virDomainDeviceInfo by reference
- [PATCH 3/6] storage: pass struct _virStorageBackendQemuImgInfo by reference
- [PATCH 1/6] conf: remove pointless check on enum value
- Re: list vsock cids allocated to VMs?
- Re: list vsock cids allocated to VMs?
- Re: [Qemu-devel] Configuring pflash devices for OVMF firmware
- Re: [PATCH v2 2/4] storage: Rework virStorageBackendSCSISerial
- Re: [Qemu-devel] Configuring pflash devices for OVMF firmware
- Re: [Qemu-devel] Configuring pflash devices for OVMF firmware
- Re: [PATCH v2 24/25] qemu: Support scsi controller model=virtio-{non-}transitional
- Re: [PATCH v2 2/2] docs: css: Make docs page wider while still accomodating narrow screens
- Re: [PATCH 5/7] conf: Introduce storage pool functions into capabilities
- Re: [PATCH 5/7] conf: Introduce storage pool functions into capabilities
- Re: [PATCH 11/11] qemu: Label backing chain of user-provided target of blockCopy when starting the job
- [PATCH] tests: Fix storagepoolxml2xmltest execution for XML namespaces
- Re: [Qemu-devel] Configuring pflash devices for OVMF firmware
- Re: [PATCH 0/2] Fix a couple build issues
- Re: [PATCH 05/11] qemu: security: Add 'backingChain' flag to qemuSecurity[Set|Restore]ImageLabel
- Re: [PATCH 5/7] conf: Introduce storage pool functions into capabilities
- Re: [PATCH v2 11/25] conf: Add <disk model='virtio-{non-}transitional'/>
- Re: [PATCH] tests: Build and run storagevolxml2xmltest iff WITH_STORAGE
- Re: [nicsysco.com] Weird Libvirt Behavior
- [PATCH 2/2] tests: Add storagepoolxml2argvtest source to EXTRA_DIST
- [PATCH 0/2] Fix a couple build issues
- [PATCH 1/2] tests: Fix build issue with storagevolxml2xmltest
- Re: list vsock cids allocated to VMs?
- Re: [PATCH] qemu: Rework setting process affinity
- Re: [Qemu-devel] Configuring pflash devices for OVMF firmware
- [PATCH] tests: Build and run storagevolxml2xmltest iff WITH_STORAGE
- list vsock cids allocated to VMs?
- [nicsysco.com] Weird Libvirt Behavior
- Re: [Qemu-devel] Configuring pflash devices for OVMF firmware
- [PATCH] qemu: Rework setting process affinity
- Re: [PATCH v2 0/2] Enum formating changes
- Re: AMD SEV's /dev/sev permissions and probing QEMU for capabilities
- Re: [PATCH v2 1/2] docs: Format bit shift and hex notation for bitwise flag enums
- Re: [PATCH 04/11] security: Remove security driver internals for disk labelling
- Re: [Qemu-devel] [PATCH 1/3] scsi-disk: Don't use empty string as device id
- Re: AMD SEV's /dev/sev permissions and probing QEMU for capabilities
- Re: [PATCH] qemu: blockjob: Don't report block job progress at 100% if job isn't ready
- Re: [PATCH 5/7] conf: Introduce storage pool functions into capabilities
- Re: AMD SEV's /dev/sev permissions and probing QEMU for capabilities
- Re: [Qemu-devel] Configuring pflash devices for OVMF firmware
- Re: [Qemu-devel] Configuring pflash devices for OVMF firmware
- Re: [Qemu-devel] Configuring pflash devices for OVMF firmware
- Re: [PATCH] qemu: blockjob: Don't report block job progress at 100% if job isn't ready
- Re: [PATCH v2 2/4] storage: Rework virStorageBackendSCSISerial
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]