Lib Virt
[Prev Page][Next Page]
- Re: [PATCH 6/8] conf: Add IOMMU support to virDomainDeviceInfoIterate(), (continued)
- [PATCH] i18n: simplify mini po generation,
Marty E. Plummer
- [PATCH] qemuProcessReconnect: ensure vm xml integrity when save status,
Wang King
- [glib PATCH 00/16] Update libvirt-glib python examples,
Fabiano Fidêncio
- [glib PATCH 03/16] config-demo: Use print() in a py3 compatible way,
Fabiano Fidêncio
- [glib PATCH 04/16] config-demo: Use octal when setting mode,
Fabiano Fidêncio
- [glib PATCH 05/16] config-demo: Change she-bang line to use python3,
Fabiano Fidêncio
- [glib PATCH 01/16] config-demo: Don't use "; " in the end of lines,
Fabiano Fidêncio
- [glib PATCH 06/16] conn-test: Don't use "; " in the end of lines,
Fabiano Fidêncio
- [glib PATCH 02/16] config-demo: Ensure the right LibvirtGConfig version gets loaded,
Fabiano Fidêncio
- [glib PATCH 11/16] event-test: LibvirtGLib.init() takes (at maximum) 1 argment,
Fabiano Fidêncio
- [glib PATCH 09/16] conn-test: Handle exceptions in a py3 compatible way,
Fabiano Fidêncio
- [glib PATCH 07/16] conn-test: Ensure the right versions of LibvirtGObject and Gtk get loaded,
Fabiano Fidêncio
- [glib PATCH 12/16] event-test: Don't use "; " in the end of lines,
Fabiano Fidêncio
- [glib PATCH 08/16] conn-test: Use print() in a py3 compatible way,
Fabiano Fidêncio
- [glib PATCH 10/16] conn-test: Change sha-bang line to use python3,
Fabiano Fidêncio
- [glib PATCH 15/16] event-test: Handle exceptions in a py3 compatible way,
Fabiano Fidêncio
- [glib PATCH 14/16] event-test: Use print() in a py3 compatible way,
Fabiano Fidêncio
- [glib PATCH 13/16] event-test: Ensure the right versions of LibvirtGLib and Gtk get loaded,
Fabiano Fidêncio
- [glib PATCH 16/16] event-test: Change sha-bang line to use python3,
Fabiano Fidêncio
- Re: [glib PATCH 00/16] Update libvirt-glib python examples,
Michal Privoznik
- [PATCH 0/7] x86: Multi-key Total Memory Encryption (Intel),
Larkins Carvalho
- [PATCH] rpm: remove dependancy from qemu to network/storage drivers,
Daniel P. Berrangé
- [PATCH 0/5] Support embedding the QEMU driver in client apps directly,
Daniel P. Berrangé
- [PATCH 00/12] qemu: cleanups and improvements of blockjob handling (blockdev-add saga),
Peter Krempa
- [PATCH 02/12] qemu: blockjob: Fix documentation for 'newstate' of _qemuBlockJobData,
Peter Krempa
- [PATCH 01/12] qemu: blockjob: Remove 'started' from struct _qemuBlockJobData,
Peter Krempa
- [PATCH 03/12] qemu: driver: Don't try to update blockjob status in qemuDomainGetBlockJobInfo,
Peter Krempa
- [PATCH 04/12] qemu: driver: Set mirror state after successful command,
Peter Krempa
- [PATCH 06/12] qemu: Modernize memory cleaning in qemuDomainBlockPullCommon,
Peter Krempa
- [PATCH 10/12] qemu: Validate backing store of 'mirror' for block copy,
Peter Krempa
- [PATCH 05/12] qemu: Modernize memory cleaning in qemuDomainBlockCopyCommon,
Peter Krempa
- [PATCH 07/12] qemu: Modernize memory cleaning in qemuDomainBlockCommit,
Peter Krempa
- [PATCH 09/12] qemu: Remove unnecessary calls to qemuDomainStorageSourceAccessRevoke,
Peter Krempa
- [PATCH 08/12] qemu: Remove unecessary error keeping in qemuDomainBlockCopyCommon,
Peter Krempa
- [PATCH 12/12] qemu: blockcopy: sanitize permission handling for 'mirror',
Peter Krempa
- [PATCH 11/12] qemu: Simplify allowing access to storage file for block copy,
Peter Krempa
- [PATCH v2] src: don't statically link code that's already in libvirt.so,
Daniel P. Berrangé
- [PATCH 0/4] virutil: Rework how 'udevadm settle' is called,
Michal Privoznik
- [PATCH] qemu: blockjob: Fix saving of inactive XML after completed legacy blockjob,
Peter Krempa
- [PATCH v3 0/6] numa: deprecate '-numa node, mem' and default memory distribution,
Igor Mammedov
- [PATCH 0/6] qemu: Rework the way we probe machine type properties,
Andrea Bolognani
- surprising <backingStore type='file'> setting in domain.xml,
Thomas Stein
- [PATCH 0/2] build: bump minimum udev version to 219,
Ján Tomko
- [PATCH] src: don't statically link code that's already in libvirt.so,
Daniel P. Berrangé
- [PATCH] virt-aa-helper: clean old reference to libvirt-sandbox,
Christian Ehrhardt
- [PATCH] virt-aa-helper: allow sysfs path used for vhost-scsi,
Christian Ehrhardt
- [PATCH 0/2] Mitigation for Microarchitectural Data Sampling CPU flaws,
Jiri Denemark
- [PATCH v5 00/24] network: refactor to decouple virt drivers from network driver,
Daniel P. Berrangé
- [PATCH v5 03/24] network: make networkLogAllocation independent of domain conf,
Daniel P. Berrangé
- [PATCH v5 01/24] conf: allow bandwidth parsing / formatting to include class ID,
Daniel P. Berrangé
- [PATCH v5 02/24] conf: introduce virNetworkPortDefPtr struct and XML support,
Daniel P. Berrangé
- [PATCH v5 04/24] conf: add APIs to convert virDomainNetDef to virNetworkPortDef,
Daniel P. Berrangé
- [PATCH v5 09/24] network: remove the virDomainNetBandwidthChangeAllowed callback,
Daniel P. Berrangé
- [PATCH v5 10/24] network: introduce networkAllocatePort,
Daniel P. Berrangé
- [PATCH v5 07/24] network: convert networkReleaseActualDevice to virNetworkPortDef,
Daniel P. Berrangé
- [PATCH v5 05/24] network: convert networkAllocateActualDevice to virNetworkPortDef,
Daniel P. Berrangé
- [PATCH v5 08/24] network: convert hook script to take a network port XML,
Daniel P. Berrangé
- [PATCH v5 11/24] network: introduce networkNotifyPort,
Daniel P. Berrangé
- [PATCH v5 06/24] network: convert networkNotifyActualDevice to virNetworkPortDef,
Daniel P. Berrangé
- [PATCH v5 16/24] remote: add support for new network port APIs,
Daniel P. Berrangé
- [PATCH v5 13/24] network: introduce networkUpdatePortBandwidth,
Daniel P. Berrangé
- [PATCH v5 12/24] network: introduce networkReleasePort,
Daniel P. Berrangé
- [PATCH v5 17/24] virsh: add support for network port APIs,
Daniel P. Berrangé
- [PATCH v5 20/24] lxc, libxl: notify network driver of NICs during reconnect,
Daniel P. Berrangé
- [PATCH v5 14/24] network: add public APIs for network port object,
Daniel P. Berrangé
- [PATCH v5 22/24] conf: record a portid against the domain conf,
Daniel P. Berrangé
- [PATCH v5 15/24] access: add permissions for network port objects,
Daniel P. Berrangé
- [PATCH v5 18/24] conf: support recording ports against virNetworkObjPtr,
Daniel P. Berrangé
- [PATCH v5 19/24] network: add implementation of network port APIs,
Daniel P. Berrangé
- [PATCH v5 21/24] lxc, libxl: save domain status after reconnect,
Daniel P. Berrangé
- [PATCH v5 23/24] conf: switch over to use network port APIs for virt drivers,
Daniel P. Berrangé
- [PATCH v5 24/24] rpm: remove dependancy from qemu to network/storage drivers,
Daniel P. Berrangé
- [PATCH 0/2] Couple of test_driver fixes,
Michal Privoznik
- [PATCH] qemuDomainSnapshotCreateXML: Don't leak parsed snapshot definition,
Michal Privoznik
- [PATCH 0/4] Couple of allocation fixes,
Michal Privoznik
- [PATCH] examples: Fix installation on Windows,
Andrea Bolognani
- [PATCH] virsh: Don't leak disk targets in cmdDomBlkError,
Michal Privoznik
- [security-notice PATCH 0/9] various improvements to script for finding broken/fixed branches/tags,
Daniel P. Berrangé
- (Dropping) OOM Handling in libvirt,
Daniel P. Berrangé
- [PATCH v2] test_driver: implement virDomainGetDiskErrors,
Ilias Stamatis
- [glib PATCH 0/8] Add machinery forsetting firmware attribute to <os/>,
Fabiano Fidêncio
- [PATCH 0/4] docs: Ship and install a few more files,
Andrea Bolognani
- [PATCH] util: fix a bug found in sorting cache monitor results,
Wang Huaqiang
- [PATCH] qemu: Fix regression with undefine --snapshots-metadata,
Eric Blake
- [PATCH v2 0/2] virSysinfo: Try dmidecode on aarch64,
Michal Privoznik
- [PATCH RFC] iohelper: Introduces a small sleep do avoid hunging other tasks,
Leonardo Bras
- [PATCH v2] Add support for podman in Makefile.ci,
Martin Kletzander
- [PATCH 0/3] virSysinfo: Try dmidecode on aarch64,
Michal Privoznik
- Running libvirtd out of source directory connection reset error,
Peter P.
- [PATCH 0/2] node device cleanup,
Pavel Hrdina
- [PATCHv2] build: restore support for libyajl 2.0.1,
Ján Tomko
- [PATCH] build: restore support for libyajl 2.0.1,
Ján Tomko
- [PATCH 0/3] docs: hacking: Discourage some patterns to help code readability,
Peter Krempa
- [PATCH 0/4] virObject for snapshot def [incremental backup saga],
Eric Blake
- [PATCH] test_driver: implement virDomainGetDiskErrors,
Ilias Stamatis
- [PATCH 0/2] Support more container engines in Makefile.ci,
Martin Kletzander
- [jenkins-ci PATCH 0/4] guests: Introduce package_manager,
Andrea Bolognani
- [PATCH v2] tests: Move tools under tests/tools/,
Michal Privoznik
- [PATCH] spec: Bump minimum supported Fedora version to 29,
Andrea Bolognani
- [PATCH 0/3] Trivial fixes mocking fixes,
Michal Privoznik
- [PATCH] tests: Move tools under tests/tools/,
Michal Privoznik
- [PATCH v2 0/2] introduction of version attribute for VFIO live migration,
Yan Zhao
- RElease of libvirt-5.3.0,
Daniel Veillard
- [jenkins-ci PATCH 0/6] Add support for gtk-vnc builds,
Daniel P. Berrangé
- [dockerfiles PATCH] Add git-publish configuration file,
Andrea Bolognani
- [dockerfiles PATCH 0/3] Refresh, add Fedora 30, drop Fedora 28,
Andrea Bolognani
- [jenkins-ci PATCH] lcitool: use yaml.safe_load instead of load,
Daniel P. Berrangé
- [jenkins-ci PATCH] lcitool: don't use SafeConfigParser under Python3,
Daniel P. Berrangé
- [jenkins-ci PATCH v2] lcitool: check for virt-install / ansible-playbook in $PATH,
Daniel P. Berrangé
- [PATCH 0/4] tests: Add capabilities for s390x,
Boris Fiuczynski
- [jenkins-ci PATCH 0/4] Add Fedora 30, drop Fedora 28,
Andrea Bolognani
- [jenkins-ci PATCH] lcitool: use slirp networking if running non-root,
Daniel P. Berrangé
- [jenkins-ci PATCH] lcitool: check for virt-install existing,
Daniel P. Berrangé
- [PATCH v2 1/1] tests/virhostdevtest: remove virHostdevHostSupportsPassthroughKVM,
Daniel Henrique Barboza
- [PATCH v3] qemu.conf: Make nvram list obsolete,
Michal Privoznik
- [PATCH] x86: Multi-key Total Memory Encryption (Intel),
Larkins Carvalho
- [PATCH] qemu: Disable console device detach from live mode.,
Julio Faracco
- [PATCH 1/1] util/virhostdev: consolidate duplicated KVM support code,
Daniel Henrique Barboza
- [PATCH RFC] network: Delay creating private chains until starting network,
Jim Fehlig
- [PATCH] docs: Update drivers page to link to storage.html,
John Ferlan
- [PATCH] qemu: Do not override config XML in case of snapshot revert,
Maxiwell S. Garcia
- [PATCH] spec: fix f28 rpm without firewalld zone,
Cole Robinson
- [PATCH] lib: Preserve error around virDomainNetReleaseActualDevice(),
Michal Privoznik
- QMP; unsigned 64-bit ints; JSON standards compliance,
Daniel P. Berrangé
- [PATCH for 5.3.0] news: Update for 5.3.0 release,
Michal Privoznik
- [PATCH 0/2] Fix regression with network type handling,
Daniel P. Berrangé
- [PATCH] lib: Avoid double free when passing FDs with virCommandPassFD(),
Michal Privoznik
- [PATCH] qemuConnectOpen: Drop unused @cfg and simplify,
Michal Privoznik
- [PATCH] qemu_command: fix double_close vhostfd in qemuBuildHostdevCommandLine,
Jie Wang
- [PATCH] util: Fix uninitalized variable to avoid garbage value.,
Julio Faracco
- [PATCH v1] qemu: migration: Convert to virErrorRestore/virErrorPreserveLast,
Syed Humaid
- [PATCH 0/5] tests: Refresh/add capabilities for QEMU 4.0.0,
Andrea Bolognani
- [PATCH v2 for 5.3.0] storage_backend_rbd: Ignore rbd_diff_iterate error() if needed,
Michal Privoznik
- [PATCH 0/2] Fix a couple of minor doc issues,
John Ferlan
- [PATCH for 5.3.0] storage_backend_rbd: Don't fail iterating over snapshots,
Michal Privoznik
- [PATCH] tests: qemucaps: Bump capability test data for qemu-4.0 release on x86_64,
Peter Krempa
- [PATCH] docs: Fix typo in the firmware value,
Fabiano Fidêncio
- [PATCH v1] qemu: Convert to virErrorPreserveLast/virErrorRestore,
Syed Humaid
- [PATCH v2] qemu: Add entry for balloon stats stat-htlb-pgalloc and stat-htlb-pgfail,
Han Han
- [PATCH] CONF: bug, release 'alloc' object in cleanup,
Wang Huaqiang
- [PATCH] qemu: Add entry for balloon stats stat-htlb-pgalloc and stat-htlb-pgfail,
Han Han
- Entering freeze for libvirt-5.3.0,
Daniel Veillard
- [PATCH v2 0/8] CPU Model Baseline and Comparison for s390x,
walling
- [PATCH 0/4] Couple of almost trivial disk cold-/hot-plug fixes,
Michal Privoznik
- [PATCH] virsh: Put a new line char after <alias/> in attach-disk,
Michal Privoznik
- [python PATCH] Allow virConnect.getDomainCapabilities() to have no arguments,
Michal Privoznik
- [PATCH 0/2] Couple of interface type fixes,
Michal Privoznik
- RFC: Introducing Memory Bandwidth Monitoring (MBM),
Huaqiang,Wang
- [PATCH] storage: escape ipv6 for ceph mon hosts to librados,
winhong-yili
- [PATCH] test: Use nodeInfo content for virNodeGetCPUMap,
Cole Robinson
- [PATCH 0/2] Avoid issues due to qemu dropping osxsave and ospke,
Christian Ehrhardt
- [PATCH] cpu_map: Add support for cldemote CPU feature,
Jiri Denemark
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]