libvirt
[Prev Page][Next Page]
- [PATCH 7/7] net/qemu: move vlan/bandwidth validation out of network driver
- [PATCH 1/7] qemu: add mac address to error messages in qemuDomainValidateActualNetDef
- [PATCH 6/7] conf: add hypervisor agnostic, domain start-time, validation function for NetDef
- Re: [PATCHv2 0/2] util: set bridge device MAC address explicitly
- Re: [PATCH 10/75] libxl: Drop virAsprintf() and virAsprintfQuiet() retval checking
- Re: [PATCH 44/75] libxl: Use g_strdup_printf() instead of virAsprintf()
- Re: [PATCH 43/75] interface: Use g_strdup_printf() instead of virAsprintf()
- Re: [PATCH 42/75] hyperv: Use g_strdup_printf() instead of virAsprintf()
- Re: [PATCH 41/75] esx: Use g_strdup_printf() instead of virAsprintf()
- Re: [PATCH 40/75] cpu: Use g_strdup_printf() instead of virAsprintf()
- Re: [PATCH 38/75] bhyve: Use g_strdup_printf() instead of virAsprintf()
- Re: [PATCH 37/75] access: Use g_strdup_printf() instead of virAsprintf()
- Re: [PATCH 00/16] docs: hacking: various modernizations (glib chronicles)
- Re: [PATCH] qemu: avoid double reservation of PCI address when hotplugging interface type='hostdev'
- Re: [PATCH v2 2/2] domain_conf: Relax SCSI addr used check
- Re: [PATCH v2 1/2] domain_conf: Make virDomainDeviceFindSCSIController accept virDomainDeviceDriveAddress struct
- [ruby PATCH] Fix default values for node_cpu_stats() and node_memory_stats()
- Re: [PATCH 11/16] docs: hacking: document string concatenations
- [PATCH 3/4] remote: Use g_new0 to allocate 'remote_string' in event RPC handlers
- [PATCH 4/4] remote: Serialize typed parameters earlier
- [PATCH 2/4] remote: Replace VIR_ALLOC_N with g_new0 in remoteRelayDomainEventGraphics
- [PATCH 1/4] remote: dispatch: Remove return value from make_nonnull_* helpers
- [PATCH 0/4] remote: Refactor event dispatching code
- Re: [PATCH] tests: Add capabilities for QEMU 4.1.0 on s390x
- Re: [PATCH 03/75] access: Drop virAsprintf() and virAsprintfQuiet() retval checking
- Re: [PATCH 02/75] qemu_command: Change logic in qemuVirCommandGet{FDSet, GetDevSet}
- Re: [PATCH] conf: remove NULL check from virDomainQemuMonitorEventNew
- Re: [PATCH 01/75] src: Don't rely on virAsprintf() returning string length
- Re: [PATCH 03/75] access: Drop virAsprintf() and virAsprintfQuiet() retval checking
- [PATCH 22/75] security: Drop virAsprintf() and virAsprintfQuiet() retval checking
- [PATCH 16/75] nwfilter: Drop virAsprintf() and virAsprintfQuiet() retval checking
- [PATCH 55/75] rpc: Use g_strdup_printf() instead of virAsprintf()
- [PATCH 13/75] lxc: Drop virAsprintf() and virAsprintfQuiet() retval checking
- [PATCH 57/75] security: Use g_strdup_printf() instead of virAsprintf()
- [PATCH 29/75] vmx: Drop virAsprintf() and virAsprintfQuiet() retval checking
- [PATCH 09/75] interface: Drop virAsprintf() and virAsprintfQuiet() retval checking
- [PATCH] conf: remove NULL check from virDomainQemuMonitorEventNew
- [PATCH 54/75] remote: Use g_strdup_printf() instead of virAsprintf()
- [PATCH 60/75] util: Use g_strdup_printf() instead of virAsprintf()
- [PATCH 66/75] tools: Use g_strdup_printf() instead of virAsprintf()
- [PATCH 75/75] Drop virVasprintf()
- [PATCH 56/75] secret: Use g_strdup_printf() instead of virAsprintf()
- [PATCH 58/75] storage: Use g_strdup_printf() instead of virAsprintf()
- [PATCH 65/75] tests: Use g_strdup_printf() instead of virAsprintf()
- [PATCH 64/75] vz: Use g_strdup_printf() instead of virAsprintf()
- [PATCH 48/75] network: Use g_strdup_printf() instead of virAsprintf()
- [PATCH 52/75] phyp: Use g_strdup_printf() instead of virAsprintf()
- [PATCH 74/75] Use g_strdup_vprintf() instead of virVasprintf() everywhere
- [PATCH 72/75] Drop virVasprintf() retval checking
- [PATCH 61/75] vbox: Use g_strdup_printf() instead of virAsprintf()
- [PATCH 62/75] vmware: Use g_strdup_printf() instead of virAsprintf()
- [PATCH 43/75] interface: Use g_strdup_printf() instead of virAsprintf()
- [PATCH 71/75] virstring: Drop virVasprintfQuiet()
- [PATCH 70/75] Rename virVasprintfQuiet() to virVasprintf()
- [PATCH 69/75] Drop virAsprintf()
- [PATCH 68/75] virpcimock: Make @fakerootdir static
- [PATCH 59/75] test: Use g_strdup_printf() instead of virAsprintf()
- [PATCH 67/75] Use g_strdup_printf instead of virAsprintf everywhere
- [PATCH 73/75] virstring: Make virVasprintf() return no value
- [PATCH 53/75] qemu: Use g_strdup_printf() instead of virAsprintf()
- [PATCH 63/75] vmx: Use g_strdup_printf() instead of virAsprintf()
- [PATCH 50/75] nwfilter: Use g_strdup_printf() instead of virAsprintf()
- [PATCH 47/75] lxc: Use g_strdup_printf() instead of virAsprintf()
- [PATCH 51/75] openvz: Use g_strdup_printf() instead of virAsprintf()
- [PATCH 49/75] node_device: Use g_strdup_printf() instead of virAsprintf()
- [PATCH 46/75] logging: Use g_strdup_printf() instead of virAsprintf()
- [PATCH 45/75] locking: Use g_strdup_printf() instead of virAsprintf()
- [PATCH 41/75] esx: Use g_strdup_printf() instead of virAsprintf()
- [PATCH 44/75] libxl: Use g_strdup_printf() instead of virAsprintf()
- [PATCH 42/75] hyperv: Use g_strdup_printf() instead of virAsprintf()
- [PATCH 40/75] cpu: Use g_strdup_printf() instead of virAsprintf()
- [PATCH 39/75] conf: Use g_strdup_printf() instead of virAsprintf()
- [PATCH 38/75] bhyve: Use g_strdup_printf() instead of virAsprintf()
- [PATCH 37/75] access: Use g_strdup_printf() instead of virAsprintf()
- [PATCH 20/75] remote: Drop virAsprintf() and virAsprintfQuiet() retval checking
- [PATCH 24/75] test: Drop virAsprintf() and virAsprintfQuiet() retval checking
- [PATCH 05/75] conf: Drop virAsprintf() and virAsprintfQuiet() retval checking
- [PATCH 21/75] rpc: Drop virAsprintf() and virAsprintfQuiet() retval checking
- [PATCH 25/75] util: Drop virAsprintf() and virAsprintfQuiet() retval checking
- [PATCH 36/75] virstring: Drop virAsprintfQuiet()
- [PATCH 01/75] src: Don't rely on virAsprintf() returning string length
- [PATCH 35/75] Rename virAsprintfQuiet() to virAsprintf()
- [PATCH 34/75] virstring: Make virAsprintf() return no value
- [PATCH 33/75] Drop virAsprintf() and virAsprintfQuiet() retval checking
- [PATCH 32/75] tools: Drop virAsprintf() and virAsprintfQuiet() retval checking
- [PATCH 31/75] tests: Drop virAsprintf() and virAsprintfQuiet() retval checking
- [PATCH 30/75] vz: Drop virAsprintf() and virAsprintfQuiet() retval checking
- [PATCH 28/75] vmware: Drop virAsprintf() and virAsprintfQuiet() retval checking
- [PATCH 27/75] vbox: Drop virAsprintf() and virAsprintfQuiet() retval checking
- [PATCH 26/75] secret: Drop virAsprintf() and virAsprintfQuiet() retval checking
- [PATCH 18/75] phyp: Drop virAsprintf() and virAsprintfQuiet() retval checking
- [PATCH 23/75] storage: Drop virAsprintf() and virAsprintfQuiet() retval checking
- [PATCH 08/75] hyperv: Drop virAsprintf() and virAsprintfQuiet() retval checking
- [PATCH 15/75] node_device: Drop virAsprintf() and virAsprintfQuiet() retval checking
- [PATCH 11/75] locking: Drop virAsprintf() and virAsprintfQuiet() retval checking
- [PATCH 07/75] esx: Drop virAsprintf() and virAsprintfQuiet() retval checking
- [PATCH 03/75] access: Drop virAsprintf() and virAsprintfQuiet() retval checking
- [PATCH 19/75] qemu: Drop virAsprintf() and virAsprintfQuiet() retval checking
- [PATCH 10/75] libxl: Drop virAsprintf() and virAsprintfQuiet() retval checking
- [PATCH 17/75] openvz: Drop virAsprintf() and virAsprintfQuiet() retval checking
- [PATCH 14/75] network: Drop virAsprintf() and virAsprintfQuiet() retval checking
- [PATCH 12/75] logging: Drop virAsprintf() and virAsprintfQuiet() retval checking
- [PATCH 06/75] cpu: Drop virAsprintf() and virAsprintfQuiet() retval checking
- [PATCH 04/75] bhyve: Drop virAsprintf() and virAsprintfQuiet() retval checking
- [PATCH 00/75] Drop virAsprintf() in favor of g_strdup_printf()
- [PATCH 02/75] qemu_command: Change logic in qemuVirCommandGet{FDSet, GetDevSet}
- Re: [PATCH 03/34] conf: use g_strdup in virDomainDiskSet
- Re: [PATCH 32/34] tests: use g_strdup instead of VIR_STRDUP
- Re: [PATCH] libxl_domain: Use g_autoptr for libxlDriverConfig
- [PATCH] libxl_domain: Use g_autoptr for libxlDriverConfig
- Re: [PATCH] tests: Add capabilities for QEMU 4.1.0 on s390x
- Re: [PATCH] tests: Add capabilities for QEMU 4.1.0 on s390x
- [PATCH 0/2] virt-aa-helper for shmem device
- [PATCH 1/2] virt-aa-helper: add rules for shmem devices
- [PATCH 2/2] virt-aa-helper: testcase for shmem devices
- Re: [PATCH] bhyve_conf: Drop unused 'error' label in virBhyveDriverConfigNew()
- Re: [PATCH 25/25] tools: stop distributing generated source files
- Re: [PATCH 24/25] src: stop distributing generated source files
- Re: [PATCH 23/25] include: stop distributing generated source files
- Re: [PATCH] tests: Add capabilities for QEMU 4.1.0 on s390x
- Re: [PATCH 22/25] src: remote: generate source files into build directory
- Re: [PATCH 21/25] src: lxc: generate source files into build directory
- Re: [PATCH 20/25] src: logging: generate source files into build directory
- Re: [PATCH 19/25] src: locking: generate source files into build directory
- Re: [PATCH 18/25] src: hyperv: generate source files into build directory
- Re: [PATCH 17/25] src: esx: generate source files into build directory
- Re: [PATCH 16/25] src: admin: generate source files into build directory
- Re: [PATCH 15/25] src: access: generate source files into build directory
- Re: [PATCH 14/25] src: generate source files into build directory
- Re: [PATCH 13/25] po: rewrite the way how we generate files
- Re: [PATCH 12/25] po: generate files into build dir
- Re: [RFC PATCH v1 0/4] NUMA Host or Node Partitioning
- Re: [PATCH 12/25] po: generate files into build dir
- Re: [PATCH 04/25] m4: virt-selinux: remove obsolete checks
- Re: [PATCH] m4: Improve portability for non-bash shells
- Re: [PATCH 07/25] remote: unify rpc server dispatch generated files
- Re: [PATCH 10/34] conf: use g_strdup instead of VIR_STRDUP
- [RFC PATCH v1 3/4] qemu: driver changes adding vNUMA memory hotplug support
- [RFC PATCH v1 0/4] NUMA Host or Node Partitioning
- [RFC PATCH v1 4/4] tests: add various tests to exercise vNUMA host partitioning
- [RFC PATCH v1 2/4] qemu: driver changes adding vNUMA vCPU hotplug support
- [PATCH v1 20/21] tests: remove unneeded cleanup labels
- From: Daniel Henrique Barboza
- [PATCH v1 15/21] libvirt.c: remove unneeded cleanup label
- From: Daniel Henrique Barboza
- [PATCH v1 12/21] vz_sdk.c: remove unneeded cleanup label
- From: Daniel Henrique Barboza
- [PATCH v1 05/21] lxc: remove unneeded cleanup labels
- From: Daniel Henrique Barboza
- [PATCH v1 02/21] storage: remove unneeded cleanup labels
- From: Daniel Henrique Barboza
- Re: [PATCH 03/34] conf: use g_strdup in virDomainDiskSet
- [PATCH v1 04/21] remote: remove unneeded cleanup labels
- From: Daniel Henrique Barboza
- [PATCH v1 21/21] bhyve_device.c: remove unneeded cleanup labels
- From: Daniel Henrique Barboza
- [PATCH v1 17/21] bridge_driver.c: remove unneeded cleanup labels
- From: Daniel Henrique Barboza
- [PATCH v1 06/21] node_device: remove unneeded cleanup labels
- From: Daniel Henrique Barboza
- [PATCH v1 08/21] openvz_conf.c: remove unneeded cleanup label
- From: Daniel Henrique Barboza
- [PATCH] bhyve: Ignore test_libvirtd_bhyve.aug
- [PATCH] bhyve_conf: Drop unused 'error' label in virBhyveDriverConfigNew()
- Re: [PATCH RFC 07/40] qemu: domain: Tolerate NULL @disk in qemuDomainPrepareDiskSourceData
- [PATCHv2 1/1] Add --force flag to virsh blockresize
- From: martinsson . patrik
- [PATCHv2 0/1] Add --force flag to virsh blockresize
- From: martinsson . patrik
- [RFC PATCH v1 1/4] XML definitions for guest vNUMA and parsing routines
- [PATCH v1 19/21] tools: remove unneeded cleanup labels
- From: Daniel Henrique Barboza
- [PATCH v1 18/21] suspend.c: remove unneeded cleanup label
- From: Daniel Henrique Barboza
- [PATCH v1 03/21] nwfilter: remove unneeded cleanup labels
- From: Daniel Henrique Barboza
- [PATCH v1 00/21] remove 'cleanup: return' labels
- From: Daniel Henrique Barboza
- [PATCH v1 16/21] libxl_driver.c: remove unneeded cleanup label
- From: Daniel Henrique Barboza
- [PATCH v1 14/21] util: remove unneeded cleanup labels
- From: Daniel Henrique Barboza
- [PATCH v1 07/21] secret_driver.c: remove unneeded cleanup label
- From: Daniel Henrique Barboza
- [PATCH v1 13/21] vbox: remove unneeded cleanup labels
- From: Daniel Henrique Barboza
- Re: [PATCH 09/25] src: move nodist_libvirt_driver_remote_la_SOURCES into remote Makefile
- [PATCH v1 10/21] qemu: remove unneeded cleanup labels
- From: Daniel Henrique Barboza
- [PATCH v1 11/21] rpc: remove unneeded cleanup labels
- From: Daniel Henrique Barboza
- Re: [PATCH 03/16] docs: hacking: emphasize some sections
- Re: [PATCH 08/25] build: move admin code into admin directory
- [PATCH v1 09/21] qemu_monitor_json.c: remove unneeded cleanup label
- From: Daniel Henrique Barboza
- [PATCH v1 01/21] conf: remove unneeded cleanup labels
- From: Daniel Henrique Barboza
- Re: [PATCH 13/16] docs: hacking: extend goto documentation
- Re: [PATCH 10/16] docs: hacking: document preferred strdup alternatives
- Re: [PATCH 02/25] m4: virt-libnl: drop libnl-1.0 support
- Re: [libvirt-dbus] [PATCH 2/2] Implement snapshots APIs
- Re: [PATCH 10/25] docs: apibuild: remove old code paths
- Re: [PATCH 00/16] docs: hacking: various modernizations (glib chronicles)
- Re: [PATCH 02/16] docs: hacking: mention git-publish prominently
- Re: [PATCH] qemu: avoid double reservation of PCI address when hotplugging interface type='hostdev'
- Re: [PATCH 04/25] m4: virt-selinux: remove obsolete checks
- Re: [PATCH 14/16] docs: hacking: amend label indenting rules
- Re: [PATCH RFC 01/40] util: hash: Add possibility to use simpler data free function in virHash
- Re: [PATCH 11/25] docs: generate files into build dir and stop distributing them
- Re: [PATCH 06/25] logging: separate log driver code into libvirt_driver_log.la
- Re: [PATCH 00/34] Use g_strdup instead of VIR_STRDUP (glib chronicles)
- Re: [libvirt-dbus] [PATCH 1/2] Introduce Domain Snapshot Interface
- Re: [PATCH 05/25] locking: separate lock driver code into libvirt_driver_lock.la
- Re: [PATCH 08/16] docs: hacking: mention GLib alternatives of libvirt allocation macros
- Re: [PATCH 09/16] docs: hacking: mention GLib alternatives of libvirt string allocation macros
- Re: [PATCH 02/25] m4: virt-libnl: drop libnl-1.0 support
- Re: [PATCH] conf: Do not validate resolution XML if 'x' or/and 'y' are 0.
- Re: [PATCH 07/16] docs: hacking: mention compiler annotations
- Re: [PATCH 03/25] m4: virt-netcf: bump minimal version to 0.1.8
- [PATCH 24/25] src: stop distributing generated source files
- Re: [PATCH 07/16] docs: hacking: mention compiler annotations
- [PATCH] tests: Add capabilities for QEMU 4.1.0 on s390x
- From: Shalini Chellathurai Saroja
- [PATCH 23/25] include: stop distributing generated source files
- Re: [PATCH 14/16] docs: hacking: amend label indenting rules
- Re: [PATCH 16/16] docs: hacking: fix typo
- Re: [PATCH 15/16] docs: hacking: amend push-without-review rules
- Re: [PATCH 32/34] tests: use g_strdup instead of VIR_STRDUP
- Re: [PATCH 01/16] docs: hacking: remove note about rename detection
- Re: [PATCH 12/16] docs: hacking: remove reference to ATTRIBUTE_FORMAT
- Re: [PATCH 11/16] docs: hacking: document string concatenations
- Re: [PATCH 08/16] docs: hacking: mention GLib alternatives of libvirt allocation macros
- [PATCH 25/25] tools: stop distributing generated source files
- Re: [PATCH] gitdm: Add other emails into IBM company
- Re: [PATCH 06/16] docs: hacking: extend the table of removed libvirt macros
- [PATCH 22/25] src: remote: generate source files into build directory
- [PATCH 19/25] src: locking: generate source files into build directory
- [PATCH 21/25] src: lxc: generate source files into build directory
- Re: [PATCH 05/16] docs: hacking: demonstrate the powers of VIR_TEST_RANGE
- [PATCH 18/25] src: hyperv: generate source files into build directory
- [PATCH 17/25] src: esx: generate source files into build directory
- [PATCH 20/25] src: logging: generate source files into build directory
- Re: [PATCH 04/16] docs: hacking: remove notes about -Werror
- [PATCH 12/25] po: generate files into build dir
- Re: [PATCH 01/25] 4: virt-driver-libxl: remove Fedora 28 check
- [PATCH 10/25] docs: apibuild: remove old code paths
- [PATCH 11/25] docs: generate files into build dir and stop distributing them
- [PATCH 14/25] src: generate source files into build directory
- [PATCH] vsh: mark ctl as unused in vshReadline
- [PATCH 06/25] logging: separate log driver code into libvirt_driver_log.la
- Re: [PATCH] qemu: fix CPU model error probing capabilities for ppc
- [PATCH 09/25] src: move nodist_libvirt_driver_remote_la_SOURCES into remote Makefile
- [PATCH 04/25] m4: virt-selinux: remove obsolete checks
- [PATCH 16/25] src: admin: generate source files into build directory
- [PATCH 07/25] remote: unify rpc server dispatch generated files
- [PATCH 03/25] m4: virt-netcf: bump minimal version to 0.1.8
- [PATCH 15/25] src: access: generate source files into build directory
- [PATCH 05/25] locking: separate lock driver code into libvirt_driver_lock.la
- [PATCH 01/25] 4: virt-driver-libxl: remove Fedora 28 check
- [PATCH 13/25] po: rewrite the way how we generate files
- [PATCH 02/25] m4: virt-libnl: drop libnl-1.0 support
- [PATCH 00/25] cleanup current build system
- [PATCH 08/25] build: move admin code into admin directory
- Re: [PATCH 00/10] tools: remove vshStrdup (glib chronicles)
- [PATCH] m4: Improve portability for non-bash shells
- [PATCH] lxc: Fix 'domblkstat' error with attached disk devices.
- [PATCH 29/34] vircgroup: use g_strdup instead of VIR_STRDUP
- [PATCH 26/34] storage: use g_strdup instead of VIR_STRDUP
- [PATCH 13/34] esx: use g_strdup instead of VIR_STRDUP
- [PATCH 31/34] vbox: use g_strdup instead of VIR_STRDUP
- [PATCH 30/34] util: use g_strdup instead of VIR_STRDUP
- [PATCH 24/34] rpc: use g_strdup instead of VIR_STRDUP
- [PATCH 11/34] cpu: use g_strdup instead of VIR_STRDUP
- [PATCH 27/34] test: use g_strdup instead of VIR_STRDUP
- [PATCH 20/34] node_device: use g_strdup instead of VIR_STRDUP
- [PATCH 22/34] qemu: use g_strdup instead of VIR_STRDUP
- [PATCH 25/34] security: use g_strdup instead of VIR_STRDUP
- [PATCH 21/34] nwfilter: use g_strdup instead of VIR_STRDUP
- [PATCH 33/34] tools: use g_strdup instead of VIR_STRDUP
- [PATCH 34/34] Use g_strdup instead of VIR_STRDUP everywhere
- [PATCH 32/34] tests: use g_strdup instead of VIR_STRDUP
- [PATCH 23/34] remote: use g_strdup instead of VIR_STRDUP
- [PATCH 19/34] network: use g_strdup instead of VIR_STRDUP
- [PATCH 17/34] logging: use g_strdup instead of VIR_STRDUP
- [PATCH 15/34] libxl: use g_strdup instead of VIR_STRDUP
- [PATCH 28/34] virstorage: use g_strdup instead of VIR_STRDUP
- [PATCH 12/34] datatypes: use g_strdup instead of VIR_STRDUP
- [PATCH 16/34] locking: use g_strdup instead of VIR_STRDUP
- [PATCH 18/34] lxc: use g_strdup instead of VIR_STRDUP
- [PATCH 08/34] Use g_strdup to fill in default values
- [PATCH 06/34] drivers: use g_strdup in probe functions
- [PATCH 07/34] Use g_strdup where VIR_STRDUP's return value was propagated
- [PATCH 10/34] conf: use g_strdup instead of VIR_STRDUP
- [PATCH 05/34] Use g_strdup instead of ignoring VIR_STRDUP_QUIET's value
- [PATCH 14/34] interface: use g_strdup instead of VIR_STRDUP
- [PATCH 09/34] bhyve: use g_strdup instead of VIR_STRDUP
- [PATCH 03/34] conf: use g_strdup in virDomainDiskSet
- [PATCH 02/34] util: fix check for iscsi initiator copy
- [PATCH 04/34] Use g_strdup instead of ignoring VIR_STRDUP's value
- [PATCH 01/34] scripts: introduce a macro file for coccinelle
- [PATCH 00/34] Use g_strdup instead of VIR_STRDUP (glib chronicles)
- [PATCH] gitdm: Add other emails into IBM company
- [PATCH] conf: Do not validate resolution XML if 'x' or/and 'y' are 0.
- Re: [PATCH 00/10] tools: remove vshStrdup (glib chronicles)
- From: Daniel Henrique Barboza
- Re: [PATCH 00/10] tools: remove vshStrdup (glib chronicles)
- Re: [PATCH 00/10] tools: remove vshStrdup (glib chronicles)
- From: Daniel Henrique Barboza
- Re: [PATCH] qemu: fix CPU model error probing capabilities for ppc
- From: Daniel Henrique Barboza
- [PATCH] qemu: avoid double reservation of PCI address when hotplugging interface type='hostdev'
- [PATCH 10/10] tools: delete vshStrdup
- [PATCH 15/16] docs: hacking: amend push-without-review rules
- [PATCH 14/16] docs: hacking: amend label indenting rules
- [PATCH 09/16] docs: hacking: mention GLib alternatives of libvirt string allocation macros
- [PATCH 07/16] docs: hacking: mention compiler annotations
- [PATCH 04/16] docs: hacking: remove notes about -Werror
- [PATCH 03/16] docs: hacking: emphasize some sections
- [PATCH 06/10] virsh: getSignalNumber: use g_strdup
- [PATCH 03/10] virsh: use g_strdup in virshDomainGetEditMetadata
- [PATCH 01/10] tools: cmdDomblkinfoGet: reindent parameters
- [PATCH 00/10] tools: remove vshStrdup (glib chronicles)
- [PATCH 16/16] docs: hacking: fix typo
- [PATCH 13/16] docs: hacking: extend goto documentation
- [PATCH 12/16] docs: hacking: remove reference to ATTRIBUTE_FORMAT
- [PATCH 11/16] docs: hacking: document string concatenations
- [PATCH 09/10] tools: prefer g_strdup to vshStrdup
- [PATCH 08/10] tools: vshCommandArgvGetArg: prefer g_strdup
- [PATCH 07/10] tools: vshCommandArgvGetArg: one parameter per line
- [PATCH 05/10] virsh: getSignalNumber: use g_autofree
- [PATCH 04/10] virsh: getSignalNumber: rename variables
- [PATCH 02/10] virsh: use g_strdup in cmdDomblkinfoGet
- [PATCH 10/16] docs: hacking: document preferred strdup alternatives
- [PATCH 08/16] docs: hacking: mention GLib alternatives of libvirt allocation macros
- [PATCH 06/16] docs: hacking: extend the table of removed libvirt macros
- [PATCH 05/16] docs: hacking: demonstrate the powers of VIR_TEST_RANGE
- [PATCH 02/16] docs: hacking: mention git-publish prominently
- [PATCH 01/16] docs: hacking: remove note about rename detection
- [PATCH 00/16] docs: hacking: various modernizations (glib chronicles)
- Re: [PATCH RFC 15/40] qemu: checkpoint: Fix rollback and access to unlocked 'vm' when deleting checkpoints
- [PATCH 4/5] conf: ensure both resolution values are non-zero
- [PATCH 3/5] conf: remove unnecessary NULL checks
- [PATCH 5/5] conf: report errors when parsing video accel
- [PATCH 2/5] conf: Return error when resolution values are invalid
- [PATCH 1/5] qemu: fix documentation for video resolution
- [PATCH 0/5] Fix up some issues from x and y resolution patches
- Re: [PATCH RFC 14/40] qemu: block: Don't query monitor in qemuBlockStorageSourceCreateDetectSize
- Re: [PATCH RFC 13/40] qemu: monitor: Introduce new interface to query-named-block-nodes
- Re: [PATCH RFC 04/40] qemu: domain: Split out setup of virStorageSource from qemu driver config
- Re: [PATCH RFC 03/40] util: hash: Introduce virHashHasEntry
- Re: [PATCH RFC 02/40] util: hash: Add new constructor 'virHashNew'
- Re: [PATCH RFC 12/40] Replace virDomainDiskByName by virDomainDiskByTarget in appropriate cases
- From: Daniel Henrique Barboza
- Re: [PATCH RFC 11/40] conf: Remove unused virDomainDiskFindByBusAndDst
- From: Daniel Henrique Barboza
- Re: [PATCH RFC 10/40] qemu: Replace use of virDomainDiskFindByBusAndDst with virDomainDiskByTarget
- From: Daniel Henrique Barboza
- Re: [PATCH RFC 09/40] conf: Introduce virDomainDiskByTarget
- From: Daniel Henrique Barboza
- Re: [PATCH RFC 08/40] conf: Remove virDomainDiskPathByName
- From: Daniel Henrique Barboza
- Re: [PATCH RFC 07/40] qemu: domain: Tolerate NULL @disk in qemuDomainPrepareDiskSourceData
- From: Daniel Henrique Barboza
- Re: [PATCH RFC 06/40] qemu: domain: clarify sematics of qemuDomainPrepareDiskSourceData
- From: Daniel Henrique Barboza
- Re: [PATCH RFC 05/40] qemu: domain: Remove pointless return value in qemuDomainPrepareDiskSourceData
- From: Daniel Henrique Barboza
- Re: [PATCH RFC 04/40] qemu: domain: Split out setup of virStorageSource from qemu driver config
- From: Daniel Henrique Barboza
- [PATCH v3 2/3] qemu: Remove qemu_hotplugpriv.h and qemuDomainRemoveDeviceWaitTime
- From: Daniel Henrique Barboza
- [PATCH v3 1/3] qemu_hotplug.c: adding qemuDomainGetUnplugTimeout
- From: Daniel Henrique Barboza
- [PATCH v3 3/3] qemu_hotplug.c: user-friendlier setvcpus timeout error message
- From: Daniel Henrique Barboza
- [PATCH v3 0/3] unplug timeout changes for PPC64
- From: Daniel Henrique Barboza
- Re: [PATCH RFC 01/40] util: hash: Add possibility to use simpler data free function in virHash
- [PATCH] qemu: fix CPU model error probing capabilities for ppc
- Re: [PATCH 1/2] virstring: Reimplement g_strdup_printf() and g_strdup_vprintf()
- Re: [PATCH RFC 00/40] qemu: Add support for incremental backups
- [PATCH RFC 39/40] qemu: Implement backup job APIs and qemu handling
- [PATCH RFC 40/40] qemu: blockjob: Implement concluded blockjob handler for backup blockjobs
- [PATCH RFC 38/40] tests: qemustatusxml2xml: Add test for 'pull' type backup job
- [PATCH RFC 36/40] qemu: domain: Track backup job data in the status XML
- [PATCH RFC 37/40] qemu: blockjob: Track internal data for 'backup' blockjob
- [PATCH RFC 35/40] qemu: monitor: Add support for blockdev-backup via 'transaction'
- [PATCH RFC 34/40] Add 'backup' block job type
- [PATCH RFC 33/40] backup: Implement virsh support for backup
- [PATCH RFC 30/40] backup: Introduce virDomainBackup APIs
- [PATCH RFC 32/40] backup: Parse and output backup XML
- [PATCH RFC 31/40] backup: Implement backup APIs for remote driver
- [PATCH RFC 29/40] backup: Document new XML for backups
- [PATCH RFC 26/40] qemu: checkpoint: Use qemuMonitorTransactionBitmapMergeSourceAddBitmap
- [PATCH RFC 28/40] qemu: blockjob: Use 'g_free' in qemuBlockJobDataDispose
- [PATCH RFC 24/40] qemu: checkpoint: Extract finalizing steps of checkpoint creation
- [PATCH RFC 27/40] qemu: blockjob: Refactor qemuBlockJobEventProcessConcludedTransition
- [PATCH RFC 21/40] conf: checkpoint: Don't clear current checkpoint when redefining
- [PATCH RFC 22/40] qemu: checkpoint: Enforce that 'bitmap' name must match checkpoint name
- [PATCH RFC 25/40] qemu: monitor: Add helper for generating data for block bitmap merging
- [PATCH RFC 19/40] conf: Don't reuse variable for different object in virDomainCheckpointRedefinePrep
- [PATCH RFC 20/40] conf: checkpoint: Don't clear current checkpoint when redefining an existing one
- [PATCH RFC 23/40] qemu: checkpoint: Split out checkpoint creation code
- [PATCH RFC 18/40] conf: snapshot: Remove 'update_current' parameter from virDomainSnapshotRedefinePrep
- [PATCH RFC 17/40] conf: snapshot: Don't clear current snapshot when redefining an existing one
- [PATCH RFC 16/40] qemu: monitor: Remove non-transaction based dirty bitmap APIs
- [PATCH RFC 15/40] qemu: checkpoint: Fix rollback and access to unlocked 'vm' when deleting checkpoints
- [PATCH RFC 12/40] Replace virDomainDiskByName by virDomainDiskByTarget in appropriate cases
- [PATCH RFC 11/40] conf: Remove unused virDomainDiskFindByBusAndDst
- [PATCH RFC 14/40] qemu: block: Don't query monitor in qemuBlockStorageSourceCreateDetectSize
- [PATCH RFC 10/40] qemu: Replace use of virDomainDiskFindByBusAndDst with virDomainDiskByTarget
- [PATCH RFC 13/40] qemu: monitor: Introduce new interface to query-named-block-nodes
- [PATCH RFC 09/40] conf: Introduce virDomainDiskByTarget
- [PATCH RFC 04/40] qemu: domain: Split out setup of virStorageSource from qemu driver config
- [PATCH RFC 07/40] qemu: domain: Tolerate NULL @disk in qemuDomainPrepareDiskSourceData
- [PATCH RFC 08/40] conf: Remove virDomainDiskPathByName
- [PATCH RFC 02/40] util: hash: Add new constructor 'virHashNew'
- [PATCH RFC 06/40] qemu: domain: clarify sematics of qemuDomainPrepareDiskSourceData
- [PATCH RFC 05/40] qemu: domain: Remove pointless return value in qemuDomainPrepareDiskSourceData
- [PATCH RFC 03/40] util: hash: Introduce virHashHasEntry
- [PATCH RFC 01/40] util: hash: Add possibility to use simpler data free function in virHash
- [PATCH RFC 00/40] qemu: Add support for incremental backups
- Re: [PATCH] gitdm/companies: add 'ibm' file
- [PATCH v3 8/9] qemu: use domain caps to validate video device model
- [PATCH v3 7/9] qemu: move validation of video accel to qemu_domain.c
- [PATCH v3 6/9] qemu: validate vhost-user video backend in qemu_domain.c
- [PATCH v3 5/9] qemu: set domain capability for video type "none"
- [PATCH v3 4/9] qemu: set domain capability for ramfb device
- [PATCH v3 9/9] qemu: add 'ramfb' attribute for mediated devices
- [PATCH v3 3/9] qemu: Set capabilities properly for tests
- [PATCH v3 2/9] qemu: use g_autoptr in qemuDomainDeviceDefValidate()
- [PATCH v3 1/9] qemu: fix domain device validation
- [PATCH v3 0/9] Enable ramfb parameter for mediated devices
- Re: [PATCH] build: fix substitution of RUNSTATEDIR in man pages
- Re: [PATCH] build: fix substitution of RUNSTATEDIR in man pages
- Re: [PATCH] Apparmor: Support Xen scripts in libexec
- Re: [PATCH] Apparmor: Support Xen scripts in libexec
- [PATCH] util: add stdlib.h include for abort() prototype
- [PATCH] gitdm/companies: add 'ibm' file
- From: Daniel Henrique Barboza
- [PATCH] build: fix substitution of RUNSTATEDIR in man pages
- Re: [PATCH] Apparmor: Support Xen scripts in libexec
- Re: [PULL v3 00/19] Bitmaps patches
- Re: [PATCH] conf: Fix memory leak caused by missing VIR_FREE for video resolution.
- Re: [PATCH 2/2] libvirt-rust Fix Stream::send
- Re: [PATCH v3] glibcompat: Reimplement g_strdup_printf() and g_strdup_vprintf()
- Re: [PATCH v3] glibcompat: Reimplement g_strdup_printf() and g_strdup_vprintf()
- [PATCH v3] glibcompat: Reimplement g_strdup_printf() and g_strdup_vprintf()
- Re: [PATCH v2] glibcompat: Reimplement g_strdup_printf() and g_strdup_vprintf()
- [PATCH v2 2/2] qemu: add tests of the default video type selection algorithm
- [PATCH v2 1/2] qemu: fix type of default video device
- [PATCH v2 0/2] qemu: fix type of default video device
- Re: [PATCH v2] glibcompat: Reimplement g_strdup_printf() and g_strdup_vprintf()
- Re: [PATCH v2] glibcompat: Reimplement g_strdup_printf() and g_strdup_vprintf()
- Re: [PATCH v2] glibcompat: Reimplement g_strdup_printf() and g_strdup_vprintf()
- [PATCH v5] util: Set SIGPIPE to a no-op handler in virFork
- [PATCH v2] glibcompat: Reimplement g_strdup_printf() and g_strdup_vprintf()
- Re: Some questions about live migration
- Re: [PATCH 1/2] virstring: Reimplement g_strdup_printf() and g_strdup_vprintf()
- Re: [PATCH 2/2] m4: Don't suggest attribute malloc
- Re: [PATCH 1/2] virstring: Reimplement g_strdup_printf() and g_strdup_vprintf()
- [PATCH 2/2] m4: Don't suggest attribute malloc
- [PATCH 0/2] Couple of g_strdup_printf() fixes
- [PATCH 1/2] virstring: Reimplement g_strdup_printf() and g_strdup_vprintf()
- Some questions about live migration
- [PATCH] conf: Fix memory leak caused by missing VIR_FREE for video resolution.
- Re: [PATCH v4 1/2] conf: Add 'x' and 'y' resolution into video XML definition
- [PATCHv2 2/2] util: set bridge device MAC address explicitly during virNetDevBridgeCreate
- [PATCHv2 1/2] util: allow sending mac addr to virNetNewLink without ifindex
- [PATCHv2 0/2] util: set bridge device MAC address explicitly
- Re: [PATCH] util: set bridge device MAC address explicitly during virNetDevBridgeCreate
- [PATCH] util: set bridge device MAC address explicitly during virNetDevBridgeCreate
- Re: [PATCH v4 1/2] conf: Add 'x' and 'y' resolution into video XML definition
- Re: [PATCH v4 0/2] Add resolution properties for QEMU video devices
- Re: [PATCH v2 10/39] qemuDomainGetHostdevPath: Use more VIR_AUTOFREE/VIR_AUTOPTR
- Re: [PATCH v2 09/39] qemuDomainGetHostdevPath: Drop @freeTmpPath
- Re: [PATCH v2 08/39] qemu_domain: Drop few useless checks in qemuDomainGetHostdevPath
- Re: [PATCH v2 07/39] qemu: Explicitly add/remove /dev/vfio/vfio to/from NS/CGroups
- [PULL v3 19/19] dirty-bitmaps: remove deprecated autoload parameter
- [PULL v3 18/19] MAINTAINERS: Add Vladimir as a reviewer for bitmaps
- [PULL v3 16/19] block/qcow2-bitmap: fix and improve qcow2_reopen_bitmaps_rw
- [PULL v3 17/19] qcow2-bitmap: move bitmap reopen-rw code to qcow2_reopen_commit
- [PULL v3 14/19] block/qcow2-bitmap: do not remove bitmaps on reopen-ro
- [PULL v3 15/19] iotests: add test 260 to check bitmap life after snapshot + commit
- [PULL v3 13/19] block/qcow2-bitmap: drop qcow2_reopen_bitmaps_rw_hint()
- [PULL v3 12/19] block/qcow2-bitmap: get rid of bdrv_has_changed_persistent_bitmaps
- [PULL v3 11/19] iotests: add test-case to 165 to test reopening qcow2 bitmaps to RW
- [PULL v3 09/19] block: switch reopen queue from QSIMPLEQ to QTAILQ
- [PULL v3 10/19] block: reverse order for reopen commits
- [PULL v3 07/19] block/dirty-bitmap: drop BdrvDirtyBitmap.mutex
- [PULL v3 08/19] block/dirty-bitmap: refactor bdrv_dirty_bitmap_next
- [PULL v3 06/19] block/dirty-bitmap: add bs link
- [PULL v3 04/19] block/qcow2: proper locking on bitmap add/remove paths
- [PULL v3 05/19] block/dirty-bitmap: drop meta
- [PULL v3 01/19] util/hbitmap: strict hbitmap_reset
- [PULL v3 03/19] block/dirty-bitmap: return int from bdrv_remove_persistent_dirty_bitmap
- [PULL v3 02/19] block: move bdrv_can_store_new_dirty_bitmap to block/dirty-bitmap.c
- [PULL v3 00/19] Bitmaps patches
- Re: [PATCH v2 06/39] qemu_cgroup: Teardown Cgroup for more host device types
- Re: [PATCH v2 05/39] qemu: Introduce qemuDomainNeedsVFIO
- Re: [PATCH v2 04/39] qemu_hostdev: Introduce qemuHostdevNeedsVFIO()
- Re: [PATCH v2 03/39] conf: Introduce virDomainDefHasMdevHostdev
- Re: [PATCH v2 02/39] virhostdev: Introduce and use virHostdevIsVFIODevice
- Re: [PATCH v2 01/39] virhostdev: Fix const correctness of virHostdevIs{PCINet, SCSI, Mdev}Device()
- Re: [PATCH v4 1/2] conf: Add 'x' and 'y' resolution into video XML definition
- Re: [PATCH v4 0/2] Add resolution properties for QEMU video devices
- Re: [PATCH v3 2/4] qemu_process.c: use g_autoptr()
- From: Daniel Henrique Barboza
- Re: [PATCH v3 2/4] qemu_process.c: use g_autoptr()
- Re: [PATCH v3 2/4] qemu_process.c: use g_autoptr()
- Re: [PULL v2 00/19] Bitmaps patches
- Re: [PATCH v4 1/2] conf: Add 'x' and 'y' resolution into video XML definition
- Re: [PATCH] qemu: caps: Use unique key for domCaps caching
- Re: [PATCH v4 1/2] conf: Add 'x' and 'y' resolution into video XML definition
- [PATCH v2 2/2] qemu_process: remove unused cleanup labels
- From: Daniel Henrique Barboza
- [Call for Presentations] FOSDEM 2020 Virtualization & IaaS Devroom
- [PATCH v2 1/2] qemu_hotplug.c: use g_autoptr() with virConnectPtr
- From: Daniel Henrique Barboza
- [PATCH v2 0/2] a few cleanups in qemu_hotplug.c
- From: Daniel Henrique Barboza
- Re: [RFC] Accepting PRs/MRs for libvirt on GitHub/GitLab
- [PATCH 2/2] gitdm: Add missing entries
- [PATCH 1/2] gitdm: Fix sorting
- [PATCH 0/2] gitdm: Update configuration
- Re: [RFC] Accepting PRs/MRs for libvirt on GitHub/GitLab
- Re: [PATCH v1] qemu_driver: improve comparison/baseline error reporting
- From: Daniel Henrique Barboza
- Re: [PATCH v4 5/5] qemu_driver: use g_strdup_printf
- From: Daniel Henrique Barboza
- Re: [PATCH v4 5/5] qemu_driver: use g_strdup_printf
- Re: [PATCH v4 5/5] qemu_driver: use g_strdup_printf
- Re: [PATCH v4 5/5] qemu_driver: use g_strdup_printf
- From: Daniel Henrique Barboza
- Re: [PATCH v4 5/5] qemu_driver: use g_strdup_printf
- [PATCH v3 1/4] qemu_process.c: use g_autofree
- From: Daniel Henrique Barboza
- [PATCH v3 0/4] qemu_process.c: GLib powered cleanup
- From: Daniel Henrique Barboza
- Re: [PATCH 1/1] qemu_hotplug: use VIR_AUTOUNREF() with virConnectPtr
- From: Daniel Henrique Barboza
- Re: [PATCH 00/30] storagefile, security: qcow2 data_file support
- From: Christophe de Dinechin
- [PATCH v3 4/4] qemu_process.c: use g_strdup_printf
- From: Daniel Henrique Barboza
- Re: [PATCH v4 3/5] qemu_driver: use g_autofree when possible
- From: Daniel Henrique Barboza
- [PATCH v3 3/4] qemu_process.c: remove cleanup labels after g_auto*() changes
- From: Daniel Henrique Barboza
- [PATCH v3 2/4] qemu_process.c: use g_autoptr()
- From: Daniel Henrique Barboza
- Re: [PATCH 00/30] storagefile, security: qcow2 data_file support
- Re: [PATCH 1/2] qemu: fix build with musl libc
- Re: [PATCH v4 3/5] qemu_driver: use g_autofree when possible
- Re: [PATCH v4 0/5] qemu_driver: GLib powered cleanup
- Re: [PATCH 1/2] qemu: fix build with musl libc
- Re: [PULL v2 00/19] Bitmaps patches
- Re: [PATCH v3] util: Block SIGPIPE until execve in childprocess
- Re: [PATCH 12/30] storagefile: Fix backing format \0 check
- From: Christophe de Dinechin
- Re: [RFC] Accepting PRs/MRs for libvirt on GitHub/GitLab
- Re: [PATCH 00/30] storagefile, security: qcow2 data_file support
- From: Christophe de Dinechin
- Re: [PATCH 0/3] docs: hacking: document removed macro replacements (glib chronicles)
- Re: [PATCH 1/2] qemu: fix build with musl libc
- Re: [RFC] Accepting PRs/MRs for libvirt on GitHub/GitLab
- Re: [PATCH 1/2] qemu: fix build with musl libc
- Re: [PATCH 2/2] storage: fix build with musl libc
- Re: [RFC] Accepting PRs/MRs for libvirt on GitHub/GitLab
- Re: [PATCH 0/2] Fix build with musl libc
- Re: [RFC] Accepting PRs/MRs for libvirt on GitHub/GitLab
- Re: [RFC] Accepting PRs/MRs for libvirt on GitHub/GitLab
- [PATCH] Drop needless @ret variable
- [PATCH] qemu: remove unused cfg variables
- Re: [RFC] Accepting PRs/MRs for libvirt on GitHub/GitLab
- Re: [PATCH v4 00/26] scripts: convert most perl scripts to python
- Re: [RFC] Accepting PRs/MRs for libvirt on GitHub/GitLab
- Re: [RFC] Accepting PRs/MRs for libvirt on GitHub/GitLab
- [PATCH v4 2/2] qemu: Generate 'xres' and 'yres' for QEMU video devices
- [PATCH v4 0/2] Add resolution properties for QEMU video devices
- [PATCH v4 1/2] conf: Add 'x' and 'y' resolution into video XML definition
- [PATCH] Apparmor: Support Xen scripts in libexec
- [PATCH v2 2/3] conf/network_conf: use virStringParseYesNo helper
- [PATCH v2 1/3] conf/domain_conf: use virStringParseYesNo helper
- [PATCH v2 0/3] use virStringParseYesNo helper
- [PATCH v2 3/3] qemu/qemu_migration_params: use virStringParseYesNo helper
- Re: [PATCH 1/3] conf/domain_conf: usevirStringParseYesNohelper
- Re: [PATCH v2 0/3] qemu_process: use VIR_AUTO*/g_auto* all around
- From: Daniel Henrique Barboza
- [PATCH v4 4/5] qemu_driver: remove unused 'cleanup' labels after g_auto*() changes
- From: Daniel Henrique Barboza
- [PATCH v4 5/5] qemu_driver: use g_strdup_printf
- From: Daniel Henrique Barboza
- [PATCH v4 1/5] qemu_driver: use g_auto* in some functions
- From: Daniel Henrique Barboza
- [PATCH v4 2/5] qemu_driver: use g_autoptr() when possible
- From: Daniel Henrique Barboza
- [PATCH v4 3/5] qemu_driver: use g_autofree when possible
- From: Daniel Henrique Barboza
- [PATCH v4 0/5] qemu_driver: GLib powered cleanup
- From: Daniel Henrique Barboza
- [PATCH v1] qemu_driver: improve comparison/baseline error reporting
- Re: [RFC] Accepting PRs/MRs for libvirt on GitHub/GitLab
- From: Daniel Henrique Barboza
- Re: [RFC] Accepting PRs/MRs for libvirt on GitHub/GitLab
- Re: [PATCH] qemu: caps: Use unique key for domCaps caching
- Re: [RFC] Accepting PRs/MRs for libvirt on GitHub/GitLab
- Re: [PATCH v2 11/31] qemu: Flatten qemuMonitorCPUDefs.cpus
- Re: [PATCH v2 31/31] qemu: Store default CPU in domain XML
- Re: [PATCH v2 11/31] qemu: Flatten qemuMonitorCPUDefs.cpus
- Re: [PATCH v2 25/31] qemu: Use VIR_AUTOUNREF in qemuDomainDefPostParse
- Re: [PATCH v2 21/31] qemu: Store typename from query-cpu-definitions in qemuCaps
- Re: [PATCH v2 29/31] qemuxml2*test: Add test cases for default CPU models on s390x
- Re: [PATCH v2 28/31] qemuxml2*test: Add test cases for default CPU models on ppc64
- Re: [PATCH v2 27/31] qemuxml2*test: Add test cases for default CPU models on aarch64
- Re: [PATCH v2 26/31] conf: Define VIR_AUTOPTR for virCPUDef
- Re: [PATCH v2 30/31] qemuxml2*test: Add test cases for default CPU models on x86_64
- Re: [PATCH v2 24/31] qemu: Drop unused virQEMUCapsGetDefaultMachine
- Re: [PATCH v2 23/31] qemu: Introduce virQEMUCapsGetMachineDefaultCPU
- Re: [PATCH v2 22/31] qemu: Probe for default CPU types
- Re: [PATCH v2 20/31] conf: Drop virDomainCapsCPUModelsAddSteal
- Re: [PATCH v2 19/31] conf: Drop unused virDomainCapsCPUModelsFilter
- Re: [PATCH v2 18/31] qemu: Switch qemuCaps to use qemuMonitorCPUDefs
- Re: [PATCH v2 17/31] qemu: Split virQEMUCapsFetchCPUModels
- Re: [PATCH v2 15/31] qemu: Introduce virQEMUCapsCPUDefsToModels
- Re: [PATCH v2 16/31] qemu: Rename virQEMUCaps{Get, Fetch}CPUDefinitions
- Re: [PATCH] build: Update .gitignore for build-aux files
- Re: [PATCH] build: Update .gitignore for build-aux files
- Re: [RFC] Accepting PRs/MRs for libvirt on GitHub/GitLab
- Re: [PATCH] build: Update .gitignore for build-aux files
- Re: [PATCH v3 06/10] qemu_driver: use VIR_AUTOFREE() with strings 1/3
- From: Daniel Henrique Barboza
- Re: [PATCH] build: Update .gitignore for build-aux files
- Re: [PATCH v3] util: Block SIGPIPE until execve in child process
- Re: [PATCH v3] util: Block SIGPIPE until execve in child process
- Re: [PATCH v3 06/10] qemu_driver: use VIR_AUTOFREE() with strings 1/3
- [PATCH 4/4] apparmor: let AppArmorSetSecurityImageLabel append rules
- [PATCH 0/4] apparmor fixes triggered by multi disk snapshots
- [PATCH 1/4] virt-aa-helper: clarify command line options
- [PATCH 3/4] apparmor: refactor AppArmorSetSecurityImageLabel
- [PATCH 2/4] apparmor: drop useless call to get_profile_name
- [PATCH 1/3] docs: hacking: separate section about already deleted macros
- [PATCH 0/3] docs: hacking: document removed macro replacements (glib chronicles)
- Re: [PATCH] build: Update .gitignore for build-aux files
- [PATCH 3/3] docs: hacking: add a conversion table for removed libvirt macros
- [PATCH 2/3] docs: hacking: use <code> for functions/names
- Re: [PATCH] build: Update .gitignore for build-aux files
- Re: [PATCH v3 06/10] qemu_driver: use VIR_AUTOFREE() with strings 1/3
- From: Daniel Henrique Barboza
- Re: [PATCH] build: Update .gitignore for build-aux files
- [PATCH 0/2] Fix build with musl libc
- [PATCH 1/2] qemu: fix build with musl libc
- Re: Fwd: libvirtd failing on MacOS in setgroups
- [PATCH 2/2] storage: fix build with musl libc
- Re: [PATCH v3] util: Block SIGPIPE until execve in child process
- Re: [PATCH 0/9] GLib macros and where to find them (glib chronicles)
- Re: [PATCH 1/9] util: delete VIR_AUTOFREE
- Re: [PATCH v3 00/10] use VIR_AUTO*/g_auto* all around qemu_driver.c
- Re: [PATCH v3 06/10] qemu_driver: use VIR_AUTOFREE() with strings 1/3
- Re: [PATCH 00/10] Clean up error preservation/restoration
- [PATCH] build: Update .gitignore for build-aux files
- Re: [PATCH v3 00/10] use VIR_AUTO*/g_auto* all around qemu_driver.c
- From: Daniel Henrique Barboza
- [RFC] Accepting PRs/MRs for libvirt on GitHub/GitLab
- Re: [PATCH] qemu: caps: Use unique key for domCaps caching
- From: Daniel Henrique Barboza
- [PATCH 6/9] tools: use g_steal_pointer instead of VIR_STEAL_PTR
- [PATCH 5/9] qemu: use g_steal_pointer instead of VIR_STEAL_PTR
- [PATCH 3/9] internal: delete VIR_RETURN_PTR
- [PATCH 9/9] internal: delete VIR_STEAL_PTR
- [PATCH 2/9] Remove all usage of VIR_RETURN_PTR
- [PATCH 8/9] Use g_steal_pointer instead of VIR_STEAL_PTR everywhere
- [PATCH 1/9] util: delete VIR_AUTOFREE
- [PATCH 7/9] util: use g_steal_pointer instead of VIR_STEAL_PTR
- [PATCH 4/9] conf: use g_steal_pointer instead of VIR_STEAL_PTR
- [PATCH 0/9] GLib macros and where to find them (glib chronicles)
- Re: [PATCH v3] util: Block SIGPIPE until execve in child process
- Re: [PATCH 2/2] libvirt-rust Fix Stream::send
- From: Sahid Orentino Ferdjaoui
- [PATCH 0/2] Fix build with musl libc
- [PATCH 2/2] storage: fix build with musl libc
- [PATCH 1/2] qemu: fix build with musl libc
- Re: [PATCH v2 12/31] build: Export virStringListCopy internal API
- Re: [PATCH v2 13/31] qemu: Add qemuMonitorCPUDefsCopy
- Re: [PATCH v2 11/31] qemu: Flatten qemuMonitorCPUDefs.cpus
- Re: [libvirt-rust PATCH 1/1] Make creating safe wrapper from raw pointer unsafe
- From: Sahid Orentino Ferdjaoui
- Re: [PATCH v2 10/31] qemu: Introduce qemuMonitorCPUDefs struct
- Re: [PATCH 1/3] conf/domain_conf: use virStringParseYesNohelper
- Re: [PATCH v2 09/31] qemu: Change return type of virQEMUCapsFetchCPUDefinitions
- Re: [PATCH v2 05/31] qemu: Copy CPU models in virQEMUCapsGetCPUDefinitions
- Re: [PATCH v2 03/31] conf: Use VIR_AUTO* in virDomainCapsCPUModelsAdd
- Re: [PATCH v2 08/31] qemu: Use VIR_AUTOPTR in qemuMonitorJSONGetCPUDefinitions
- Re: [PATCH v2 01/31] tests: Add capabilities for QEMU 4.2.0 on s390x
- Re: [PATCH v2 02/31] domcapstest: Add test case for QEMU 4.2.0 on s390x
- Re: [PATCH 1/3] conf/domain_conf: use virStringParseYesNohelper
- Re: [PATCH 0/9] More GLib macro usage (glib chronicles)
- Re: [PATCH 0/3] use virStringParseYesNo helper
- Re: [PATCH v3] util: Block SIGPIPE until execve in child process
- Re: [PATCH 2/3] conf/network_conf: use virStringParseYesNo helper
- Re: [PATCH 1/3] conf/domain_conf: use virStringParseYesNo helper
- Re: [PATCH 3/3] qemu/qemu_migration_params: use virStringParseYesNo helper
- Re: [PATCH 7/8] examples: Use G_N_ELEMENTS instead of ARRAY_CARDINALITY
- Re: [PATCH 0/3] use virStringParseYesNo helper
- [PATCH v4] util: Ignore SIGPIPE before write logs to stderr in child process
- Re: [PATCH 1/1] Add shrink flag to blockresize command
- Re: [PATCH v3] util: Block SIGPIPE until execve in child process
- [PATCH 2/3] conf/network_conf: use virStringParseYesNo helper
- [PATCH 0/3] use virStringParseYesNo helper
- [PATCH 1/3] conf/domain_conf: use virStringParseYesNo helper
- [PATCH 3/3] qemu/qemu_migration_params: use virStringParseYesNo helper
- Re: [PATCH v3] util: Block SIGPIPE until execve in child process
- Re: [PATCH 00/30] storagefile, security: qcow2 data_file support
- [PATCH v3] util: Block SIGPIPE until execve in child process
- [PATCH v2 2/3] qemu_process: use VIR_AUTOUNREF()
- From: Daniel Henrique Barboza
- [PATCH v2 1/3] qemu_process: use VIR_AUTOFREE()
- From: Daniel Henrique Barboza
- [PATCH v2 0/3] qemu_process: use VIR_AUTO*/g_auto* all around
- From: Daniel Henrique Barboza
- [PATCH v2 3/3] qemu_process.c: use GLib macros
- From: Daniel Henrique Barboza
- [PATCH v3 05/10] qemu_driver: use VIR_AUTOUNREF() with more pointer types
- From: Daniel Henrique Barboza
- [PATCH v3 04/10] qemu_driver: use VIR_AUTOUNREF() with virCapsPtr
- From: Daniel Henrique Barboza
- [PATCH v3 03/10] qemu_driver: use VIR_AUTOUNREF() with virQEMUDriverConfigPtr 3/3
- From: Daniel Henrique Barboza
- [PATCH v3 10/10] qemu_driver.c: use GLib macros
- From: Daniel Henrique Barboza
- [PATCH v3 08/10] qemu_driver: use VIR_AUTOFREE() with strings 3/3
- From: Daniel Henrique Barboza
- [PATCH v3 07/10] qemu_driver: use VIR_AUTOFREE() with strings 2/3
- From: Daniel Henrique Barboza
- [PATCH v3 06/10] qemu_driver: use VIR_AUTOFREE() with strings 1/3
- From: Daniel Henrique Barboza
- [PATCH v3 09/10] qemu_driver: VIR_AUTOFREE on other scalar pointers
- From: Daniel Henrique Barboza
- [PATCH v3 02/10] qemu_driver: use VIR_AUTOUNREF() with virQEMUDriverConfigPtr 2/3
- From: Daniel Henrique Barboza
- [PATCH v3 01/10] qemu_driver: use VIR_AUTOUNREF() with virQEMUDriverConfigPtr 1/3
- From: Daniel Henrique Barboza
- [PATCH v3 00/10] use VIR_AUTO*/g_auto* all around qemu_driver.c
- From: Daniel Henrique Barboza
- Re: [RFC 0/1] convert virStorageSource to GObject
- From: Daniel Henrique Barboza
- [PATCH 10/10] tools: Use consistent error preservation and restoration calls
- [PATCH 05/10] qemu: Use consistent error preservation and restoration calls
- [PATCH 00/10] Clean up error preservation/restoration
- [PATCH 09/10] vz: Use consistent error preservation and restoration calls
- [PATCH 08/10] util: Use consistent error preservation and restoration calls
- [PATCH 07/10] storage: Use consistent error preservation and restoration calls
- [PATCH 04/10] lxc: Use consistent error preservation and restoration calls
- [PATCH 03/10] libxl: Use consistent error preservation and restoration calls
- [PATCH 06/10] remote: Use consistent error preservation and restoration calls
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]