Lib Virt
[Prev Page][Next Page]
- Re: [PATCH RFC] util: pick a better runtime directory when XDG_RUNTIME_DIR isn't set, (continued)
- [PATCH v1 0/3] Introduce qemuDomainSetVcpuTuneParameters API,
yong . huang
- [no subject],
Unknown
- [PATCH 00/12] [PATCH v2 00/12] qemu: support passt as a backend for vhost-user network interfaces,
Laine Stump
- [PATCH 01/12] conf: change virDomainHostdevInsert() to return void,
Laine Stump
- [PATCH 03/12] qemu: validate that model is virtio for vhostuser and vdpa interfaces in the same place,
Laine Stump
- [PATCH 05/12] qemu: do all vhostuser attribute validation in qemu driver,
Laine Stump
- [PATCH 04/12] qemu: automatically set model type='virtio' for interface type='vhostuser',
Laine Stump
- [PATCH 06/12] conf/qemu: make <source> element *almost* optional for type=vhostuser,
Laine Stump
- [PATCH 02/12] qemu: fix qemu validation to forbid guest-side IP address for type='vdpa',
Laine Stump
- [PATCH 07/12] qemu: use switch instead of if in qemuProcessPrepareDomainNetwork(),
Laine Stump
- [PATCH 08/12] qemu: make qemuPasstCreateSocketPath() public,
Laine Stump
- [PATCH 10/12] qemu: fail validation if a domain def has vhostuser/passt but no shared mem,
Laine Stump
- [PATCH 09/12] qemu: complete vhostuser + passt support,
Laine Stump
- [PATCH 11/12] docs: improve type='user' docs to higlight differences between SLIRP and passt,
Laine Stump
- [PATCH 12/12] docs: document using passt backend with <interface type='vhostuser'>,
Laine Stump
- [PATCH 13/12] news: include info about supporting vhostuser+passt combination,
Laine Stump
- Re: [PATCH 00/12] [PATCH v2 00/12] qemu: support passt as a backend for vhost-user network interfaces,
Laine Stump
- [PATCH 0/2] qemu: Support specifying save image format,
Jim Fehlig via Devel
- [PATCH 0/3] qemu: Small cleanups to SaveImageGetCompressionProgram and callers,
Jim Fehlig via Devel
- [PATCH RFC 00/13] qemu: Add support for iothread to virtqueue mapping for 'virtio-scsi',
Peter Krempa
- [PATCH 01/13] conf: Rename 'virDomainDiskIothreadDef' to 'virDomainIothreadMappingDef',
Peter Krempa
- [PATCH 03/13] hypervisor: domain: Extract code for checking iothread usage,
Peter Krempa
- [PATCH 02/13] conf: domain: Extract code for parsing and formatting iotrhead mapping definition,
Peter Krempa
- [PATCH 04/13] qemu: command: Rename 'qemuBuildDiskDeviceIothreadMappingProps' to 'qemuBuildIothreadMappingProps',
Peter Krempa
- [PATCH 05/13] qemu: validate: Extract iothread mapping validation code,
Peter Krempa
- [PATCH 06/13] qemuValidateCheckSCSIControllerIOThreads: Return '0' and '-1' instead of bools,
Peter Krempa
- [PATCH 07/13] conf: schemas: Rename 'diskDriverIothreads' to 'iothreadMapping',
Peter Krempa
- [PATCH 08/13] conf: Validate that iohtreads are used only with 'virtio-scsi' controllers,
Peter Krempa
- [PATCH 09/13] qemucapabilitiestest: Update 'caps_10.0.0_x86_64' to XXXXXX,
Peter Krempa
- [PATCH 11/13] conf: Add support for iothread to queue mapping config for 'virtio-scsi',
Peter Krempa
- [PATCH 12/13] qemu: Implement support for iothread <-> virtqueue mapping for 'virtio-scsi' controllers,
Peter Krempa
- [PATCH 10/13] qemu: capabilities: Introduce QEMU_CAPS_VIRTIO_SCSI_IOTHREAD_MAPPING,
Peter Krempa
- [PATCH 13/13] qemuxmlconftest: Add 'iothreads-virtio-scsi-mapping' case,
Peter Krempa
- Re: [PATCH RFC 00/13] qemu: Add support for iothread to virtqueue mapping for 'virtio-scsi',
Stefan Hajnoczi
- Re: [PATCH RFC 00/13] qemu: Add support for iothread to virtqueue mapping for 'virtio-scsi',
Ján Tomko
- Re: [PATCH 1/1] RFC: Add Arm CCA support for getting capability information and running Realm VM,
Akio Kakuno (Fujitsu) via Devel
- [no subject],
Unknown
- [PATCH 0/9] qemu: support passt as the backend for vhost-user network interfaces,
Laine Stump
- [PATCH 1/9] conf: change virDomainHostdevInsert() to return void,
Laine Stump
- [PATCH 2/9] qemu: fix qemu validation to forbid guest-side IP address for type='vdpa',
Laine Stump
- [PATCH 3/9] qemu: validate that model is virtio for vhostuser and vdpa interfaces in the same place,
Laine Stump
- [PATCH 4/9] qemu: automatically set model type='virtio' for interface type='vhostuser',
Laine Stump
- [PATCH 5/9] qemu: do all vhostuser attribute validation in qemu driver,
Laine Stump
- [PATCH 6/9] conf/qemu: make <source> element *almost* optional for type=vhostuser,
Laine Stump
- [PATCH 7/9] qemu: use switch instead of if in qemuProcessPrepareDomainNetwork(),
Laine Stump
- [PATCH 8/9] qemu: make qemuPasstCreateSocketPath() public,
Laine Stump
- [PATCH 9/9] qemu: complete vhostuser + passt support,
Laine Stump
- Re: [PATCH 0/9] qemu: support passt as the backend for vhost-user network interfaces,
Ján Tomko
- Re: [PATCH 0/9] qemu: support passt as the backend for vhost-user network interfaces,
Andrea Bolognani
- [PATCH] NEWS: Document ccwgroup based qeth device support,
Boris Fiuczynski
- [PATCH 0/2] remote_daemon: Silence DBus errors,
Michal Privoznik
- [PATCH v3 0/1] add RAPL feature in libvirt,
Anthony Harivel
- [PATCH v2 0/8] Refactor autostart for VM daemons,
Daniel P. Berrangé
- [PATCH v7 00/18] *** [PATCH v7 00/18] qemu: block: Support block disk along with throttle filters ***,
Harikumar Rajkumar
- [PATCH v7 01/18] schema: Add new domain elements to support multiple throttle groups,
Harikumar Rajkumar
- [PATCH v7 02/18] schema: Add new domain elements to support multiple throttle filters,
Harikumar Rajkumar
- [PATCH v7 03/18] config: Introduce ThrottleGroup and corresponding XML parsing,
Harikumar Rajkumar
- [PATCH v7 04/18] config: Introduce ThrottleFilter and corresponding XML parsing,
Harikumar Rajkumar
- [PATCH v7 05/18] qemu: monitor: Add support for ThrottleGroup operations,
Harikumar Rajkumar
- [PATCH v7 06/18] tests: Test qemuMonitorJSONGetThrottleGroup and qemuMonitorJSONUpdateThrottleGroup,
Harikumar Rajkumar
- [PATCH v7 07/18] remote: New APIs for ThrottleGroup lifecycle management,
Harikumar Rajkumar
- [PATCH v7 08/18] qemu: Refactor qemuDomainSetBlockIoTune to extract common methods,
Harikumar Rajkumar
- [PATCH v7 09/18] qemu: Implement qemu driver for throttle API,
Harikumar Rajkumar
- [PATCH v7 10/18] qemu: helper: throttle filter nodename and preparation processing,
Harikumar Rajkumar
- [PATCH v7 11/18] qemu: block: Support block disk along with throttle filters,
Harikumar Rajkumar
- [PATCH v7 12/18] config: validate: Verify iotune, throttle group and filter,
Harikumar Rajkumar
- [PATCH v7 13/18] qemuxmlconftest: Add 'throttlefilter' tests,
Harikumar Rajkumar
- [PATCH v7 14/18] qemustatusxml2xmldata: Add 'throttlefilter' tests,
Harikumar Rajkumar
- [PATCH v7 15/18] test_driver: Test throttle group lifecycle APIs,
Harikumar Rajkumar
- [PATCH v7 16/18] virsh: Refactor iotune options for re-use,
Harikumar Rajkumar
- [PATCH v7 17/18] virsh: Add support for throttle group operations,
Harikumar Rajkumar
- [PATCH v7 18/18] virsh: Add option throttle-groups to attach_disk,
Harikumar Rajkumar
- Re: [PATCH v7 00/18] *** [PATCH v7 00/18] qemu: block: Support block disk along with throttle filters ***,
Daniel P. Berrangé
- virsh console hangs when ssh connection is lost,
Olaf Hering via Devel
- [libvirt PATCH] qemu: fix qemuDomainSaveImageDefineXML,
Pavel Hrdina
- [PATCH] NEWS: Improve mention of vTPM transient VM crash fix in v11.0.0,
Peter Krempa
- [PATCH 0/2] qemu: acpi-generic-initiator support,
Andrea Righi via Devel
- [PATCH 1/4] virpci: changed the work with PCI via libpciaccess,
Alexander Shursha
- [PATCH 00/17] conf/qemu/etc: change several functions to return void instead of 0/-1,
Laine Stump
- [PATCH 02/17] conf: change virDomainNetInsert() to return void,
Laine Stump
- [PATCH 01/17] conf: change virDomainHostdevInsert() to return void,
Laine Stump
- [PATCH 03/17] conf: change virDomainFSInsert() to return void,
Laine Stump
- [PATCH 04/17] conf: change virDomainShmemDefInsert() to return void,
Laine Stump
- [PATCH 05/17] conf: change virDomainDefMaybeAddInput() to return void,
Laine Stump
- [PATCH 06/17] libxl: change xenDomainDefAddImplicitInputDevice() to return void,
Laine Stump
- [PATCH 07/17] conf: change qemuDomainDefAddImplicitInputDevice() to return void,
Laine Stump
- [PATCH 08/17] conf: stop checking for NULL return from virDomainControllerDefNew(),
Laine Stump
- [PATCH 10/17] conf: change virDomainDefAddUSBController() to return void,
Laine Stump
- [PATCH 12/17] conf: change virDomainDefMaybeAddController() to return true/false,
Laine Stump
- [PATCH 11/17] hyperv: change hypervDomainDefAppendController() to return void,
Laine Stump
- [PATCH 13/17] conf: change virDomainDefMaybeAddHostdevSCSIcontroller() to return void,
Laine Stump
- [PATCH 14/17] conf: change virDomainDefAddDiskControllersForType() to return void,
Laine Stump
- [PATCH 09/17] conf: stop checking for NULL return from virDomainDefAddController(),
Laine Stump
- [PATCH 15/17] conf: change virDomainDefMaybeAddVirtioSerialController() to return void,
Laine Stump
- [PATCH 16/17] conf: change virDomainDefMaybeAddSmartcardController() to return void,
Laine Stump
- [PATCH 17/17] conf: change virDomainDefAddImplicitControllers() to return void,
Laine Stump
- Re: [PATCH 00/17] conf/qemu/etc: change several functions to return void instead of 0/-1,
Martin Kletzander
- [PATCH v3 0/2] Enable SEV SNP support in ch driver,
Praveen K Paladugu
- [PATCH 0/5] qemu: migration: Reactivate block nodes after migration if VM is left paused,
Peter Krempa
- Re: [PATCH 2/2] nbd/server: Allow users to adjust handshake limit in QMP,
Eric Blake
- [PATCH] tests: Record negative tests as pass instead of expected-fail,
Tim Wiederhake
- [PATCH V3 00/19] qemu: support mapped-ram+directio+mulitfd,
Jim Fehlig via Devel
- [PATCH V3 01/19] lib: virDomain{Save,Restore}Params: Ensure absolute path,
Jim Fehlig via Devel
- [PATCH V3 02/19] qemu: Add function to get FDPass object from monitor,
Jim Fehlig via Devel
- [PATCH V3 03/19] qemu: Add function to check capability in migration params,
Jim Fehlig via Devel
- [PATCH V3 04/19] qemu: Add function to get bool value from migration params,
Jim Fehlig via Devel
- [PATCH V3 05/19] qemu: Add mapped-ram migration capability,
Jim Fehlig via Devel
- [PATCH V3 06/19] qemu: Add function to get migration params for save,
Jim Fehlig via Devel
- [PATCH V3 07/19] qemu_saveimage: add "sparse" to supported save image formats,
Jim Fehlig via Devel
- [PATCH V3 08/19] qemu: Add helper function for creating save image fd,
Jim Fehlig via Devel
- [PATCH V3 09/19] qemu: Move declaration of virQEMUSaveFormat to header file,
Jim Fehlig via Devel
- [PATCH V3 10/19] qemu: Add support for mapped-ram on save,
Jim Fehlig via Devel
- [PATCH V3 12/19] qemu: Apply migration parameters in qemuMigrationDstRun,
Jim Fehlig via Devel
- [PATCH V3 11/19] qemu: Move creation of qemuProcessIncomingDef struct,
Jim Fehlig via Devel
- [PATCH V3 13/19] qemu: Add support for mapped-ram on restore,
Jim Fehlig via Devel
- [PATCH V3 14/19] qemu: Support O_DIRECT with mapped-ram on save,
Jim Fehlig via Devel
- [PATCH V3 15/19] qemu: Support O_DIRECT with mapped-ram on restore,
Jim Fehlig via Devel
- [PATCH V3 16/19] include: Define constants for parallel save/restore,
Jim Fehlig via Devel
- [PATCH V3 17/19] qemu: Add support for parallel save and restore,
Jim Fehlig via Devel
- [PATCH V3 18/19] tools: add parallel parameter to virsh save command,
Jim Fehlig via Devel
- [PATCH V3 19/19] tools: add parallel parameter to virsh restore command,
Jim Fehlig via Devel
- [PATCH] node_device: Do not lock the driver state needlessly,
Martin Kletzander
- Support for: VIR_DOMAIN_EVENT_ID_DBGTOOLS.,
Martin Harvey
- [PATCH] cpu_map: Add missing feature "bhi-no",
Tim Wiederhake
- [PATCH v2] ch: Enable SEV SNP support,
Praveen K Paladugu
- [PATCH] node_device_udev: add error reporting to udevProcessCCWGroup,
Boris Fiuczynski
- [PATCH 0/3] qemu: fix setup of FD passed disks,
Peter Krempa
- [PATCH pushed] node_device_udev: Fix build failure in ccw device code,
Peter Krempa
- AppArmor confinement for qemu:///session VMs,
Andrea Bolognani
- [no subject],
Unknown
- [PATCH] ch: Enable SEV SNP support,
Praveen K Paladugu
- [PATCH 0/5] qemu: Fix handling of persistent reservations daemon with blockjobs,
Peter Krempa
- [PATCH 0/8] nodedev: add support for ccwgroup based qeth devices,
Boris Fiuczynski
- [PATCH 0/2] qemucapabilitiestest: Update qemu-9.2 and add qemu-10.0 caps dumps on x86_64,
Peter Krempa
- [PATCH v2 00/12] hw/arm/raspi: Allow creating any Raspberry Pi machine,
Philippe Mathieu-Daudé
- [PATCH v2 01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro,
Philippe Mathieu-Daudé
- [PATCH v2 02/12] hw/arm/raspi: Merge model 4B with other models,
Philippe Mathieu-Daudé
- [PATCH v2 03/12] hw/arm/raspi: Unify RASPI_MACHINE types,
Philippe Mathieu-Daudé
- [PATCH v2 04/12] hw/arm/raspi: Pass board_rev as argument to raspi_base_machine_init(),
Philippe Mathieu-Daudé
- [PATCH v2 05/12] hw/arm/raspi: Consider processor id in types[] array,
Philippe Mathieu-Daudé
- [PATCH v2 06/12] hw/arm/raspi: Consider network interface for B models,
Philippe Mathieu-Daudé
- [PATCH v2 07/12] hw/arm/raspi: Check ramsize is within chipset aperture,
Philippe Mathieu-Daudé
- [PATCH v2 08/12] hw/arm/raspi: Introduce generic Raspberry Pi machine,
Philippe Mathieu-Daudé
- [PATCH v2 09/12] hw/arm/raspi: Have the generic machine take a 'revision' property,
Philippe Mathieu-Daudé
- [PATCH v2 10/12] hw/arm/raspi: List models creatable by the generic 'raspi' machine,
Philippe Mathieu-Daudé
- [PATCH v2 11/12] hw/arm/raspi: Deprecate old raspiX machine names,
Philippe Mathieu-Daudé
- [PATCH v2 12/12] hw/arm/raspi: Support more models,
Philippe Mathieu-Daudé
- [libvirt PATCH] ci: refresh with latest 'lcitool manifest',
Pavel Hrdina
- [PATCH 0/3] qemu: Fix corner case in internal inactive snapshots,
Peter Krempa
- [libvirt PATCH] libvirt.spec.in: fix indentation,
Pavel Hrdina
- [PATCH] qemu: snapshot: Limit scope of checkpoint-snapshot interlock,
Peter Krempa
- [PATCH v2 0/8] Enable virtio-mem-ccw,
Michal Privoznik
- [PATCH 0/7] hw/arm/raspi4b: Add models with 4GB and 8GB of DRAM,
Philippe Mathieu-Daudé
- [PATCH V2 0/3] qemu: Improve opening and verifying save images,
Jim Fehlig via Devel
- [PATCH 0/2] finish sysusers support,
Daniel P. Berrangé
- [PATCH 1/3] [bhyve] list pci devices on host,
Alexander Shursha
- [PATCH] glibcompat: Updating "backport" 'g_string_replace',
Adam Julis
- [PATCH] remote: add sysusers file to create 'libvirt' group,
Daniel P. Berrangé
- [no subject],
Unknown
- [PATCH 00/19] Add qemu RDP server support,
marcandre . lureau
- [PATCH 01/19] build-sys: drop -Winline,
marcandre . lureau
- [PATCH 02/19] build: fix -Werror=maybe-uninitialized,
marcandre . lureau
- [PATCH 03/19] qemu-slirp: drop unneeded check for OOM,
marcandre . lureau
- [PATCH 04/19] util: add conn != NULL precondition in virGDBusCallMethod(),
marcandre . lureau
- [PATCH 05/19] qemu: report an error for unsupported graphics,
marcandre . lureau
- [PATCH 06/19] qemu: add rdp state directory,
marcandre . lureau
- [PATCH 07/19] qemu: add qemu RDP configuration,
marcandre . lureau
- [PATCH 08/19] conf: parse optional RDP username & password,
marcandre . lureau
- [PATCH 09/19] conf: generalize virDomainDefHasSpiceGraphics,
marcandre . lureau
- [PATCH 10/19] qemu: use virDomainDefHasGraphics,
marcandre . lureau
- [PATCH 11/19] qemu: add RDP ports range allocator,
marcandre . lureau
- [PATCH 12/19] qemu: limit to one <graphics type='rdp'>,
marcandre . lureau
- [PATCH 13/19] qemu/dbus: keep a connection to the VM D-Bus,
marcandre . lureau
- [PATCH 14/19] qemu/dbus: log daemon stdout/err,
marcandre . lureau
- [PATCH 15/19] qemu: validate RDP configuration,
marcandre . lureau
- [PATCH 16/19] qemu: if -display dbus capability is supported, accept rdp,
marcandre . lureau
- [PATCH 17/19] qemu: add qemu-rdp helper unit,
marcandre . lureau
- [PATCH 18/19] qemu: add RDP support,
marcandre . lureau
- [PATCH 19/19] tests: add qemu <graphics type='rdp'/> test,
marcandre . lureau
- Re: [PATCH 00/19] Add qemu RDP server support,
Neal Gompa
- [PATCH pushed 0/3] Patches from MR,
Peter Krempa
- [PATCH v2 00/15] qemu: Store I/O error messages for disks,
Peter Krempa
- [PATCH v2 02/15] qemu: Rename 'diskAlias' to 'device' in qemu IO error event handling,
Peter Krempa
- [PATCH v2 01/15] qemu: Handle quirks of 'device' field of BLOCK_IO_ERROR event in monitor code,
Peter Krempa
- [PATCH v2 03/15] qemuProcessHandleIOError: Rename local variables,
Peter Krempa
- [PATCH v2 04/15] qemuMonitorJSONHandleIOError: Do not munge 'reason' field of IO error event,
Peter Krempa
- [PATCH v2 05/15] qemuProcessHandleIOError: Prefer lookup by node name,
Peter Krempa
- [PATCH v2 06/15] qemuMonitorJSONHandleIOError: Propagate new 'qom-path' field,
Peter Krempa
- [PATCH v2 07/15] virStorageSource: Add fields for storing last I/O error message,
Peter Krempa
- [PATCH v2 08/15] qemuProcessHandleIOError: Populate I/O error reason to virStorageSource,
Peter Krempa
- [PATCH v2 09/15] qemuProcessHandleIOError: Log IO errors in the VM log file,
Peter Krempa
- [PATCH v2 10/15] libxlDomainGetMessages: Add existing flags to 'virCheckFlags',
Peter Krempa
- [PATCH v2 11/15] virDomainObjGetMessages: Refactor using GPtrArray,
Peter Krempa
- [PATCH v2 13/15] include: libvirt-domain: Reword documentation for @reason of VIR_DOMAIN_EVENT_ID_IO_ERROR_REASON,
Peter Krempa
- [PATCH v2 12/15] virDomainGetMessages: Introduce VIR_DOMAIN_MESSAGE_IOERRORS,
Peter Krempa
- [PATCH v2 14/15] include: libvirt-domain: Add 'hypervisor-message' @reason of VIR_DOMAIN_EVENT_ID_IO_ERROR_REASON,
Peter Krempa
- [PATCH v2 15/15] NEWS: Mention preserving I/O error messages for qemu VMs,
Peter Krempa
- [PATCH] qemu: introduce load qemu.conf for "virt-qemu-run",
Adam Julis
- [PATCH 0/5] Drop support for VirtualBox-6.1,
Michal Privoznik
- [PATCH] build: Bump minimul glib2 version to 2.66.0,
Peter Krempa
- [PATCH] ch: Include unistd.h in ch_events.c,
Michal Privoznik
- [PATCH] tests: emuxmlconfdata: Update launch-security-sev-snp.xml,
Michal Privoznik
- [PATCH 0/2] qemu: Improve opening and verifying save images,
Jim Fehlig via Devel
- [PATCH 0/5] qemu: IO error reporting fixes and improvements (part 1?),
Peter Krempa
- [PATCH] qemu: Allow virDomainBlockJobSetSpeed during migration,
Jiri Denemark
- [PATCH 0/8] Enable virtio-mem-ccw,
Michal Privoznik
- [PATCH v3 0/4] conf,qemu: add AIA support for RISC-V 'virt',
Daniel Henrique Barboza
- [PATCH v2 0/3] qemu: Add support for avail-switchover-bandwidth migration parameter,
Jiri Denemark
- [PATCH 0/3] qemu: Add support for avail-switchover-bandwidth migration parameter,
Jiri Denemark
- [PATCH V2 00/20] qemu: support mapped-ram+directio+mulitfd,
Jim Fehlig via Devel
- [PATCH V2 02/20] qemu_fd: Add function to retrieve fdset ID,
Jim Fehlig via Devel
- [PATCH V2 03/20] qemu: Add function to check capability in migration params,
Jim Fehlig via Devel
- [PATCH V2 01/20] lib: virDomain{Save,Restore}Params: Ensure absolute path,
Jim Fehlig via Devel
- [PATCH V2 04/20] qemu: Add function to get bool value from migration params,
Jim Fehlig via Devel
- [PATCH V2 05/20] qemu: Add mapped-ram migration capability,
Jim Fehlig via Devel
- [PATCH V2 06/20] qemu: Add function to get migration params for save,
Jim Fehlig via Devel
- [PATCH V2 07/20] qemu_saveimage: add "sparse" to supported save image formats,
Jim Fehlig via Devel
- [PATCH V2 08/20] qemu: Add helper function for creating save image fd,
Jim Fehlig via Devel
- [PATCH V2 09/20] qemu: Move declaration of virQEMUSaveFormat to header file,
Jim Fehlig via Devel
- [PATCH V2 11/20] qemu: Decompose qemuSaveImageOpen,
Jim Fehlig via Devel
- [PATCH V2 12/20] qemu: Move creation of qemuProcessIncomingDef struct,
Jim Fehlig via Devel
- [PATCH V2 10/20] qemu: Add support for mapped-ram on save,
Jim Fehlig via Devel
- [PATCH V2 13/20] qemu: Apply migration parameters in qemuMigrationDstRun,
Jim Fehlig via Devel
- [PATCH V2 15/20] qemu: Support O_DIRECT with mapped-ram on save,
Jim Fehlig via Devel
- [PATCH V2 14/20] qemu: Add support for mapped-ram on restore,
Jim Fehlig via Devel
- [PATCH V2 16/20] qemu: Support O_DIRECT with mapped-ram on restore,
Jim Fehlig via Devel
- [PATCH V2 17/20] include: Define constants for parallel save/restore,
Jim Fehlig via Devel
- [PATCH V2 18/20] qemu: Add support for parallel save and restore,
Jim Fehlig via Devel
- [PATCH V2 19/20] tools: add parallel parameter to virsh save command,
Jim Fehlig via Devel
- [PATCH V2 20/20] tools: add parallel parameter to virsh restore command,
Jim Fehlig via Devel
- [PATCH v2 0/3] conf,qemu: add AIA support for RISC-V 'virt',
Daniel Henrique Barboza
- [PATCH] util: netdevvlan: Change return type of virNetDevVlanCopy to void,
Alexander Kuznetsov
- [PATCH] qemu: snapshot: Remove dead code in qemuSnapshotDeleteBlockJobFinishing(),
Alexander Kuznetsov
- [PATCH 1/1] virsysinfo: fix RISC-V detection,
Heinrich Schuchardt
- [PATCH v1] tests: add capabilities for QEMU 10.0.0 on s390x,
Shalini Chellathurai Saroja
- [PATCH v2 0/2] qemu: Improve block I/O throttle API errors,
Fabian Leditzky via Devel
- [PATCH 0/3] Unify handling of directories used for loadable modules,
Andrea Bolognani
- [PATCH] qemu: Fix hang when migration is canceled at the last moment,
Jiri Denemark
- [PATCH] tools: ssh-proxy: Check for domain status before parsing its CID,
Michal Privoznik
- [libvirt PATCH v2 0/2] meson: error out when ch driver is requested but unsupported,
Ján Tomko
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]