libvirt
[Prev Page][Next Page]
- [PATCH 1/6] util: virerror: Don't use stack'd buffers in error report helpers
- [PATCH 4/6] qemuProcessReportLogError: Remove unnecessary math for max error message
- [PATCH 2/6] util: virerror: Avoid a copy of the error messages
- [PATCH 5/6] qemuProcessReportLogError: Don't mark "%s: %s" as translatable
- [PATCH 0/6] util: virerror: Avoid stack'd buffers for error message formatting
- [PATCH 3/6] util: virprocess: Use local maximum error message size
- [PATCH] build-aux: require GNU grep on FreeBSD
- [PATCH 01/16] util: virstring: Always copy string in virStrcpy
- [PATCH 16/16] util: virstring: Remove virStrncpy
- [PATCH 13/16] xenParseXLUSB: Rewrite to avoid virStrncpy
- [PATCH 14/16] virNetLibsshAuthenticatePrivkeyCb: Use g_autofree for 'actual_prompt'
- [PATCH 05/16] virFileLoopDeviceAssociate: Use virStrcpy instead of virStrncpy
- [PATCH 15/16] virNetLibsshAuthenticatePrivkeyCb: Use virStrcpy instead of virStrncpy
- [PATCH 12/16] xenParseXLUSBController: Avoid use of virStrndup
- [PATCH 09/16] xenParseSxprSound: Refactor parsing of model list
- [PATCH 11/16] xenParseXLChannel: Use g_strndup instead of virStrndup
- [PATCH 10/16] openvzReadNetworkConf: Rework parser
- [PATCH 08/16] xenParseVif: Refactor parser
- [PATCH 07/16] test_driver: Rewrite testBuildFilename
- [PATCH 03/16] sanlock: Use virStrcpy instead of virStrncpy
- [PATCH 06/16] xenParseXMDisk: Replace g_new + virStrncpy by g_strndup
- [PATCH 04/16] virDevMapperGetTargetsImpl: Use virStrcpy instead of virStrncpy
- [PATCH 00/16] Improve virStrcpy and remove virStrncpy
- [PATCH 02/16] virProcessRunInForkHelper: Use virStrcpyStatic for static buffers
- Re: [libvirt PATCH] cpu_map: Install x86_EPYC-Milan.xml
- Re: using libvirt 4.5 with upstream qemu
- From: Daniel Henrique Barboza
- RE: using libvirt 4.5 with upstream qemu
- Re: [PATCH] build: Require glib >= 2.56
- Re: [PATCH] build: Require glib >= 2.56
- [libvirt PATCH] cpu_map: Install x86_EPYC-Milan.xml
- Re: [libvirt PATCH] cpu_map: Add EPYC-Milan x86 CPU model
- [PATCH 2/2] lib: Fix calling of virNetworkUpdate() driver callback
- [PATCH 0/2] Fix calling of virNetworkUpdate() driver callback
- [PATCH 1/2] lib: Debug print all arguments of virNetworkUpdate()
- Re: [PATCH] build: Require glib >= 2.56
- Re: [PATCH] libxl: Fix node device detach when driver unspecified
- Re: [PATCH] build: Require glib >= 2.56
- Re: [PATCH] build: Require glib >= 2.56
- Re: [PATCH] hyperv: Fix 32bit compilation
- Re: [PATCH v2 0/3] Use g_autoptr and g_autofree
- [PATCH] build: Require glib >= 2.56
- [PATCH] libxl: Fix node device detach when driver unspecified
- [libvirt PATCH] cpu_map: Add EPYC-Milan x86 CPU model
- Re: [libvirt PATCH 0/5] cpu_map: Sync with Qemu
- [PATCH] hyperv: Fix 32bit compilation
- Re: using libvirt 4.5 with upstream qemu
- From: Daniel Henrique Barboza
- Re: [PATCH] tools: Fix dry run of libvirt_recover_xattrs.sh
- Re: [PATCH 3/4] qemu_tpm: Drop @logDir argument from qemuTPMEmulatorPrepareHost()
- Re: [PATCH 2/4] qemu_tpm: Generate log file path among with storage path
- Re: [PATCH 1/4] qemu_tpm: Move logfile path generation into a separate function
- Re: [PATCH 4/4] virtmp: Fix @path handling in virTPMEmulatorInit()
- [PATCH 4/4] virtmp: Fix @path handling in virTPMEmulatorInit()
- [PATCH 2/4] qemu_tpm: Generate log file path among with storage path
- [PATCH 3/4] qemu_tpm: Drop @logDir argument from qemuTPMEmulatorPrepareHost()
- [PATCH 0/4] qemu_tmp: Generate log file path for emulated TPMs more frequently
- [PATCH 1/4] qemu_tpm: Move logfile path generation into a separate function
- [PATCH] tools: Fix dry run of libvirt_recover_xattrs.sh
- Re: [PATCH 1/4] vsh-table: Use g_autofree where possible
- Re: using libvirt 4.5 with upstream qemu
- RE: using libvirt 4.5 with upstream qemu
- Re: using libvirt 4.5 with upstream qemu
- Re: [libvirt PATCH v4 00/25] Add support for persistent mediated devices
- using libvirt 4.5 with upstream qemu
- Re: [PATCH] Use g_steal_pointer where possible
- Re: [PATCH 20/33] Don't report OOM error on xmlCopyNode failure
- Re: [PATCH 2/4] docs: Lift restriction on running API from the event loop thread
- Re: [PATCH 0/2] backup: Don't try to update stats if VM isn't alive
- Re: [PATCH 0/4] Storage volume (crash) fixes
- Re: [PATCH 3/4] virStorageVolDefFormat: Extract formatting of source extents
- Re: [PATCH v2 19/31] qapi/qom: QAPIfy object-add
- Re: [PATCH v2 19/31] qapi/qom: QAPIfy object-add
- [PATCH 4/4] qemu_shim: Always pre-create root dir
- [PATCH 2/4] docs: Lift restriction on running API from the event loop thread
- [PATCH 1/4] qemu_shim: Don't hang if failed to start domain
- [PATCH 3/4] virConnectOpen: Require root dir to be absolute path
- [PATCH 0/4] Couple of qemu:///embed related fixes
- Re: [PATCH] build-aux: increase tests timeout
- Re: [PATCH] build-aux: increase tests timeout
- Re: [PATCH 00/14] deprecations: remove many old deprecations
- Release of libvirt-7.1.0
- Re: [PATCH] build-aux: increase tests timeout
- [PATCH 3/4] lib: Replace virFileMakePath() with g_mkdir_with_parents()
- [PATCH 1/4] virfile: Replace virFileMakePathHelper() with g_mkdir_with_parents()
- [PATCH 4/4] util: Drop virFileMakePath() and virFileMakePathWithMode()
- [PATCH 2/4] lib: Replace virFileMakePathWithMode() with g_mkdir_with_parents()
- [PATCH 0/4] Replace virFileMakePath*() with g_mkdir_with_parents()
- Re: [PATCH] build-aux: increase tests timeout
- Re: [PATCH] build-aux: increase tests timeout
- [PATCH] build-aux: increase tests timeout
- [PATCH] bhyve: add <os firmware='efi'> support
- Re: [PATCH RFC 0/3] Add checkpoint/restore support to LXC using CRIU
- [PATCH RFC 3/3] lxc: Adding support to LXC driver to restore a container
- [PATCH RFC 1/3] meson: Add support to CRIU binary into meson
- [PATCH RFC 2/3] lxc: Including CRIU functions and functions to support C/R.
- [PATCH RFC 0/3] Add checkpoint/restore support to LXC using CRIU
- Re: [PATCH v2 31/31] qom: Drop QemuOpts based interfaces
- Re: [PATCH v2 30/31] vl: QAPIfy -object
- Re: [PATCH v2 29/31] qom: Add user_creatable_parse_str()
- Re: [PATCH v2 28/31] hmp: QAPIfy object_add
- Re: [PATCH v2 27/31] qom: Add user_creatable_add_from_str()
- Re: [PATCH v2 26/31] qemu-nbd: Use user_creatable_process_cmdline() for --object
- Re: [PATCH v2 25/31] qemu-img: Use user_creatable_process_cmdline() for --object
- Re: [PATCH v2 25/31] qemu-img: Use user_creatable_process_cmdline() for --object
- Re: [PATCH v2 24/31] qemu-io: Use user_creatable_process_cmdline() for --object
- Re: [PATCH v2 23/31] qom: Factor out user_creatable_process_cmdline()
- Re: [PATCH v2 22/31] qom: Remove user_creatable_add_dict()
- Re: [PATCH v2 21/31] qemu-storage-daemon: Implement --object with qmp_object_add()
- Re: [PATCH v2 20/31] qom: Make "object" QemuOptsList optional
- Re: [PATCH v2 19/31] qapi/qom: QAPIfy object-add
- Re: [PATCH v2 18/31] qapi/qom: Add ObjectOptions for x-remote-object
- Re: [PATCH v2 17/31] qapi/qom: Add ObjectOptions for input-*
- Re: [PATCH v2 16/31] qapi/qom: Add ObjectOptions for confidential-guest-support
- Re: [PATCH v2 15/31] qapi/qom: Add ObjectOptions for pr-manager-helper
- Re: [PATCH v2 14/31] qapi/qom: Add ObjectOptions for filter-*
- Re: [PATCH v2 13/31] qapi/qom: Add ObjectOptions for colo-compare
- Re: [PATCH v2 12/31] qapi/qom: Add ObjectOptions for can-*
- Re: [PATCH v2 11/31] qapi/qom: Add ObjectOptions for tls-*, deprecate 'loaded'
- Re: [PATCH v2 10/31] qapi/qom: Add ObjectOptions for secret*, deprecate 'loaded'
- [PATCH] meson: Add documentation installation directory option
- Re: [PATCH v2 09/31] qapi/qom: Add ObjectOptions for throttle-group
- Re: [PATCH v2 08/31] qapi/qom: Add ObjectOptions for rng-*, deprecate 'opened'
- Re: [PATCH v2 07/31] qapi/qom: Add ObjectOptions for memory-backend-*
- Re: [PATCH v2 06/31] qapi/qom: Add ObjectOptions for dbus-vmstate
- Re: [PATCH v2 05/31] qapi/qom: Add ObjectOptions for cryptodev-*
- Re: [PATCH v2 04/31] qapi/qom: Add ObjectOptions for authz-*
- Re: [PATCH v2 19/31] qapi/qom: QAPIfy object-add
- [PATCH v6 0/5] migration/dirtyrate: Introduce APIs for getting domain memory dirty rate
- [PATCH v6 4/5] migration/dirtyrate: Implement qemuMonitorQueryDirtyRate
- [PATCH v6 2/5] migration/dirtyrate: Implement qemuDomainStartDirtyRateCalc
- [PATCH v6 5/5] migration/dirtyrate: Introduce command 'virsh domstats --dirtyrate'
- [PATCH v6 1/5] migration/dirtyrate: Introduce virDomainStartDirtyRateCalc API
- [PATCH v6 3/5] migration/dirtyrate: Introduce domdirtyrate-calc virsh api
- Re: [PATCH v2 03/31] qapi/qom: Add ObjectOptions for iothread
- Re: [PATCH v2 02/31] qapi/qom: Drop deprecated 'props' from object-add
- Re: [PATCH v2 01/31] tests: Drop 'props' from object-add calls
- Re: [PATCH 00/14] deprecations: remove many old deprecations
- Re: [PATCH 13/14] block: remove 'dirty-bitmaps' field from 'BlockInfo' struct
- From: Vladimir Sementsov-Ogievskiy
- Re: [PATCH 12/14] block: remove dirty bitmaps 'status' field
- From: Vladimir Sementsov-Ogievskiy
- [PATCH 1/2] qemuBackupJobTerminate: Move cleanup of temp files earlier
- [PATCH 2/2] qemuBackupJobTerminate: Don't calculate backup job stats if VM isn't active
- [PATCH 0/2] backup: Don't try to update stats if VM isn't alive
- [PATCH 3/4] virStorageVolDefFormat: Extract formatting of source extents
- [PATCH 2/4] storageBackendProbeTarget: Don't fail if backing store can't be parsed
- [PATCH 1/4] storageBackendProbeTarget: Check return value of virStorageSourceNewFromBacking
- [PATCH 4/4] virStorageVolDefFormat: Don't format empty <source>
- [PATCH 0/4] Storage volume (crash) fixes
- [libvirt PATCH v2 1/1] qemuProcessUpdateGuestCPU: Check host cpu for forbidden features
- [libvirt PATCH v2 0/1] qemuProcessUpdateGuestCPU: Check host cpu for forbidden features
- Re: [PATCH 1/4] vsh-table: Use g_autofree where possible
- Re: [PATCH 4/4] netdev_bandwidth_conf: Remove redundant variables/labels
- Re: [PATCH 06/14] machine: remove 'query-cpus' QMP command
- From: Wainer dos Santos Moschetta
- Re: [PATCH 3/4] Use g_autoptr instead of virNetDevBandwidthFree where possible
- Re: [PATCH 2/4] netdev_bandwidth_conf: Use g_autofree where possible
- Re: [PATCH 1/4] vsh-table: Use g_autofree where possible
- [PATCH v2 3/3] Remove redundant variables/labels
- [PATCH v2 2/3] Use g_autoptr instead of virNetDevIPRouteFree if possible
- [PATCH v2 1/3] networkcommon_conf: Use g_autofree where possible
- [PATCH v2 0/3] Use g_autoptr and g_autofree
- libvirt-7.1.0 release candidate 2
- Re: [libvirt PATCH] qemu_domainjob: Make copy of owner API
- Re: [libvirt PATCH] qemuProcessUpdateGuestCPU: Check cpu if check=full is set
- [libvirt PATCH] qemuProcessUpdateGuestCPU: Check cpu if check=full is set
- Re: [PATCH v2] qemu: Add missing lock in qemuProcessHandleMonitorEOF
- Re: [PATCH 00/23] RFC: get rid of macros when dealing with block io tunes
- From: Nikolay Shirokovskiy
- Re: [PATCH 04/14] softmmu: remove '-usbdevice' command line option
- Re: [PATCH 33/33] util: virerror: Remove virReportOOMError
- Re: [PATCH 32/33] virVMXConvertToUTF8: Report non-OOM error on failure of xmlBufferCreateStatic
- Re: [PATCH 20/33] Don't report OOM error on xmlCopyNode failure
- Re: [PATCH v2] qemu: Add missing lock in qemuProcessHandleMonitorEOF
- Re: [PATCH 00/33] Remove the now misleading virReportOOMError infra
- Re: [PATCH 3/3] Remove redundant variables/labels
- Re: [PATCH 2/3] Use g_autoptr instead of virNetDevIPRouteFree if possible
- Re: [PATCH 1/3] networkcommon_conf: Use g_autofree where possible
- Re: [libvirt PATCH v4 00/25] Add support for persistent mediated devices
- [libvirt PATCH] qemu_domainjob: Make copy of owner API
- Re: [PATCH] qemu_monitor: Document qemuMonitorUnregister()
- Re: [PATCH v2 16/31] qapi/qom: Add ObjectOptions for confidential-guest-support
- [PATCH 06/33] virCPUx86DataParse: Don't check error from x86FeatureNames
- [PATCH 14/33] virfirewall: Remove OOM checks from virFirewallStartTransaction
- [PATCH 18/33] util: xml: Add virXMLBufferCreate wrapper
- [PATCH 12/33] virCloseCallbacksGetForConn: Remove OOM handling
- [PATCH 04/33] virCommandAddEnv: Make stealing of argument more obvious
- [PATCH 28/33] libxl: abort() on failure of libxl_cpu_bitmap_alloc()
- [PATCH 19/33] util: xml: Add wrapper for 'xmlNewNode'
- [PATCH 26/33] hyperv: abort() failure of wsmc_fault_new()
- [PATCH 24/33] virURIFormat: abort() on failure
- [PATCH 11/33] util: vircommand: Remove OOM handling
- [PATCH 27/33] vbox: abort() on allocation failure in UTF8<->UTF16 conversion
- [PATCH 31/33] storage: Don't report OOM error on failure of glfs_new
- [PATCH 25/33] util: iohelper: Don't handle OOM from posix_memalign
- [PATCH 33/33] util: virerror: Remove virReportOOMError
- [PATCH 32/33] virVMXConvertToUTF8: Report non-OOM error on failure of xmlBufferCreateStatic
- [PATCH 30/33] util: json: Report non-OOM error on yajl failure
- [PATCH 29/33] virVBoxSnapshotConfSaveVboxFile: abort() on failure to allocate xmlDoc and comment
- [PATCH 23/33] util: virprocess: abort() on CPU_ALLOC failure
- [PATCH 13/33] virfirewall: Don't check OOM in ADD_ARG macro
- [PATCH 17/33] util: virnetlink: Add wrapper for 'nlmsg_alloc_simple'
- [PATCH 21/33] virXMLXPathContextNew: abort() on allocation failure
- [PATCH 22/33] virXMLParseHelper: abort() on allocation failure
- [PATCH 20/33] Don't report OOM error on xmlCopyNode failure
- [PATCH 16/33] virfirewall: Remove impossible OOM error reporting
- [PATCH 15/33] virfirewall: virFirewallAddRuleFullV: Remove OOM check from VIR_APPEND_ELEMENT
- [PATCH 10/33] virDomainDefSetMetadata: Rework memory handling
- [PATCH 08/33] virBuildPath: Remove return value
- [PATCH 09/33] lxc_process: Remove OOM handling from logging setup
- [PATCH 05/33] virCommandAddArgBuffer: Simplify clearing of @buf
- [PATCH 07/33] virhostcputest: linuxCPUStatsCompareFiles: Don't check return value of virBufferContentAndReset
- [PATCH 03/33] virDomainDefSetMetadata: Avoid temporary variable for string copy
- [PATCH 02/33] util: xml: Introduce autoptr cleanup support for 'xmlNode'
- [PATCH 00/33] Remove the now misleading virReportOOMError infra
- [PATCH 01/33] Remove useless comments for VIR_FROM_THIS definition
- Re: [PATCH v2 00/31] qapi/qom: QAPIfy --object and object-add
- [PATCH v2 12/12] [DON'T PUSH] Force-check all configs with latest capabilities
- [PATCH v2 09/12] qemu: monitor: Don't add 'props' wrapper if qemu has QEMU_CAPS_OBJECT_QAPIFIED
- [PATCH v2 02/12] qemu: command: Generate commandline of 'sev0' sev-guest object via JSON
- [PATCH v2 08/12] qemuMonitorCreateObjectPropsWrap: Open-code in qemuBuildMemoryBackendProps
- [PATCH v2 10/12] qemumonitorjsontest: Remove bomb guarding object-add
- [PATCH v2 07/12] qemu: monitor: Make wrapping of 'props' of 'object-add' optional
- [PATCH v2 05/12] tests: qemuxml2argv: Validate generation of JSON props for object-add
- [PATCH v2 06/12] qemu: command: Introduce raw JSON passthrough for '-object' for testing
- [PATCH v2 04/12] qemu: capabilities: Introduce QEMU_CAPS_OBJECT_QAPIFIED
- [PATCH v2 03/12] qemu: command: Generate commandline of iothread objects JSON
- [PATCH v2 11/12] tests: qemucapabilities: Update qemu caps for object-add qapification
- [PATCH v2 01/12] qemu: command: Generate commandline of 'masterKey0' secret via JSON
- [PATCH v2 00/12] qemu: Prepare for QAPIfied object-add
- Re: [PATCH v2 28/31] hmp: QAPIfy object_add
- From: Dr. David Alan Gilbert
- Re: [PATCH v2 16/31] qapi/qom: Add ObjectOptions for confidential-guest-support
- From: Dr. David Alan Gilbert
- Re: [PATCH 00/14] deprecations: remove many old deprecations
- From: Philippe Mathieu-Daudé
- Re: [PATCH 11/14] block: remove 'encryption_key_missing' flag from QAPI
- Re: [PATCH 00/14] deprecations: remove many old deprecations
- Re: [PATCH 00/14] deprecations: remove many old deprecations
- Re: [PATCH 10/14] hw/scsi: remove 'scsi-disk' device
- Re: [PATCH 09/14] hw/ide: remove 'ide-drive' device
- Re: [PATCH 04/14] softmmu: remove '-usbdevice' command line option
- [PATCH] qemu_monitor: Document qemuMonitorUnregister()
- Re: [PATCH v2] qemu: Add missing lock in qemuProcessHandleMonitorEOF
- [PATCH v2 26/31] qemu-nbd: Use user_creatable_process_cmdline() for --object
- [PATCH v2 23/31] qom: Factor out user_creatable_process_cmdline()
- Re: [PATCH 04/14] softmmu: remove '-usbdevice' command line option
- [PATCH v2 29/31] qom: Add user_creatable_parse_str()
- [PATCH v2 20/31] qom: Make "object" QemuOptsList optional
- [PATCH v2 25/31] qemu-img: Use user_creatable_process_cmdline() for --object
- [PATCH v2 21/31] qemu-storage-daemon: Implement --object with qmp_object_add()
- [PATCH v2 30/31] vl: QAPIfy -object
- [PATCH v2 31/31] qom: Drop QemuOpts based interfaces
- [PATCH v2 28/31] hmp: QAPIfy object_add
- [PATCH v2 22/31] qom: Remove user_creatable_add_dict()
- [PATCH v2 27/31] qom: Add user_creatable_add_from_str()
- [PATCH v2 24/31] qemu-io: Use user_creatable_process_cmdline() for --object
- [PATCH v2 05/31] qapi/qom: Add ObjectOptions for cryptodev-*
- [PATCH v2 15/31] qapi/qom: Add ObjectOptions for pr-manager-helper
- [PATCH v2 18/31] qapi/qom: Add ObjectOptions for x-remote-object
- [PATCH v2 16/31] qapi/qom: Add ObjectOptions for confidential-guest-support
- [PATCH v2 11/31] qapi/qom: Add ObjectOptions for tls-*, deprecate 'loaded'
- [PATCH v2 12/31] qapi/qom: Add ObjectOptions for can-*
- [PATCH v2 10/31] qapi/qom: Add ObjectOptions for secret*, deprecate 'loaded'
- [PATCH v2 06/31] qapi/qom: Add ObjectOptions for dbus-vmstate
- [PATCH v2 09/31] qapi/qom: Add ObjectOptions for throttle-group
- [PATCH v2 04/31] qapi/qom: Add ObjectOptions for authz-*
- [PATCH v2 07/31] qapi/qom: Add ObjectOptions for memory-backend-*
- [PATCH v2 03/31] qapi/qom: Add ObjectOptions for iothread
- Re: [PATCH v2 4/4] utils: Deprecate inexact fractional suffix sizes
- [PATCH v2 08/31] qapi/qom: Add ObjectOptions for rng-*, deprecate 'opened'
- [PATCH v2 19/31] qapi/qom: QAPIfy object-add
- [PATCH v2 17/31] qapi/qom: Add ObjectOptions for input-*
- [PATCH v2 13/31] qapi/qom: Add ObjectOptions for colo-compare
- [PATCH v2 14/31] qapi/qom: Add ObjectOptions for filter-*
- [PATCH v2 00/31] qapi/qom: QAPIfy --object and object-add
- [PATCH v2 01/31] tests: Drop 'props' from object-add calls
- [PATCH v2 02/31] qapi/qom: Drop deprecated 'props' from object-add
- Re: [PATCH 01/14] ui, monitor: remove deprecated VNC ACL option and HMP commands
- Re: [PATCH 04/14] softmmu: remove '-usbdevice' command line option
- Re: [PATCH 03/14] monitor: remove 'query-events' QMP command
- Re: [PATCH 01/14] ui, monitor: remove deprecated VNC ACL option and HMP commands
- Re: [PATCH 04/14] softmmu: remove '-usbdevice' command line option
- Re: [PATCH 00/14] deprecations: remove many old deprecations
- Re: [PATCH 02/14] monitor: raise error when 'pretty' option is used with HMP
- From: Dr. David Alan Gilbert
- Re: [PATCH 08/14] chardev: reject use of 'wait' flag for socket client chardevs
- [PATCH 14/14] block: remove support for using "file" driver with block/char devices
- [PATCH 13/14] block: remove 'dirty-bitmaps' field from 'BlockInfo' struct
- [PATCH 05/14] migrate: remove QMP/HMP commands for speed, downtime and cache size
- [PATCH 10/14] hw/scsi: remove 'scsi-disk' device
- [PATCH 12/14] block: remove dirty bitmaps 'status' field
- [PATCH 11/14] block: remove 'encryption_key_missing' flag from QAPI
- [PATCH 06/14] machine: remove 'query-cpus' QMP command
- [PATCH 07/14] machine: remove 'arch' field from 'query-cpus-fast' QMP command
- [PATCH 08/14] chardev: reject use of 'wait' flag for socket client chardevs
- [PATCH 09/14] hw/ide: remove 'ide-drive' device
- [PATCH 04/14] softmmu: remove '-usbdevice' command line option
- [PATCH 01/14] ui, monitor: remove deprecated VNC ACL option and HMP commands
- [PATCH 00/14] deprecations: remove many old deprecations
- [PATCH 03/14] monitor: remove 'query-events' QMP command
- [PATCH 02/14] monitor: raise error when 'pretty' option is used with HMP
- [PATCH v2] qemu: Add missing lock in qemuProcessHandleMonitorEOF
- Re: Some confusion about lsilogic controller
- Some confusion about lsilogic controller
- Re: [PATCH] NEW: Mention some bug fixes for the 7.1.0 dev cycle
- Re: [PATCH] NEW: Mention some bug fixes for the 7.1.0 dev cycle
- Re: [libvirt PATCH 0/2] Fix bonehead errors in <hostdev> <teaming> support
- [libvirt PATCH] util: don't log error if SRIOV PF has no associated netdev
- [PATCH] NEW: Mention some bug fixes for the 7.1.0 dev cycle
- [libvirt PATCH 2/2] docs: fix bad cut/paste in <teaming> example
- [libvirt PATCH 1/2] qemu: allow migration of generic <hostdev> with <teaming>
- [libvirt PATCH 0/2] Fix bonehead errors in <hostdev> <teaming> support
- [PATCH 2/3] Use g_autoptr instead of virNetDevIPRouteFree if possible
- [PATCH 3/3] Remove redundant variables/labels
- [PATCH 1/3] networkcommon_conf: Use g_autofree where possible
- [PATCH 0/3] Use g_autoptr and g_autofree
- Re: [PATCH v2 4/4] utils: Deprecate inexact fractional suffix sizes
- Re: [PATCH] qemuMonitorUnregister: Fix use-after-free of mon->watch
- Re: [PATCH v2 3/4] utils: Deprecate hex-with-suffix sizes
- Re: [PATCH] libxl: Add lock process indicator to libxlDomainObjPrivate object
- Re: [libvirt PATCH v2 1/1] ci: Add helper script
- Re: [PATCH] Use g_steal_pointer where possible
- [PATCH] Use g_steal_pointer where possible
- [PATCH 2/4] netdev_bandwidth_conf: Use g_autofree where possible
- [PATCH 1/4] vsh-table: Use g_autofree where possible
- [PATCH 3/4] Use g_autoptr instead of virNetDevBandwidthFree where possible
- [PATCH 4/4] netdev_bandwidth_conf: Remove redundant variables/labels
- [PATCH 0/4] use g_autofree and g_autoptr
- Re: A brief look at deprecating our JSON extensions over RFC 8259
- Re: A brief look at deprecating our JSON extensions over RFC 8259
- Re: A brief look at deprecating our JSON extensions over RFC 8259
- Re: A brief look at deprecating our JSON extensions over RFC 8259
- Re: A brief look at deprecating our JSON extensions over RFC 8259
- Re: [PATCH python] iothread: fix memory access out of bounds
- Re: [libvirt PATCH] NEWS: mention cgroups on hosts with systemd bug fix
- Re: A brief look at deprecating our JSON extensions over RFC 8259
- [PATCH python] iothread: fix memory access out of bounds
- Re: A brief look at deprecating our JSON extensions over RFC 8259
- [PATCH] libxl: Add lock process indicator to libxlDomainObjPrivate object
- Re: [PATCH RESEND 20/20] virhostdev.c: remove missing PCI devs from hostdev manager
- Re: [PATCH RESEND 20/20] virhostdev.c: remove missing PCI devs from hostdev manager
- From: Daniel Henrique Barboza
- Re: A brief look at deprecating our JSON extensions over RFC 8259
- Re: A brief look at deprecating our JSON extensions over RFC 8259
- Re: A brief look at deprecating our JSON extensions over RFC 8259
- Re: A brief look at deprecating our JSON extensions over RFC 8259
- Re: [PATCH] libxl: Fix domain shutdown
- Re: A brief look at deprecating our JSON extensions over RFC 8259
- Re: A brief look at deprecating our JSON extensions over RFC 8259
- Re: A brief look at deprecating our JSON extensions over RFC 8259
- Re: [PATCH] libxl: Fix domain shutdown
- Re: A brief look at deprecating our JSON extensions over RFC 8259
- Re: [PATCH] libxl: Fix domain shutdown
- Re: [PATCH v2 05/13] conf: Introduce virtio-mem <memory/> model
- Re: [PATCH v2 05/13] conf: Introduce virtio-mem <memory/> model
- Re: [PATCH v2 05/13] conf: Introduce virtio-mem <memory/> model
- Re: [PATCH v2 05/13] conf: Introduce virtio-mem <memory/> model
- Re: [PATCH v2 05/13] conf: Introduce virtio-mem <memory/> model
- Re: A brief look at deprecating our JSON extensions over RFC 8259
- Re: A brief look at deprecating our JSON extensions over RFC 8259
- [libvirt PATCH] NEWS: mention cgroups on hosts with systemd bug fix
- A brief look at deprecating our JSON extensions over RFC 8259
- Re: [libvirt PATCH] NEWS: mention support for vhost-user-blk
- Re: [libvirt PATCH] NEWS: mention support for vhost-user-blk
- [libvirt PATCH] NEWS: mention support for vhost-user-blk
- Re: [PATCH] NEWS: Mention snapshot quiesce rollback bugfix
- [PATCH] NEWS: Mention snapshot quiesce rollback bugfix
- Re: [libvirt PATCH v4 12/25] nodedev: Refresh mdev devices when changes are detected
- Re: [libvirt PATCH 0/2] followup fix for cpu quota limits
- Re: [PATCH] libxl: Fix domain shutdown
- Re: [libvirt PATCH v4 09/25] nodedev: add mdevctl devices to node device list
- [libvirt PATCH 2/5] cpu_map/sync_qemu_i386.py: Add mapping for ibrs
- [libvirt PATCH 5/5] cpumap: Add support for svme-addr-check CPU feature
- [libvirt PATCH 3/5] cpu_map/sync_qemu_i386.py: Add mapping for svme-addr-check
- [libvirt PATCH 4/5] cpumap: Add support for ibrs CPU feature
- [libvirt PATCH 1/5] cpu_map/sync_qemu_i386.py: Add mapping for amd-ssbd
- [libvirt PATCH 0/5] cpu_map: Sync with Qemu
- Entering freeze for libvirt-7.1.0
- Re: [PATCH 4/4] ui, monitor: remove deprecated VNC ACL option and HMP commands
- From: Dr. David Alan Gilbert
- Re: [libvirt PATCH v4 05/25] nodedev: add ability to parse mdevs from mdevctl
- Re: [libvirt PATCH v4 03/25] nodedev: Add ability to filter by active state
- Re: [libvirt PATCH v4 00/25] Add support for persistent mediated devices
- Re: [libvirt PATCH v4 25/25] nodedev: fix hang when destroying an mdev in use
- Re: [libvirt PATCH v4 24/25] nodedev: add ability to specify UUID for new mdevs
- Re: [libvirt PATCH v4 23/25] nodedev: add <uuid> element to mdev caps
- Re: [libvirt PATCH v4 21/25] api: add virNodeDeviceCreate()
- Re: [libvirt PATCH v4 22/25] virsh: add "nodedev-start" command
- Re: [libvirt PATCH v4 20/25] virsh: add nodedev-undefine command
- Re: [libvirt PATCH v4 15/25] virsh: Add --inactive, --all to nodedev-list
- Re: [PATCH RESEND 20/20] virhostdev.c: remove missing PCI devs from hostdev manager
- Re: [PATCH RESEND 17/20] virpci.c: use virPCIDeviceAddressPtr in virPCIDeviceListFind()
- Re: [PATCH RESEND 19/20] virpci.c: use virPCIDeviceAddressPtr in virPCIDeviceListDel()
- Re: [PATCH RESEND 18/20] virpci.c: use virPCIDeviceAddressPtr in virPCIDeviceListSteal()
- Re: [PATCH RESEND 16/20] virpci.c: use virPCIDeviceAddressPtr in virPCIDeviceListFindIndex()
- Re: [PATCH RESEND 15/20] qemu_cgroup.c: skip absent PCI devices in qemuTeardownHostdevCgroup()
- Re: [PATCH RESEND 14/20] virhostdev.c: add virHostdevIsPCIDevice() helper
- Re: [PATCH RESEND 13/20] virsh-domain.c: modernize cmdDetachDevice()
- Re: [PATCH RESEND 11/20] qemu_driver.c: modernize qemuNodeDeviceReAttach()
- Re: [PATCH RESEND 10/20] libvirt-nodedev.c: remove return value from virNodeDeviceFree()
- Re: [PATCH RESEND 09/20] dac, selinux: skip setting/restoring label for absent PCI devices
- Re: [PATCH RESEND 06/20] virhostdev.c: virHostdevGetPCIHostDevice() now reports missing device
- Re: [PATCH 20/25] virJSONValueArrayAppend: Clear pointer when taking ownership of passed value
- [PATCH] libxl: Fix domain shutdown
- Re: [PATCH v2 14/15] qemu: migration: Migrate block dirty bitmaps corresponding to checkpoints
- Re: [PATCH v2 07/15] qemu: migration_params: Add infrastructure for 'dirty-bitmaps' migration feature
- Re: [PATCH v2 04/15] qemu: migration: Create qcow2 v3 images for VIR_MIGRATE_NON_SHARED_DISK
- [PATCH v4 0/1] qemu: add per-vcpu delay stats
- [PATCH v4 1/1] qemu: add per-vcpu delay stats
- Re: [PATCH v2 01/15] qemucapabilitiesdata: Update test data for qemu-6.0 on x86_64
- [libvirt PATCH 2/2] docs: use proper cpu quota value in our documentation
- [libvirt PATCH 1/2] domain_validate: use defines for cpu period and quota limits
- [libvirt PATCH 0/2] followup fix for cpu quota limits
- [PATCH 4/4] ui, monitor: remove deprecated VNC ACL option and HMP commands
- [PATCH 3/4] ui: deprecate "password" option for SPICE server
- [PATCH 2/4] ui: introduce "password-secret" option for SPICE server
- [PATCH 1/4] ui: introduce "password-secret" option for VNC servers
- [PATCH 0/4] ui: add support for 'secret' object to provide VNC/SPICE passwords
- Re: [PATCH RESEND 12/20] libxl_driver.c: modernize libxlNodeDeviceReAttach()
- Re: [PATCH RESEND 11/20] qemu_driver.c: modernize qemuNodeDeviceReAttach()
- Re: [PATCH 4/4] qemu*xml2*test: Cache capabilities between tests
- Re: [PATCH v2] qemu: Fix libvirt hang due to early TPM device stop
- [PATCH v2] qemu: Fix libvirt hang due to early TPM device stop
- [PATCH 3/4] testQemuInfoSetArgs: Use curly braces in else section
- [PATCH 1/4] qemuxml2argvtest: Cache QAPI schema between tests
- [PATCH 4/4] qemu*xml2*test: Cache capabilities between tests
- [PATCH 2/4] testCompareXMLToArgvValidateSchema: Improve and fix helper for testing everything
- [PATCH 0/4] qemuxml2*test: Significantly improve performance by caching qemu capabilities and qapi schema
- Re: [PATCH] qemu: Fix libvirt hang due to early TPM device stop
- [PATCH] qemu: Fix libvirt hang due to early TPM device stop
- Re: [PATCH] event-test: Properly terminate strings printed from callbacks
- [PATCH] event-test: Properly terminate strings printed from callbacks
- [PATCH v2 09/15] qemu: migration_cookie: Add helpers for transforming the cookie into migration params
- [PATCH v2 14/15] qemu: migration: Migrate block dirty bitmaps corresponding to checkpoints
- [PATCH v2 08/15] qemu: migration_cookie: Add XML handling for setting up bitmap migration
- [PATCH v2 15/15] qemu: capabilities: Enable QEMU_CAPS_INCREMENTAL_BACKUP
- [PATCH v2 13/15] qemu: migration: Clean up temporary bitmaps when cancelling a migration
- [PATCH v2 12/15] tests: qemumigrationcookie: Add testing for block dirty bitmap migration
- [PATCH v2 11/15] tests: qemustatusxml2xml: Add status XML from migration with bitmaps
- [PATCH v2 10/15] qemu: domain: Store list of temporary bitmaps for migration in status XML
- [PATCH v2 06/15] qemu: blockjob: Use qemuMonitorBitmapRemove for single bitmap removal
- [PATCH v2 07/15] qemu: migration_params: Add infrastructure for 'dirty-bitmaps' migration feature
- [PATCH v2 04/15] qemu: migration: Create qcow2 v3 images for VIR_MIGRATE_NON_SHARED_DISK
- [PATCH v2 05/15] qemu: monitor: Introduce qemuMonitorBitmapRemove
- [PATCH v2 02/15] qemu: capabilities: Introduce QEMU_CAPS_MIGRATION_PARAM_BLOCK_BITMAP_MAPPING
- [PATCH v2 03/15] qemu: Probe whether an image is 'qcow2 v2' from query-named-block-nodes
- [PATCH v2 01/15] qemucapabilitiesdata: Update test data for qemu-6.0 on x86_64
- [PATCH v2 00/15] qemu: migrate block bitmaps when migrating storage
- Re: [libvirt PATCH v2 1/1] qemu_validate: Allow kvm hint-dedicated on non-passthrough VMs
- [libvirt PATCH v2 1/1] qemu_validate: Allow kvm hint-dedicated on non-passthrough VMs
- [libvirt PATCH v2 0/1] Allow kvm hint-dedicated on non-passthrough VMs
- Re: [PATCH] virsh: Add virshKeycodeNameCompleter
- Re: [libvirt PATCH v4 03/25] nodedev: Add ability to filter by active state
- [PATCH] virsh: Add virshKeycodeNameCompleter
- Re: [libvirt PATCH v4 12/25] nodedev: Refresh mdev devices when changes are detected
- Re: [PATCH 18/19] qemu: migration: Migrate block dirty bitmaps corresponding to checkpoints
- Re: [PATCH v2 13/13] kbase: Document virtio-mem
- Re: [PATCH v2 10/13] qemu: Refresh the actual size of virtio-mem on monitor reconnect
- Re: [PATCH v2 11/13] virsh: Introduce update-memory command
- Re: [PATCH v2 09/13] Introduce MEMORY_DEVICE_SIZE_CHANGE event
- Re: [PATCH 19/19] qemu: capabilities: Enable QEMU_CAPS_INCREMENTAL_BACKUP
- Re: [PATCH 18/19] qemu: migration: Migrate block dirty bitmaps corresponding to checkpoints
- Re: [PATCH v2 05/13] conf: Introduce virtio-mem <memory/> model
- Re: [PATCH v2 05/13] conf: Introduce virtio-mem <memory/> model
- Re: [PATCH 18/19] qemu: migration: Migrate block dirty bitmaps corresponding to checkpoints
- Re: [libvirt PATCH 0/4] Coverity diaries
- Re: [PATCH v2 01/13] virhostmem: Introduce virHostMemGetTHPSize()
- [libvirt PATCH 4/4] hyperv: check return value of virUUIDGenerate
- [libvirt PATCH 2/4] qemu: saveimage: only steal domXML on success
- [libvirt PATCH 1/4] security: dac: remove leftover virPCIDeviceFree
- [libvirt PATCH 3/4] qemu: monitor: clear cpu props properly in CPUInfoClear
- [libvirt PATCH 0/4] Coverity diaries
- [PATCH v2 11/13] virsh: Introduce update-memory command
- [PATCH v2 01/13] virhostmem: Introduce virHostMemGetTHPSize()
- [PATCH v2 10/13] qemu: Refresh the actual size of virtio-mem on monitor reconnect
- [PATCH v2 13/13] kbase: Document virtio-mem
- [PATCH v2 09/13] Introduce MEMORY_DEVICE_SIZE_CHANGE event
- [PATCH v2 12/13] news: document recent virtio memory addition
- [PATCH v2 07/13] qemu: Wire up <memory/> live update
- [PATCH v2 08/13] qemu: Wire up MEMORY_DEVICE_SIZE_CHANGE event
- [PATCH v2 04/13] qemu_capabilities: Introduce QEMU_CAPS_DEVICE_VIRTIO_MEM_PCI
- [PATCH v2 06/13] qemu: Build command line for virtio-mem
- [PATCH v2 05/13] conf: Introduce virtio-mem <memory/> model
- [PATCH v2 03/13] qemu_process: Drop needless check in qemuProcessNeedMemoryBackingPath()
- [PATCH v2 02/13] qemu_process: Deduplicate code in qemuProcessNeedHugepagesPath()
- [PATCH v2 RESEND 00/13] Introduce virtio-mem <memory/> model
- Re: [PATCH] qemu_driver.c: Coverity fix in qemuNodeDeviceDetachFlags()
- From: Daniel Henrique Barboza
- [libvirt PATCH] esx: use g_autofree for datastoreRelatedPath
- Re: [PATCH] qemu_driver.c: Coverity fix in qemuNodeDeviceDetachFlags()
- Re: [PATCH] qemu_driver.c: Coverity fix in qemuNodeDeviceDetachFlags()
- [PATCH] qemu_driver.c: Coverity fix in qemuNodeDeviceDetachFlags()
- From: Daniel Henrique Barboza
- Re: [PATCH v2 07/10] qemu_driver.c: validate 'driverName' earlier in qemuNodeDeviceDetachFlags()
- From: Daniel Henrique Barboza
- Re: [PATCH v2 07/10] qemu_driver.c: validate 'driverName' earlier in qemuNodeDeviceDetachFlags()
- Re: [PATCH 17/19] qemu: migration: Clean up temporary bitmaps when cancelling a migration
- Re: [PATCH 14/19] qemu: domain: Store list of temporary bitmaps for migration in status XML
- Re: [PATCH 13/19] qemu: migration_cookie: Add helpers for transforming the cookie into migration params
- Re: [PATCH 12/19] qemu: migration_cookie: Add XML handling for setting up bitmap migration
- Re: [PATCH 16/19] tests: qemumigrationcookie: Add testing for block dirty bitmap migration
- Re: [PATCH 15/19] tests: qemustatusxml2xml: Add status XML from migration with bitmaps
- Plans for the next release
- Re: [PATCH] qemuBlockDiskDetectNodes: just return when alias is null
- [PATCH] qemuMonitorUnregister: Fix use-after-free of mon->watch
- [PATCH] qemuBlockDiskDetectNodes: just return when alias is null
- Re: [libvirt PATCH v4 09/25] nodedev: add mdevctl devices to node device list
- Re: [PATCH v2 10/10] scripts/check-aclrules.py: check ACL for domain_driver.c ACL callers
- From: Daniel Henrique Barboza
- Re: [PATCH v3 0/1] rpc: avoid crash when system time jump back
- Re: [libvirt PATCH v4 14/25] api: add virNodeDeviceDefineXML()
- Re: [libvirt PATCH v4 13/25] nodedev: add function to generate mdevctl define command
- Re: [libvirt PATCH] qemu_validate: Allow kvm hint-dedicated on non-passthrough VMs
- Re: [PATCH] qemuBlockDiskDetectNodes: just return when alias is null
- Re: [PATCH v2 10/10] scripts/check-aclrules.py: check ACL for domain_driver.c ACL callers
- Re: [libvirt PATCH v4 05/25] nodedev: add ability to parse mdevs from mdevctl
- Re: [PATCH] esx: Bump minimal version of curl
- Re: [libvirt PATCH v4 12/25] nodedev: Refresh mdev devices when changes are detected
- Re: [libvirt PATCH v2 0/3] qemu: add support for VNC power control options
- Re: [PATCH] esx: Bump minimal version of curl
- Re: [PATCH 11/19] qemu: migration_params: Add infrastructure for 'dirty-bitmaps' migration feature
- Re: fix for passfd on 64-bit BSD
- Re: [libvirt PATCH 0/9] eliminate (almost) all VIR_FREE in esx directory
- Re: [libvirt PATCH 0/9] eliminate (almost) all VIR_FREE in esx directory
- Re: [PATCH 11/19] qemu: migration_params: Add infrastructure for 'dirty-bitmaps' migration feature
- Re: [libvirt PATCH 0/9] eliminate (almost) all VIR_FREE in esx directory
- Re: [PATCH] libxl: Use g_autofree for char* where easily possible
- [libvirt PATCH v2 1/1] ci: Add helper script
- [libvirt PATCH v2 0/1] ci: Add helper script
- Re: [PATCH] esx: Bump minimal version of curl
- Re: [libvirt PATCH 1/2] ci: Remove Debian 9 special case
- [PATCH] esx: Bump minimal version of curl
- fix for passfd on 64-bit BSD
- Re: [PATCH] libxl: Use g_autofree for char* where easily possible
- [PATCH] libxl: Use g_autofree for char* where easily possible
- Re: [libvirt PATCH v4 05/25] nodedev: add ability to parse mdevs from mdevctl
- Re: [libvirt PATCH v4 05/25] nodedev: add ability to parse mdevs from mdevctl
- Re: [PATCH] virsh: Add virshCodesetNameCompleter
- [PATCH] virsh: Add virshCodesetNameCompleter
- Re: [libvirt PATCH v2 0/3] qemu: add support for VNC power control options
- Re: [libvirt PATCH v2 3/3] qemu: wire up support for VNC power control options
- Re: [PATCH 10/19] qemu: blockjob: Use qemuMonitorBitmapRemove for single bitmap removal
- Re: [PATCH 09/19] qemu: monitor: Introduce qemuMonitorBitmapRemove
- [libvirt PATCH v2 3/3] qemu: wire up support for VNC power control options
- [libvirt PATCH v2 1/3] conf: add support for VNC power control setting
- [libvirt PATCH v2 2/3] qemu: probe for -vnc power-control option support
- [libvirt PATCH v2 0/3] qemu: add support for VNC power control options
- Re: [libvirt PATCH 4/4] ci: Introduce a new checker script 'check-registry.py'
- [libvirt PATCH 2/2] ci: Add helper script
- [libvirt PATCH 0/2] ci: Add helper script
- [libvirt PATCH 1/2] ci: Remove Debian 9 special case
- Re: [PATCH RESEND 00/20] handle missing SR-IOV VF hostdevs during running domains
- Re: [libvirt PATCH 4/4] ci: Introduce a new checker script 'check-registry.py'
- Re: [libvirt PATCH v4 11/25] nodedev: handle mdevs that disappear from mdevctl
- Re: [libvirt PATCH v4 10/25] nodedev: add helper functions to remove node devices
- Re: [libvirt PATCH 2/4] ci: Rewrite list-images from Bash to Python
- Re: [libvirt PATCH 1/3] conf: add support for VNC power control setting
- Re: [libvirt PATCH 3/3] qemu: wire up support for VNC power control options
- Re: [libvirt PATCH 2/3] qemu: probe for -vnc power-control option support
- Re: [libvirt PATCH 1/3] conf: add support for VNC power control setting
- [libvirt PATCH] docs: formatdomain: fix link to memoryBacking element
- [libvirt PATCH 3/3] qemu: wire up support for VNC power control options
- [libvirt PATCH 0/3] qemu: add support for VNC power control option
- [libvirt PATCH 2/3] qemu: probe for -vnc power-control option support
- [libvirt PATCH 1/3] conf: add support for VNC power control setting
- Re: [libvirt PATCH 3/4] ci: list-images: Split some generic logic to a util module
- Re: [libvirt PATCH 2/4] ci: Rewrite list-images from Bash to Python
- Re: [libvirt PATCH 2/5] qemu: use on|off for -vnc boolean option values
- Re: [libvirt PATCH 1/5] qemu: probe for -vnc supporting use of QemuOpts syntax
- Re: [libvirt PATCH 0/5] qemu: more cleanup of boolean option handling
- Re: [libvirt PATCH 1/4] ci: Makefile: Specify a help target to replace ci-help
- Re: [libvirt PATCH 3/5] qemu: use on|off instead of yes|no for -object boolean properties
- Re: [libvirt PATCH 3/5] qemu: use on|off instead of yes|no for -object boolean properties
- Re: [libvirt PATCH 3/5] qemu: use on|off instead of yes|no for -object boolean properties
- Re: [PATCH RESEND 00/20] handle missing SR-IOV VF hostdevs during running domains
- From: Daniel Henrique Barboza
- Re: [libvirt PATCH 0/2] ci: Tiny changes to the Makefile
- [libvirt PATCH 5/5] qemu: remove support for generating yes|no boolean options
- [libvirt PATCH 4/5] qemu: use on|off instead of yes|no for -drive boolean properties
- [libvirt PATCH 2/5] qemu: use on|off for -vnc boolean option values
- [libvirt PATCH 3/5] qemu: use on|off instead of yes|no for -object boolean properties
- [libvirt PATCH 0/5] qemu: more cleanup of boolean option handling
- [libvirt PATCH 1/5] qemu: probe for -vnc supporting use of QemuOpts syntax
- Re: [libvirt PATCH v4 09/25] nodedev: add mdevctl devices to node device list
- Re: [PATCH] qemu: use long on|off syntax for -spice boolean option values
- Re: [libvirt PATCH] qemu: use long on|off syntax for -chardev boolean option values
- Re: [libvirt PATCH v4 07/25] nodedev: add persistence to virNodeDeviceObj
- Re: [libvirt PATCH v4 02/25] nodedev: introduce concept of 'active' node devices
- [PATCH] qemu: use long on|off syntax for -spice boolean option values
- [libvirt PATCH] qemu: use long on|off syntax for -chardev boolean option values
- Re: [libvirt PATCH 0/2] ci: Build on macOS 11
- Re: [PATCH 2/3] qemu: Move qemuAgentFSInfo array free into qemuDomainGetFSInfo()
- Re: [PATCH 3/3] qemuSnapshotFSFreeze: Don't return -2
- Re: [PATCH 3/3] qemuSnapshotFSFreeze: Don't return -2
- Re: [PATCH] docs: tlscerts: fix link to remote URI parameters
- Re: [PATCH 3/3] qemuSnapshotFSFreeze: Don't return -2
- Re: [PATCH 2/3] qemuSnapshotCreateActiveExternal: Don't thaw filesystems when freeze fails
- Re: [libvirt PATCH] vircgroup: correctly free nested virCgroupPtr
- From: Daniel Henrique Barboza
- Re: [PATCH] qemu_hotplug: Don't dereference NULL pointer @newb in qemuDomainChangeNet()
- From: Daniel Henrique Barboza
- Re: [PATCH 1/3] api: Discourage use of VIR_DOMAIN_SNAPSHOT_CREATE_QUIESCE
- [PATCH] qemu_hotplug: Don't dereference NULL pointer @newb in qemuDomainChangeNet()
- Re: [PATCH 2/3] qemu: Move qemuAgentFSInfo array free into qemuDomainGetFSInfo()
- [PATCH 1/3] api: Discourage use of VIR_DOMAIN_SNAPSHOT_CREATE_QUIESCE
- [PATCH 3/3] qemuSnapshotFSFreeze: Don't return -2
- [PATCH 2/3] qemuSnapshotCreateActiveExternal: Don't thaw filesystems when freeze fails
- [PATCH 0/3] qemu: Fix issue of combining virDomainFSFreeze and VIR_DOMAIN_SNAPSHOT_CREATE_QUIESCE
- Re: [libvirt PATCH v4 05/25] nodedev: add ability to parse mdevs from mdevctl
- [libvirt PATCH] vircgroup: correctly free nested virCgroupPtr
- Re: [libvirt PATCH v4 03/25] nodedev: Add ability to filter by active state
- [libvirt PATCH 1/2] ci: Update package list on Cirrus CI
- [libvirt PATCH 0/2] ci: Build on macOS 11
- [libvirt PATCH 2/2] ci: Build on macOS 11 instead of macOS 10.15
- Re: [PATCH 3/3] qemu: Don't lie about @ndevAlias when translating FSInfo
- Re: [PATCH 2/3] qemu: Move qemuAgentFSInfo array free into qemuDomainGetFSInfo()
- Re: [PATCH 1/3] qemu: Drop needless check in virDomainFSInfoFormat()
- [PATCH 1/3] qemu: Drop needless check in virDomainFSInfoFormat()
- [PATCH 3/3] qemu: Don't lie about @ndevAlias when translating FSInfo
- [PATCH 2/3] qemu: Move qemuAgentFSInfo array free into qemuDomainGetFSInfo()
- [PATCH 0/3] qemu: Couple of virDomainGetFSInfo() related fixes
- [PATCH] docs: tlscerts: fix link to remote URI parameters
- [libvirt PATCH 2/2] ci: Makefile: Expose CI_IMAGE_PREFIX and CI_IMAGE_TAG in 'ci-help'
- [libvirt PATCH 1/2] ci: Drop the CI_PREPARE_SCRIPT variable
- [libvirt PATCH 0/2] ci: Tiny changes to the Makefile
- Re: [PATCH v3 1/1] qemu: add per-vcpu delay stats
- [PATCH v3 1/1] qemu: add per-vcpu delay stats
- [PATCH v3 0/1] qemu: add per-vcpu delay stats
- Re: [libvirt PATCH v2 0/3] ci: Paint the pipeline green
- Re: [libvirt PATCH v2 0/3] ci: Paint the pipeline green
- Re: [libvirt PATCH] news: Mention Apple Silicon support
- Re: [libvirt PATCH] news: Mention Apple Silicon support
- Re: [libvirt PATCH] news: Mention Apple Silicon support
- Re: [libvirt PATCH] news: Mention Apple Silicon support
- Re: [libvirt PATCH] news: Mention Apple Silicon support
- Re: [libvirt PATCH] news: Mention Apple Silicon support
- Re: [libvirt PATCH 0/9] eliminate (almost) all VIR_FREE in esx directory
- Re: [libvirt PATCH 9/9] esx: replace some VIR_FREE with g_clear_pointer(x, g_free)
- Re: [libvirt PATCH] news: Mention Apple Silicon support
- [libvirt PATCH] news: Mention Apple Silicon support
- Re: [PATCH 00/25] Clear pointers in virJSONValue(Object|Array)Append and other cleanups
- Re: [PATCH 20/25] virJSONValueArrayAppend: Clear pointer when taking ownership of passed value
- [libvirt PATCH 4/9] esx: switch VIR_FREE->g_free in esx*Free*()
- [libvirt PATCH 7/9] esx: switch VIR_FREE->g_free when the pointer will immediately go out of scope
- [libvirt PATCH 6/9] esx: reorder code to avoid need to VIR_FREE mimeType
- [libvirt PATCH 8/9] esx: eliminate unnecessary cleanup: labels and result variables
- [libvirt PATCH 9/9] esx: replace some VIR_FREE with g_clear_pointer(x, g_free)
- [libvirt PATCH 5/9] esx: use g_steal_pointer+g_autofree on return value
- [libvirt PATCH 1/9] esx: use g_autofree for char* where it is trivially possible
- [libvirt PATCH 3/9] esx: fix memory leak by switching to g_autofree
- [libvirt PATCH 0/9] eliminate (almost) all VIR_FREE in esx directory
- [libvirt PATCH 2/9] esx: use g_autofree when made possible by reducing scope
- Re: [libvirt PATCH v2 5/6] qemu: implement virDomainGetMessages API
- Re: [libvirt RFC PATCH 0/5] eliminating VIR_FREE in the *Clear() functions
- [PATCH 22/25] qemuAgentSetVCPUsCommand: Refactor cleanup
- [PATCH 13/25] virJSONValue(Array|Object)Append*: Simplify handling of appended object
- [PATCH 17/25] qemuAgentMakeStringsArray: Refactor cleanup
- [PATCH 20/25] virJSONValueArrayAppend: Clear pointer when taking ownership of passed value
- [PATCH 11/25] virJSONValueObjectInsert: Clear @value on successful insertion
- [PATCH 19/25] testQEMUSchemaValidateObjectMergeVariantMember: Fix theoretical leak
- [PATCH 23/25] virJSONParserHandle*: Refactor memory cleanup and drop NULL checks
- [PATCH 25/25] virJSONParserInsertValue: Take double pointer for @value
- [PATCH 24/25] virJSONValueNewNumber: Take ownership of passed string
- [PATCH 15/25] virJSONValueObjectAddVArgs: Use autofree for the temporary bitmap
- [PATCH 16/25] virJSONValueObjectAppend: Clear pointer when taking ownership of passed value
- [PATCH 21/25] qemuMonitorJSONTransactionAdd: Refactor cleanup
- [PATCH 18/25] virMACMapHashDumper: Refactor array addition
- [PATCH 12/25] virJSONValueCopy: Don't use virJSONValue(Object|Array)Append
- [PATCH 10/25] qemuAgentMakeCommand: Refactor memory cleanup
- [PATCH 14/25] virJSONValueNewArrayFromBitmap: Refactor cleanup
- [PATCH 09/25] virLockSpacePreExecRestart: Refactor memory cleanup
- [PATCH 08/25] virNetServerPreExecRestart: Refactor memory cleanup
- [PATCH 07/25] virNetServerPreExecRestart: Drop error reporting from virJSONValueObjectAppend* calls
- [PATCH 06/25] virNetServerClientPreExecRestart: Refactor memory cleanup
- [PATCH 05/25] virNetServerServicePreExecRestart: Refactor memory cleanup
- [PATCH 04/25] virNetDaemonPreExecRestart: Refactor memory cleanup
- [PATCH 03/25] virLogHandlerPreExecRestart: Refactor memory cleanup
- [PATCH 02/25] virLogDaemonPreExecRestart: Refactor memory cleanup
- [PATCH 00/25] Clear pointers in virJSONValue(Object|Array)Append and other cleanups
- [PATCH 01/25] virLockDaemonPreExecRestart: Refactor memory cleanup
- Re: [PATCH] qemu_shim: URI escape root directory
- [PATCH] qemu_shim: URI escape root directory
- [libvirt PATCH v2 2/3] ci: Add temporary workaround for Fedora Rawhide
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]