Lib Virt
[Prev Page][Next Page]
- Re: [Qemu-devel] [qemu RFC v3 1/3] qapi: add SysEmuTarget to "common.json", (continued)
- [PATCH 0/4] Reimplement logging wildcards to use full shell glob syntax,
Daniel P. Berrangé
- [PATCH 0/3] qemu: Allow disabling ROM for PCI devices,
Andrea Bolognani
- --disable-nls is ignored in master,
Olaf Hering
- [PATCH v2 0/2] Rename/remove virDomainObjListFindBy{UUID|ID}Ref,
John Ferlan
- [dbus PATCH v2] Implement GetAllDomainStats method for Connect Interface,
Katerina Koukiou
- [dbus PATCH 0/3] Introduce GVariant to TypedParams helper,
Pavel Hrdina
- [dbus PATCH] Fix GError memory leaks,
Pavel Hrdina
- [PATCH] remote: remove obsolete & incorrect comment from libvirtd.conf,
Daniel P. Berrangé
- [PATCH jenkins-ci] Add missing job dependencies for libvirt-glib/virt-viewer mingw builds,
Daniel P. Berrangé
- [PATCH] remote: always build generated source files,
Daniel P. Berrangé
- [PATCH v4 0/5] Enable memory-backend-file.discard-data,
Michal Privoznik
- [PATCH] Qemu driver: Support network-backed pflash disks.,
Prerna Saxena
- [PATCH] util: Clean up consumers of virJSONValueArraySize,
John Ferlan
- [PATCH] tests: Fix incorrect check for virNetServerClientClose call,
John Ferlan
- [PATCH 00/14] Initial split of the daemons,
Daniel P. Berrangé
- [PATCH 02/14] remote: stop trying to load Xen driver module,
Daniel P. Berrangé
- [PATCH 03/14] build: prevent unloading of dlopen'd modules,
Daniel P. Berrangé
- [PATCH 06/14] driver: tighten check for whether loadable module exists or not,
Daniel P. Berrangé
- [PATCH 07/14] driver: use normal error reporting APIs when loading modules,
Daniel P. Berrangé
- [PATCH 08/14] driver: add option to make missing drivers a fatal problem,
Daniel P. Berrangé
- [PATCH 11/14] remote: refactor code for building UNIX socket paths,
Daniel P. Berrangé
- [PATCH WIP 13/14] remote: allow remote driver to connect to alternative daemons,
Daniel P. Berrangé
- [PATCH WIP 14/14] secret: introduce virtsecretd daemon,
Daniel P. Berrangé
- [PATCH 01/14] build: prevent unloading of all public libraries,
Daniel P. Berrangé
- [PATCH 04/14] driver: don't keep a pointer to the loaded library handle,
Daniel P. Berrangé
- [PATCH 05/14] driver: fix handling of error return from finding resource,
Daniel P. Berrangé
- [PATCH 09/14] remote: honour errors from virDriverLoadModule,
Daniel P. Berrangé
- [PATCH 10/14] remote: split URI scheme into driver and transport upfront,
Daniel P. Berrangé
- [PATCH WIP 12/14] remote: conditionalize sources for some pieces to become optional,
Daniel P. Berrangé
- [RFC PATCH 00/30] qemu: Add generators and tests for format block node layers (blockdev-add saga),
Peter Krempa
- [RFC PATCH 01/30] storage: Properly track that backing chain members are readonly,
Peter Krempa
- [RFC PATCH 02/30] qemu: domain: Format storage source node names into private data,
Peter Krempa
- [RFC PATCH 03/30] util: storage: Add shadow copies of few disk properties to virStorageSource,
Peter Krempa
- [RFC PATCH 05/30] qemu: block: Extract formatting of props for 'file' backend,
Peter Krempa
- [RFC PATCH 07/30] utils: storage: Mark that a virStorageSource is going to be used as a floppy,
Peter Krempa
- [RFC PATCH 04/30] qemu: domain: Carefuly transfer configuration from disk to storage source,
Peter Krempa
- [RFC PATCH 09/30] qemu: block: Add support for accessing directories via the 'vvfat' driver,
Peter Krempa
- [RFC PATCH 08/30] qemu: Move virtual FAT disk validation from command line builder,
Peter Krempa
- [RFC PATCH 11/30] qemu: block: Validate node-names for use with qemu,
Peter Krempa
- [RFC PATCH 10/30] qemu: block: Propagate 'legacy' parameter when formatting disk backing,
Peter Krempa
- [RFC PATCH 12/30] qemu: block: Format cache modes for disk storage backends,
Peter Krempa
- [RFC PATCH 13/30] qemu: block: Format 'read-only' attribute for JSON disk protocol,
Peter Krempa
- [RFC PATCH 15/30] qemu: block: Add support for creating 'format' layer for blockdev-add,
Peter Krempa
- [RFC PATCH 14/30] [RFC] qemu: block: Always set discard for storage nodes,
Peter Krempa
- [RFC PATCH 19/30] qemu: domain: Tolerate NULL 'cfg' in qemuDomainPrepareDiskSourceChain,
Peter Krempa
- [RFC PATCH 17/30] tests: Makefile: Sanitize entry for qemublocktest,
Peter Krempa
- [RFC PATCH 24/30] tests: qemublock: Add test-case for the 'vvfat' driver in qemu,
Peter Krempa
- [RFC PATCH 18/30] qemu: domain: Export qemuDomainDeviceDefValidateDisk,
Peter Krempa
- [RFC PATCH 30/30] tests: qemublock: Test handling of all cache modes,
Peter Krempa
- [RFC PATCH 21/30] tests: qemublock: Add basic 'raw' file test,
Peter Krempa
- [RFC PATCH 22/30] tests: qemublock: Add tests for all other format without special options,
Peter Krempa
- [RFC PATCH 25/30] tests: qemublock: Add test cases for 'aio' options of 'file' storage,
Peter Krempa
- [RFC PATCH 29/30] tests: qemublock: Test handling of 'unmap' and 'detect-zeroes' options,
Peter Krempa
- [RFC PATCH 06/30] qemu: block: Handle iomode property for json 'file' driver,
Peter Krempa
- [RFC PATCH 16/30] tests: qemublock: Rename variables in anticipation of new tests,
Peter Krempa
- [RFC PATCH 20/30] tests: qemublock: Add testing of blockdev JSON property generator,
Peter Krempa
- [RFC PATCH 26/30] tests: qemublock: Add test for raw luks disk format,
Peter Krempa
- [RFC PATCH 27/30] tests: qemublock: basic qcow2 tests,
Peter Krempa
- [RFC PATCH 23/30] tests: qemublock: Add tests for basic backing chain formats,
Peter Krempa
- [RFC PATCH 28/30] tests: qemublock: Add test combining authentication and encryption,
Peter Krempa
- [PATCH python] Fix build with older libvirt versions,
Daniel P. Berrangé
- [PATCH v2 REBASE] lib: provide error message in new blockjob event,
Nikolay Shirokovskiy
- [PATCH v2 0/2] Don't choke on valid NUMA nodesets on daemon restart,
Andrea Bolognani
- [PATCH v2] qemuDomainObjPrivateDataClear: Don't leak @migParams,
Michal Privoznik
- [dbus PATCH] Fix memory leaks introduced by commits 40dc3b and 408a25,
Katerina Koukiou
- [PATCH v3 0/5] Enable memory-backend-file.discard-data,
Michal Privoznik
- [dbus PATCH 0/8] Last APIs for Connect Interface,
Katerina Koukiou
- [PATCH 0/2] vmx: start reading/writing CPU topology,
Pino Toscano
- [PATCH v2 0/2] fix parallel shutdown in libvirt-guests.sh,
Christian Ehrhardt
- [PATCHv2 0/3] query-cpu-model-baseline QMP command,
Chris Venteicher
- [PATCH sandbox-image 0/9] Tweaks,
Radostin Stoyanov
- [PATCH sandbox-image 5/9] pylint: Fix white-space around keywords,
Radostin Stoyanov
- [PATCH sandbox-image 8/9] cli: Remove redundant global statements,
Radostin Stoyanov
- [PATCH sandbox-image 4/9] py3: Use 'builtins' instead of '__builtin__',
Radostin Stoyanov
- [PATCH sandbox-image 6/9] setup: Add shebang,
Radostin Stoyanov
- [PATCH sandbox-image 3/9] pylint: Use consistent indentation of 4 spaces,
Radostin Stoyanov
- [PATCH sandbox-image 2/9] pylint: Move standard library imports on top,
Radostin Stoyanov
- [PATCH sandbox-image 1/9] pylint: Remove unused import statements,
Radostin Stoyanov
- [PATCH sandbox-image 7/9] cli: Remove unused constants,
Radostin Stoyanov
- [PATCH sandbox-image 9/9] docker: Add missing import base64,
Radostin Stoyanov
- Re: [PATCH sandbox-image 0/9] Tweaks,
Daniel P. Berrangé
- Re: [PATCH 0/3] sample: vfio mdev display devices.,
Alex Williamson
- [PATCH] git: add config file telling git-publish how to send patches,
Daniel P. Berrangé
- [PATCH v2 0/4] qemu: use FD passing for chardev UNIX sockets,
Daniel P. Berrangé
- [PATCH sandbox-image] Add manual pages to describe virt-sandbox-image,
Daniel P. Berrangé
- [PATCH sandbox 0/1] split libvirt-sandbox project,
Daniel P. Berrangé
- [dbus PATCH 0/6] Some Set APIs for Domain Interface,
Katerina Koukiou
- [PATCH v3 0/7] qemu: Better xml->argv testing and add support for write-cache for disks (blockdev-add saga),
Peter Krempa
- [dbus PATCH v2] Implement GetDHCPLeases method for Network Interface,
Katerina Koukiou
- [jenkins-ci PATCH 0/5] guests: Enable ccache transparently,
Andrea Bolognani
- [PATCH REBASE 0/5] qemu: fix domain object wait to handle monitor errors,
Nikolay Shirokovskiy
- [PATCH 0/2] vz: build fix,
Nikolay Shirokovskiy
- [PATCH] vz: build fix,
Nikolay Shirokovskiy
- [dbus PATCH] connect: remove unused domain variables,
Ján Tomko
- [dbus PATCH 0/3] Last methods for Network Interface,
Katerina Koukiou
- [PATCH 0/5] qemu: fix domain object wait to handle monitor errors,
Nikolay Shirokovskiy
- [dbus PATCH v2 0/3] Introduce more Domain* APIs,
Katerina Koukiou
- [PATCH 0/6] Various disk-related fixes/cleanups,
Peter Krempa
- [PATCH] conf: Reindent virDomainObjCheckActive,
Jiri Denemark
- [PATCH v2 0/7] qemu: Add support for 'write-cache' disk frontend argument (blockdev-add saga),
Peter Krempa
- [PATCH] qemuDomainObjPrivateDataClear: Don't leak @migParams,
Michal Privoznik
- [PATCH 0/2] Two patches to fix the build,
Michal Privoznik
- [PATCH] news: Xen: announce support for setting CPU features,
Jim Fehlig
- [qemu RFC v2] qapi: add "firmware.json",
Laszlo Ersek
- [PATCH v2 0/9] Add function that raises error if domain is not active,
Clementine Hayat
- [PATCH v2 9/9] vz: start using virDomainObjCheckActive,
Clementine Hayat
- [PATCH v2 4/9] libxl: start using virDomainObjCheckActive,
Clementine Hayat
- [PATCH v2 3/9] test: start using virDomainObjCheckActive,
Clementine Hayat
- [PATCH v2 6/9] lxc: start using virDomainObjCheckActive,
Clementine Hayat
- [PATCH v2 1/9] Add function that raises error if domain is not active,
Clementine Hayat
- [PATCH v2 5/9] bhyve: start using virDomainObjCheckActive,
Clementine Hayat
- [PATCH v2 2/9] qemu: start using virDomainObjCheckActive,
Clementine Hayat
- [PATCH v2 7/9] openvz: start using virDomainObjCheckActive,
Clementine Hayat
- [PATCH v2 8/9] uml: start using virDomainObjCheckActive,
Clementine Hayat
- Re: [PATCH v2 0/9] Add function that raises error if domain is not active,
Ján Tomko
- [PATCH 0/3] Ditch qemu-img help scraping,
Ján Tomko
- [PATCH 0/2] Disallow qemu-img creation of qcow[2] encryption type,
John Ferlan
- [PATCH 0/3] conf: <vmcoreinfo> tweaks,
Cole Robinson
- [PATCH 0/7] Addressing some Coverity complaints...,
John Ferlan
- [jenkins-ci PATCH v3 0/3] Mostly drop CentOS 6,
Andrea Bolognani
- [PATCH v3 0/5] virClassNew rework,
Michal Privoznik
- [PATCH v4 0/5] qemu: add virQEMUBuildBufferEscapeComma in qemu_command.c,
Sukrit Bhatnagar
- [jenkins-ci PATCH 0/3] Introduce variants and use them for MinGW,
Andrea Bolognani
- [jenkins-ci PATCH] guests: Force use of nodebug kernel on Rawhide,
Andrea Bolognani
- [PATCH] tests: remove double space,
Ján Tomko
- [dbus PATCH 00/25] Introduce more Domain* APIs,
Katerina Koukiou
- [dbus PATCH 05/25] Implement MemoryPeek method for Domain Interface,
Katerina Koukiou
- [dbus PATCH 09/25] Implement BlockPull method for Domain Interface,
Katerina Koukiou
- [dbus PATCH 07/25] Implement BlockCommit method for Domain Interface,
Katerina Koukiou
- [dbus PATCH 06/25] Add AddIOThread method for Domain Interface,
Katerina Koukiou
- [dbus PATCH 03/25] Implement InjectNMI method for Domain Interface,
Katerina Koukiou
- [dbus PATCH 15/25] Implement FSThaw method for Domain Interface,
Katerina Koukiou
- [dbus PATCH 10/25] Implement BlockRebase method for Domain Interface,
Katerina Koukiou
- [dbus PATCH 04/25] Implement BlockPeek metohd for Domain Interface,
Katerina Koukiou
- [dbus PATCH 13/25] Implement DelIOThread method for Domain Interface,
Katerina Koukiou
- [dbus PATCH 18/25] Implement PinEmulator method for Domain Interface,
Katerina Koukiou
- [dbus PATCH 02/25] Implement SendKey method for Domain Interface,
Katerina Koukiou
- [dbus PATCH 24/25] Implement SendProcessSignal method for Domain Interface,
Katerina Koukiou
- [dbus PATCH 08/25] Implement BlockJobAbort method for Domain Interface,
Katerina Koukiou
- [dbus PATCH 12/25] Implement CoreDumpWithFormat method for Domain Interface,
Katerina Koukiou
- [dbus PATCH 14/25] Implement FSFreeze method for Domain Interface,
Katerina Koukiou
- [dbus PATCH 20/25] Implement Rename method for Domain Interface,
Katerina Koukiou
- [dbus PATCH 01/25] Implement GetControlInfo method for Domain Interface,
Katerina Koukiou
- [dbus PATCH 17/25] Implement MigrateStartPostCopy method for Domain Interface,
Katerina Koukiou
- [dbus PATCH 19/25] Implement PinIOThread method for Domain Interface,
Katerina Koukiou
- [dbus PATCH 23/25] Implement DomainSaveImageDefineXML method for Connect Interface,
Katerina Koukiou
- [dbus PATCH 11/25] Implement BlockResize method for Domain Interface,
Katerina Koukiou
- [dbus PATCH 22/25] Implement Save method for Domain Interface,
Katerina Koukiou
- [dbus PATCH 21/25] Implement DomainRestore method for Connect Interface,
Katerina Koukiou
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]