libvirt
[Prev Page][Next Page]
- Re: [PATCH] util: fix memory leak in virFirewallDInterfaceSetZone()
- Re: [PATCH v2 0/2] add debugcon-isa chardev guest interface
- Re: [PATCH 4/5] qemu_hotplug: Detach guestfwd using netdev_del
- [PATCH] util: fix memory leak in virFirewallDInterfaceSetZone()
- Re: [PATCH 1/3] virjsontest: introduce DO_TEST_PARSE_FILE
- Re: [PATCH] udev: only report a warning if udev_enumerate_scan_devices fails
- Re: [RFC PATCH] udev: Remove udev handle from main loop when udev thread stops
- Re: [PATCH 1/3] virjsontest: introduce DO_TEST_PARSE_FILE
- Re: [RFC PATCH] udev: Remove udev handle from main loop when udev thread stops
- Re: [PATCH 3/3] virjsontest: switch AddAndRemove tests to work with files
- Re: [PATCH 4/5] qemu_hotplug: Detach guestfwd using netdev_del
- Re: [PATCH 2/3] virjsontest: switch DO_TEST_PARSE_FILE to use output files
- Re: [PATCH 1/3] virjsontest: introduce DO_TEST_PARSE_FILE
- [PATCH] udev: only report a warning if udev_enumerate_scan_devices fails
- Re: [PATCH v2 0/2] add debugcon-isa chardev guest interface
- [PATCH v2 3/3] iohelper: Don't include newlines in error messages
- [PATCH v2 2/3] virfile: Report error in virFileWrapperFdFree()
- [PATCH v2 1/3] vircommand: Ensure buffers are NULL-terminated
- [PATCH v2 0/3] qemu: Report better error on dump/migrate failure
- Re: [PATCH 2/5] qemuL: Drop "user-" prefix for guestfwd netdev
- Re: [PATCH 4/5] qemu_hotplug: Detach guestfwd using netdev_del
- Re: [PATCH v2 0/2] add debugcon-isa chardev guest interface
- Re: [RFC PATCH] udev: Remove udev handle from main loop when udev thread stops
- Re: [PATCH v2 0/2] add debugcon-isa chardev guest interface
- Re: [PATCH 0/6] Introduce more NULLSTR macros
- Re: [PATCH 6/6] Use NULLSTR_EMPTY even more
- Re: [PATCH 5/6] Use NULLSTR_EMPTY
- Re: [PATCH 4/6] Remove EMPTY_STR macro
- Re: [PATCH 3/6] Remove EMPTYSTR macro
- Re: [PATCH 2/6] tools: use NULLSTR_MINUS
- Re: [PATCH 1/6] internal: introduce a family of NULLSTR macros
- Re: [PATCH v3 00/17] qemu: virtio-{non-}transitional support
- [PATCH] qemu: Escape external snapshot names containing comma
- Re: [PATCH 5/5] qemuhotplugtest: Test guestfwd attach and detach
- Re: [PATCH 4/5] qemu_hotplug: Detach guestfwd using netdev_del
- Re: [PATCH 3/5] qemu_hotplug: Attach guestfwd using netdev_add
- Re: [PATCH 2/5] qemuL: Drop "user-" prefix for guestfwd netdev
- Re: [PATCH 1/5] qemuDomainDetachChrDevice: Use @tmpChr to build device string
- Re: [RFC PATCH] udev: Remove udev handle from main loop when udev thread stops
- Re: [PATCH v4 15/20] backup: Add new qemu monitor interactions
- Re: [PATCH v4 13/20] backup: Implement virsh support for checkpoints
- Re: [PATCH v3 0/8] Make use of autofree within storage code
- Re: [PATCH v4 12/20] wip: backup: Parse and output backup XML
- Re: [PATCH v4 11/20] wip: backup: Parse and output checkpoint XML
- Re: [PATCH v3 17/17] qemu: domcaps: Report disk <enum name="model">
- Re: [PATCH v3 16/17] qemu: Support scsi controller model=virtio-{non-}transitional
- Re: [PATCH v3 13/17] conf: Add <input model='virtio-{non-}transitional'/>
- [PATCH 6/6] Use NULLSTR_EMPTY even more
- [PATCH 5/6] Use NULLSTR_EMPTY
- [PATCH 4/6] Remove EMPTY_STR macro
- [PATCH 3/6] Remove EMPTYSTR macro
- [PATCH 2/6] tools: use NULLSTR_MINUS
- [PATCH 1/6] internal: introduce a family of NULLSTR macros
- [PATCH 0/6] Introduce more NULLSTR macros
- Re: [PATCH v3 12/17] qemu: Support vsock model=virtio-{non-}transitional
- Re: [PATCH v2 0/2] add debugcon-isa chardev guest interface
- Re: [PATCH v3 11/17] qemu: Support memballoon model=virtio-{non-}transitional
- Re: Wiki account request
- Re: [PATCH v3 10/17] qemu: Support filesystem model=virtio-{non-}transitional
- [PATCH 3/3] virjsontest: switch AddAndRemove tests to work with files
- [PATCH 2/3] virjsontest: switch DO_TEST_PARSE_FILE to use output files
- [PATCH 1/3] virjsontest: introduce DO_TEST_PARSE_FILE
- [PATCH 0/3] virjsontest: separate some tests into files
- Re: [PATCH v3 09/17] conf: Add <filesystem model='virtio-{non-}transitional'/>
- Re: [PATCH v3 8/8] util: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageSource
- Re: [PATCH v3 7/8] util: Check for duplicated id in virStorageSourceParseRBDColonString
- Re: [PATCH v3 6/8] conf: Check for duplicate authdef during hostdev iSCSI processing
- Re: [PATCH v3 5/8] tests: Fix memory leak in testCompareXMLToArgvFiles
- Re: [PATCH v3 4/8] storage: Use VIR_AUTOCLOSE
- Re: [PATCH v3 08/17] qemu: Support rng model=virtio-{non-}transitional
- Re: [PATCH v3 3/8] storage: Rework ret logic in storageBackendUpdateVolTargetInfo
- Re: [PATCH v3 2/8] storage: Use VIR_AUTOFREE for storage backends
- Wiki account request
- Re: [PATCH 0/5] Remove some volOptions from virStoragePoolTypeInfo
- [PATCH v2 17/17] docs: Add news article
- [PATCH v2 16/17] virsh: Expose virConnectGetStoragePoolCapabilities
- [PATCH v2 15/17] storage: Introduce storageConnectGetStoragePoolCapabilities
- [PATCH v2 14/17] libvirt: Introduce virConnectGetStoragePoolCapabilities
- [PATCH v2 13/17] docs: Add description for Storage Pool Capabilities
- [PATCH v2 12/17] tests: Introduce storage pool capabilites test
- [PATCH v2 11/17] conf: Add storage pool capability formatting
- [PATCH v2 10/17] docs: Add schema for storage pool capabilities
- [PATCH v2 09/17] storage: Process storage pool capabilities
- [PATCH v2 08/17] conf: Introduce storage pool functions into capabilities
- [PATCH v2 07/17] docs: Fix a few storage.html.in typos
- [PATCH v2 06/17] conf: Remove defaultFormat from VIR_STORAGE_POOL_ZFS
- [PATCH v2 05/17] conf: Remove volOptions for VIR_STORAGE_POOL_MPATH
- [PATCH v2 04/17] conf: Remove volOptions for VIR_STORAGE_POOL_ISCSI[_DIRECT]
- [PATCH v2 03/17] conf: Remove volOptions for VIR_STORAGE_POOL_SCSI
- [PATCH v2 02/17] conf: Remove volOptions for VIR_STORAGE_POOL_RBD
- [PATCH v2 01/17] conf: Remove volOptions for VIR_STORAGE_POOL_SHEEPDOG
- [PATCH v2 00/17] Add support to list Storage Driver backend capabilities
- Re: [PATCH v3 1/8] storage: Cleanup virStorageFileBackendGlusterReadlinkCallback
- Re: [PATCH v3 07/17] qemu: Support hostdev model=virtio-{non-}transitional
- [PATCH 1/2] security: aa-helper: allow virt-aa-helper to read /dev/dri
- [PATCH 2/2] security: aa-helper: generate more rules for gl devices
- [PATCH 0/2] further apparmor handling of opengl
- Re: [PATCH v2 0/2] add debugcon-isa chardev guest interface
- Re: [PATCH v3 05/17] qemu: Support interface model=virtio-{non-}transitional
- Re: [PATCH v3 04/17] qemu: Support disk model=virtio-{non-}transitional
- Re: [PATCH v2 0/2] add debugcon-isa chardev guest interface
- From: Nikolay Shirokovskiy
- Re: [PATCH v2 0/2] add debugcon-isa chardev guest interface
- Re: [PATCH v2 2/2] qemu: implement debugcon-isa chardev
- Re: [PATCH v2 1/2] conf: add debugcon chardev guest interface
- From: Nikolay Shirokovskiy
- Re: [PATCH v3 03/17] conf: Add <disk model='virtio-{non-}transitional'/>
- Re: [PATCH v2 2/2] qemu: implement debugcon-isa chardev
- [PATCH v3 8/8] util: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageSource
- [PATCH v3 7/8] util: Check for duplicated id in virStorageSourceParseRBDColonString
- [PATCH v3 6/8] conf: Check for duplicate authdef during hostdev iSCSI processing
- [PATCH v3 5/8] tests: Fix memory leak in testCompareXMLToArgvFiles
- [PATCH v3 4/8] storage: Use VIR_AUTOCLOSE
- [PATCH v3 3/8] storage: Rework ret logic in storageBackendUpdateVolTargetInfo
- [PATCH v3 2/8] storage: Use VIR_AUTOFREE for storage backends
- [PATCH v3 1/8] storage: Cleanup virStorageFileBackendGlusterReadlinkCallback
- [PATCH v3 0/8] Make use of autofree within storage code
- Re: [PATCH v2 2/2] qemu: implement debugcon-isa chardev
- From: Nikolay Shirokovskiy
- Re: [PATCH 0/4] virsh: iothreadinfo fixes
- Re: [PATCH v3 02/17] qemu: capabilities: Add virtio/vhost {non-}transitional
- Re: [PATCH] qemu: do not format <usedQMP/> in qemu caps XML
- Re: [PATCH 9/9] virsh: allow empty targets in cmdDomFSInfo
- Re: [PATCH 0/9] virsh domfsinfo fixes
- Re: [PATCH 9/9] virsh: allow empty targets in cmdDomFSInfo
- [PATCH 4/4] virsh: initialize info in cmdIOThreadInfo
- [PATCH 3/4] virsh: remove redundant virshNodeGetCPUCount
- [PATCH 2/4] virsh: do not assign negative values to niothreads
- [PATCH 1/4] virsh: reduce the optimism in cmdIOThreadInfo
- [PATCH 0/4] virsh: iothreadinfo fixes
- [PATCH 9/9] virsh: allow empty targets in cmdDomFSInfo
- [PATCH 8/9] virsh: use virBufferTrim in cmdDomFSInfo
- [PATCH 7/9] virsh: do not report error on zero filesystems in cmdDomFSInfo
- [PATCH 6/9] virsh: introduce 'ret' in cmdDomFSInfo
- [PATCH 5/9] virsh: do not access uninitialized memory in cmdDomFSInfo
- [PATCH 4/9] virsh: rename ret to rc in cmdDomFSInfo
- [PATCH 3/9] virsh: introduce ninfos variable in cmdDomFSInfo
- [PATCH 2/9] vsh-table: allow empty columns
- [PATCH 1/9] vshtabletest: indent strings with expected output
- [PATCH 0/9] virsh domfsinfo fixes
- Re: [PATCH 5/5] tools: Drop support for pre-2.4.0 wireshark
- [libvirt-glib 2/3] object: Fix gvir_connection_create_storage_pool() leak
- [libvirt-glib 1/3] config: Fix gvir_config_xml_node_to_string() leak
- [libvirt-glib 3/3] events: Mark 'eventlock' as static
- Re: [PATCH v2 12/32] storage: Use VIR_AUTOFREE for storage backends
- Re: [PATCH v2 11/32] storage: Use VIR_AUTOPTR(virCommand)
- Re: [PATCH v2 12/32] storage: Use VIR_AUTOFREE for storage backends
- Re: [PATCH v2 11/32] storage: Use VIR_AUTOPTR(virCommand)
- Re: [PATCH v4 10/20] backup: Implement backup APIs for remote driver
- Re: [PATCH v4 09/20] backup: Add new domain:checkpoint access control
- Re: [PATCH v4 08/20] backup: Introduce virDomainBackup APIs
- Re: [PATCH v4 07/20] backup: Introduce virDomainCheckpoint APIs
- Re: [tck PATCH 5/4] nwfilter: account for more leading 0's in MAC addresses in ebtables output
- Re: [PATCH v2 2/2] qemu: implement debugcon-isa chardev
- Re: [tck PATCH] Set cache=none for KVM guests
- Re: [PATCH 0/5] tools: Adapt to newer wireshark
- Re: [PATCH 5/5] tools: Drop support for pre-2.4.0 wireshark
- Re: [PATCH 4/5] m4: Put wireshark plugin into epan/ directory
- Re: [libvirt-go PATCH 2/2] Introduce DomainMigrateMaxSpeedFlags constant
- Re: [PATCH 2/4] bhyve: model PCI ISA bridge
- [PATCH 5/5] qemuhotplugtest: Test guestfwd attach and detach
- [PATCH 4/5] qemu_hotplug: Detach guestfwd using netdev_del
- [PATCH 3/5] qemu_hotplug: Attach guestfwd using netdev_add
- [PATCH 2/5] qemuL: Drop "user-" prefix for guestfwd netdev
- [PATCH 1/5] qemuDomainDetachChrDevice: Use @tmpChr to build device string
- [PATCH 0/5] qemu: Fix guestfwd hot(un-)plug
- Re: [PATCH] virsh: fix return value in storage vol name completor
- Re: [python PATCH v4 0/2] Python bindings for virDomainCheckpoint
- Re: [libvirt-go PATCH 2/2] Introduce DomainMigrateMaxSpeedFlags constant
- Re: [PATCH v2 32/32] util: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageSource
- Re: [libvirt-go PATCH 1/2] Add VIR_MIGRATE_PARAM_BANDWIDTH_POSTCOPY constant
- [libvirt-go PATCH 2/2] Introduce DomainMigrateMaxSpeedFlags constant
- [libvirt-go PATCH 1/2] Add VIR_MIGRATE_PARAM_BANDWIDTH_POSTCOPY constant
- [libvirt-go PATCH 0/2] Add VIR_MIGRATE_PARAM_BANDWIDTH_POSTCOPY constant
- Re: [tck PATCH 5/4] nwfilter: account for more leading 0's in MAC addresses in ebtables output
- Re: [PATCH v2 11/32] storage: Use VIR_AUTOPTR(virCommand)
- Re: [python PATCH v4 2/2] Add virDomainCheckpoint APIs
- Re: [tck PATCH 5/4] nwfilter: account for more leading 0's in MAC addresses in ebtables output
- Re: [python PATCH v4 1/2] generator.py: typo fix
- Re: [tck PATCH 1/4] storage: skip qcow1 tests when qcow1 isn't supported by qemu-img
- [tck PATCH] Set cache=none for KVM guests
- Re: [PATCH v2 32/32] util: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageSource
- [PATCH] virsh: fix return value in storage vol name completor
- Re: [PATCH v2 32/32] util: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageSource
- Re: [PATCH v2 31/32] tests: Rename variable in testStorageFileGetMetadata
- Re: [PATCH v2 30/32] util: Rename variable in virStorageSourceNewFromBacking
- Re: [PATCH v2 29/32] util: Rename variable in virStorageSourceNewFromBackingAbsolute
- Re: [PATCH v2 28/32] util: Rename variable in virStorageSourceNewFromBackingRelative
- Re: [PATCH v2 27/32] util: Rename variable in virStorageSourceCopy
- Re: [PATCH v2 26/32] util: Rename variable in virStorageFileMetadataNew
- Re: [PATCH v2 25/32] storage: Use VIR_STEAL_PTR in storageBackendProbeTarget
- Re: [PATCH v2 24/32] tests: Fix memory leak in testCompareXMLToArgvFiles
- Re: [PATCH v2 23/32] storage: Use VIR_AUTOCLOSE
- Re: [PATCH v2 24/32] tests: Fix memory leak in testCompareXMLToArgvFiles
- Re: [PATCH v2 32/32] util: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageSource
- Re: [PATCH v2 1/2] conf: add debugcon chardev guest interface
- Re: [PATCH v2 1/2] conf: add debugcon chardev guest interface
- Re: [PATCH v2 22/32] tests: Use VIR_AUTOFREE for various storage tests
- Re: [PATCH v2 21/32] test: Use VIR_AUTOFREE for test driver
- Re: [PATCH v2 20/32] test: Remove unused @xml from testDomainSnapshotCreateXML
- Re: [PATCH v2 19/32] test: Cleanup testDomainRenameCallback
- Re: [PATCH v2 32/32] util: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageSource
- Re: [PATCH v1 1/1] virhostcpu.c: consider empty NUMA nodes in topology validation
- Re: [PATCH v2 18/32] util: Use VIR_AUTOFREE for virstoragefile
- Re: [PATCH v2 17/32] util: Use VIR_STEAL_PTR in virstoragefile
- Re: [PATCH v2 16/32] conf: Use VIR_AUTOFREE for storage_conf
- Re: [PATCH v2 15/32] storage: Use VIR_AUTOFREE for storage util
- Re: [PATCH v2 24/32] tests: Fix memory leak in testCompareXMLToArgvFiles
- Re: [PATCH v2 14/32] util: Fix virStorageBackendSCSINewLun error handling
- Re: [PATCH v2 13/32] storage: Use VIR_AUTOFREE for storage driver
- Re: [PATCH 08/15] storage: Use VIR_AUTOFREE for storage driver
- Re: [tck PATCH 1/4] storage: skip qcow1 tests when qcow1 isn't supported by qemu-img
- Re: [PATCH v2 12/32] storage: Use VIR_AUTOFREE for storage backends
- Re: [PATCH v2 32/32] util: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageSource
- Re: [PATCH v2 11/32] storage: Use VIR_AUTOPTR(virCommand)
- Re: [PATCH v2 11/32] storage: Use VIR_AUTOPTR(virCommand)
- Re: [PATCH v2 31/32] tests: Rename variable in testStorageFileGetMetadata
- Re: [PATCH v2 30/32] util: Rename variable in virStorageSourceNewFromBacking
- Re: [PATCH v2 29/32] util: Rename variable in virStorageSourceNewFromBackingAbsolute
- Re: [PATCH v2 28/32] util: Rename variable in virStorageSourceNewFromBackingRelative
- Re: [PATCH v2 27/32] util: Rename variable in virStorageSourceCopy
- Re: [PATCH v2 26/32] util: Rename variable in virStorageFileMetadataNew
- Re: [PATCH v2 24/32] tests: Fix memory leak in testCompareXMLToArgvFiles
- Re: [PATCH v2 12/32] storage: Use VIR_AUTOFREE for storage backends
- Re: [PATCH v2 10/32] storage: Use VIR_AUTOPTR(virString)
- Re: [tck PATCH 1/4] storage: skip qcow1 tests when qcow1 isn't supported by qemu-img
- Re: [PATCH v2 09/32] conf: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStoragePoolDef
- Re: [PATCH v2 08/32] conf: Rework virStoragePoolDefParseXML
- Re: [PATCH v2 15/32] storage: Use VIR_AUTOFREE for storage util
- Re: [PATCH v2 14/32] util: Fix virStorageBackendSCSINewLun error handling
- Re: [PATCH v2 07/32] conf: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageVolDef
- Re: [PATCH v2 06/32] conf: Rework virStorageVolDefParseXML
- Re: [PATCH v2 05/32] storage: Use VIR_STEAL_PTR for gluster volume processing
- Re: [PATCH v2 04/32] conf: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStoragePoolSource
- Re: [tck PATCH 1/4] storage: skip qcow1 tests when qcow1 isn't supported by qemu-img
- Re: [tck PATCH 5/4] nwfilter: account for more leading 0's in MAC addresses in ebtables output
- Re: [tck PATCH 1/4] storage: skip qcow1 tests when qcow1 isn't supported by qemu-img
- Re: [tck PATCH 5/4] nwfilter: account for more leading 0's in MAC addresses in ebtables output
- Re: [tck PATCH 5/4] nwfilter: account for more leading 0's in MAC addresses in ebtables output
- Re: [tck PATCH 4/4] nwfilter: allow for ebtables *not* removing leading 0 from mac addresses
- Re: [tck PATCH 3/4] networks: remove stray use of brctl command
- Re: [tck PATCH 2/4] storage: fix/improve diagnostic messages
- Re: [tck PATCH 1/4] storage: skip qcow1 tests when qcow1 isn't supported by qemu-img
- Re: [PATCH v2 12/32] storage: Use VIR_AUTOFREE for storage backends
- Re: [PATCH 07/15] storage: Use VIR_AUTOFREE for storage backends
- Re: [PATCH v2 03/32] util: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageAuthDef
- Re: [PATCH v2 01/32] conf, util, qemu: Use VIR_STEAL_PTR for authdef processing
- Re: [PATCH v2 02/32] util: Rework virStorageAuthDefCopy
- Re: [PATCH v2 01/32] conf, util, qemu: Use VIR_STEAL_PTR for authdef processing
- Re: [PATCH 0/4] libxl: override HAVE_PVUSB in test suite
- Re: [PATCH v2 2/2] qemu: implement debugcon-isa chardev
- From: Nikolay Shirokovskiy
- Re: [PATCH v2 1/2] conf: add debugcon chardev guest interface
- From: Nikolay Shirokovskiy
- Re: [PATCH 0/9] rpc: make client streams multi-thread safer
- From: Nikolay Shirokovskiy
- Re: [PATCH 0/4] bhyve: model PCI ISA bridge
- [PATCH 2/4] bhyve: model PCI ISA bridge
- [PATCH 4/4] news: document bhyve isa-bridge changes
- [PATCH 1/4] conf: add 'isa-bridge' PCI controller model
- [PATCH 3/4] docs: bhyve: document isa-bridge addressing
- [PATCH 0/4] bhyve: model PCI ISA bridge
- [PATCH v2 2/3] bhyve: implement ignore unknown MSRs feature
- [PATCH v2 3/3] news: document bhyve msrs feature
- [PATCH v2 1/3] conf: introduce 'msrs' feature
- [PATCH v2 0/3] bhyve: implement MSRs ignore unknown writes feature
- [tck PATCH 5/4] nwfilter: account for more leading 0's in MAC addresses in ebtables output
- Re: [PATCH v4 06/20] backup: Document new XML for backups
- Re: [PATCH v4 05/20] backup: Introduce virDomainCheckpointPtr
- Re: [PATCH v4 04/20] backup: Document nuances between different state capture APIs
- Re: [PATCH v4 03/20] qemu: Allow optional export name during NBD export
- Re: [PATCH v4 02/20] domain_conf: Expose virDomainStorageNetworkParseHost
- Re: [PATCH v4 01/20] snapshots: Avoid term 'checkpoint' for full system snapshot
- Re: [PATCH v2 7/8] qemu: Implement VIR_DOMAIN_MIGRATE_MAX_SPEED_POSTCOPY flag
- [PATCH 4/4] tests: domcaps: Remove dependency on libxl PVUSB support
- [PATCH 3/4] libxl: Break out libxlCapsHasPVUSB
- [PATCH 2/4] tests: Create a shared library with libxl driver
- [PATCH 1/4] tests: Rename virmocklibxl.c -> libxlmock.c
- [PATCH 0/4] libxl: override HAVE_PVUSB in test suite
- [PATCH v3 17/17] qemu: domcaps: Report disk <enum name="model">
- [PATCH v3 16/17] qemu: Support scsi controller model=virtio-{non-}transitional
- [PATCH v3 15/17] qemu: Support virtio-serial controller model=virtio-{non-}transitional
- [PATCH v3 14/17] qemu: Support input model=virtio-{non-}transitional
- [PATCH v3 13/17] conf: Add <input model='virtio-{non-}transitional'/>
- [PATCH v3 12/17] qemu: Support vsock model=virtio-{non-}transitional
- [PATCH v3 11/17] qemu: Support memballoon model=virtio-{non-}transitional
- [PATCH v3 10/17] qemu: Support filesystem model=virtio-{non-}transitional
- [PATCH v3 09/17] conf: Add <filesystem model='virtio-{non-}transitional'/>
- [PATCH v3 08/17] qemu: Support rng model=virtio-{non-}transitional
- [PATCH v3 07/17] qemu: Support hostdev model=virtio-{non-}transitional
- [PATCH v3 06/17] conf: Add <hostdev model='virtio-{non-}transitional'/>
- [PATCH v3 05/17] qemu: Support interface model=virtio-{non-}transitional
- [PATCH v3 04/17] qemu: Support disk model=virtio-{non-}transitional
- [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
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]