Lib Virt
[Prev Page][Next Page]
- [PATCH] virdomainjob: virDomainObjInitJob: Store a copy of virDomainObjPrivateJobCallbacks,
Peter Krempa
- [PATCH v2] meson: Require libssh-0.8.1 or newer,
Michal Privoznik
- [PATCH] Log alarms should be generated even if the QEMU process is not stopped,
dinglimin
- [PATCH] Two branches in a conditional structure should not have exactly the same implementation,
dinglimin
- smack patch with meson support,
Vishal Gupta
- Adding support for multiple PCI domains (multiple root controllers),
Richard Hansen
- [PATCH v2 21/30] Deprecate 32 bit big-endian MIPS,
Alex Bennée
- [libvirt PATCH] ci: refresh with latest lcitool manifest,
Daniel P. Berrangé
- [PATCH] meson: Require libssh-0.8.0 or newer,
Michal Privoznik
- [PATCH] cpu_map: Introduce Neoverse-N1,
Zhenyu Zhang
- [PATCH] cpu_map: Add cpu feature amx,
Lin Yang
- [PATCH 0/4] qemu_process.c: Propagate hugetlbfs mounts on reconnect,
Michal Privoznik
- [(pushed) PATCH] Revert "build: Decrease maximum stack frame size to 2048",
Peter Krempa
- [PATCH 0/6] docs: Improve and clarify information how to compile and install libvirt,
Peter Krempa
- [PATCH v2 0/9] ix double free in URI alias lookup and fix misleading error with libvirtd,
Peter Krempa
- [PATCH v2 3/9] virConnectOpenInternal: Remove 'failed' label,
Peter Krempa
- [PATCH v2 6/9] remote: doRemoteOpen: Automatically clean up 'priv',
Peter Krempa
- [PATCH v2 5/9] remoteConnectOpen: Refactor cleanup,
Peter Krempa
- [PATCH v2 7/9] lxc: Remove unneeded forward declaration of 'lxcStateInitialize',
Peter Krempa
- [PATCH v2 8/9] virStateInitialize: Propagate whether running in monolithic daemon mode to stateful driver init,
Peter Krempa
- [PATCH v2 9/9] remote: Don't attempt remote connection from libvirtd,
Peter Krempa
- [PATCH v2 1/9] virConnectOpenInternal: Avoid double free() when alias is an invalid URI,
Peter Krempa
- [PATCH v2 2/9] virConnectOpenInternal: Switch to automatic memory cleanup,
Peter Krempa
- [PATCH v2 4/9] remote: remoteOpenConn: Use virConnectOpenAuth instead of virConnectOpen(ReadOnly),
Peter Krempa
- Re: [PATCH v2 0/9] ix double free in URI alias lookup and fix misleading error with libvirtd,
Ján Tomko
- [PATCH 0/3] fix some potential memory leak issues,
Jiacheng Jiang
- [PATCH 0/6] Fix double free in URI alias lookup and fix misleading error with libvirtd,
Peter Krempa
- [PATCH 0/5] Various cleanups to decrease amount of stack allocated buffers,
Peter Krempa
- [PATCH 0/8] qemu: Fix regression with non-shared storage migration and clean out more dead code,
Peter Krempa
- Internal disk-only snapshots in qemu domain,
Or Ozeri
- kvm ram in live migratiom,
Ignazio Cassano
- [PATCH v2] qemu: Remove host-passthrough validation check for host-phys-bits=on,
Lin Ma
- [PATCH] qemu_monitor_json: remove unnecessary variable 'rc',
Kristina Hanicova
- [PATCH] Revert "conf: clean up memory containing secrets before freeing",
Peter Krempa
- [RFC PATCH 0/6] qemu: add support for query-stats-schemas,
Amneesh Singh
- [PATCH 0/3] domain capabilites improvements,
Jim Fehlig
- [PATCH] qemu_driver: Fix order of arguments in qemuDomainGetStatsCpuProc(),
Michal Privoznik
- [PATCH 0/3] Fix some coding issues,
Jiacheng Jiang
- [PATCH] qemu: Don't report error from domblkinfo if vm is inactive,
huangy81
- [(pushed) PATCH] tests: qemuxml2argvdata: Remove two unused output files,
Peter Krempa
- [PATCH 0/2] qemu: Two improvements wrt mount namespaces,
Michal Privoznik
- [PATCH v2 00/17] jobs: finish generalization,
Kristina Hanicova
- [PATCH v2 01/17] qemu & hypervisor: move qemuDomainObjBeginJobInternal() into hypervisor,
Kristina Hanicova
- [PATCH v2 06/17] virdomainjob: make drivers use job object in the domain object,
Kristina Hanicova
- [PATCH v2 03/17] move files: hypervisor/domain_job -> conf/virdomainjob,
Kristina Hanicova
- [PATCH v2 10/17] CH: use virDomainObjBeginJob(),
Kristina Hanicova
- [PATCH v2 09/17] LXC: use virDomainObjBeginJob(),
Kristina Hanicova
- [PATCH v2 11/17] qemu: use virDomainObjEndJob(),
Kristina Hanicova
- [PATCH v2 15/17] qemu & conf: move BeginAgentJob & EndAgentJob into src/conf/virdomainjob,
Kristina Hanicova
- [PATCH v2 14/17] CH: use virDomainObjEndJob(),
Kristina Hanicova
- [PATCH v2 07/17] qemu: use virDomainObjBeginJob(),
Kristina Hanicova
- [PATCH v2 05/17] conf: extend xmlopt with job config & add job object into domain object,
Kristina Hanicova
- [PATCH v2 04/17] virdomainjob: add check for callbacks,
Kristina Hanicova
- [PATCH v2 02/17] libxl: remove usage of virDomainJobData,
Kristina Hanicova
- [PATCH v2 08/17] libxl: use virDomainObjBeginJob(),
Kristina Hanicova
- [PATCH v2 16/17] qemu & conf: move BeginAsyncJob & EndAsyncJob into src/conf,
Kristina Hanicova
- [PATCH v2 13/17] LXC: use virDomainObjEndJob(),
Kristina Hanicova
- [PATCH v2 17/17] qemu & conf: move BeginNestedJob & BeginJobNowait into src/conf,
Kristina Hanicova
- [PATCH v2 12/17] libxl: use virDomainObjEndJob(),
Kristina Hanicova
- Re: [PATCH v2 00/17] jobs: finish generalization,
Ján Tomko
- [PATCH 0/7] Clean up virFileIsSharedFSType,
Peter Krempa
- [PATCH 0/2] Implement qemuDomainGetStatsCpu fallback for qemu:///session,
Michal Privoznik
- Slow live migration,
Ignazio Cassano
- [PATCH v2] cpu_map: Introduce Fujitsu a64fx,
Liu Yiding
- [libvirt PATCH 0/3] Ensure synchronous behavior of migrate_cancel,
Jiri Denemark
- [PATCH 0/2] Update CI and news after sheepdog removal,
Peter Krempa
- Release of libvirt-8.7.0,
Jiri Denemark
- [PATCH] qemucapabilitiestest: Update qemu capabilities for qemu-7.1 release,
Peter Krempa
- [libvirt PATCH v2 00/16] Use nbdkit for http/ftp/ssh network drives in libvirt,
Jonathon Jongsma
- [libvirt PATCH v2 07/16] qemu: use file cache for nbdkit caps,
Jonathon Jongsma
- [libvirt PATCH v2 13/16] qemu: include nbdkit state in private xml,
Jonathon Jongsma
- [libvirt PATCH v2 08/16] qemu: Add qemuNbdkitProcess,
Jonathon Jongsma
- [libvirt PATCH v2 01/16] schema: allow 'ssh' as a protocol for network disks,
Jonathon Jongsma
- [libvirt PATCH v2 05/16] qemu: implement basic virFileCache for nbdkit caps,
Jonathon Jongsma
- [libvirt PATCH v2 12/16] qemu: use nbdkit to serve network disks if available,
Jonathon Jongsma
- [libvirt PATCH v2 09/16] qemu: add functions to start and stop nbdkit,
Jonathon Jongsma
- [libvirt PATCH v2 10/16] tests: add ability to test various nbdkit capabilities,
Jonathon Jongsma
- [libvirt PATCH v2 02/16] qemu: Add qemuNbdkitCaps to qemu driver,
Jonathon Jongsma
- [libvirt PATCH v2 14/16] tests: add tests for nbdkit invocation,
Jonathon Jongsma
- [libvirt PATCH v2 15/16] qemu: pass sensitive data to nbdkit via pipe,
Jonathon Jongsma
- [libvirt PATCH v2 06/16] qemu: implement persistent file cache for nbdkit caps,
Jonathon Jongsma
- [libvirt PATCH v2 16/16] qemu: add test for authenticating a https network disk,
Jonathon Jongsma
- [libvirt PATCH v2 04/16] util: Allow virFileCache data to be any GObject,
Jonathon Jongsma
- [libvirt PATCH v2 11/16] qemu: split qemuDomainSecretStorageSourcePrepare,
Jonathon Jongsma
- [libvirt PATCH v2 03/16] qemu: expand nbdkit capabilities,
Jonathon Jongsma
- Re: [libvirt PATCH v2 00/16] Use nbdkit for http/ftp/ssh network drives in libvirt,
Peter Krempa
- [PATCH] Fix race condition when detaching a device,
Pierre LIBEAU
- [PATCH] conf: Add USB redirect devices to domain capabilities,
Jim Fehlig
- [PATCH] cpu_map: Introduce A64FX,
Liu Yiding
- [PATCH v15 1/9] domain_capabilities: Define SGX capabilities structs,
Lin Yang
- [PATCH v15 0/9] Support query and use SGX,
Lin Yang
- [PATCH] NEWS: Fix spelling of 'subelment',
Jim Fehlig
- libvirtd: failed to connect to socket after installation,
Carlos Bilbao
- [PATCH] conf: Add more checks for VDS interface parameters,
Martin Kletzander
- [PATCH] qemuValidateDomainDef: Clarify error message when S390 PV launch security is unsupported by the kernel,
Peter Krempa
- [libvirt PATCH] tests: add better QEMU capabilities example,
Daniel P. Berrangé
- [PATCH] libvirt-guests: Fix dependency ordering in service file,
Martin Kletzander
- [PATCH] qemu: command: Don't use deprecated chardev backend drivers 'tty' and 'parport',
Peter Krempa
- [PATCH] NEWS: Mention bumping of minimum qemu version to 4.2,
Peter Krempa
- [libvirt PATCH] NEWS: memtion vdpa/vfio memlock bump in release notes,
Jonathon Jongsma
- [PATCH v1 15/25] Deprecate 32 bit big-endian MIPS,
Alex Bennée
- [PATCH v1 00/10] Dirty page rate limit support,
huangy81
- [PATCH v1 02/10] libvirt: Add virDomainSetVcpuDirtyLimit API,
huangy81
- [PATCH v1 01/10] qemu_capabilities: Introduce QEMU_CAPS_VCPU_DIRTY_LIMIT capability,
huangy81
- [PATCH v1 05/10] qemu_monitor: Implement qemuMonitorQueryVcpuDirtyLimit,
huangy81
- [PATCH v1 06/10] qemu_driver: Extend qemuDomainGetVcpus for dirtylimit,
huangy81
- [PATCH v1 03/10] qemu_driver: Implement qemuDomainSetVcpuDirtyLimit,
huangy81
- [PATCH v1 04/10] virsh: Introduce vcpudirtylimit api,
huangy81
- [PATCH v1 07/10] virsh: Extend vcpuinfo api to display dirtylimit info,
huangy81
- [PATCH v1 10/10] virsh: Add cancel option to vcpudirtylimit api,
huangy81
- [PATCH v1 09/10] qemu_driver: Implement qemuDomainCancelVcpuDirtyLimit,
huangy81
- [PATCH v1 08/10] libvirt: Add virDomainCancelVcpuDirtyLimit API,
huangy81
- [PATCH] lib: Drop needless ret variables,
Michal Privoznik
- [PATCH 00/10] virDomainControllerDef(Validate|Parse|Format): Refactor and fix several problems,
Peter Krempa
- [PATCH 01/10] virDomainControllerDefValidate: Un-break lines in error messages,
Peter Krempa
- [PATCH 03/10] virDomainControllerDefFormat: Split out formatting of PCI controller,
Peter Krempa
- [PATCH 06/10] virDomainControllerDefParseXML: Fix broken error reporting when parsing 'index',
Peter Krempa
- [PATCH 04/10] virDomainControllerDefFormatPCI: Refactor formatting of '<target>' subelement,
Peter Krempa
- [PATCH 08/10] virDomainControllerDefParseXML: Parse 'index' by virXMLPropInt,
Peter Krempa
- [PATCH 09/10] virDomainControllerDefParseXML: Return early if there's unexpectedly many elements,
Peter Krempa
- [PATCH 02/10] virDomainControllerDefFormat: Use proper type for enum,
Peter Krempa
- [PATCH 10/10] virDomainControllerDefParseXML: Reject '-1' for PCI controller target properties,
Peter Krempa
- [PATCH 05/10] virDomainControllerDefParseXML: Fix broken code indentation when parsing PCI contoller target,
Peter Krempa
- [PATCH 07/10] virDomainControllerDefParseXML: Remove explicit checks for negative value,
Peter Krempa
- Re: [PATCH 00/10] virDomainControllerDef(Validate|Parse|Format): Refactor and fix several problems,
Ján Tomko
- Entering freeze for libvirt-8.7.0,
Jiri Denemark
- [PATCH] docs: formatdomain: Fix small typos and syntax errors,
Carlos Bilbao
- [libvirt PATCH 00/12] qemu: retire some more capabilities,
Ján Tomko
- [libvirt PATCH 02/12] qemu: retire QEMU_CAPS_CHARDEV_FILE_APPEND,
Ján Tomko
- [libvirt PATCH 04/12] qemu: retire QEMU_CAPS_CHARDEV_LOGFILE,
Ján Tomko
- [libvirt PATCH 03/12] qemu: assume QEMU_CAPS_CHARDEV_LOGFILE,
Ján Tomko
- [libvirt PATCH 06/12] qemu: retire QEMU_CAPS_NEC_USB_XHCI_PORTS,
Ján Tomko
- [libvirt PATCH 07/12] qemu: assume QEMU_CAPS_VIRTIO_SCSI_IOTHREAD,
Ján Tomko
- [libvirt PATCH 01/12] qemu: assume QEMU_CAPS_CHARDEV_FILE_APPEND,
Ján Tomko
- [libvirt PATCH 09/12] qemu: assume QEMU_CAPS_VIRTIO_PACKED_QUEUES,
Ján Tomko
- [libvirt PATCH 12/12] qemu: do not probe for properties of nec-usb-xhci,
Ján Tomko
- [libvirt PATCH 08/12] qemu: retire QEMU_CAPS_VIRTIO_SCSI_IOTHREAD,
Ján Tomko
- [libvirt PATCH 05/12] qemu: assume QEMU_CAPS_NEC_USB_XHCI_PORTS,
Ján Tomko
- [libvirt PATCH 10/12] qemu: retire QEMU_CAPS_VIRTIO_PACKED_QUEUES,
Ján Tomko
- [libvirt PATCH 11/12] qemu: remove qemuValidateDomainVirtioOptions,
Ján Tomko
- [PATCH 0/8] qemu: Retire logic for setting 'disable-modern'/'disable-legacy' props of virtio devices,
Peter Krempa
- [PATCH 0/3] qemuxml2argvtest: Convert 'boot*' cases to DO_TEST_CAPS_LATEST,
Peter Krempa
- [PATCH 0/7] Fix two bugs in XML schema,
Peter Krempa
- [PATCH] Rename iterface type='dummy' to type='null',
Martin Kletzander
- [libvirt PATCH] src: warn if client hits the max requests limit,
Daniel P. Berrangé
- [PATCH 00/17] jobs: finish generalization,
Kristina Hanicova
- [PATCH 03/17] move files: hypervisor/domain_job -> conf/virdomainjob,
Kristina Hanicova
- [PATCH 04/17] virdomainjob: add check for callbacks,
Kristina Hanicova
- [PATCH 13/17] LXC: use virDomainObjEndJob(),
Kristina Hanicova
- [PATCH 12/17] libxl: use virDomainObjEndJob(),
Kristina Hanicova
- [PATCH 09/17] LXC: use virDomainObjBeginJob(),
Kristina Hanicova
- [PATCH 01/17] qemu & hypervisor: move qemuDomainObjBeginJobInternal() into hyperisor,
Kristina Hanicova
- [PATCH 06/17] virdomainjob: make drivers use job object in the domain object,
Kristina Hanicova
- [PATCH 02/17] libxl: remove usage of virDomainJobData,
Kristina Hanicova
- [PATCH 15/17] qemu & conf: move BeginAgentJob & EndAgentJob into src/conf/virdomainjob,
Kristina Hanicova
- [PATCH 05/17] conf: extend xmlopt with job config & add job object into domain object,
Kristina Hanicova
- [PATCH 08/17] libxl: use virDomainObjBeginJob(),
Kristina Hanicova
- [PATCH 07/17] qemu: use virDomainObjBeginJob(),
Kristina Hanicova
- [PATCH 17/17] qemu & conf: move BeginNestedJob & BeginJobNowait into src/conf,
Kristina Hanicova
- [PATCH 14/17] CH: use virDomainObjEndJob(),
Kristina Hanicova
- [PATCH 16/17] qemu & conf: move BeginAsyncJob & EndAsyncJob into src/conf,
Kristina Hanicova
- [PATCH 10/17] CH: use virDomainObjBeginJob(),
Kristina Hanicova
- [PATCH 11/17] qemu: use virDomainObjEndJob(),
Kristina Hanicova
- [PATCH v4 0/8] qemu: Enable SCHED_CORE for domains and helper processes,
Michal Privoznik
- [libvirt PATCH] nodedev: wait a bit longer for new node devices,
Jonathon Jongsma
- [libvirt RFC 00/24] basic snapshot delete implementation,
Pavel Hrdina
- [libvirt RFC 01/24] qemu_block: extract block commit code to separate function,
Pavel Hrdina
- [libvirt RFC 05/24] qemu_monitor: introduce qemuMonitorJobFinalize,
Pavel Hrdina
- [libvirt RFC 12/24] qemu_snapshot: rework snapshot children deletion,
Pavel Hrdina
- [libvirt RFC 08/24] qemu_blockjob: process QEMU_MONITOR_JOB_STATUS_PENDING signal,
Pavel Hrdina
- [libvirt RFC 03/24] qemu_block: extract qemuBlockCommit impl to separate function,
Pavel Hrdina
- [libvirt RFC 14/24] qemu_snapshot: introduce qemuSnapshotDiscardMetadata,
Pavel Hrdina
- [libvirt RFC 02/24] qemu_block: move qemuDomainBlockPivot out of qemu_driver,
Pavel Hrdina
- [libvirt RFC 19/24] qemu_snapshot: refactor validation of snapshot delete,
Pavel Hrdina
- [libvirt RFC 04/24] qemu_block: add sync option to qemuBlockCommitImpl,
Pavel Hrdina
- [libvirt RFC 17/24] qemu_snapshot: move metadata changes to qemuSnapshotDiscardMetadata,
Pavel Hrdina
- [libvirt RFC 24/24] qemu_snapshot: allow deletion of external snapshot with internal snapshot children,
Pavel Hrdina
- [libvirt RFC 22/24] qemu_snapshot: update metadata when deleting snapshots,
Pavel Hrdina
- [libvirt RFC 16/24] qemu_snapshot: pass update_parent into qemuSnapshotDiscardMetadata,
Pavel Hrdina
- [libvirt RFC 07/24] qemu_block: introduce qemuBlockFinalize,
Pavel Hrdina
- [libvirt RFC 11/24] qemu_snapshot: extract children snapshot deletion to separate function,
Pavel Hrdina
- [libvirt RFC 20/24] qemu_snapshot: prepare data for external snapshot deletion,
Pavel Hrdina
- [libvirt RFC 09/24] qemu_snapshot: refactor qemuSnapshotDelete,
Pavel Hrdina
- [libvirt RFC 15/24] qemu_snapshot: call qemuSnapshotDiscardMetadata from qemuSnapshotDiscard,
Pavel Hrdina
- [libvirt RFC 18/24] qemu_snapshot: introduce qemuSnapshotDeleteValidate function,
Pavel Hrdina
- [libvirt RFC 10/24] qemu_snapshot: extract single snapshot deletion to separate function,
Pavel Hrdina
- [libvirt RFC 21/24] qemu_snapshot: implement deletion of external snapshot,
Pavel Hrdina
- [libvirt RFC 23/24] qemu_snapshot: when deleting snapshot invalidate parent snapshot,
Pavel Hrdina
- [libvirt RFC 06/24] qemu_monitor: allow setting autofinalize for block commit,
Pavel Hrdina
- [libvirt RFC 13/24] qemu_snapshot: move snapshot discard out of qemu_domain.c,
Pavel Hrdina
- [PATCH 0/2] qemu: tpm: Improve TPM state files management,
Stefan Berger
- [libvirt PATCH v2 0/2] nwfilter: Fix timeout data type reported by coverity,
Erik Skultety
- [libvirt PATCH] docs: fix syntax errors in IPv6 NAT example XML,
Daniel P. Berrangé
- [libvirt PATCH 0/2] ci: Switch from macOS 11 to macOS 12,
Andrea Bolognani
- [PATCH] virhostcpu: Fix build with clang and newest kernel headers,
Peter Krempa
- [PATCH] lib: Don't check for retval for virCommandNew*(),
Michal Privoznik
- [PATCH 0/4] docs: Fix generation of hyperlinks and improve backup/checkpoint docs,
Peter Krempa
- [PATCH RFC 0/5] storage: Drop the sheepdog storage driver backend,
Peter Krempa
- [libvirt PATCH] qemu: adjust memlock for multiple vfio/vdpa devices,
Jonathon Jongsma
- [libvirt PATCH 00/16] various network driver cleanups,
Laine Stump
- [libvirt PATCH 01/16] conf: replace explicit virNetworkDefFree() with g_autoptr(virNetworkDef),
Laine Stump
- [libvirt PATCH 04/16] qemu: replace explicit virNetworkDefFree() with g_autoptr(virNetworkDef),
Laine Stump
- [libvirt PATCH 07/16] tests: replace explicit virNetworkDefFree() with g_autoptr(virNetworkDef),
Laine Stump
- [libvirt PATCH 05/16] test driver: replace explicit virNetworkDefFree() with g_autoptr(virNetworkDef),
Laine Stump
- [libvirt PATCH 08/16] conf: remove superfluous cleanup: labels and ret return variables,
Laine Stump
- [libvirt PATCH 09/16] qemu: remove superfluous cleanup: labels and ret return variables,
Laine Stump
- [libvirt PATCH 12/16] network: create separate config object for virNetworkDriverState,
Laine Stump
- [libvirt PATCH 11/16] network: move driver state struct into bridge_driver_conf.h,
Laine Stump
- [libvirt PATCH 06/16] vbox: replace explicit virNetworkDefFree() with g_autoptr(virNetworkDef),
Laine Stump
- [libvirt PATCH 14/16] util: remove unused function virFirewallApplyRuleFirewallD(),
Laine Stump
- [libvirt PATCH 13/16] util: replace g_snprintf with g_autofreed g_strdup_printf in viriptables.c,
Laine Stump
- [libvirt PATCH 16/16] util: don't use virFirewallRuleToString() to log the rule being applied,
Laine Stump
- [libvirt PATCH 03/16] network: replace explicit virNetworkDefFree() with g_autoptr(virNetworkDef),
Laine Stump
- [libvirt PATCH 15/16] util: make virFirewallRuleToString() global,
Laine Stump
- [libvirt PATCH 02/16] esx: replace explicit virNetworkDefFree() with g_autoptr(virNetworkDef),
Laine Stump
- [libvirt PATCH 10/16] tests: remove superfluous cleanup: labels and ret return variables,
Laine Stump
- Re: [libvirt PATCH 00/16] various network driver cleanups,
Ján Tomko
- [PATCH 0/7] qemu: tpm: Add support for migration across shared storage,
Stefan Berger
- [libvirt PATCH 0/6] qemu: retire three more capabilities,
Ján Tomko
- [libvirt PATCH] nwfilter: Fix timeout data type reported by coverity,
Erik Skultety
- [libvirt PATCH v4 0/6] Add support for 'blob' to virtio video device,
Jonathon Jongsma
- [libvirt PATCH] tests: Drop irrelevant CPU config from graphics-spice-timeout,
Jiri Denemark
- [PATCH] qemu: Do not keep swtmp pidfile around after stopping,
Martin Kletzander
- [PATCH] vmx: Fix leak in virVMXParseEthernet,
Martin Kletzander
- slow live migration ram,
Ignazio Cassano
- [PATCH] news: Mention esx support for new interface types,
Martin Kletzander
- [PATCH v4 0/3] qemu: add an API for "query-stats" QMP command,
Amneesh Singh
- [libvirt PATCH 0/2] tests: Fix qemuxml2argvtest failure on macOS 12,
Andrea Bolognani
- [PATCH 0/5] Add "support" for VMWare Distributed Switch,
Martin Kletzander
- [PATCH 0/2] Minor fixes for maxphysaddr,
Lin Ma
- [PATCH] cpu_map: Add -noMPX models for x86 Icelake Server,
Lena Voytek
- [PATCH for-7.1?] Fix some typos in documentation (most of them found by codespell),
Stefan Weil
- [PATCH 00/11] Dirty page rate limit support,
huangy81
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]