Lib Virt
[Prev Page][Next Page]
- [PATCH 3/5] libvirt_nss: Drop some needless cleanup labels, (continued)
- [PATCH] qemu: Relax os.loader->type check when validating domain,
Michal Privoznik
- [PATCH] maint: RNG comment fix,
Eric Blake
- [PATCH v3 0/2] add support for bochs-video device,
Jonathon Jongsma
- [PATCH] tests: skip systemd activation test if FDs 3/4/5 are open,
Daniel P. Berrangé
- [PATCH v5 00/20] Add support for vTPM state encryption,
Stefan Berger
- [PATCH v5 05/20] tests: Add test for TPM XML encryption parser and formatter,
Stefan Berger
- [PATCH v5 06/20] tests: Add tests for QEMU command line generation with encrypted TPM,
Stefan Berger
- [PATCH v5 03/20] conf: Extend TPM XML parser with encryption support,
Stefan Berger
- [PATCH v5 20/20] docs: Extend TPM docs with new encryption element,
Stefan Berger
- [PATCH v5 15/20] tests: Extend command test to transfer large data to process on multiple fds,
Stefan Berger
- [PATCH v5 14/20] utils: Extend virCommandProcessIO to include the send buffers,
Stefan Berger
- [PATCH v5 08/20] tpm: Refactor virTPMEmulatorInit to use loop,
Stefan Berger
- [PATCH v5 10/20] tpm: Parse the capabilities supported by swtpm and swtpm_setup,
Stefan Berger
- [PATCH v5 01/20] secret: Add support for usage type vTPM, extend schema and test case,
Stefan Berger
- [PATCH v5 16/20] tpm: Use fd to pass password to swtpm_setup and swtpm,
Stefan Berger
- [PATCH v5 18/20] tpm: Check TPM XML device configuration changes after edit,
Stefan Berger
- [PATCH v5 11/20] utils: Implement function to pass a buffer to send via a fd to virCommand,
Stefan Berger
- [PATCH v5 04/20] schema: Extend the TPM XML schema with support for encryption,
Stefan Berger
- [PATCH v5 19/20] docs: Extend Secret XML documentation with vtpm usage type,
Stefan Berger
- [PATCH v5 07/20] tpm: Move qemuTPMEmulatorInit to virTPMEmulatorInit in virtpm.c,
Stefan Berger
- [PATCH v5 02/20] tests: Add already existing test case tpm-emulator-tpm2,
Stefan Berger
- [PATCH v5 09/20] tpm: Check whether previously found executables were updated,
Stefan Berger
- [PATCH v5 12/20] utils: Convert pollfd array to be allocated,
Stefan Berger
- [PATCH v5 13/20] utils: Mark inpipe as non-blocking,
Stefan Berger
- [PATCH v5 17/20] tpm: Pass migration key passphrase via fd to swtpm,
Stefan Berger
- Re: [PATCH v5 00/20] Add support for vTPM state encryption,
Stefan Berger
- [PATCH 00/25] qemu: Properly track blockjobs (blockdev-add saga),
Peter Krempa
- [PATCH 02/25] qemu: domain: Add helper for saving config XML,
Peter Krempa
- [PATCH 04/25] qemu: blockjob: Separate and unify block job (un)registration,
Peter Krempa
- [PATCH 05/25] qemu: domain: Add global table of blockjobs,
Peter Krempa
- [PATCH 01/25] qemu: domain: Repurpose and export helper for saving domain status XML,
Peter Krempa
- [PATCH 06/25] qemu: blockjob: Register new and running blockjobs in the global table,
Peter Krempa
- [PATCH 03/25] qemu: blockjob: Use VIR_AUTOUNREF in qemuBlockJobDataNew,
Peter Krempa
- [PATCH 07/25] qemu: blockjob: Add string convertors for blockjob type and state enums,
Peter Krempa
- [PATCH 08/25] qemu: blockjob: Export functions for allocating and registering job data,
Peter Krempa
- [PATCH 09/25] qemu: blockjob: Add flag for invalid block job data,
Peter Krempa
- [PATCH 10/25] qemu: domain: Store blockjob data in the status XML,
Peter Krempa
- [PATCH 11/25] qemu: blockjob: Save status XML when modifying job state,
Peter Krempa
- [PATCH 12/25] qemu: driver: Remove unnecessary saving of status XML,
Peter Krempa
- [PATCH 13/25] tests: qemustatusxml2xml: Add test case for block job tracking,
Peter Krempa
- [PATCH 14/25] qemu: blockjob: Add 'concluded' state for a block job,
Peter Krempa
- [PATCH 15/25] qemu: process: Don't trigger BLOCK_JOB* events with -blockdev,
Peter Krempa
- [PATCH 16/25] qemu: blockjob: Add helper to convert monitor job status to internal state,
Peter Krempa
- [PATCH 17/25] qemu: Add handler for job state change event,
Peter Krempa
- [PATCH 18/25] qemu: blockjob: Add modern block job event handler,
Peter Krempa
- [PATCH 19/25] qemu: process: Refresh -blockdev based blockjobs on reconnect to qemu,
Peter Krempa
- [PATCH 20/25] conf: export virDomainDiskBackingStoreParse,
Peter Krempa
- [PATCH 21/25] conf: export virDomainDiskBackingStoreFormat,
Peter Krempa
- [PATCH 22/25] qemu: blockjob: Track orphaned backing chains in blockjob status XML,
Peter Krempa
- [PATCH 23/25] qemu: Detect managed persistent reservations in block job orphan chains,
Peter Krempa
- [PATCH 24/25] qemu: blockjob: Unplug inherited storage chains when concluding blockjob,
Peter Krempa
- [PATCH 25/25] qemu: hotplug: Transfer ownership of backing chain to block job on disk unplug,
Peter Krempa
- [PATCH] storage: rbd: do not attempt to dereference a non-pointer,
Ján Tomko
- [PATCH 0/4] Blind rbd driver fixes,
Ján Tomko
- [PATCH v2 0/3] test_driver: re-implement testDomainSetMemoryFlags,
Ilias Stamatis
- [PATCH v2 0/3] Add support for bochs video device,
Jonathon Jongsma
- [PATCH v4 00/23] Add support for vTPM state encryption,
Stefan Berger
- [PATCH v4 02/23] tests: Add already existing test case tpm-emulator-tpm2,
Stefan Berger
- [PATCH v4 15/23] utils: Write a maximum of MAX_PIPE_WRITE_BYTES into a pipe,
Stefan Berger
- [PATCH v4 08/23] tpm: Move virtpm.c from utils dir to own tpm dir,
Stefan Berger
- [PATCH v4 18/23] tests: Extend command test to transfer large data to process on multiple fds,
Stefan Berger
- [PATCH v4 04/23] conf: Extend TPM XML parser with encryption support,
Stefan Berger
- [PATCH v4 03/23] util: Add VIR_STORAGE_ENCRYPTION_FORMAT_VTPM,
Stefan Berger
- [PATCH v4 09/23] tpm: Move qemuTPMEmulatorInit to virTPMEmulatorInit in virtpm.c,
Stefan Berger
- [PATCH v4 10/23] tpm: Refactor virTPMEmulatorInit to use loop,
Stefan Berger
- [PATCH v4 07/23] tests: Add tests for QEMU command line generation with encrypted TPM,
Stefan Berger
- [PATCH v4 20/23] tpm: Pass migration key passphrase via fd to swtpm,
Stefan Berger
- [PATCH v4 14/23] utils: Convert pollfd array to be allocated,
Stefan Berger
- [PATCH v4 16/23] utils: Mark inpipe as non-blocking,
Stefan Berger
- [PATCH v4 13/23] utils: Implement function to pass a buffer to send via a fd to virCommand,
Stefan Berger
- [PATCH v4 17/23] utils: Extend virCommandProcessIO to include the send buffers,
Stefan Berger
- [PATCH v4 21/23] tpm: Check TPM XML device configuration changes after edit,
Stefan Berger
- [PATCH v4 19/23] tpm: Use fd to pass password to swtpm_setup and swtpm,
Stefan Berger
- [PATCH v4 05/23] schema: Extend the TPM XML schema with support for encryption,
Stefan Berger
- [PATCH v4 22/23] docs: Extend Secret XML documentation with vtpm usage type,
Stefan Berger
- [PATCH v4 23/23] docs: Extend TPM docs with new encryption element,
Stefan Berger
- [PATCH v4 01/23] secret: Add support for usage type vTPM, extend schema and test case,
Stefan Berger
- [PATCH v4 06/23] tests: Add test for TPM XML encryption parser and formatter,
Stefan Berger
- [PATCH v4 12/23] tpm: Parse the capabilities supported by swtpm and swtpm_setup,
Stefan Berger
- [PATCH v4 11/23] tpm: Check whether previously found executables were updated,
Stefan Berger
- [PATCH] virsh emulatorpin, vcpupin: omit offline CPUs from affinity map,
Scott Cheloha
- [PATCH 00/29] Split the libvirtd daemon into per-driver daemons,
Daniel P. Berrangé
- [PATCH 03/29] logging: pass binary name not logfile name when enabling logging,
Daniel P. Berrangé
- [PATCH 05/29] remote: conditionalize daemon name in libvirtd daemon,
Daniel P. Berrangé
- [PATCH 01/29] rpc: add API for checking whether an auth scheme is in use on a server,
Daniel P. Berrangé
- [PATCH 06/29] remote: conditionalize driver loading in libvirtd daemon,
Daniel P. Berrangé
- [PATCH 09/29] remote: conditionalize IP socket config in augeas definitions,
Daniel P. Berrangé
- [PATCH 02/29] remote: simplify libvirtd code for deciding if SASL auth is needed,
Daniel P. Berrangé
- [PATCH 04/29] remote: conditionalize socket names in libvirtd daemon,
Daniel P. Berrangé
- [PATCH 10/29] remote: refactor & rename variables for building libvirtd,
Daniel P. Berrangé
- [PATCH 15/29] nodedev: introduce virtnodedevd daemon,
Daniel P. Berrangé
- [PATCH 13/29] interface: introduce virtinterfaced daemon,
Daniel P. Berrangé
- [PATCH 07/29] remote: conditionalize IP socket usage in libvirtd daemon,
Daniel P. Berrangé
- [PATCH 11/29] secret: introduce virtsecretd daemon,
Daniel P. Berrangé
- [PATCH 21/29] bhyve: introduce virtbhyved daemon,
Daniel P. Berrangé
- [PATCH 08/29] remote: conditionalize IP socket config in libvirtd.conf,
Daniel P. Berrangé
- [PATCH 18/29] qemu: introduce virtqemud daemon,
Daniel P. Berrangé
- [PATCH 12/29] network: introduce virtnetworkd daemon,
Daniel P. Berrangé
- [PATCH 23/29] remote: introduce virtproxyd daemon to handle IP connectivity,
Daniel P. Berrangé
- [PATCH 22/29] vz: introduce virtvzd daemon,
Daniel P. Berrangé
- [PATCH 29/29] interface: fix driver name in state directory path,
Daniel P. Berrangé
- [PATCH 14/29] storage: introduce virtstoraged daemon,
Daniel P. Berrangé
- [PATCH 24/29] remote: open secondary drivers via remote driver if needed,
Daniel P. Berrangé
- [PATCH 16/29] nwfilter: introduce virtnwfilterd daemon,
Daniel P. Berrangé
- [PATCH 25/29] remote: use enum helpers for parsing remote driver transport,
Daniel P. Berrangé
- [PATCH 17/29] libxl: introduce virtlibxld daemon,
Daniel P. Berrangé
- [PATCH 26/29] remote: refactor the code for choosing the UNIX socket path,
Daniel P. Berrangé
- [PATCH 19/29] lxc: introduce virtlxcd daemon,
Daniel P. Berrangé
- [PATCH 20/29] vbox: introduce virtvboxd daemon,
Daniel P. Berrangé
- [PATCH 27/29] remote: switch to connect to per-driver daemons by default,
Daniel P. Berrangé
- [PATCH 28/29] all: don't wait for driver lock during startup,
Daniel P. Berrangé
- Re: [PATCH 00/29] Split the libvirtd daemon into per-driver daemons,
Michal Privoznik
- [PATCH v1 00/31] Introduce NVMe support,
Michal Privoznik
- [PATCH v1 01/31] virHostdevPreparePCIDevices: Separate out function body,
Michal Privoznik
- [PATCH v1 02/31] virHostdevReAttachPCIDevices: Separate out function body,
Michal Privoznik
- [PATCH v1 04/31] Revert "virpcitest: Test virPCIDeviceDetach failure",
Michal Privoznik
- [PATCH v1 03/31] virpcimock: Move actions checking one level up,
Michal Privoznik
- [PATCH v1 10/31] schemas: Introduce disk type NVMe,
Michal Privoznik
- [PATCH v1 05/31] virpcimock: Create driver_override file in device dirs,
Michal Privoznik
- [PATCH v1 06/31] virPCIDeviceAddressEqual: Fix const correctness,
Michal Privoznik
- [PATCH v1 11/31] conf: Format and parse NVMe type disk,
Michal Privoznik
- [PATCH v1 08/31] virpci: Introduce virPCIDeviceAddressCopy,
Michal Privoznik
- [PATCH v1 07/31] virPCIDeviceAddressAsString: Fix const correctness,
Michal Privoznik
- [PATCH v1 09/31] qemuDomainDeviceDefValidateDisk: Reorder some checks,
Michal Privoznik
- [PATCH v1 14/31] virhostdevtest: Don't proceed to test cases if init failed,
Michal Privoznik
- [PATCH v1 13/31] virhostdev: Include virNVMeDevice module,
Michal Privoznik
- [PATCH v1 12/31] util: Introduce virNVMeDevice module,
Michal Privoznik
- [PATCH v1 15/31] virhostdevtest: s/CHECK_LIST_COUNT/CHECK_PCI_LIST_COUNT/,
Michal Privoznik
- [PATCH v1 18/31] qemu: prepare NVMe devices too,
Michal Privoznik
- [PATCH v1 19/31] qemu: Take NVMe disks into account when calculating memlock limit,
Michal Privoznik
- [PATCH v1 16/31] virpcimock: Introduce NVMe driver and devices,
Michal Privoznik
- [PATCH v1 24/31] qemu: Create NVMe disk in domain namespace,
Michal Privoznik
- [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
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]