Lib Virt
[Prev Page][Next Page]
- Re: [PATCH v1 24/31] qemu: Create NVMe disk in domain namespace, (continued)
- [PATCH v1 17/31] virhostdevtest: Test virNVMeDevice assignment,
Michal Privoznik
- [PATCH v1 23/31] qemu_domain: Introduce NVMe path getting helpers,
Michal Privoznik
- [PATCH v1 26/31] security_selinux: Simplify virSecuritySELinuxSetImageLabelInternal,
Michal Privoznik
- [PATCH v1 20/31] virstoragefile: Introduce virStorageSourceChainHasNVMe,
Michal Privoznik
- [PATCH v1 27/31] virSecuritySELinuxRestoreImageLabelInt: Don't skip non-local storage,
Michal Privoznik
- [PATCH v1 21/31] domain_conf: Introduce virDomainDefHasNVMeDisk,
Michal Privoznik
- [PATCH v1 28/31] qemu_capabilities: Introduce QEMU_CAPS_DRIVE_NVME,
Michal Privoznik
- [PATCH v1 22/31] qemu_domain: Separate VFIO code,
Michal Privoznik
- [PATCH v1 25/31] qemu: Allow NVMe disk in CGroups,
Michal Privoznik
- [PATCH v1 31/31] qemu_hotplug: Prepare NVMe disks on hotplug,
Michal Privoznik
- [PATCH v1 29/31] qemu: Generate command line of NVMe disks,
Michal Privoznik
- [PATCH v1 30/31] qemu: Don't leak storage perms on failure in qemuDomainAttachDiskGeneric,
Michal Privoznik
- [jenkins-ci PATCH] guests: Make Java symlink creation conditional,
Andrea Bolognani
- [PATCH 0/4] qemu: blockdev-related cleanups and refactors (blockdev-add saga),
Peter Krempa
- [jenkins-ci PATCH] guests: Create java symlink on FreeBSD,
Andrea Bolognani
- [PATCH v2 00/19] Enable proper use of systemd socket activation with libvirtd,
Daniel P. Berrangé
- [PATCH v2 01/19] rpc: ensure all sockets bind to same port when service is NULL,
Daniel P. Berrangé
- [PATCH v2 07/19] rpc: add API for checking whether an auth scheme is in use on a server,
Daniel P. Berrangé
- [PATCH v2 02/19] util: add APIs for facilitating use of systemd activation FDs,
Daniel P. Berrangé
- [PATCH v2 10/19] rpc: remove unused API for creating services from FDs,
Daniel P. Berrangé
- [PATCH v2 03/19] rpc: refactor RPC service constructors to share more code,
Daniel P. Berrangé
- [PATCH v2 05/19] rpc: avoid unlinking sockets passed in from systemd,
Daniel P. Berrangé
- [PATCH v2 04/19] rpc: allow creating RPC service from an array of FDs,
Daniel P. Berrangé
- [PATCH v2 06/19] rpc: add helper APIs for adding services with systemd activation,
Daniel P. Berrangé
- [PATCH v2 13/19] remote: update config files to note usage wrt systemd socket activation,
Daniel P. Berrangé
- [PATCH v2 09/19] remote: fix handling of systemd activation wrt socket ordering,
Daniel P. Berrangé
- [PATCH v2 08/19] remote: simplify libvirtd code for deciding if SASL auth is needed,
Daniel P. Berrangé
- [PATCH v2 14/19] util: remove code spawning with systemd activation env vars,
Daniel P. Berrangé
- [PATCH v2 11/19] remote: add systemd socket units for UNIX/TCP sockets,
Daniel P. Berrangé
- [PATCH v2 15/19] locking: convert lock daemon to use systemd activation APIs,
Daniel P. Berrangé
- [PATCH v2 12/19] remote: make system libvirtd exit when idle via timeout,
Daniel P. Berrangé
- [PATCH v2 16/19] logging: convert log daemon to use systemd activation APIs,
Daniel P. Berrangé
- [PATCH v2 17/19] util: move code for getting listen FDs into systemd module,
Daniel P. Berrangé
- [PATCH v2 18/19] util: remove unused helper for getting UNIX socket path,
Daniel P. Berrangé
- [PATCH v2 19/19] rpc: remove unused typedef for auto shutdown function callback,
Daniel P. Berrangé
- Re: [PATCH v2 00/19] Enable proper use of systemd socket activation with libvirtd,
Michal Privoznik
- [PATCH] nodedev: add missing include for virFileMakePathWithMode,
Daniel P. Berrangé
- [PATCH] test_driver: implement virDomainSetMemoryStatsPeriod,
Ilias Stamatis
- [PATCH] test_driver: consider flags in testDomainSetMemoryFlags,
Ilias Stamatis
- [jenkins-ci PATCH 0/3] Enable building of the VZ driver on CentOS 7,
Daniel P. Berrangé
- [PATCH v2 0/3] ci: Various updates,
Andrea Bolognani
- [PATCH 0/3] ci: Various updates,
Andrea Bolognani
- [PATCH v2 0/3] Add missing pool list types,
Han Han
- [PATCH] storage: Add iscsi-direct pool list type flag,
Han Han
- [PATCH v3 00/21] Add support for vTPM state encryption,
Stefan Berger
- [PATCH v3 01/21] secret: Add support for usage type vTPM, extend schema and test case,
Stefan Berger
- [PATCH v3 03/21] util: Add VIR_STORAGE_ENCRYPTION_FORMAT_VTPM,
Stefan Berger
- [PATCH v3 17/21] tpm: Use fd to pass password to swtpm_setup and swtpm,
Stefan Berger
- [PATCH v3 02/21] tests: Add already existing test case tpm-emulator-tpm2,
Stefan Berger
- [PATCH v3 19/21] tpm: Check TPM XML device configuration changes after edit,
Stefan Berger
- [PATCH v3 12/21] tpm: Parse the capabilities supported by swtpm and swtpm_setup,
Stefan Berger
- [PATCH v3 16/21] utils: Extend virCommandProcessIO to include the send buffers,
Stefan Berger
- [PATCH v3 05/21] schema: Extend the TPM XML schema with support for encryption,
Stefan Berger
- [PATCH v3 20/21] docs: Extend Secret XML documentation with vtpm usage type,
Stefan Berger
- [PATCH v3 06/21] tests: Add test for TPM XML encryption parser and formatter,
Stefan Berger
- [PATCH v3 07/21] tests: Add tests for QEMU command line generation with encrypted TPM,
Stefan Berger
- [PATCH v3 10/21] tpm: Refactor virTPMEmulatorInit to use loop,
Stefan Berger
- [PATCH v3 09/21] tpm: Move qemuTPMEmulatorInit to virTPMEmulatorInit in virtpm.c,
Stefan Berger
- [PATCH v3 08/21] tpm: Move virtpm.c from utils dir to own tpm dir,
Stefan Berger
- [PATCH v3 11/21] tpm: Check whether previously found executables were updated,
Stefan Berger
- [PATCH v3 21/21] docs: Extend TPM docs with new encryption element,
Stefan Berger
- [PATCH v3 15/21] utils: Write a maximum of MAX_PIPE_FEED_BYTES into a pipe,
Stefan Berger
- [PATCH v3 13/21] utils: Implement function to pass a buffer to send via a fd to virCommand,
Stefan Berger
- [PATCH v3 18/21] tpm: Pass migration key passphrase via fd to swtpm,
Stefan Berger
- [PATCH v3 04/21] conf: Extend TPM XML parser with encryption support,
Stefan Berger
- [PATCH v3 14/21] utils: Convert pollfd array to be allocated,
Stefan Berger
- [PATCH 0/5] Implement qemu-ga 'guest-get-users',
Jonathon Jongsma
- [PATCH v2 00/21] Add support for vTPM state encryption,
Stefan Berger
- [PATCH v2 10/21] tpm: Refactor virTPMEmulatorInit to use loop,
Stefan Berger
- [PATCH v2 12/21] tpm: Parse the capabilities supported by swtpm and swtpm_setup,
Stefan Berger
- [PATCH v2 04/21] conf: Extend TPM XML parser with encryption support,
Stefan Berger
- [PATCH v2 17/21] tpm: Use fd to pass password to swtpm_setup and swtpm,
Stefan Berger
- [PATCH v2 05/21] schema: Extend the TPM XML schema with support for encryption,
Stefan Berger
- [PATCH v2 18/21] tpm: Pass migration key passphrase via fd to swtpm,
Stefan Berger
- [PATCH v2 20/21] docs: Extend Secret XML documentation with vtpm usage type,
Stefan Berger
- [PATCH v2 02/21] tests: Add already existing test case tpm-emulator-tpm2,
Stefan Berger
- [PATCH v2 13/21] utils: Implement function to pass a buffer to send via a fd to virCommand,
Stefan Berger
- [PATCH v2 11/21] tpm: Check whether previously found executables were updated,
Stefan Berger
- [PATCH v2 15/21] utils: Write a maximum of MAX_PIPE_FEED_BYTES into a pipe,
Stefan Berger
- [PATCH v2 01/21] secret: Add support for usage type vTPM, extend schema and test case,
Stefan Berger
- [PATCH v2 19/21] tpm: Check TPM XML device configuration changes after edit,
Stefan Berger
- [PATCH v2 16/21] utils: Extend virCommandProcessIO to including the send buffers,
Stefan Berger
- [PATCH v2 06/21] tests: Add test for TPM XML encryption parser and formatter,
Stefan Berger
- [PATCH v2 07/21] tests: Add tests for QEMU command line generation with encrypted TPM,
Stefan Berger
- [PATCH v2 14/21] utils: Convert pollfd array to be allocated,
Stefan Berger
- [PATCH v2 03/21] util: Add VIR_STORAGE_ENCRYPTION_FORMAT_VTPM,
Stefan Berger
- [PATCH v2 09/21] tpm: Move qemuTPMEmulatorInit to virTPMEmulatorInit in virtpm.c,
Stefan Berger
- [PATCH v2 21/21] docs: Extend TPM docs with new encryption element,
Stefan Berger
- [PATCH v2 08/21] tpm: Move virtpm.c from utils dir to own tpm dir,
Stefan Berger
- [PATCH v2] logging: ensure virtlogd rollover takes priority over logrotate,
Daniel P. Berrangé
- [dockerfiles PATCH 0/3] Various updates,
Andrea Bolognani
- [PATCH 00/12] introduce locking into every driver,
Daniel P. Berrangé
- [PATCH 01/12] qemu: acquire a pidfile in the driver root directory,
Daniel P. Berrangé
- [PATCH 02/12] secrets: acquire a pidfile in the driver root directory,
Daniel P. Berrangé
- [PATCH 04/12] storage: acquire a pidfile in the driver root directory,
Daniel P. Berrangé
- [PATCH 06/12] interface: acquire a pidfile in the driver root directory,
Daniel P. Berrangé
- [PATCH 03/12] network: acquire a pidfile in the driver root directory,
Daniel P. Berrangé
- [PATCH 05/12] nodedev: acquire a pidfile in the driver root directory,
Daniel P. Berrangé
- [PATCH 07/12] nwfilter: acquire a pidfile in the driver root directory,
Daniel P. Berrangé
- [PATCH 08/12] libxl: remove obsolete check for xend during driver startup,
Daniel P. Berrangé
- [PATCH 09/12] libxl: acquire a pidfile in the driver root directory,
Daniel P. Berrangé
- [PATCH 12/12] bhyve: acquire a pidfile in the driver root directory,
Daniel P. Berrangé
- [PATCH 11/12] vz: acquire a pidfile in the driver root directory,
Daniel P. Berrangé
- [PATCH 10/12] lxc: acquire a pidfile in the driver root directory,
Daniel P. Berrangé
- Re: [PATCH 00/12] introduce locking into every driver,
Michal Privoznik
- [PATCH 0/2] qemu and lxc: remove duplicate code and move some definitions to domain_conf,
Ilias Stamatis
- [PATCH] vz: fix typo that lost the '#' in '#define',
Daniel P. Berrangé
- [RFC] New domain job control and stat APIs,
Peter Krempa
- [PATCH 0/4] test_driver: implement FS-related APIs,
Ilias Stamatis
- [PATCH 00/18] Add support for vTPM state encryption,
Stefan Berger
- [PATCH 16/18] tpm: Check TPM XML device configuration changes after edit,
Stefan Berger
- [PATCH 05/18] conf: Extend TPM XML parser with encryption support,
Stefan Berger
- [PATCH 04/18] util: Add VIR_STORAGE_ENCRYPTION_FORMAT_VTPM,
Stefan Berger
- [PATCH 10/18] tpm: Move qemuTPMEmulatorInit to virTPMEmulatorInit in virtpm.c,
Stefan Berger
- [PATCH 11/18] tpm: Refactor virTPMEmulatorInit to use loop,
Stefan Berger
- [PATCH 14/18] tpm: Use fd to pass password to swtpm_setup and swtpm,
Stefan Berger
- [PATCH 06/18] schema: Extend the TPM XML schema with support for encryption,
Stefan Berger
- [PATCH 01/18] secret: Add support for usage type vTPM,
Stefan Berger
- [PATCH 18/18] docs: Extend TPM docs with new encryption element,
Stefan Berger
- [PATCH 07/18] tests: Add test for TPM XML encryption parser and formatter,
Stefan Berger
- [PATCH 13/18] tpm: Parse the capabilities supported by swtpm and swtpm_setup,
Stefan Berger
- [PATCH 03/18] tests: Add already existing test case tpm-emulator-tpm2,
Stefan Berger
- [PATCH 02/18] tests: Add test for new Secret vTPM usage type,
Stefan Berger
- [PATCH 12/18] tpm: Check whether previously found executables were updated,
Stefan Berger
- [PATCH 17/18] docs: Extend Secret XML documentation with vtpm usage type,
Stefan Berger
- [PATCH 09/18] tpm: Move virtpm.c from utils dir to own tpm dir,
Stefan Berger
- [PATCH 15/18] tpm: Pass migration key passphrase via fd to swtpm,
Stefan Berger
- [PATCH 08/18] tests: Add tests for QEMU command line generation with encrypted TPM,
Stefan Berger
- [PATCH v2 0/9] More consistent virDomainUndefine flag handling,
Eric Blake
- [PATCH] rpc: always pass "-T -e none" args to ssh,
Daniel P. Berrangé
- [jenkins-ci PATCH 0/2] guests: Use OpenJDK 11 where possible,
Andrea Bolognani
- [jenkins-ci PATCH] guests: Always install the freshest point release,
Andrea Bolognani
- [PATCH] test_driver: implement virDomainSetUserPassword,
Ilias Stamatis
- [jenkins-ci PATCH] guests: Define package_manager for Ubuntu 16.04,
Andrea Bolognani
- [jenkins-ci PATCH 0/2] Re-introduce Ubuntu 16.04,
Andrea Bolognani
- [PATCH 0/3] virnetworkobj: Couple of small fixes and improvements,
Michal Privoznik
- [PATCH] maint: Typo fix for whether,
Eric Blake
- [PATCH] libxl_driver: Drop needless variable,
Michal Privoznik
- [PATCH] util: assume modern CPU_ALLOC macros always exist,
Daniel P. Berrangé
- [PATCH] po: Drop src/xenconfig/xen_sxpr.c from POTFILES,
Peter Krempa
- [PATCH Rust v2 1/6] ci workaround when running integration tests,
Sahid Orentino Ferdjaoui
- [PATCH 0/6] virDomainFlagsUndefine cleanups,
Eric Blake
- [libvirt-php PATCH 0/2] Add binding for virDomainInterfaceAddresses,
Dawid Zamirski
- Problem configuring selective dropping of root,
Stephan von Krawczynski
- [PATCHv2] Do not keep empty log files for deleted domains,
Jan Zerebecki
- [PATCH v9 00/10] work-in-progress: incremental backup,
Eric Blake
- [PATCH v9 01/10] backup: qemu: Implement VIR_DOMAIN_CHECKPOINT_XML_SIZE flag,
Eric Blake
- [PATCH v9 02/10] backup: Document new XML for backups,
Eric Blake
- [PATCH v9 04/10] backup: Implement backup APIs for remote driver,
Eric Blake
- [PATCH v9 08/10] backup: Wire up qemu full pull backup commands over QMP,
Eric Blake
- [PATCH v9 03/10] backup: Introduce virDomainBackup APIs,
Eric Blake
- [PATCH v9 09/10] backup: qemu: Wire up qemu full push backup commands over QMP,
Eric Blake
- [PATCH v9 05/10] backup: Parse and output backup XML,
Eric Blake
- [PATCH v9 06/10] backup: Implement virsh support for backup,
Eric Blake
- [PATCH v9 07/10] backup: qemu: Implement framework for backup job APIs,
Eric Blake
- [PATCH v9 10/10] backup: Implement qemu incremental pull backup,
Eric Blake
- [jenkins-ci PATCH 0/5] guests: Add Debian 10,
Andrea Bolognani
- [PATCH] tests: Add getuid() to virnetdevbandwidthmock,
Andrea Bolognani
- [PATCH v2] docs: introduce a "knowledge base" for task oriented guides,
Daniel P. Berrangé
- [PATCH] logging: pass binary name not logfile name when enabling logging,
Daniel P. Berrangé
- [PATCH] logging: ensure virtlogd rollover takes priority over logrotate,
Daniel P. Berrangé
- [PATCH] docs: introduce a "knowledge base" for task oriented guides,
Daniel P. Berrangé
- [PATCH] rpc: ensure thread safe initialization of SASL library,
Daniel P. Berrangé
- [PATCH v2] libvirt: support block device storage type in virshParseSnapshotDiskspec,
Liu Dayu
- [PATCH] m4: Fix check for yajl.pc,
Andrea Bolognani
- [PATCH 00/23] Use a slirp helper process,
marcandre . lureau
- [PATCH 03/23] qemu: replace logCtxt with qemuDomainLogAppendMessage(),
marcandre . lureau
- [PATCH 04/23] qemu: reset VM id after external devices stop,
marcandre . lureau
- [PATCH 01/23] Add .editorconfig,
marcandre . lureau
- [PATCH 05/23] qemu: add socket datagram capability,
marcandre . lureau
- [PATCH 06/23] qemu: add dbus-vmstate capability,
marcandre . lureau
- [PATCH 02/23] dbus: correctly build reply message,
marcandre . lureau
- [PATCH 07/23] qemu-conf: add configurable dbus-daemon location,
marcandre . lureau
- [PATCH 08/23] qemu-conf: add dbusStateDir,
marcandre . lureau
- [PATCH 09/23] qemu-security: add qemuSecurityCommandRun(),
marcandre . lureau
- [PATCH 10/23] qemu: add a DBus daemon helper unit,
marcandre . lureau
- [PATCH 11/23] qemu: add dbus-vmstate helper migration support,
marcandre . lureau
- [PATCH 12/23] domain-conf: add network def private data,
marcandre . lureau
- [PATCH 13/23] qemu: add qemuDomainNetworkPrivate,
marcandre . lureau
- [PATCH 14/23] qemu-conf: add configurable slirp-helper location,
marcandre . lureau
- [PATCH 15/23] qemu: add slirp helper unit,
marcandre . lureau
- [PATCH 16/23] qemu-domain: save and restore slirp state,
marcandre . lureau
- [PATCH 17/23] qemu: add a flag to the cookie to prevent slirp-helper setup,
marcandre . lureau
- [PATCH 18/23] qemu-migration: prevent migration if slirp cannot be migrated,
marcandre . lureau
- [PATCH 19/23] qemu-extdevice: prepare, start and stop slirp-helper,
marcandre . lureau
- [PATCH 20/23] qemu-command: use -net socket, fd= with slirp-helper,
marcandre . lureau
- [PATCH 21/23] qemu-process: prepare slirp-helper,
marcandre . lureau
- [PATCH 22/23] qemu-hotplug: handle hotplugging of slirp-helper,
marcandre . lureau
- [PATCH 23/23] tests: add slirp-helper qemuxml2argv test,
marcandre . lureau
- [PATCH v9 00/13] Checkpoint APIs (incremental backup saga),
Eric Blake
- [PATCH v9 02/13] backup: Introduce virDomainCheckpoint APIs,
Eric Blake
- [PATCH v9 04/13] backup: Parse and output checkpoint XML,
Eric Blake
- [PATCH v9 03/13] backup: Document nuances between different state capture APIs,
Eric Blake
- [PATCH v9 01/13] backup: Document new XML for checkpoints,
Eric Blake
- [PATCH v9 05/13] backup: Allow for lists of checkpoint objects,
Eric Blake
- [PATCH v9 08/13] backup: Implement virsh support for checkpoints,
Eric Blake
- [PATCH v9 06/13] backup: Add new domain:checkpoint access control,
Eric Blake
- [PATCH v9 07/13] backup: Implement checkpoint APIs for remote driver,
Eric Blake
- [PATCH v9 12/13] backup: Wire up qemu checkpoint commands over QMP,
Eric Blake
- [PATCH v9 09/13] backup: test: Implement metadata tracking for checkpoint APIs,
Eric Blake
- [PATCH v9 10/13] backup: Add virsh-checkpoints test,
Eric Blake
- [PATCH v9 11/13] backup: qemu: Implement metadata tracking for checkpoint APIs,
Eric Blake
- [PATCH v9 13/13] backup: Add virDomainCheckpointIsCurrent API,
Eric Blake
- [PATCH] implement virDomainSetInterfaceParameters,
Ilias Stamatis
- [PATCH 0/8] more snapshot improvements [incremental backup saga],
Eric Blake
- [PATCH] docs: minor updates to to new API doc,
Jonathon Jongsma
- [PATCH] tests: fix mocking of virFileGetXAttrQuiet on FreeBSD,
Daniel P. Berrangé
- Re: [libvirt-users] UDP broadcasts vs. nat Masquerading issue,
Nikolai Zhubr
- [PATCH] libvirt: remove link to outdated mailing list post,
Daniel P. Berrangé
- [PATCH 0/3] remote: misc cleanups to client driver,
Daniel P. Berrangé
- [PATCH] test_driver: implement virDomainSetMemoryParameters,
Ilias Stamatis
- [PATCH 0/2] test_driver: implement virDomainSetNumaParameters,
Ilias Stamatis
- [PATCH 00/11] qemu: Add formatter for 'blockdev-create' JSON (blockdev-add saga),
Peter Krempa
- [PATCH 04/11] qemu: block: Extract formating of 'driver' attribute from child formatters,
Peter Krempa
- [PATCH 01/11] qemu: block: Allow skipping non-target related data when formating disk JSON,
Peter Krempa
- [PATCH 02/11] tests: qemublock: Add testing of pure disk source specification JSON generator,
Peter Krempa
- [PATCH 03/11] util: json: Introduce helper to prepend string into a virJSONValueObject,
Peter Krempa
- [PATCH 06/11] qemu: block: Add generator for image format creation properties,
Peter Krempa
- [PATCH 05/11] qemu: block: Use 'auto-read-only' instead of 'read-only' for backing chain,
Peter Krempa
- [PATCH 09/11] conf: snapshot: Export virDomainSnapshotDiskDefParseXML,
Peter Krempa
- [PATCH 10/11] conf: snapshot: Provide a function to free virDomainSnapshotDiskDefPtr,
Peter Krempa
- [PATCH 07/11] qemu: block: Add generator for creating storage with blockdev-create,
Peter Krempa
- [PATCH 11/11] tests: qemublock: Add testing of 'blockdev-create' generators,
Peter Krempa
- [PATCH 08/11] qemu: domain: Export qemuDomainPrepareStorageSourceBlockdev,
Peter Krempa
- [PATCH] test: ensure nerrors variable is initialized,
Daniel P. Berrangé
- [PATCH] test_driver: avoid using nerrors unitialized in testDomainGetDiskErrors,
Ilias Stamatis
- [PATCH] test_driver: sanitize user-provided array in testDomainGetDiskErrors,
Ilias Stamatis
- [PATCH] remote: mention libssh in error message,
Pino Toscano
- [PATCH rust 0/5] ci related plus some small updates,
Sahid Orentino Ferdjaoui
- [PATCH] Revert "lxc: Try harder to stop/reboot containers",
Daniel P. Berrangé
- [PATCH] lxc: Fix reboot via initctl,
Lubomir Rintel
- [PATCH] Revert "remote: remove unused constant for libvirtd config file",
Peter Krempa
- [PATCH] remote: remove the only use of LIBVIRTD_CONFIGURATION_FILE,
Fabiano Fidêncio
- ANNOUNCE: virt-manager 2.2.1 released,
Cole Robinson
- UDP broadcasts vs. nat Masquerading issue,
Nikolai Zhubr
- [PATCH] remote: remove unused constant for libvirtd config file,
Daniel P. Berrangé
- [PATCH python 0/2] spec: fedora tweaks,
Cole Robinson
- [PATCH] mingw: distribute schemas/networkport.rng,
Cole Robinson
- [PATCH] remote: remove obsolete rule for generating sysvinit script,
Daniel P. Berrangé
- [PATCH] remote: remove obsolete params from sysconf file,
Daniel P. Berrangé
- [PATCH 00/14] xen: Remove sexpr parsing and formatting support,
Peter Krempa
- [PATCH 11/14] xen: Move xenParseSxprChar to xen_common,
Peter Krempa
- [PATCH 01/14] tests: Remove xml2sexprtest,
Peter Krempa
- [PATCH 14/14] news: Mention drop of xen sxpr support,
Peter Krempa
- [PATCH 02/14] xenconfig: Drop sxpr formatter,
Peter Krempa
- [PATCH 05/14] libxl: Drop support for parsing sxpr format in libxlConnectDomainXMLFromNative,
Peter Krempa
- [PATCH 03/14] xenconfig: Move guts of xenFormatSxprSound into xenFormatSound,
Peter Krempa
- [PATCH 04/14] xen: Move xenFormatSxprChr to xen_common,
Peter Krempa
- [PATCH 09/14] xen: Inline xenParseSxprSound into the only caller,
Peter Krempa
- [PATCH 10/14] xen: Move xenParseSxprVifRate to xen_common,
Peter Krempa
- [PATCH 06/14] tests: Drop sexpr2xmltest,
Peter Krempa
- [PATCH 12/14] xen: drop xen_sxpr.(c|h),
Peter Krempa
- [PATCH 07/14] xenconfig: Drop unused sexpr parsing infrastructure,
Peter Krempa
- [PATCH 08/14] xenconfig: Remove pointless label in xenParseSxprSound,
Peter Krempa
- [PATCH 13/14] util: Drop virsexpr module,
Peter Krempa
- Re: [PATCH 00/14] xen: Remove sexpr parsing and formatting support,
Erik Skultety
- Re: [PATCH 00/14] xen: Remove sexpr parsing and formatting support,
Jim Fehlig
- [PATCH] test_driver: Implement virDomainSetPerfEvents,
Ilias Stamatis
- [PATCH] security: aa-helper: allow virt-aa-helper to read .vhd images,
Christian Ehrhardt
- [PATCH 0/3] Optimize mass closing of FDs on child spwaning,
Michal Privoznik
- Release of libvirt-5.5.0,
Daniel Veillard
- [PATCH] Do not keep empty log files for deleted domains,
Jan Zerebecki
- [PATCH v3] docs: Provide documentation for SEV launch security,
Erik Skultety
- [PATCH v2 0/4] tests: Add and use more DO_TEST_CAPS_*() macros,
Andrea Bolognani
- [PATCH 0/2] tests: Add and use more DO_TEST_CAPS_*() macros,
Andrea Bolognani
- [PATCH v2 0/4] test_driver: implement some DomainGetParametersAPIs,
Ilias Stamatis
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]