Lib Virt
[Prev Page][Next Page]
- [RFC v2 REPOST] arm64: KVM: KVM API extensions for SVE,
Dave Martin
- [PATCH 00/10] Enable direct use of secondary drivers,
Daniel P. Berrangé
- [PATCH 03/10] network: move driver registration back to end of the file,
Daniel P. Berrangé
- [PATCH 06/10] interface: allow opening with interface:///system and interface:///session URIs,
Daniel P. Berrangé
- [PATCH 10/10] storage: remove virConnectPtr from all backend functions,
Daniel P. Berrangé
- [PATCH 01/10] storage: move driver registration back to end of the file,
Daniel P. Berrangé
- [PATCH 02/10] storage: allow opening with storage:///system and storage:///session URIs,
Daniel P. Berrangé
- [PATCH 05/10] nwfilter: allow opening with nwfilter:///system URI,
Daniel P. Berrangé
- [PATCH 04/10] network: allow opening with network:///system and network:///session URIs,
Daniel P. Berrangé
- [PATCH 07/10] nodedev: allow opening with nodedev:///system and nodedev:///session URIs,
Daniel P. Berrangé
- [PATCH 08/10] secret: allow opening with secret:///system and secret:///session URIs,
Daniel P. Berrangé
- [PATCH 09/10] storage: open secret driver connection at time of use,
Daniel P. Berrangé
- Re: [PATCH 00/10] Enable direct use of secondary drivers,
Michal Privoznik
- Re: [PATCH 00/10] Enable direct use of secondary drivers,
Peter Krempa
- Re: [PATCH 00/10] Enable direct use of secondary drivers,
Erik Skultety
- [PATCH] docs: Add missing element encryption description term entry,
John Ferlan
- [PATCH] resctl: stub out functions with Linux-only APIs used,
Daniel P. Berrangé
- [PATCH] qemu: Add USB and memory balloon by default for aarch64/virt guests,
Andrea Bolognani
- [PATCH] tests: Clean up GIC test cases,
Andrea Bolognani
- [PATCH 0/2] vsh: Print help for the aliased cmd rather than the alias itself,
Erik Skultety
- [PATCH 0/3] tools: Actually enable bash-completion,
Michal Privoznik
- [PATCH] Migration: Preserve the failed job in case migration job is terminated beyond the perform phase.,
Prerna Saxena
- [PATCH 00/14] Misc build refactoring / isolation work,
Daniel P. Berrangé
- [PATCH 02/14] storage: move storage file backend framework into util directory,
Daniel P. Berrangé
- [PATCH 01/14] storage: extract storage file backend from main storage driver backend,
Daniel P. Berrangé
- [PATCH 03/14] rpc: don't link in second copy of RPC code to libvirtd & lockd plugin,
Daniel P. Berrangé
- [PATCH 04/14] conf: introduce callback registration for domain net device allocation,
Daniel P. Berrangé
- [PATCH 05/14] conf: expand network device callbacks to cover bandwidth updates,
Daniel P. Berrangé
- [PATCH 06/14] qemu: replace networkGetNetworkAddress with public API calls,
Daniel P. Berrangé
- [PATCH 07/14] conf: expand network device callbacks to cover resolving NIC type,
Daniel P. Berrangé
- [PATCH 08/14] network: remove conditional declarations,
Daniel P. Berrangé
- [PATCH 09/14] conf: move virStorageTranslateDiskSourcePool into domain conf,
Daniel P. Berrangé
- [PATCH 10/14] storage: export virStoragePoolLookupByTargetPath as a public API,
Daniel P. Berrangé
- [PATCH 11/14] build: explicitly link all modules with libvirt.so,
Daniel P. Berrangé
- [PATCH 12/14] build: provide a AM_FLAGS_MOD for loadable modules,
Daniel P. Berrangé
- [PATCH 13/14] build: passing the "-z defs" linker flag to prevent undefined symbols,
Daniel P. Berrangé
- [PATCH 14/14] build: link libvirt_lxc against libvirt.so,
Daniel P. Berrangé
- [PATCH 00/15] Nodedev-mdev overhaul,
Erik Skultety
- [PATCH 01/15] conf: nodedev: Rename virNodeDevObjHasCap to virNodeDevObjHasCapStr,
Erik Skultety
- [PATCH 02/15] conf: nodedev: Rename virNodeDeviceCapMatch to virNodeDevObjHasCap,
Erik Skultety
- [PATCH 03/15] conf: nodedev: Convert virNodeDevObjHasCapStr to a simple wrapper,
Erik Skultety
- [PATCH 04/15] nodedev: Drop the nodeDeviceSysfsGetSCSIHostCaps wrapper,
Erik Skultety
- [PATCH 05/15] nodedev: Move the sysfs-related cap handling to node_device_conf.c,
Erik Skultety
- [PATCH 06/15] nodedev: Export nodeDeviceUpdateCaps from node_device_conf.c,
Erik Skultety
- [PATCH 07/15] nodedev: Introduce virNodeDeviceCapsListExport,
Erik Skultety
- [PATCH 08/15] conf: nodedev: Refresh capabilities before touching them,
Erik Skultety
- [PATCH 09/15] util: mdev: Drop some unused symbols/includes from the header,
Erik Skultety
- [PATCH 10/15] util: mdev: Introduce virMediatedDeviceType structure,
Erik Skultety
- [PATCH 11/15] util: mdev: Introduce virMediatedDeviceTypeReadAttrs getter,
Erik Skultety
- [PATCH 12/15] util: pci: Introduce virPCIGetMdevTypes helper,
Erik Skultety
- [PATCH 13/15] nodedev: udev: Drop the unused mdev type helpers,
Erik Skultety
- [PATCH 14/15] conf: Replace usage of virNodeDevCapMdevType with virMediatedDeviceType,
Erik Skultety
- [PATCH 15/15] conf: nodedev: Update PCI mdev capabilities dynamically,
Erik Skultety
- Re: [PATCH 00/15] Nodedev-mdev overhaul,
Erik Skultety
- [PATCH v3] docs: formatdomain: Document the CPU feature 'name' attribute,
Kashyap Chamarthy
- [PATCH-RUBY] The first argument passed should be the disk not the size.,
Marius Rieder
- [PATCH] libxl: resume lock process after failed migration,
Jim Fehlig
- with vhostuser I cannot use hugepages,
Adnan Mundres
- [PATCH v2 0/4] qemu: use arp table of host to get the,
Chen Hanxiao
- [PATCH v2] docs: formatdomain: Document the CPU feature 'name' attribute,
Kashyap Chamarthy
- [PATCH] libxl: add explicit linkage to xenstore library,
Daniel P. Berrange
- [PATCH] virUSBDeviceNew: Construct vroot path properly,
Michal Privoznik
- Re: [PATCH v4 1/4] nwfilter: Remove unnecessary UUID comparison bypass,
Laine Stump
- [PATCH 00/10] Cache Allocation Technology support, this time for real (??),
Martin Kletzander
- [PATCH 02/10] util: Add virResctrlInfo,
Martin Kletzander
- [PATCH 03/10] conf: Use virResctrlInfo in capabilities,
Martin Kletzander
- [PATCH 01/10] Rename virResctrlInfo to virResctrlInfoPerCache,
Martin Kletzander
- [PATCH 05/10] resctrl: Add functions to work with resctrl allocations,
Martin Kletzander
- [PATCH 04/10] util: Remove now-unneeded resctrl functions,
Martin Kletzander
- [PATCH 10/10] tests: Clean up and modify some vircaps2xmldata,
Martin Kletzander
- [PATCH 07/10] tests: Add virresctrltest,
Martin Kletzander
- [PATCH 08/10] qemu: Add support for resctrl,
Martin Kletzander
- [PATCH 09/10] docs: Add CAT (resctrl) support into news.xml,
Martin Kletzander
- [PATCH 06/10] conf: Add support for cputune/cachetune,
Martin Kletzander
- [PATCH 0/5] Add optional pSeries features,
Andrea Bolognani
- [PATCH v2 00/11] Add admin protocol support for virtlogd/virtlockd,
Daniel P. Berrange
- [PATCH v2 05/11] rpc: clarify "void *" values passed to client callbacks,
Daniel P. Berrange
- [PATCH v2 06/11] rpc: pass virNetServer to post-exec restart callback in typesafe manner,
Daniel P. Berrange
- [PATCH v2 07/11] rpc: annotate various parameters as being required to be non-NULL,
Daniel P. Berrange
- [PATCH v2 08/11] rpc: add method for checking if a named server exists,
Daniel P. Berrange
- [PATCH v2 11/11] lockd: add support for admin protocol in virtlockd,
Daniel P. Berrange
- [PATCH v2 01/11] admin: move admins server impl/dispatch into src/admin directory,
Daniel P. Berrange
- [PATCH v2 02/11] libvirtd: rename virNetServerClient callback impls to match type names,
Daniel P. Berrange
- [PATCH v2 03/11] admin: add support for post-exec restart callbacks,
Daniel P. Berrange
- [PATCH v2 04/11] util: add virGetUNIXSocketPath helper,
Daniel P. Berrange
- [PATCH v2 09/11] rpc: refactor virNetServer setup for post-exec restarts,
Daniel P. Berrange
- [PATCH v2 10/11] logd: add support for admin protocol in virtlogd,
Daniel P. Berrange
- Re: [PATCH v2 00/11] Add admin protocol support for virtlogd/virtlockd,
Michal Privoznik
- Re: [PATCH v2 00/11] Add admin protocol support for virtlogd/virtlockd,
Peter Krempa
- [dbus PATCH v2] main: add support for all usable libvirt drivers,
Pavel Hrdina
- [PATCH] qemu: get VM's ip address from the output of arp command,
Chen Hanxiao
- [PATCH v3 0/5] Introduce VIR_ERR_DEVICE_MISSING,
Chen Hanxiao
- [dbus RFC 00/11] improve libvirt connections handling,
Pavel Hrdina
- [dbus RFC 01/11] util: introduce VIRT_ARRAY_CARDINALITY macro,
Pavel Hrdina
- [dbus RFC 02/11] util: introduce virtDBusUtilSetError helper,
Pavel Hrdina
- [dbus RFC 03/11] src: rename manager to connect,
Pavel Hrdina
- [dbus RFC 05/11] connect: don't use default libvirt authentication callback,
Pavel Hrdina
- [dbus RFC 06/11] connect: implement reconnect functionality to libvirt,
Pavel Hrdina
- [dbus RFC 07/11] connect: move domain related code to domain.c,
Pavel Hrdina
- [dbus RFC 04/11] connect: implement lazy connection,
Pavel Hrdina
- [dbus RFC 11/11] main: add support for all libvirt drivers,
Pavel Hrdina
- [dbus RFC 09/11] domain: derive domain path from connect path,
Pavel Hrdina
- [dbus RFC 08/11] connect: store connect path in connect structure,
Pavel Hrdina
- [dbus RFC 10/11] main: implement multiple connection within one daemon,
Pavel Hrdina
- Re: [dbus RFC 00/11] improve libvirt connections handling,
Daniel P. Berrange
- [PATCH] qemu: Don't initialize struct utsname,
Jiri Denemark
- [PATCH] docs: document requirement to provide Signed-off-by lines for DCO,
Daniel P. Berrange
- [PATCH hooks 0/1] Enforce requirement for Signed-off-by line,
Daniel P. Berrange
- [PATCH] qemu: Refresh caps cache after booting a different kernel,
Jiri Denemark
- [PATCH v2] virsh: Checking the volume capacity before uploading a new file.,
Julio Faracco
- [PATCH v3] libvirtd: clarify the TLS conf default value setting,
Chen Hanxiao
- [PATCH] qemu: auto-add generic xhci rather than NEC xhci to Q35 domains,
Laine Stump
- [PATCH] vbox: fix SEGV during dumpxml of a serial port,
Laine Stump
- [REBASE PATCH v2 0/9] Implement query-dump command,
John Ferlan
- [PATCH 0/9] Resolve libvirtd hang on termination with connected long running client,
John Ferlan
- [PATCH 2/9] libvirtd: Alter refcnt processing for server program objects,
John Ferlan
- [PATCH 1/9] libvirtd: Alter refcnt processing for domain server objects,
John Ferlan
- [PATCH 5/9] rpc: Introduce virNetServerQuitRequested,
John Ferlan
- [PATCH 3/9] netserver: Remove ServiceToggle during ServerDispose,
John Ferlan
- [PATCH 4/9] util: Introduce virThreadPoolDrain,
John Ferlan
- [PATCH 6/9] rpc: Introduce virNetServerWorkerCount,
John Ferlan
- [PATCH 8/9] docs: Add news article for libvirtd issue,
John Ferlan
- [PATCH 7/9] rpc: Alter virNetDaemonQuit processing,
John Ferlan
- [PATCH 9/9] APPLY ONLY FOR TESTING PURPOSES,
John Ferlan
- Re: [PATCH 0/9] Resolve libvirtd hang on termination with connected long running client,
Nikolay Shirokovskiy
- Re: [PATCH 0/9] Resolve libvirtd hang on termination with connected long running client,
Marc Hartmayer
- Re: [PATCH 0/9] Resolve libvirtd hang on termination with connected long running client,
Nikolay Shirokovskiy
- [PATCH 0/4] Add admin protocol support for virtlogd/virtlockd,
Daniel P. Berrange
- [PATCH] blockjob: Fix a error checking of blockjob status in some case,
Jie Wang
- [PATCH v2] virt-aa-helper: Set the supported features,
Shivaprasad G Bhat
- Release of libvirt-4.0.0,
Daniel Veillard
- [PATCH] Revert "qemu: monitor: do not report error on shutdown",
Michal Privoznik
- [PATCH] qemu: Expose rx/tx_queue_size in qemu.conf too,
Michal Privoznik
- [PATCH] qemu: Fix crash in offline migration,
Jiri Denemark
- [PATCH] qemu: Don't send any monitor commands afer SHUTDOWN event,
Michal Privoznik
- a libvirt event question,
Chen, Xiaogang
- [PATCH 00/14] Basic implementation of persistent reservations,
Michal Privoznik
- [PATCH 02/14] qemuDomainDiskChangeSupported: Deny changing reservations,
Michal Privoznik
- [PATCH 04/14] qemu_domain: Introduce qemuDomainDiskPRObject,
Michal Privoznik
- [PATCH 05/14] qemu: Generate alias for pr-helper,
Michal Privoznik
- [PATCH 01/14] virstoragefile: Introduce virStoragePRDef,
Michal Privoznik
- [PATCH 06/14] qemu: Store prAlias and prPath in status XML,
Michal Privoznik
- [PATCH 08/14] qemu: Introduce pr_helper to qemu.conf,
Michal Privoznik
- [PATCH 03/14] qemu: Introduce pr-manager-helper capability,
Michal Privoznik
- [PATCH 09/14] qemu: Start PR daemons on domain startup,
Michal Privoznik
- [PATCH 07/14] qemu: Generate cmd line at startup,
Michal Privoznik
- [PATCH 10/14] qemu: Track PR daemons PIDs in status XML,
Michal Privoznik
- [PATCH 11/14] qemu_domain: Introduce qemuDomainGetPRUsageCount,
Michal Privoznik
- [PATCH 12/14] qemu_process.c: Introduce qemuProcessSetupPRDaemon,
Michal Privoznik
- [PATCH 13/14] qemu_hotplug: Hotplug of reservations,
Michal Privoznik
- [PATCH 14/14] qemu_hotplug: Hotunplug of reservations,
Michal Privoznik
- Re: [PATCH 00/14] Basic implementation of persistent reservations,
Michal Privoznik
- Re: [PATCH 00/14] Basic implementation of persistent reservations,
Peter Krempa
- [PATCH] Add Eduardo Otubo to Planet Virt-Tools,
Eduardo Otubo
- Test failures in libvirt RHEL-6.2.AUS errata job,
Jingjing Shao
- [PATCH] Raise the frame limit for tests,
Ján Tomko
- [PATCH V3] nodedev: Fix failing to parse PCI address for non-PCI network devices,
Jim Fehlig
- [PATCH v2 0/2] Support SMBIOS OEM strings,
Daniel P. Berrange
- [PATCH] news: Update for 4.0.0,
Andrea Bolognani
- [PATCH] qemu: qemuDomainNamespaceUnlinkPaths: Return 0 in case of success,
Marc Hartmayer
- [PATCH] apparmor: allow libvirt to send term signal to unconfined,
Guido Günther
- [PATCH] remove bogus casts of arg to g_object_ref,
Daniel P. Berrange
- [PATCH libvirt] qemu: Fix segmentation fault when attaching a non iSCSI host device,
Marc Hartmayer
- New GIT repos for libvirt wiki & virt tools planet,
Daniel P. Berrange
- [jenkins-ci PATCH] guests: install bash-completion when building libvirt,
Pavel Hrdina
- [PATCH] spec: enable bash completion only on new enough distros,
Pavel Hrdina
- [PATCHv4 RESEND] vhost-user: add support reconnect for vhost-user ports,
ZhiPeng Lu
- Libvirt fails to apply security context to fd/node to USB device,
Randy Aybar
- [PATCH] qemu: avoid denial of service reading from QEMU monitor (CVE-2018-xxxx),
Daniel P. Berrange
- [PATCH] tools: avoid text spilling into variables,
Dariusz Gadomski
- [libvirt-tck] [PATCH] Add new option for virt-builder,
Dan Zheng
- [PATCH] check/add for mdev_types capability,
Dan Zheng
- [PATCH v3 0/2] Introducing testDomainRename().,
Julio Faracco
- [PATCH perl] block_stats: Fix rd_req and wr_req compat hash keys,
Ville Skyttä
- [PATCH perl] Spelling fixes,
Ville Skyttä
- [PATCH] libvirt-guests: make async stop work with transient guest domains,
Vincent Bernat
- Re: [PATCH RESEND v1 1/2] i386: Add Intel Processor Trace feature support,
Eduardo Habkost
- [jenkins-ci PATCH] guests: Enable readline compat on FreeBSD CURRENT,
Andrea Bolognani
- [PATCH] vshReadlineOptionsGenerator: Don't add already specified options to the list,
Michal Privoznik
- [jenkins-ci PATCH] guests: Install libtirpc when building libvirt,
Andrea Bolognani
- [PATCH 0/3] Couple of build fixes for readline stuff,
Michal Privoznik
- [PATCH v2] virsh: fix build without readline,
Roman Bogorodskiy
- [PATCH] AppArmor: Allow libvirtd to kill unconfined processes,
intrigeri+libvirt
- [PATCH] virsh: fix build without readline,
Roman Bogorodskiy
- [PATCH] docs: formatdomain: Document the CPU feature 'name' attribute,
Kashyap Chamarthy
- [PATCH] vshReadlineOptionsPrune: Fix possible leak,
Michal Privoznik
- [PATCH python v2 0/9] Various improvements to RPM spec,
Daniel P. Berrange
- [PATCH python v2 4/9] Add emacs mode marker to activate rpm-spec highlighting,
Daniel P. Berrange
- [PATCH python v2 1/9] Allow disabling of python2 RPM build,
Daniel P. Berrange
- [PATCH python v2 2/9] Allow override of which sub-RPMs to build,
Daniel P. Berrange
- [PATCH python v2 5/9] Adapt to rename of py2 RPMs from python- to python2- prefix,
Daniel P. Berrange
- [PATCH python v2 3/9] Add checks for min supported distros,
Daniel P. Berrange
- [PATCH python v2 6/9] Turn on python3 sub-RPMs for RHEL > 7,
Daniel P. Berrange
- [PATCH python v2 8/9] Fix filtering of RPM provides for .so files,
Daniel P. Berrange
- [PATCH python v2 7/9] Require libvirt native version matching py version by default,
Daniel P. Berrange
- [PATCH python v2 9/9] Use python*_sitearch macros instead of manually defining the dir,
Daniel P. Berrange
- Re: [PATCH python v2 0/9] Various improvements to RPM spec,
Pavel Hrdina
- Entering freeze for libvirt-4.0.0,
Daniel Veillard
- [PATCH 0/8] virsh: Introduce more completers,
Michal Privoznik
- [PATCH 1/8] virsh: Introduce virshStoragePoolNameCompleter,
Michal Privoznik
- [PATCH 6/8] virsh: Introduce virshNWFilterNameCompleter,
Michal Privoznik
- [PATCH 7/8] virsh: Introduce virshSecretUUIDCompleter,
Michal Privoznik
- [PATCH 5/8] virsh: Introduce virshNodeDeviceNameCompleter,
Michal Privoznik
- [PATCH 2/8] virsh: Introduce virshStorageVolNameCompleter,
Michal Privoznik
- [PATCH 3/8] virsh: Introduce virshInterfaceNameCompleter,
Michal Privoznik
- [PATCH 4/8] virsh: Introduce virshNetworkNameCompleter,
Michal Privoznik
- [PATCH 8/8] virsh: Introduce virshSnapshotNameCompleter,
Michal Privoznik
- [PATCH 9/8] docs: Mention bash completion feature,
Michal Privoznik
- [PATCH v2 1/9] virsh: Introduce virshStoragePoolNameCompleter,
Michal Privoznik
- [PATCH v2 9/9] docs: Mention just implemented completers,
Michal Privoznik
- [jenkins-ci PATCH v2 0/2] guests: Make rpcgen mapping more future-proof,
Andrea Bolognani
- [jenkins-ci PATCH] guests: Make rpcgen mapping more future-proof,
Andrea Bolognani
- [PATCH 0/2] travis: Fix build failure,
Andrea Bolognani
- [PATCH v2 0/2] processor frequency information on S390,
Bjoern Walk
- [jenkins-ci PATCH] guests: Install rpcgen when building libvirt,
Andrea Bolognani
- [PATCH v2] libvirtd: clarify the TLS conf default vaule setting,
Chen Hanxiao
- [PATCH] libvirtd: clarify the TLS conf default vaule setting,
Chen Hanxiao
- [resend][PATCH] deamon: use default value if ca_file, cert_file or key_file not set,
Chen Hanxiao
- [PATCH] qemu: Fix type of a completed job,
Jiri Denemark
- [PATCH] m4: Don't enable bash-completion by default,
Michal Privoznik
- [RFC PATCH] lxc: Up back the veth interfaces by default,
Benjamin Cama
- Re: [PATCH 0/7] Keep non-persistent changes alive in snapshot,
Scott Garfinkle
- [PATCH python 0/7] Misc improvements to RPM spec,
Daniel P. Berrange
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]