Lib Virt
[Prev Page][Next Page]
- Re: [PATCH 00/19] Use '#pragma once' in headers, (continued)
- [PATCH] qemu: check if numa cell's cpu range match with cpu topology count,
Maxiwell S. Garcia
- [PATCH 0/4] tests: qemu: Allow QMP schema testing with qemuMonitorTestProcessCommandVerbatim,
Peter Krempa
- Re: [Qemu-devel] PCI(e): Documentation "io-reserve" and related properties?,
Andrea Bolognani
- [PATCH] docs: Advertise pcie-to-pci-bridge for use on q35,
Andrea Bolognani
- [PATCH] qemu: Add support for overriding max threads per process limit,
Jim Fehlig
- [PATCH 0/2] gitdm: Add gitdm configuration,
Andrea Bolognani
- [PATCH RFC 0/1] mdevctl: further config for vfio-ap,
Cornelia Huck
- [PATCH] qemu: Fix NULL pointer access in qemuProcessInitCpuAffinity(),
Andrea Bolognani
- [PATCH] cpu_conf: Fix XPath for parsing TSC frequency,
Jiri Denemark
- [PATCH 0/4] incremental backup: QMP interactions,
Eric Blake
- [PATCH v2 00/11] Grab modify job for changing domain XML,
Michal Privoznik
- [PATCH v2 09/11] lxc_domain: Allow lxcDomainObjListAdd to keep job upon return,
Michal Privoznik
- [PATCH v2 07/11] qemu_domain: Allow qemuDomainObjListAdd to keep job upon return,
Michal Privoznik
- [PATCH v2 05/11] virDomainObjListAdd: Remove unused flag,
Michal Privoznik
- [PATCH v2 03/11] virDomainObjIsActive: Allow vm->def to be NULL,
Michal Privoznik
- [PATCH v2 01/11] virDomainObjListAddObjLocked: Don't expect vm->def to be set,
Michal Privoznik
- [PATCH v2 02/11] virDomainObjListAddLocked: Set vm->def only in success path,
Michal Privoznik
- [PATCH v2 06/11] qemu: Grab modify job for changing domain XML,
Michal Privoznik
- [PATCH v2 11/11] libxl_domain: Allow libxlDomainObjListAdd to keep job upon return,
Michal Privoznik
- [PATCH v2 10/11] libxl: Grab modify job for changing domain XML,
Michal Privoznik
- [PATCH v2 08/11] lxc: Grab modify job for changing domain XML,
Michal Privoznik
- [PATCH v2 04/11] virDomainObjListAdd: Leave def assigning as an exercise for caller,
Michal Privoznik
- [PATCH 00/19] Add vhost-user-gpu support,
marcandre . lureau
- [PATCH 06/19] domain: add rendernode attribute on <accel>,
marcandre . lureau
- [PATCH 07/19] qemu-cgroup: allow accel rendernode access,
marcandre . lureau
- [PATCH 04/19] qemu: extract out qemuFetchConfigs from firmware,
marcandre . lureau
- [PATCH 12/19] qemu: add vhost-user helpers,
marcandre . lureau
- [PATCH 11/19] qemu: restrict 'virgl=' option to non-vhostuser video type,
marcandre . lureau
- [PATCH 15/19] qemu: prepare domain for vhost-user GPU,
marcandre . lureau
- [PATCH 09/19] qemu: check that qemu is vhost-user-vga capable,
marcandre . lureau
- [PATCH 01/19] device-conf: removed unneeded virDomainDeviceInfoCopy(),
marcandre . lureau
- [PATCH 03/19] qemu_firmware: only set nfeatures on success,
marcandre . lureau
- [PATCH 10/19] qemu: validate virtio-gpu with vhost-user,
marcandre . lureau
- [PATCH 19/19] tests: add vhost-user-gpu xml2argv tests,
marcandre . lureau
- [PATCH 05/19] domain: add "vhostuser" attribute to virtio video model,
marcandre . lureau
- [PATCH 17/19] qemu: build vhost-user GPU devices,
marcandre . lureau
- [PATCH 18/19] tests: mock execv/execve,
marcandre . lureau
- [PATCH 08/19] qemu: add vhost-user-gpu capabilities checks,
marcandre . lureau
- [PATCH 02/19] tpm: minor argument comment fix,
marcandre . lureau
- [PATCH 13/19] qemu: add qemuSecurityStartVhostUserGPU helper,
marcandre . lureau
- [PATCH 14/19] qemu: add vhost-user-gpu helper unit,
marcandre . lureau
- [PATCH 16/19] qemu: start/stop the vhost-user-gpu external device,
marcandre . lureau
- Re: [PATCH 00/19] Add vhost-user-gpu support,
Marc-André Lureau
- Re: [PATCH 00/19] Add vhost-user-gpu support,
Marc-André Lureau
- [PATCH 0/3] virsh: undefine: Clarify things around snapshots,
Peter Krempa
- [PATCH 00/13] qemu: External disk snapshot code refactors/cleanups (blockdev-add saga),
Peter Krempa
- [PATCH 05/13] qemu: snapshot: Remove unused cleanup section in qemuDomainSnapshotCreateSingleDiskActive,
Peter Krempa
- [PATCH 13/13] qemu: snapshot: Remove unnecessary 'do_transaction' logic in qemuDomainSnapshotCreateDiskActive,
Peter Krempa
- [PATCH 08/13] qemu: snapshot: Densely pack data in qemuDomainSnapshotDiskDataCollect,
Peter Krempa
- [PATCH 11/13] qemu: snapshot: Unify 'cleanup' and 'error' in qemuDomainSnapshotCreateDiskActive,
Peter Krempa
- [PATCH 10/13] qemu: snapshot: Don't overload 'ret' in qemuDomainSnapshotCreateDiskActive,
Peter Krempa
- [PATCH 01/13] qemu: snapshot: Pass 'cfg' to external snapshot functions,
Peter Krempa
- [PATCH 04/13] qemu: Use VIR_AUTO* in qemuDomainSnapshotCreateActiveExternal,
Peter Krempa
- [PATCH 07/13] qemu: snapshot: Always save config XML after qemuDomainSnapshotCreateDiskActive,
Peter Krempa
- [PATCH 06/13] qemu: snapshot: Always save status and config after qemuDomainSnapshotCreateDiskActive,
Peter Krempa
- [PATCH 02/13] qemu: Use VIR_AUTOPTR in qemuDomainSnapshotCreateDiskActive,
Peter Krempa
- [PATCH 09/13] qemu: snapshot: Move all cleanup of snapshot disk data to qemuDomainSnapshotDiskDataFree,
Peter Krempa
- [PATCH 12/13] qemu: snapshot: Return early if there's nothing to snapshot,
Peter Krempa
- [PATCH 03/13] qemu: Use virErrorPreserveLast in qemuDomainSnapshotCreateDiskActive,
Peter Krempa
- [PATCH] tests: Fix parentheses order in an assignment-comparison conditional,
Erik Skultety
- [PATCH] test_driver: implement virDomainSendProcessSignal,
Ilias Stamatis
- [PATCH 0/2] qemu: Fix leak in qemuProcessInitCpuAffinity(),
Andrea Bolognani
- [PATCH] SpaprVio addresses are 32-bit, not 64-bit,
David Gibson
- [PATCH] util: Propagate numad failures correctly,
Andrea Bolognani
- [PATCH] news: Drop empty section,
Andrea Bolognani
- Release of libvirt-5.4.0,
Daniel Veillard
- [PATCH] maint: Post-release version bump to 5.5.0,
Andrea Bolognani
- [PATCH v2 0/7] Check TSC frequency before starting QEMU,
Jiri Denemark
- [PATCH] test_driver: implement virDomainSendKey,
Ilias Stamatis
- [PATCH] virDomainSendKey: validate codeset argument,
Ilias Stamatis
- [PATCH 0/4] qemu: Fix qemuProcessInitCpuAffinity(),
Andrea Bolognani
- [PATCH] test_driver: implement virDomainGetHostname,
Ilias Stamatis
- [PATCH 0/5] Check TSC frequency before starting QEMU,
Jiri Denemark
- [PATCH v2] qemu: fix pr-helper0 remain,
Jie Wang
- [PATCH v2] docs: Drop the external AMD SEV links,
Erik Skultety
- [PATCH v4 0/2] introduction of migration_version attribute for VFIO live migration,
Yan Zhao
- [PATCH] maint: Add support for .ctags.d,
Jiri Denemark
- [PATCH 0/2] news: Update for 5.4.0 release,
Andrea Bolognani
- [PATCH v3 0/8] CPU Model Baseline and Comparison for s390x,
Collin Walling
- [PATCH] docs: Replace the SEV links with a single one to AMD's document store,
Erik Skultety
- [PATCH 0/2] tests: Add aarch64-gigabyte sysinfo test case,
Andrea Bolognani
- [PATCH 0/9] Grab modify job for changing domain XML,
Michal Privoznik
- [PATCH 3/9] virDomainObjListAddLocked: Set vm->def only in success path,
Michal Privoznik
- [PATCH 1/9] virDomainObjListAddLocked: Drop useless @cleanup label,
Michal Privoznik
- [PATCH 2/9] virDomainObjListAddObjLocked: Don't expect vm->def to be set,
Michal Privoznik
- [PATCH 4/9] virDomainObjIsActive: Allow vm->def to be NULL,
Michal Privoznik
- [PATCH 6/9] qemu: Allow vm->def == NULL in job control APIs,
Michal Privoznik
- [PATCH 5/9] virDomainObjListAdd: Leave def assigning as an exercise for caller,
Michal Privoznik
- [PATCH 7/9] qemu: Grab modify job for changing domain XML,
Michal Privoznik
- [PATCH 8/9] lxc: Grab modify job for changing domain XML,
Michal Privoznik
- [PATCH 9/9] libxl: Grab modify job for changing domain XML,
Michal Privoznik
- Re: [PATCH 0/9] Grab modify job for changing domain XML,
Nikolay Shirokovskiy
- [PATCH v4 0/3] numa: deprecate '-numa node, mem' and default memory distribution,
Igor Mammedov
- [PATCH v4 2/3] numa: deprecate 'mem' parameter of '-numa node' option,
Igor Mammedov
- [PATCH v4 1/3] machine: show if CLI option '-numa node, mem' is supported in QAPI schema,
Igor Mammedov
- [PATCH v4 3/3] numa: deprecate implict memory distribution between nodes,
Igor Mammedov
- Re: [PATCH v4 0/3] numa: deprecate '-numa node, mem' and default memory distribution,
Daniel P. Berrangé
- Re: [Qemu-devel] [PATCH v4 0/3] numa: deprecate '-numa node, mem' and default memory distribution,
Markus Armbruster
- Re: [Qemu-devel] [PATCH v4 0/3] numa: deprecate '-numa node, mem' and default memory distribution,
Igor Mammedov
- Question about save and restore OVS per-port data in live migration,
wangxin (U)
- [PATCH] build: fix linking libqemutestdriver with LTO enabled,
Jim Fehlig
- [PATCH 0/4] test_driver: implement virDomainSaveImageGetXMLDesc and virDomainSaveImageDefineXML,
Ilias Stamatis
- [PATCH] qemu: fix pr-helper0 remain,
Jie Wang
- [PATCH v2] qemu: aquire job in qemuDomainDefineXMLFlags,
Nikolay Shirokovskiy
- [PATCH 00/11] qemu: Introduce SMMUv3 IOMMU support,
Andrea Bolognani
- [PATCH 02/11] qemu: Drop 'ret' from qemuBuildIOMMUCommandLine(),
Andrea Bolognani
- [PATCH 01/11] qemu: Fix switch() statements for virDomainIOMMUModel,
Andrea Bolognani
- [PATCH 03/11] qemu: Use VIR_AUTOCLEAN() in qemuBuildIOMMUCommandLine(),
Andrea Bolognani
- [PATCH 05/11] qemu: Move capability checks inside switch() statements,
Andrea Bolognani
- [PATCH 10/11] qemu: Format SMMUv3 IOMMU,
Andrea Bolognani
- [PATCH 04/11] qemu: Move virBuffer inside switch() statement,
Andrea Bolognani
- [PATCH 06/11] qemu: Introduce QEMU_CAPS_MACHINE_VIRT_IOMMU,
Andrea Bolognani
- [PATCH 07/11] conf: Parse and format SMMUv3 IOMMU,
Andrea Bolognani
- [PATCH 09/11] qemu: Move capability checks for IOMMU features,
Andrea Bolognani
- [PATCH 08/11] qemu: Add validation for SMMUv3 IOMMU,
Andrea Bolognani
- [PATCH 11/11] news: Update for SMMUv3 IOMMU support,
Andrea Bolognani
- [PATCH] virfile: adds quobyte as a shared fs,
Silvan Kaiser
- Entering freeze for libvirt 5.4.0,
Daniel Veillard
- [PATCH] qemu: aquire job in qemuDomainDefineXMLFlags,
Nikolay Shirokovskiy
- [PATCH] Revert "spec: Bump minimum supported Fedora version to 29",
Ján Tomko
- [PATCH] vz: fixes: snapshot: s/parent/parent_name/ as prep for virObject,
Nikolay Shirokovskiy
- [ocaml PATCH] build: build with CAML_NAME_SPACE,
Pino Toscano
- [PATCH] snapshot: Store both config and live XML in the snapshot domain,
Maxiwell S. Garcia
- [jenkins-ci PATCH] lcitool: Don't warn when using package manager directly,
Andrea Bolognani
- [glib PATCH v2 0/2] Simplify autogen.sh & get rid of our own gtk-doc.make,
Fabiano Fidêncio
- [PATCH] spec: Improve handling for default network,
Andrea Bolognani
- [PATCH] qemu: Get default hugepage size only if needed,
Michal Privoznik
- [PATCH v3 0/2] introduction of migration_version attribute for VFIO live migration,
Yan Zhao
- [glib PATCH 0/2] Simplify autogen.sh & get rid of our own gtk-doc.make,
Fabiano Fidêncio
- [glib PATCH] docs: explicitly link against libvirt-g{config, lib, object},
Fabiano Fidêncio
- [PATCH v1 00/11] Couple of storage driver improvements,
Michal Privoznik
- [PATCH v1 01/11] virStoragePoolObjRemove: Don't unlock pool object upon return,
Michal Privoznik
- [PATCH v1 03/11] storagePoolRefreshImpl: Fix variable name in comment,
Michal Privoznik
- [PATCH v1 05/11] virstorageobj: Rename virStoragePoolObjAssignDef,
Michal Privoznik
- [PATCH v1 02/11] virStoragePoolObjListForEach: Grab a reference for pool object,
Michal Privoznik
- [PATCH v1 04/11] virStoragePoolUpdateInactive: Don't call virStoragePoolObjEndAPI,
Michal Privoznik
- [PATCH v1 06/11] virStoragePoolObjListAdd: Turn boolean arg into flags,
Michal Privoznik
- [PATCH v1 09/11] storagePoolCreateXML: Don't lose persistent storage on failed create,
Michal Privoznik
- [PATCH v1 08/11] virstorageobj: Introduce VIR_STORAGE_POOL_OBJ_LIST_ADD_LIVE flag,
Michal Privoznik
- [PATCH v1 07/11] virStoragePoolObjListAdd: Separate out definition assignment,
Michal Privoznik
- [PATCH v1 11/11] storage: Drop and reacquire pool obj lock in some backends,
Michal Privoznik
- [PATCH v1 10/11] storage_driver: Protect pool def during startup and build,
Michal Privoznik
- [PATCH] driver: test: Fix the mingw build caused by wrong printf format specifier,
Erik Skultety
- [PATCH] docs: Link the relevant SEV formatdomain section from formatdomaincaps,
Erik Skultety
- mdevctl: A shoestring mediated device management and persistence utility,
Alex Williamson
- [PATCH] nodesuspend: report unsupported if systemd & pm-utils aren't available,
Daniel P. Berrangé
- [PATCH v6 00/23] network: refactor to decouple virt drivers from network driver,
Daniel P. Berrangé
- [PATCH v6 10/23] network: introduce networkAllocatePort,
Daniel P. Berrangé
- [PATCH v6 01/23] conf: allow bandwidth parsing / formatting to include class ID,
Daniel P. Berrangé
- [PATCH v6 04/23] conf: add APIs to convert virDomainNetDef to virNetworkPortDef,
Daniel P. Berrangé
- [PATCH v6 12/23] network: introduce networkReleasePort,
Daniel P. Berrangé
- [PATCH v6 14/23] network: add public APIs for network port object,
Daniel P. Berrangé
- [PATCH v6 09/23] network: remove the virDomainNetBandwidthChangeAllowed callback,
Daniel P. Berrangé
- [PATCH v6 18/23] conf: support recording ports against virNetworkObjPtr,
Daniel P. Berrangé
- [PATCH v6 11/23] network: introduce networkNotifyPort,
Daniel P. Berrangé
- [PATCH v6 13/23] network: introduce networkUpdatePortBandwidth,
Daniel P. Berrangé
- [PATCH v6 19/23] network: add implementation of network port APIs,
Daniel P. Berrangé
- [PATCH v6 16/23] remote: add support for new network port APIs,
Daniel P. Berrangé
- [PATCH v6 17/23] virsh: add support for network port APIs,
Daniel P. Berrangé
- [PATCH v6 20/23] lxc, libxl: notify network driver of NICs during reconnect,
Daniel P. Berrangé
- [PATCH v6 02/23] conf: introduce virNetworkPortDefPtr struct and XML support,
Daniel P. Berrangé
- [PATCH v6 03/23] network: make networkLogAllocation independent of domain conf,
Daniel P. Berrangé
- [PATCH v6 05/23] network: convert networkAllocateActualDevice to virNetworkPortDef,
Daniel P. Berrangé
- [PATCH v6 06/23] network: convert networkNotifyActualDevice to virNetworkPortDef,
Daniel P. Berrangé
- [PATCH v6 07/23] network: convert networkReleaseActualDevice to virNetworkPortDef,
Daniel P. Berrangé
- [PATCH v6 08/23] network: convert hook script to take a network port XML,
Daniel P. Berrangé
- [PATCH v6 15/23] access: add permissions for network port objects,
Daniel P. Berrangé
- [PATCH v6 21/23] lxc, libxl: save domain status after reconnect,
Daniel P. Berrangé
- [PATCH v6 22/23] conf: record a portid against the domain conf,
Daniel P. Berrangé
- [PATCH v6 23/23] conf: switch over to use network port APIs for virt drivers,
Daniel P. Berrangé
- [PATCH] spec: Fix permissions of /var/run/libvirt/qemu,
Jiri Denemark
- [PATCH v2 0/2] test_driver: add a guest inf and implement virDomainInterfaceAddresses,
Ilias Stamatis
- [PATCH] virDomainDefPostParse: use DOMAIN_DEVICE_ITERATE_MISSING_INFO,
Ján Tomko
- [PATCH] docs: Change the 'Launch Security' section id to "launchSecurity",
Erik Skultety
- [PATCH] test_driver: implement virDomainMemoryPeek,
Ilias Stamatis
- [PATCH] misc: Drop useless checks from *Dispose() functions,
Michal Privoznik
- [PATCH 0/9] util/resctrl cleanups and refactors,
Wang Huaqiang
- [PATCH 2/9] conf: code cleanup for return error code directly,
Wang Huaqiang
- [PATCH 4/9] conf: Replace 'virResctrlAllocIsEmpty' with @n==0 for indicating no resctrl allocation in configuration file,
Wang Huaqiang
- [PATCH 9/9] util: Remove unused virResctrlMonitorGetCacheOccupancy,
Wang Huaqiang
- [PATCH 1/9] conf: code cleanup, remove empty line and one space,
Wang Huaqiang
- [PATCH 6/9] util: Refactor 'virResctrlMonitorFreeStats',
Wang Huaqiang
- [PATCH 8/9] util: Extend virresctl API to retrieve multiple monitor statistics,
Wang Huaqiang
- [PATCH 3/9] conf: check if vcpus matches with any 'existing' allocaiton,
Wang Huaqiang
- [PATCH 5/9] conf: refactor 'virDomainResctrlVcpuMatch',
Wang Huaqiang
- [PATCH 7/9] util: Refactor 'virResctrlMonitorStats',
Wang Huaqiang
- Re: [PATCH 0/9] util/resctrl cleanups and refactors,
Michal Privoznik
- [PATCH] qemuProcessLaunch: Return earlier if spawning qemu failed,
Michal Privoznik
- Increasing TasksMax when creating machines via systemd,
Jim Fehlig
- [PATCH] test_driver: implement virDomainInterfaceAddresses,
Ilias Stamatis
- [PATCH 00/16] examples: Install more files and tidy up,
Andrea Bolognani
- [PATCH 01/16] spec: Don't install libvirt-api.xml as documentation,
Andrea Bolognani
- [PATCH 11/16] examples: Install SystemTap examples,
Andrea Bolognani
- [PATCH 03/16] examples: Reformat $(AM_CPPFLAGS) and $(LDADDS),
Andrea Bolognani
- [PATCH 02/16] examples: Drop object_events_event_test_CFLAGS,
Andrea Bolognani
- [PATCH 04/16] examples: Remove $(WARN_CFLAGS) from $(LDADD),
Andrea Bolognani
- [PATCH 05/16] examples: Don't look for headers in $(top_srcdir),
Andrea Bolognani
- [PATCH 09/16] examples: Install nwfilters without shell scripting,
Andrea Bolognani
- [PATCH 06/16] examples: Move $(STATIC_BINARIES) to $(AM_LDFLAGS),
Andrea Bolognani
- [PATCH 13/16] examples: Move and install shell examples,
Andrea Bolognani
- [PATCH 07/16] examples: Move $(WARN_CFLAGS) to $(AM_CFLAGS),
Andrea Bolognani
- [PATCH 08/16] examples: Drop unnecessary $(mkinstalldirs) call,
Andrea Bolognani
- [PATCH 10/16] examples: Install Polkit examples,
Andrea Bolognani
- [PATCH 12/16] examples: Install remaining XML examples,
Andrea Bolognani
- [PATCH 14/16] examples: Organize C examples into categories,
Andrea Bolognani
- [PATCH 15/16] examples: Rework C examples installation,
Andrea Bolognani
- [PATCH 16/16] examples: Group all C programs together,
Andrea Bolognani
- Re: [PATCH 00/16] examples: Install more files and tidy up,
Michal Privoznik
- [PATCH 0/3] network: Delay creating private chains until starting network,
Daniel P. Berrangé
- [PATCH 0/2] qemu: Fix for emulatorsched,
Martin Kletzander
- [PATCH 0/2] Introduce virDomainDeviceIterate,
Ján Tomko
- Why virsh domxml-to-native qemu-argv cut VN name,
Tal Attaly
- [PATCH 0/3] Fix access controls for virtlockd/virtlogd sockets,
Daniel P. Berrangé
- [PATCH] spec: Unconditionally set ownership of /var/lib/libvirt/sanlock,
Jiri Denemark
- [PATCHv2] virt-xml-validate: Allow input to be read from stdin,
Johannes Holmberg
- [PATCH 0/4] qemu: Don't use API flags in monitor code (blockdev-add saga),
Peter Krempa
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]