Lib Virt
[Prev Page][Next Page]
- Re: [PATCH 2/2] rpc: Fix segmentation fault when no worker pool is available, (continued)
- [RFCv2 PATCH 0/5] Introduce RDT memory bandwidth allocation support,
bing . niu
- [PATCH v2 0/5] Introduce VIR_CONNECT_GET_ALL_DOMAINS_STATS_NOWAIT,
Michal Privoznik
- [PATCH v2 0/5] travis: Use pre-built Docker images,
Andrea Bolognani
- [jenkins-ci POC 0/2] guests: Add Dockerfile generator,
Andrea Bolognani
- [PATCH v2 00/11] RISC-V Guest Support,
Lubomir Rintel
- [PATCH v2 01/11] qemu: rename qemuDomainMachineIsVirt(),
Lubomir Rintel
- [PATCH v2 05/11] qemu: no USB by default on RISC-V machines,
Lubomir Rintel
- [PATCH v2 04/11] docs/schemas: add RISC-V architectures,
Lubomir Rintel
- [PATCH v2 06/11] qemu: assign addresses to virtio devices on RISC-V,
Lubomir Rintel
- [PATCH v2 03/11] util: add RISC-V architectures,
Lubomir Rintel
- [PATCH v2 02/11] qemu: rename qemuDomainArmVirt(),
Lubomir Rintel
- [PATCH v2 09/11] tests/captest: check RISC-V capabilities lookup,
Lubomir Rintel
- [PATCH v2 11/11] tests/virschematest: add RISC-V to capabilityschemadata/caps-qemu-kvm,
Lubomir Rintel
- [PATCH v2 08/11] tests/util: add RISC-V capabilities,
Lubomir Rintel
- [PATCH v2 10/11] tests/qemuxml2argvtest: test RISC-V virt machine arguments,
Lubomir Rintel
- [PATCH v2 07/11] tests/capabilitiestest: add RISC-V capability tests,
Lubomir Rintel
- Re: [PATCH v2 00/11] RISC-V Guest Support,
Andrea Bolognani
- [PATCH v2 0/6] travis: Various cleanups and fixes,
Andrea Bolognani
- [dbus PATCH v2 00/17] StorageVolume APIs,
Katerina Koukiou
- [dbus PATCH v2 01/17] Introduce StorageVol Interface,
Katerina Koukiou
- [dbus PATCH v2 02/17] Implement ListStorageVolumes for StoragePool Interface,
Katerina Koukiou
- [dbus PATCH v2 05/17] Implement StorageVolCreateXML method for StoragePool Interface,
Katerina Koukiou
- [dbus PATCH v2 08/17] Implement Path property for StorageVol Interface,
Katerina Koukiou
- [dbus PATCH v2 03/17] test: move XML definition of entities to seperate file,
Katerina Koukiou
- [dbus PATCH v2 12/17] Implement StorageVolLookupByPath method for Connect Interface,
Katerina Koukiou
- [dbus PATCH v2 09/17] Implement GetXMLDesc method for StorageVol Interface,
Katerina Koukiou
- [dbus PATCH v2 14/17] Implement Wipe method for StorageVol Interface,
Katerina Koukiou
- [dbus PATCH v2 04/17] tests: rename test_* functions which are not tests,
Katerina Koukiou
- [dbus PATCH v2 11/17] Implement StorageVolLookupByName method for StoragePool Interface,
Katerina Koukiou
- [dbus PATCH v2 06/17] Implement Name property for StorageVol Interface,
Katerina Koukiou
- [dbus PATCH v2 13/17] Implement Resize method for StorageVol Interface,
Katerina Koukiou
- [dbus PATCH v2 17/17] Implement StorageVolCreateXMLFrom method for StoragePool Interface,
Katerina Koukiou
- [dbus PATCH v2 07/17] Implement Key property for StorageVol Interface,
Katerina Koukiou
- [dbus PATCH v2 10/17] Implement StorageVolLookupByKey method for Connect Interface,
Katerina Koukiou
- [dbus PATCH v2 15/17] Implement GetInfo method for StorageVol Interface,
Katerina Koukiou
- [dbus PATCH v2 16/17] Implement Delete method for StorageVol Interface,
Katerina Koukiou
- [libvirt-go-xml PATCH 0/2] Add support for the AMD SEV feature,
Erik Skultety
- [libvirt-go PATCH 0/2] Add bindings for recent libvirt SEV APIs,
Erik Skultety
- [PATCH] vmx: allow an odd number of vCPUs,
Pino Toscano
- [PATCH v3 00/20] nwfilter: refactor the driver to make it independent of virt drivers,
Daniel P. Berrangé
- [PATCH v3 02/20] conf: add missing virxml.h include for nwfilter_params.h,
Daniel P. Berrangé
- [PATCH v3 05/20] schemas: add schema for nwfilter binding XML document,
Daniel P. Berrangé
- [PATCH v3 01/20] conf: change virNWFilterBindingPtr to virNWFilterBindingDefPtr,
Daniel P. Berrangé
- [PATCH v3 08/20] remote: add support for nwfilter binding objects,
Daniel P. Berrangé
- [PATCH v3 14/20] conf: introduce a virNWFilterBindingObjPtr struct,
Daniel P. Berrangé
- [PATCH v3 03/20] conf: move virNWFilterBindingDefPtr into its own files,
Daniel P. Berrangé
- [PATCH v3 09/20] virsh: add nwfilter binding commands,
Daniel P. Berrangé
- [PATCH v3 19/20] nwfilter: wire up new APIs for creating and deleting nwfilter bindings,
Daniel P. Berrangé
- [PATCH v3 04/20] conf: add support for parsing/formatting virNWFilterBindingDefPtr,
Daniel P. Berrangé
- [PATCH v3 10/20] nwfilter: convert the gentech driver code to use virNWFilterBindingDefPtr,
Daniel P. Berrangé
- [PATCH v3 20/20] nwfilter: convert virt drivers to use public API for nwfilter bindings,
Daniel P. Berrangé
- [PATCH v3 06/20] nwfilter: export port binding concept in the public API,
Daniel P. Berrangé
- [PATCH v3 11/20] nwfilter: convert IP address learning code to virNWFilterBindingDefPtr,
Daniel P. Berrangé
- [PATCH v3 07/20] access: add nwfilter binding object permissions,
Daniel P. Berrangé
- [PATCH v3 18/20] nwfilter: wire up new APIs for listing and querying filter bindings,
Daniel P. Berrangé
- [PATCH v3 12/20] nwfilter: convert DHCP address snooping code to virNWFilterBindingDefPtr,
Daniel P. Berrangé
- [PATCH v3 13/20] conf: report an error if nic needs filtering by no driver is present,
Daniel P. Berrangé
- [PATCH v3 15/20] conf: introduce a virNWFilterBindingObjListPtr struct,
Daniel P. Berrangé
- [PATCH v3 16/20] nwfilter: keep track of active filter bindings,
Daniel P. Berrangé
- [PATCH v3 17/20] nwfilter: remove virt driver callback layer for rebuilding filters,
Daniel P. Berrangé
- [PATCH 0/2] SEV: Always format the <sev> element to the domcaps XML,
Erik Skultety
- [PATCH] cpu: add 'amd-ssbd' and 'amd-no-ssb' CPU features (CVE-2018-3639),
Daniel P. Berrangé
- [PATCHv2] docs: schema: Add missing <interleave> element to input device,
Lily Zhu
- [PATCH] docs: fix some broken HTML links,
Katerina Koukiou
- [PATCH] docs: schema: Add missing <interleave> element to input device,
Lily Zhu
- [PATCH] qemu: ignore query-sev-capabilities errors,
Ján Tomko
- [PATCH] virtportallocator: Change number of ports to 65536,
Pavel Hrdina
- [PATCH v4 0/2] Finish the conversion to virConfGetValue* functions,
Fabiano Fidêncio
- Re: [PATCH v4 3/3] hw/vfio/display: add ramfb support,
Alex Williamson
- Re: [Qemu-devel] [PATCH RFC] hw/pc: set q35 as the default x86 machine,
Eduardo Habkost
- [PATCH 0/8] Work-in-progress: Incremental Backup API additions,
Eric Blake
- [PATCH] qemuxml2argvtest: Don't leak TPM unix path,
Michal Privoznik
- [dbus PATCH] tests: include stdlib.h,
Ján Tomko
- Re: [Qemu-devel] [PATCH 0/3] block: Remove deprecated -drive options,
Cole Robinson
- [jenkins-ci PATCH] guests: Make mappings more future proof,
Andrea Bolognani
- virsh start/list hangs,
Bo YU
- Cannot find suitable emulator for x86_64,
Mathieu Tarral
- [PATCH 0/3] Couple of SEV fixes,
Michal Privoznik
- [libvirt-python PATCH v2 0/2] Provide coverage for the AMD SEV APIs,
Erik Skultety
- [PATCH] libvirt: fix a typo,
Chen Hanxiao
- [PATCH libvirt 0/4] rmv virObjectEventStateQueue wrapper funcs,
Anya Harter
- [PATCH 0/2] Deny live device alias change,
Michal Privoznik
- [PATCH v2 0/2] Alter qemu live/cold device attach algorithm,
John Ferlan
- [libvirt-python PATCH 0/2] Provide coverage for the AMD SEV APIs,
Erik Skultety
- [jenkins-ci PATCH 0/3] Drop CentOS 6 support,
Andrea Bolognani
- [PATCH] libvirtd: Add service dependency on systemd-logind,
Cole Robinson
- [PATCH 00/10] SEV: use camelCase in XMLs and other cleanups,
Ján Tomko
- [PATCH 02/10] conf: prefer camelCase for launchSecurity,
Ján Tomko
- [PATCH 04/10] remove virQEMUCapsSetSEVCapabilities,
Ján Tomko
- [PATCH 03/10] qemu: fail if virQEMUCapsProbeQMPSEVCapabilities fails,
Ján Tomko
- [PATCH 05/10] qemuDomainGetSEVMeasurement: fix possible leak,
Ján Tomko
- [PATCH 01/10] domaincaps: rename reduced-phys-bits to reducedPhysBits,
Ján Tomko
- [PATCH 06/10] rename qemuBuildSevCreateFile to qemuProcessSEVCreateFile,
Ján Tomko
- [PATCH 10/10] qemuMonitorJSONGetSEVCapabilities: remove redundant whitespace,
Ján Tomko
- [PATCH 07/10] qemuProcessSEVCreateFile: use a cleanup label,
Ján Tomko
- [PATCH 08/10] Rename virDomainSevDefPtr to virDomainSEVDefPtr,
Ján Tomko
- [PATCH 09/10] rename more Sev functions to SEV,
Ján Tomko
- Re: [PATCH 00/10] SEV: use camelCase in XMLs and other cleanups,
Brijesh Singh
- [PATCH] lib: Document limitation of virDomainInterfaceAddresses,
Michal Privoznik
- [PATCH 0/3] travis: Use pre-built Docker images,
Andrea Bolognani
- [PATCH] qemu: add qemu_monitor_priv.h to sources list,
Daniel P. Berrangé
- [PATCH] conf: remove duplicated typedefs for virDomainSevDef,
Daniel P. Berrangé
- [dbus PATCH 00/15] StorageVolume APIs,
Katerina Koukiou
- [dbus PATCH 03/15] Implement StorageVolCreateXML method for StoragePool Interface,
Katerina Koukiou
- [dbus PATCH 02/15] Implement ListStorageVolumes for StoragePool Interface,
Katerina Koukiou
- [dbus PATCH 01/15] Introduce StorageVol Interface,
Katerina Koukiou
- [dbus PATCH 15/15] Implement StorageVolCreateXMLFrom method for StoragePool Interface,
Katerina Koukiou
- [dbus PATCH 05/15] Implement Key property for StorageVol Interface,
Katerina Koukiou
- [dbus PATCH 04/15] Implement Name property for StorageVol Interface,
Katerina Koukiou
- [dbus PATCH 06/15] Implement Path property for StorageVol Interface,
Katerina Koukiou
- [dbus PATCH 12/15] Implement Wipe method for StorageVol Interface,
Katerina Koukiou
- [dbus PATCH 07/15] Implement GetXMLDesc method for StorageVol Interface,
Katerina Koukiou
- [dbus PATCH 13/15] Implement GetInfo method for StorageVol Interface,
Katerina Koukiou
- [dbus PATCH 08/15] Implement StorageVolLookupByKey method for Connect Interface,
Katerina Koukiou
- [dbus PATCH 14/15] Implement Delete method for StorageVol Interface,
Katerina Koukiou
- [dbus PATCH 09/15] Implement StorageVolLookupByName method for StoragePool Interface,
Katerina Koukiou
- [dbus PATCH 10/15] Implement StorageVolLookupByPath method for Connect Interface,
Katerina Koukiou
- [dbus PATCH 11/15] Implement Resize method for StorageVol Interface,
Katerina Koukiou
- [PATCH] docs: formatdomain: Note the caveats for CPU policy option "force",
Kashyap Chamarthy
- [python PATCH 0/4] Random fixes,
Pavel Hrdina
- Re: [Qemu-devel] [PATCH v6 2/2] vl: fix use of --daemonize with --preconfig,
Eduardo Habkost
- [PATCH v2] qemu: Fixing uninitialised variable inside virQEMUDriverConfigLoadFile.,
Julio Faracco
- [PATCH libvirt 0/3] events: clean up NULL checking involving virObjectEventStateQueueRemote,
Anya Harter
- ANNOUNCE: Libvirt TCK release v1.0.0,
Daniel P. Berrangé
- [PATCH 0/3] conf: Refactor formatting of <disk>,
Peter Krempa
- [dbus PATCH] util: Introduce virtDBusUtil(En|De)codeStr helpers,
Pavel Hrdina
- [dbus PATCH] Implement Undefine method for NWFilter Interface,
Katerina Koukiou
- [PATCH] apparmor: fix vfio usage without initial hostdev,
Christian Ehrhardt
- [PATCH v2 0/3] cmdDomblkinfo: introduce --all to show all block devices info,
Chen Hanxiao
- [PATCH] virstring: fix a typo,
Chen Hanxiao
- [RFC v2 0/4] LXC with block device and enabled userns,
Radostin Stoyanov
- [PATCH] AppArmor: allow virt-aa-helper read access to Nova's qcow backing files.,
intrigeri+libvirt
- [GSoC] Code design for scalar and external types,
Sukrit Bhatnagar
- [PATCH] qemu: Fixing uninitialised variable inside virQEMUDriverConfigLoadFile.,
Julio Faracco
- [PATCH] bhyve: tests: Add missing data files,
Roman Bogorodskiy
- [PATCH 0/6] Some Coverity patches,
John Ferlan
- [tck PATCH] Fix typo/bug in get_network_ip,
Laine Stump
- [tck PATCH] scripts: shorten netdev/domain name to prevent overflow,
Laine Stump
- [tck PATCH] network tests: change network address to avoid commonly-used subnet,
Laine Stump
- [tck PATCH v2 00/15] Misc fixes to the TCK,
Daniel P. Berrangé
- [tck PATCH v2 03/15] rpm: remove obsolete clean section,
Daniel P. Berrangé
- [tck PATCH v2 11/15] scripts: disable known hosts file,
Daniel P. Berrangé
- [tck PATCH v2 15/15] lib: fix array value accessor to use preferred style,
Daniel P. Berrangé
- [tck PATCH v2 04/15] rpm: remove obsolete build root setting,
Daniel P. Berrangé
- [tck PATCH v2 01/15] rpm: use standard perl variables,
Daniel P. Berrangé
- [tck PATCH v2 05/15] rpm: remove obsolete group setting,
Daniel P. Berrangé
- [tck PATCH v2 08/15] build: misc updates the Module::Build config,
Daniel P. Berrangé
- [tck PATCH v2 02/15] rpm: add some missing dependencies,
Daniel P. Berrangé
- [tck PATCH v2 09/15] conf: update URLs for Fedora 28 images,
Daniel P. Berrangé
- [tck PATCH v2 06/15] rpm: cleanup docs file list,
Daniel P. Berrangé
- [tck PATCH v2 13/15] lib: merge NetworkHelpers module into main TCK module,
Daniel P. Berrangé
- [tck PATCH v2 07/15] rpm: delete redundant changelog,
Daniel P. Berrangé
- [tck PATCH v2 10/15] build: ignore more auto generated files,
Daniel P. Berrangé
- [tck PATCH v2 12/15] lib: use Test::More directly instead of Test::Builder,
Daniel P. Berrangé
- [tck PATCH v2 14/15] license: only refer to the GPL not Artistic,
Daniel P. Berrangé
- [jenkins-ci PATCH] guests: Install ip and tc for libvirt,
Andrea Bolognani
- [PATCH v9 00/11] x86: Secure Encrypted Virtualization (AMD),
Brijesh Singh
- [PATCH v9 01/11] qemu: provide support to query the SEV capability,
Brijesh Singh
- [PATCH v9 05/11] qemu: Implement the driver backend for virNodeGetSEVInfo(),
Brijesh Singh
- [PATCH v9 06/11] conf: introduce launch-security element in domain,
Brijesh Singh
- [PATCH v9 04/11] remote: implement the remote protocol for virNodeGetSEVInfo(),
Brijesh Singh
- [PATCH v9 08/11] qemu: add support to launch SEV guest,
Brijesh Singh
- [PATCH v9 09/11] libvirt: Introduce virDomainGetLaunchSecurityInfo public API,
Brijesh Singh
- [PATCH v9 07/11] qemu/cgroup: add /dev/sev in shared devices list,
Brijesh Singh
- [PATCH v9 11/11] qemu: Implement the driver backend for virDomainGetLaunchSecurityInfo,
Brijesh Singh
- [PATCH v9 02/11] conf: expose SEV feature in domain capabilities,
Brijesh Singh
- [PATCH v9 03/11] libvirt: Introduce virNodeGetSEVInfo public API,
Brijesh Singh
- [PATCH v9 10/11] remote: implement the remote protocol for launch security,
Brijesh Singh
- Re: [PATCH v9 00/11] x86: Secure Encrypted Virtualization (AMD),
Brijesh Singh
- [jenkins-ci PATCH] guests: Don't use filters as conditionals,
Andrea Bolognani
- [tck PATCH 00/12] Misc fixes to the TCK,
Daniel P. Berrangé
- [tck PATCH 05/12] rpm: remove obsolete build root setting,
Daniel P. Berrangé
- [tck PATCH 02/12] rpm: fix license tag to include option of Artistic license,
Daniel P. Berrangé
- [tck PATCH 11/12] build: ignore more auto generated files,
Daniel P. Berrangé
- [tck PATCH 03/12] rpm: add some missing dependencies,
Daniel P. Berrangé
- [tck PATCH 01/12] rpm: use standard perl variables,
Daniel P. Berrangé
- [tck PATCH 06/12] rpm: remove obsolete group setting,
Daniel P. Berrangé
- [tck PATCH 08/12] rpm: delete redundant changelog,
Daniel P. Berrangé
- [tck PATCH 04/12] rpm: remove obsolete clean section,
Daniel P. Berrangé
- [tck PATCH 07/12] rpm: cleanup docs file list,
Daniel P. Berrangé
- [tck PATCH 09/12] build: misc updates the Module::Build config,
Daniel P. Berrangé
- [tck PATCH 10/12] conf: update URLs for Fedora 28 images,
Daniel P. Berrangé
- [tck PATCH 12/12] Disable known hosts file,
Daniel P. Berrangé
- Re: [tck PATCH 00/12] Misc fixes to the TCK,
Daniel P. Berrangé
- [PATCH 0/4] qemu: Allow concurrent access to monitor and guest agent,
Michal Privoznik
- [PATCH v2 0/1] qemu: add entry for balloon stat stat-disk-caches,
Tomáš Golembiovský
- [PATCH] news: Add the qemu VM reconnect segfault fix into bugfixes section,
Erik Skultety
- [PATCH] qemu: Fix segmentation fault on reconnect,
Marc Hartmayer
- ANNOUNCE: Libvirt Sandbox release "Gobi" v0.8.0,
Daniel P. Berrangé
- [jenkins-ci PATCH] guests: Don't use templates in conditionals,
Andrea Bolognani
- [jenkins-ci PATCH] guests: Drop Ubuntu 14.04 support,
Andrea Bolognani
- [RFC PATCH 0/3] RFC for X86 RDT Cache Monitoring Technology (CMT) support,
Wang Huaqiang
- [jenkins-ci PATCH] Add perl-generators package,
Daniel P. Berrangé
- [PATCH] nwfilter: fix build error when pcap-config is not present,
Brijesh Singh
- Re: [PATCH v9 06/17] qemu: Extend QEMU with external TPM support,
bushuanshuan
- [PATCH v1 00/21] use GCC's cleanup attribute in src/util,
Sukrit Bhatnagar
- [PATCH v1 01/21] add macros for implementing automatic cleanup functionality,
Sukrit Bhatnagar
- [PATCH v1 02/21] util: arptable: use VIR_AUTOFREE instead of VIR_FREE for scalar types,
Sukrit Bhatnagar
- [PATCH v1 03/21] util: iohelper: use VIR_AUTOFREE instead of VIR_FREE for scalar types,
Sukrit Bhatnagar
- [PATCH v1 04/21] util: audit: use VIR_AUTOFREE instead of VIR_FREE for scalar types,
Sukrit Bhatnagar
- [PATCH v1 07/21] util: filecache: use VIR_AUTOFREE instead of VIR_FREE for scalar types,
Sukrit Bhatnagar
- [PATCH v1 05/21] util: fcp: use VIR_AUTOFREE instead of VIR_FREE for scalar types,
Sukrit Bhatnagar
- [PATCH v1 08/21] util: authconfig: define cleanup function using VIR_DEFINE_AUTOPTR_FUNC,
Sukrit Bhatnagar
- [PATCH v1 10/21] util: authconfig: use VIR_AUTOFREE instead of VIR_FREE for scalar types,
Sukrit Bhatnagar
- [PATCH v1 06/21] util: eventpoll: use VIR_AUTOFREE instead of VIR_FREE for scalar types,
Sukrit Bhatnagar
- [PATCH v1 09/21] util: authconfig: remove redundant include directive,
Sukrit Bhatnagar
- [PATCH v1 14/21] util: json: define cleanup function using VIR_DEFINE_AUTOPTR_FUNC,
Sukrit Bhatnagar
- [PATCH v1 11/21] util: auth: remove redundant include directive,
Sukrit Bhatnagar
- [PATCH v1 12/21] util: auth: use VIR_AUTOFREE instead of VIR_FREE for scalar types,
Sukrit Bhatnagar
- [PATCH v1 13/21] util: auth: use VIR_AUTOPTR for aggregate types,
Sukrit Bhatnagar
- [PATCH v1 17/21] util: json: use VIR_AUTOPTR for aggregate types,
Sukrit Bhatnagar
- [PATCH v1 16/21] util: json: use VIR_AUTOFREE instead of VIR_FREE for scalar types,
Sukrit Bhatnagar
- [PATCH v1 19/21] util: bitmap: define cleanup function using VIR_DEFINE_AUTOPTR_FUNC,
Sukrit Bhatnagar
- [PATCH v1 15/21] util: json: remove redundant include directive,
Sukrit Bhatnagar
- [PATCH v1 18/21] util: identity: use VIR_AUTOFREE instead of VIR_FREE for scalar types,
Sukrit Bhatnagar
- [PATCH v1 21/21] util: bitmap: use VIR_AUTOPTR for aggregate types,
Sukrit Bhatnagar
- [PATCH v1 20/21] util: bitmap: remove redundant include directive,
Sukrit Bhatnagar
- [PATCH 0/4] travis: Various cleanups,
Andrea Bolognani
- [PATCH] docs: remove git snapshot download links,
Daniel P. Berrangé
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]