Lib Virt
[Prev Page][Next Page]
- [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
- [PATCH 0/2] Fix storage_file_backend_fs demodularization,
Peter Krempa
- [PATCH] nss: Skip empty files and avoid use of uninitialized value,
Jiang XueQian
- [PATCH] util: avoid overflow in hextable buffer,
Daniel P. Berrangé
- [libvirt PATCH] meson: error out when ch driver is requested but unsupported,
Ján Tomko
- [PATCH v5 0/5] ch: handle events from cloud-hypervisor,
Purna Pavan Chandra Aekkaladevi
- [PATCH] spec: Only build ch driver on x86_64 and aarch64,
Cole Robinson
- [PATCH 0/3] Remove deprecated machines pc-i440fx-2.4 up to pc-i440fx-2.12,
Thomas Huth
- [no subject],
Unknown
- [PATCH] cpu_x86: Probe host CPU for all MSR features,
Jiri Denemark
- [PATCH v2 0/2] tests: Add qemu-9.2 dev cycle caps on s390x,
Michal Privoznik
- [PATCH 0/2] qemu_migration: Do not automatically resume domain after I/O error,
Jiri Denemark
- [PATCH 0/4] Implement virsh hypervisor-cpu-models,
Boris Fiuczynski
- [PATCH] qemu: Report error from both sides of migration,
Jiri Denemark
- Release of libvirt-11.0.0,
Jiri Denemark
- [PATCH] NEWS: Document some of my fixes in this release,
Jiri Denemark
- [PATCH] NEWS: Add few things I changed this release,
Martin Kletzander
- [PATCH] secret: Check length of value in secret object,
Adam Julis
- [PATCH 0/2] tests: Add qemu-9.2 dev cycle caps on s390x,
Michal Privoznik
- [libvirt PATCH] NEWS: document fix for starting transient domains,
Ján Tomko
- [PATCH] docs: Reword virDomainGetEmulatorPinInfo description,
Martin Kletzander
- [libvirt PATCH] NEWS: document bug fix for snapshots,
Pavel Hrdina
- [PATCH] meson: Replace meson.source_root() with meson.project_source_root(),
Michal Privoznik
- Virtual manager error,
Domenico Panella
- [PATCH] qemu: support vlan change for linux host bridge during update-device,
Laine Stump
- [PATCH 0/2] news: add a couple items before release,
Laine Stump
- [PATCH] qemu_migration: Do not consider post-copy active in postcopy-recover,
Jiri Denemark
- [PATCH] conf: Do not parse hyperv features with passthrough mode,
Martin Kletzander
- [libvirt PATCH] qemu: snapshot: delete disk image only if parent snapshot is external,
Pavel Hrdina
- [PATCH 0/1] Support cloning saved VMs,
Felipe Franciosi
- [PATCH] docs: Clarify documentation of host-model CPU mode,
Jiri Denemark
- [PATCH 0/2] storage_file: Refuse qcow2 images with empty string as 'data_file',
Peter Krempa
- Entering freeze for libvirt-11.0.0,
Jiri Denemark
- [PATCH] access: fix po_check when polkit is disabled,
Daniel P. Berrangé
- [PATCH 0/2] storage_file: De-modularize the 'fs' backend,
Peter Krempa
- [PATCH] Passing a domain XML to a polkit rule engine,
Takuya Nakaike
- [PATCH] spec: Disable ch driver on RHEL,
Jiri Denemark
- [PATCH 00/26] integrate auto-shutdown of VMs with daemons,
Daniel P. Berrangé
- [PATCH 06/26] qemu: add 'auto_start_delay' configuration parameter,
Daniel P. Berrangé
- [PATCH 07/26] hypervisor: move support for auto-shutdown out of QEMU driver,
Daniel P. Berrangé
- [PATCH 08/26] remote: always invoke virStateStop for all daemons,
Daniel P. Berrangé
- [PATCH 05/26] hypervisor: add support for delay interval during autostart,
Daniel P. Berrangé
- [PATCH 09/26] hypervisor: expand available shutdown actions,
Daniel P. Berrangé
- [PATCH 10/26] hypervisor: custom shutdown actions for transient vs persistent VMs,
Daniel P. Berrangé
- [PATCH 03/26] hypervisor: introduce helper for autostart,
Daniel P. Berrangé
- [PATCH 04/26] src: convert drivers over to use new autostart helper,
Daniel P. Berrangé
- [PATCH 18/26] hypervisor: wire up support for auto restore of running domains,
Daniel P. Berrangé
- [PATCH 16/26] src: add new APIs for marking a domain to autostart once,
Daniel P. Berrangé
- [PATCH 19/26] qemu: wire up support for once only autostart,
Daniel P. Berrangé
- [PATCH 17/26] conf: implement support for autostart once feature,
Daniel P. Berrangé
- [PATCH 15/26] qemu: add config parameter to control auto-save bypass cache,
Daniel P. Berrangé
- [PATCH 14/26] hypervisor: support bypassing cache for managed save,
Daniel P. Berrangé
- [PATCH 02/26] remote: notify systemd when reloading config,
Daniel P. Berrangé
- [PATCH 01/26] util: add APIs for more systemd notifications,
Daniel P. Berrangé
- [PATCH 12/26] qemu: improve shutdown defaults for session daemon,
Daniel P. Berrangé
- [PATCH 21/26] rpc: move state stop into virNetDaemon class,
Daniel P. Berrangé
- [PATCH 13/26] qemu: configurable delay for shutdown before poweroff,
Daniel P. Berrangé
- [PATCH 20/26] qemu: add config to control if auto-shutdown VMs are restored,
Daniel P. Berrangé
- [PATCH 25/26] rpc: don't let systemd shutdown daemon while saving VMs,
Daniel P. Berrangé
- [PATCH 26/26] hypervisor: send systemd status messages while saving,
Daniel P. Berrangé
- [PATCH 24/26] admin: add 'daemon-shutdown' command,
Daniel P. Berrangé
- [PATCH 22/26] rpc: don't unconditionally quit after preserving state,
Daniel P. Berrangé
- [PATCH 23/26] rpc: fix shutdown sequence when preserving state,
Daniel P. Berrangé
- [PATCH 11/26] qemu: support automatic VM managed save in system daemon,
Daniel P. Berrangé
- Re: [PATCH 00/26] integrate auto-shutdown of VMs with daemons,
Peter Krempa
- [PATCH v5 0/4] iproute2 bridge vlan support,
Leigh Brown
- [PATCH] util: don't attempt to acquire logind inhibitor if not requested,
Daniel P. Berrangé
- [PATCH] rpc: log details of OS signals received by daemon,
Daniel P. Berrangé
- [PATCH v2] spec: Enable ch driver,
Praveen K Paladugu
- [PATCH v4 0/4] iproute2 bridge vlan support,
Leigh Brown
- [PATCH] meson: Drop devmapper_dep for libvirt_admin_lib,
Michal Privoznik
- [PATCH] tools: fix ordering mistake in virt-admin daemon-set-timeout code,
Daniel P. Berrangé
- [PATCH] conf: Restrict model type to enum members,
Adam Julis
- [PATCH] util: fix off-by-1 in inhibitor constants,
Daniel P. Berrangé
- [PATCH v3 0/4] fix AppArmor policy restore for runtime rules,
Georgia Garcia
- Plans for 11.0.0 release (freeze on Thursday 09 Jan),
Jiri Denemark
- [PATCH] security: apparmor: Remove hardcoded "libvirtd" profile name,
Jim Fehlig via Devel
- [PATCH] meson: remove unneeded dependency on libdevmapper for storage_disk,
Stefan Hellermann
- [libvirt PATCH v2 0/2] conf: Adjust hyperv tlbflush formatting,
Ján Tomko
- [PATCH] conf: Adjust hyperv tlbflush formatting,
Martin Kletzander
- [PATCH v2 0/3] po: handle translation of polkit policy file strings,
Daniel P. Berrangé
- [PATCH] Remove the deprecated "-runas" command line option,
Thomas Huth
- [PATCH] virtiofs: allow read only mode,
Adam Julis
- [PATCH] qemu monitor: Fix incorrect error message condition,
Fabian Leditzky via Devel
- [PATCH 0/1] RFC: Add Arm CCA support for getting capability information and running Realm VM,
Akio Kakuno
- Investigating MAC Address Conflict Resolution in libvirt: Log Analysis and Code Location Inquiry,
Xuda Zhang
- [RFC v3 PATCH 0/4] iproute2 bridge vlan support,
Leigh Brown
- [PATCH] spec: Enable ch driver,
Praveen K Paladugu
- [PATCH] hyperv: Introduce and export 'facility' variable.,
Michal Privoznik
- [PATCH] Support IDE/SATA disk 'product' parameter,
Adam Julis
- [PATCH 0/2] Add more hyperv tlbflush features,
Martin Kletzander
- [RFC v2 PATCH 0/4] iproute2 bridge vlan support,
Leigh Brown
- [PATCH 0/2] po: handle translatin of polkit policy file strings,
Daniel P. Berrangé
- [PATCH v2 00/11] Enabling logging for ch guests,
Praveen K Paladugu
- [PATCH v2 01/11] hypervisor: copy qemu log context mgmt to hypervisor,
Praveen K Paladugu
- [PATCH v2 02/11] hypervisor: rename reference to qemu in domain_logcontext,
Praveen K Paladugu
- [PATCH v2 03/11] hypervisor: drop qemu specific args in domainLogContextNew,
Praveen K Paladugu
- [PATCH v2 04/11] hypervisor: Build domain_logcontext,
Praveen K Paladugu
- [PATCH v2 05/11] libvirt_private: export symbols from domain_logcontext,
Praveen K Paladugu
- [PATCH v2 06/11] qemu: Modify qemu driver to use domainLogContext,
Praveen K Paladugu
- [PATCH v2 07/11] qemu: delete qemu_logcontext files,
Praveen K Paladugu
- [PATCH v2 08/11] ch: Enable logging for ch domains,
Praveen K Paladugu
- [PATCH v2 09/11] ch: move curl_data and curl_callback definitions,
Praveen K Paladugu
- [PATCH v2 10/11] ch: Enable logging curl responses from ch,
Praveen K Paladugu
- [PATCH v2 11/11] ch: configure ch driver to use virlogd,
Praveen K Paladugu
- Re: [PATCH v2 00/11] Enabling logging for ch guests,
Michal Prívozník via Devel
- [RFC PATCH 00/10] hw/misc/vmcoreinfo: Convert from QDev to plain Object,
Philippe Mathieu-Daudé
- [RFC PATCH 01/10] hw/misc/vmcoreinfo: Declare QOM type using DEFINE_TYPES macro,
Philippe Mathieu-Daudé
- [RFC PATCH 02/10] hw/misc/vmcoreinfo: Rename opaque pointer as 'opaque',
Philippe Mathieu-Daudé
- [RFC PATCH 03/10] hw/misc/vmcoreinfo: Un-inline vmcoreinfo_find(),
Philippe Mathieu-Daudé
- [RFC PATCH 04/10] hw/misc/vmcoreinfo: Rename VMCOREINFO_DEVICE -> TYPE_VMCOREINFO_DEVICE,
Philippe Mathieu-Daudé
- [RFC PATCH 05/10] hw/misc/vmcoreinfo: Convert to three-phase reset interface,
Philippe Mathieu-Daudé
- [RFC PATCH 06/10] hw/misc/vmcoreinfo: Move vmstate_vmcoreinfo[] around,
Philippe Mathieu-Daudé
- [RFC PATCH 07/10] hw/misc/vmcoreinfo: Factor vmcoreinfo_device_realize() out,
Philippe Mathieu-Daudé
- [RFC PATCH 08/10] hw/misc/vmcoreinfo: Implement 'vmcore-info' object,
Philippe Mathieu-Daudé
- [RFC PATCH 09/10] hw/misc/vmcoreinfo: Deprecate '-device vmcoreinfo',
Philippe Mathieu-Daudé
- [RFC PATCH-for-10.2 10/10] hw/misc/vmcoreinfo: Remove legacy '-device vmcoreinfo',
Philippe Mathieu-Daudé
- Re: [RFC PATCH 00/10] hw/misc/vmcoreinfo: Convert from QDev to plain Object,
Daniel P. Berrangé
- libvirt-gusts blocking boots sequence and usb recovery and others,
"Justin Lanouette (“Anarchsun”)"
- [PATCH] nodedev: udev: Hook up virFileWaitForExist to address uevent, race of pci device,
Guoyi Tu
- [PATCH 0/3] docs: Trivial cleanups,
Philippe Mathieu-Daudé
- [PATCH 00/10] Enabling logging for ch guests,
Praveen K Paladugu
- [PATCH 03/10] hypervisor: drop qemu specific args in domainLogContextNew,
Praveen K Paladugu
- [PATCH 01/10] hypervisor: copy qemu log context mgmt to hypervisor,
Praveen K Paladugu
- [PATCH 05/10] libvirt_private: export symbols from domain_logcontext,
Praveen K Paladugu
- [PATCH 04/10] hypervisor: Build domain_logcontext,
Praveen K Paladugu
- [PATCH 02/10] hypervisor: rename reference to qemu in domain_logcontext,
Praveen K Paladugu
- [PATCH 06/10] qemu: Modify qemu driver to use domainLogContext,
Praveen K Paladugu
- [PATCH 07/10] qemu: delete qemu_logcontext files,
Praveen K Paladugu
- [PATCH 08/10] ch: Enable logging for ch domains,
Praveen K Paladugu
- [PATCH 09/10] ch: move curl_data and curl_callback definitions,
Praveen K Paladugu
- [PATCH 10/10] ch: Enable logging curl responses from ch,
Praveen K Paladugu
- Re: [PATCH 00/10] Enabling logging for ch guests,
Michal Prívozník
- [PATCH] qemu_capabilities: Avoid memleak in virQEMUCapsProbeFullDeprecatedProperties(),
Michal Privoznik
- [PATCH 0/7] Add missing CPU features and GraniteRapids-v2 model supported by QEMU 9.2.0,
Jiri Denemark
- [PATCH 1/7] cpu_map: Add avx10* CPU features,
Jiri Denemark
- [PATCH 2/7] cpu_map: Add GraniteRapids-v2 CPU model,
Jiri Denemark
- [PATCH 3/7] cpu_map: Add sha512, sm3, and sm4 CPU features,
Jiri Denemark
- [PATCH 4/7] cpu_map: Add fdp-excptn-only CPU feature,
Jiri Denemark
- [PATCH 7/7] cpu_map: Add missing CPU features,
Jiri Denemark
- [PATCH 6/7] cpu_map: Add ibpb-brtype CPU feature,
Jiri Denemark
- [PATCH 5/7] cpu_map: Add zero-fcs-fds CPU feature,
Jiri Denemark
- Re: [PATCH 0/7] Add missing CPU features and GraniteRapids-v2 model supported by QEMU 9.2.0,
Michal Prívozník
- [PATCH 0/3] qemu: Call migrate-incoming with exit-on-error=false,
Jiri Denemark
- [PATCH] qemu: Enable I/O APIC even more frequently,
Michal Privoznik
- [PATCH] src: drop obsolete checks for virDomainConfigFile failure,
Daniel P. Berrangé
- [PATCH] apparmor: Allow running loongarch64 VMs on Debian 12,
Xianglai Li
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]