Lib Virt
[Prev Page][Next Page]
- Re: [libvirt PATCH] qemu_hotplug: don't forget to add hostdev interfaces to the interface list, (continued)
- [PATCH] ch_domain: Add handler for virDomainDeviceDefPostParseCallback,
William Douglas
- [PATCH 1/1] domain_validate.c: fix virDomainDefFSValidate() when fs->dst is NULL,
Daniel Henrique Barboza
- [libvirt PATCHv2 0/2] Small virtiofs fixes (virtio-fs epopee),
Ján Tomko
- [PATCH 0/7] qemu: snapshot: Fix removal of output files on failure,
Peter Krempa
- [libvirt PATCH 0/3] Small virtiofs fixes (virtio-fs epopee),
Ján Tomko
- set custom loglevel for external libraries,
Olaf Hering
- [PATCH v2 0/5] virsh bash completion improvement,
Lin Ma
- [PATCH 0/3] Apparmor: Add profiles for hypervisor daemons,
Jim Fehlig
- [libvirt PATCH 0/3] mdev tweaks,
Jonathon Jongsma
- [PATCH] virFindFileInPath: Don't pass NULL to g_canonicalize_filename(),
Michal Privoznik
- [PATCH 0/3] qemu: Handle the egl-headless capability properly,
Peter Krempa
- [PATCH] gitlab-ci: Don't build docs in 'sanitizer' jobs,
Peter Krempa
- [PACH 0/2] virStorageBackendRBDGetVolNames: Fix memory leak and clean up,
Peter Krempa
- [PATCH] ci: Also perform `brew upgrade` on MacOS,
Martin Kletzander
- [PATCH] syntax-check: Only prohibit empty first lines in non-empty files,
Martin Kletzander
- [PATCH 00/13] String list handling cleanup in qemu capabilities code,
Peter Krempa
- [PATCH 01/13] qemuMonitorJSONParsePropsList: Refactor cleanup,
Peter Krempa
- [PATCH 02/13] qemuMonitorJSONGetObjectProps: Refactor cleanup,
Peter Krempa
- [PATCH 03/13] qemuMonitorJSONGetMigrationCapabilities: Refactor cleanup,
Peter Krempa
- [PATCH 04/13] qemuMonitorJSONGetCommands: Refactor cleanup,
Peter Krempa
- [PATCH 05/13] qemuMonitorJSONGetStringArray: Refactor cleanup,
Peter Krempa
- [PATCH 07/13] testQemuMonitorJSONGetCommands: Refactor cleanup,
Peter Krempa
- [PATCH 10/13] virQEMUCapsProcessStringFlags: Don't require 'nvalues',
Peter Krempa
- [PATCH 11/13] virQEMUCapsProbeQMPTPM: Refactor handling of string lists,
Peter Krempa
- [PATCH 08/13] testQemuMonitorJSONGetTPMModels: Refactor cleanup,
Peter Krempa
- [PATCH 09/13] qemu: capabilities: Use g_auto(GStrv) instead of virStringListFreeCount,
Peter Krempa
- [PATCH 06/13] qemuMonitorJSONGetObjectTypes: Refactor cleanup,
Peter Krempa
- [PATCH 12/13] qemuMonitorJSONGetStringArray: Don't return element count,
Peter Krempa
- [PATCH 13/13] qemuMonitorJSONGetStringListProperty: Don't return element count,
Peter Krempa
- Re: [PATCH 00/13] String list handling cleanup in qemu capabilities code,
Jano Tomko
- [PATCH 0/4] qemu: Handle the SDL capability properly,
Peter Krempa
- [PATCH v2] ui: Make the DisplayType enum entries conditional,
Thomas Huth
- [PATCH 00/12] virsh bash completion improvement,
Lin Ma
- [PATCH 02/12] virsh: Use VIR_ENUM_* for --target argument in cmdNodeSuspend,
Lin Ma
- [PATCH 03/12] virsh: Add target completion to nodesuspend command,
Lin Ma
- [PATCH 05/12] virsh: Add target completion to dompmsuspend command,
Lin Ma
- [PATCH 07/12] virsh-pool: Add virshPoolTypeCompleter in macro VIRSH_COMMON_OPT_POOL_X_AS,
Lin Ma
- [PATCH 09/12] virsh-volume: Introduce virshStorageVolKeyCompleter,
Lin Ma
- [PATCH 11/12] virsh-volume: Apply virshStorageVolKeyCompleter to vol-{name, pool} commands,
Lin Ma
- [PATCH 01/12] virsh: Add comp-methods completion to migrate command,
Lin Ma
- [PATCH 04/12] virsh: Use VIR_ENUM_* for --target argument in cmdDomPMSuspend,
Lin Ma
- [PATCH 06/12] virsh: Add format completion to blockcopy command,
Lin Ma
- [PATCH 08/12] virsh-pool: Remove static from virshStoragePoolList{Free, Collect},
Lin Ma
- [PATCH 10/12] virsh-volume: Add macros VIRSH_COMMON_OPT_VOL_*,
Lin Ma
- [PATCH 12/12] virsh-volume: Apply virshStorageVolNameCompleter to vol-{key, path} commands,
Lin Ma
- Re: [PATCH 00/12] virsh bash completion improvement,
Michal Prívozník
- [libvirt PATCH v2 0/6] use confidential-guest-support if available,
Pavel Hrdina
- [PATCH] test_driver: Implement virDomainGetMessages,
Luke Yue
- [PATCH] test_driver: Implement virDomainGetSecurityLabelList,
Luke Yue
- [PATCH 0/3] Couple of cleanups,
Michal Privoznik
- [libvirt PATCH] qemu_hotplug: Report VIR_ERR_DEVICE_MISSING when device is not found,
Lee Yarwood
- [PATCH] docs: add a link to Gitlab on the contributing page,
Simon Chopin
- [PATCH v1] meson: fix xenstore and xentoollog detection,
Olaf Hering
- [PATCH 0/7] qemu: Rework qemuBuildDeviceVideoStr() slightly,
Michal Privoznik
- [PATCH 00/22] Fix hotplug of disks with iothreads and s390 cruft cleanup,
Peter Krempa
- [PATCH 01/22] util: command: Introduce virCommandToStringBuf,
Peter Krempa
- [PATCH 04/22] tests: qemuxml2argv: Modernize 'watchdog-diag288' test,
Peter Krempa
- [PATCH 03/22] bhyveConnectDomainXMLToNative: Fix memory leak in incorrect virCommandToString usage,
Peter Krempa
- [PATCH 09/22] tests: qemuxml2argv: Modernize 's390-allow-bogus-usb-controller' test,
Peter Krempa
- [PATCH 11/22] tests: Remove 's390-virtio' machine caps faking,
Peter Krempa
- [PATCH 21/22] qemuDomainCheckCCWS390AddressSupport: Remove duplicated checker,
Peter Krempa
- [PATCH 20/22] qemuValidateDomainDeviceDefAddress: Add validation of CCW address,
Peter Krempa
- [PATCH 16/22] qemu: Remove last uses of QEMU_CAPS_VIRTIO_S390,
Peter Krempa
- [PATCH 02/22] qemuxml2arvtest: Ensure newline at the end of generated .args files,
Peter Krempa
- [PATCH 05/22] tests: qemuxml2argv: Modernize 'console-sclp' test,
Peter Krempa
- [PATCH 06/22] tests: qemuxml2argv: Remove redundant tests for the obsolete 'virtio-390' machine,
Peter Krempa
- [PATCH 08/22] tests: qemuxml2xml: Modernize 's390-defaultconsole' case,
Peter Krempa
- [PATCH 13/22] qemu: capabilities: Don't probe device properties for 'virtio-*-s390' devices,
Peter Krempa
- [PATCH 17/22] qemuxml2*test: Remove QEMU_CAPS_VIRTIO_S390 flag,
Peter Krempa
- [PATCH 12/22] qemu: capabilities: Remove probing of 'virtio-*-s390' devices,
Peter Krempa
- [PATCH 22/22] qemu: validate: Don't check bus type in qemuValidateDomainDeviceDefDiskIOThreads,
Peter Krempa
- [PATCH 14/22] qemuxml2argvtest: Use other bus capability for 'non-x86_64-timer-error' case,
Peter Krempa
- [PATCH 19/22] qemu: Drop handling of devices with VIR_DOMAIN_DEVICE_ADDRESS_TYPE_VIRTIO_S390,
Peter Krempa
- [PATCH 07/22] tests: qemuxml2argv: Modernize 's390-allow-bogus-usb-none' test,
Peter Krempa
- [PATCH 15/22] qemu: Always reject 'virtio-s390' addresses,
Peter Krempa
- [PATCH 18/22] qemu: capabilities: Retire QEMU_CAPS_VIRTIO_S390,
Peter Krempa
- [PATCH 10/22] qemu: domain: Remove hack for 's390-virtio' machine,
Peter Krempa
- Re: [PATCH 00/22] Fix hotplug of disks with iothreads and s390 cruft cleanup,
Bjoern Walk
- Re: [PATCH 00/22] Fix hotplug of disks with iothreads and s390 cruft cleanup,
Jano Tomko
- Re: [PATCH 00/22] Fix hotplug of disks with iothreads and s390 cruft cleanup,
Boris Fiuczynski
- [libvirt PATCH 0/5] use confidential-guest-support if available,
Pavel Hrdina
- Migration capabilities is not reset after the libvirtd service restart,
Huangzhichao
- [libvirt PATCH] qemu_firmware: select correct firmware for AMD SEV-ES,
Pavel Hrdina
- [libvirt PATCH] nodedev: handle mdevs from multiple parents,
Jonathon Jongsma
- [PATCH v2 00/10] capabilities: Expose HMAT,
Michal Privoznik
- [PATCH v2 04/10] numa_conf: Rename virDomainCache* to virNumaCache*,
Michal Privoznik
- [PATCH v2 07/10] numa_conf: Rename virDomainNumaInterconnect* to virNumaInterconnect*,
Michal Privoznik
- [PATCH v2 09/10] capabilities: Expose NUMA interconnects,
Michal Privoznik
- [PATCH v2 10/10] vircaps2xmltest: Introduce HMAT test case,
Michal Privoznik
- [PATCH v2 01/10] tests: glib-ify vircaps2xmltest,
Michal Privoznik
- [PATCH v2 02/10] schemas: Allow zero <cpu/> for capabilities,
Michal Privoznik
- [PATCH v2 03/10] capabilities: Separate <cpu/> formatting into a function,
Michal Privoznik
- [PATCH v2 05/10] numa_conf: Expose virNumaCache formatter,
Michal Privoznik
- [PATCH v2 06/10] capabilities: Expose NUMA memory side cache,
Michal Privoznik
- [PATCH v2 08/10] numa_conf: Expose virNumaInterconnect formatter,
Michal Privoznik
- [libvirt PATCH 0/4] remote: switch to modular daemons by default,
Daniel P. Berrangé
- [libvirt PATCH] cpu_map: Add cpu feature avx-vnni,
Tim Wiederhake
- Add options to device xml to skip reattach of pci passthrough devices.,
Manish Mishra
- [PATCH] qemu: Don't set NVRAM label when creating it,
Michal Privoznik
- [libvirt PATCH] cpu_map: sync_qemu_i386.py: Remove superfluous semicolon,
Tim Wiederhake
- [RFC QEMU PATCH] ui: Make the DisplayType enum entries conditional,
Thomas Huth
- [PATCH v2 0/6] qemu: Adapt to virtio*gl* devices,
Han Han
- [PATCH] virt-host-validate: Fix IOMMU output on aarch64,
Fabiano Fidêncio
- [PATCH 0/5] virth-host-validate: Couple of cleanups,
Michal Privoznik
- [PATCH 0/5] qemu: Adapt to virtio-gpu-gl-pci and virtio-vga-gl,
Han Han
- [PATCH] apparmor: Add denied capabilities,
Jim Fehlig
- [libvirt PATCH] openvswitch: don't delete existing OVS port prior to recreating same port,
Laine Stump
- [PATCH v2] tools: only fail validations if VIR_HOST_VALIDATE_FAIL is set,
Fabiano Fidêncio
- [libvirt PATCH] docs: virtiofs: describe memfd memory backend,
Stefan Hajnoczi
- [PATCH] docs: switch ci status page to use Go -module repos,
Daniel P. Berrangé
- [PATCH 0/2] Another round of CH driver fixes,
Michal Privoznik
- [libvirt PATCH v3] docs: introduce stubs for new libvirt Go packages,
Daniel P. Berrangé
- [libvirt PATCH 0/2] Update sync_qemu_i386.py tool for changes in QEMU,
Tim Wiederhake
- [PATCH 0/3] Couple of build fixes,
Michal Privoznik
- [PATCH 0/2] test_driver: Implement some Security related APIs,
Luke Yue
- [PATCH v2 0/2] Replace some libvirt handling function with GLib APIs,
Luke Yue
- [PATCH 0/2] virsh: Add coredump format completion to dump,
Lin Ma
- [PATCH] tools: only fail validations if VIR_HOST_VALIDATE_FAIL is set,
Fabiano Fidêncio
- [PATCH] docs: Small fixes for daemons.rst,
Jim Fehlig
- [libvirt PATCH v2 0/7] Enable autostarting mediated devices,
Jonathon Jongsma
- [PATCH 0/3] libxl: A few firmware improvments,
Jim Fehlig
- [PATCH] remote: remove/annotate unused variables,
Daniel P. Berrangé
- [PATCH] ch: set driver to NULL after freeing it,
Daniel P. Berrangé
- [PATCH] ch: set shared drivers,
Wei Liu
- [libvirt PATCH v2] docs: introduce stubs for new libvirt Go packages,
Daniel P. Berrangé
- [PATCH 0/6] Be tolerant to CH_CMD missing,
Michal Privoznik
- [libvirt PATCH] meson: Ask rst2html to strip comments,
Andrea Bolognani
- [PATCH] docs: formatdomain: Document disk serial truncation status quo,
Peter Krempa
- [libvirt PATCH 0/2] docs: small fixes to audio docs,
Daniel P. Berrangé
- [libvirt PATCH 0/7] Enable autostarting mediated devices,
Jonathon Jongsma
- Arbitrary truncating of SCSI disk serial number,
Peter Krempa
- [PATCH] domain_conf: Use virXMLFormatElement() more,
Michal Privoznik
- [libvirt PATCH 0/2] Add missing audio timer period setting,
Daniel P. Berrangé
- [PATCH] tests: Update expected output of virsh-optparse,
Michal Privoznik
- [PATCH 0/5] Support for launchSecurity type papr-pef,
Daniel Henrique Barboza
- [PATCH] storage: Don't overwrite error in virISCSIDirectDisconnect(),
Michal Privoznik
- [PATCH 0/4] node_device_udev: Also process ID_TYPE=cd/dvd in udevProcessStorage(),
Michal Privoznik
- [libvirt PATCH v2] meson: Don't include warning flags in summary,
Andrea Bolognani
- Release of libvirt-7.4.0,
Jiri Denemark
- [libvirt PATCH 00/26] meson: Various fixes and improvements,
Andrea Bolognani
- [libvirt PATCH 02/26] meson: Whitespace tweaks,
Andrea Bolognani
- [libvirt PATCH 01/26] spec: Be explicit about more features,
Andrea Bolognani
- [libvirt PATCH 04/26] meson: Drop curl workaround,
Andrea Bolognani
- [libvirt PATCH 03/26] meson: Don't use 'required: true',
Andrea Bolognani
- [libvirt PATCH 11/26] meson: Fix sanlock detection,
Andrea Bolognani
- [libvirt PATCH 10/26] meson: Fix vstorage detection,
Andrea Bolognani
- [libvirt PATCH 06/26] meson: Use get_pkgconfig_variable('cflags'),
Andrea Bolognani
- [libvirt PATCH 13/26] meson: Tweak XDR check,
Andrea Bolognani
- [libvirt PATCH 14/26] meson: Fix disabling netcf,
Andrea Bolognani
- [libvirt PATCH 15/26] meson: Rewrite firewalld check,
Andrea Bolognani
- [libvirt PATCH 23/26] meson: Switch to autodetection for driver_test,
Andrea Bolognani
- [libvirt PATCH 08/26] meson: Make libm a required dependency,
Andrea Bolognani
- [libvirt PATCH 20/26] meson: Turn apparmor_profiles into a feature,
Andrea Bolognani
- [libvirt PATCH 16/26] meson: Fix firewalld check,
Andrea Bolognani
- [libvirt PATCH 24/26] meson: Style tweaks,
Andrea Bolognani
- [libvirt PATCH 19/26] meson: Rewrite apparmor_profiles check,
Andrea Bolognani
- [libvirt PATCH 09/26] meson: Drop numactl_version,
Andrea Bolognani
- [libvirt PATCH 07/26] meson: Use built-in pcap detection,
Andrea Bolognani
- [libvirt PATCH 22/26] meson: Switch to autodetection for driver_remote,
Andrea Bolognani
- [libvirt PATCH 12/26] meson: Rewrite polkit check,
Andrea Bolognani
- [libvirt PATCH 17/26] meson: Rewrite libacl check,
Andrea Bolognani
- [libvirt PATCH 18/26] meson: Use dependency() when possible,
Andrea Bolognani
- [libvirt PATCH 21/26] meson: Switch to autodetection for apparmor_profiles,
Andrea Bolognani
- [libvirt PATCH 25/26] meson: Reorganize summary,
Andrea Bolognani
- [libvirt PATCH 05/26] meson: Drop netinet workaround,
Andrea Bolognani
- [libvirt PATCH 26/26] meson: Don't include warning flags in summary,
Andrea Bolognani
- Re: [libvirt PATCH 00/26] meson: Various fixes and improvements,
Pavel Hrdina
- [PATCH] NEWS: disks: Mention <transient> improvements and <slice> XML fix,
Peter Krempa
- [PATCH v1 00/10] capabilities: Expose HMAT,
Michal Privoznik
- [PATCH v1 01/10] tests: glib-ify vircaps2xmltest,
Michal Privoznik
- [PATCH v1 02/10] schemas: Allow zero <cpu/> for capabilities,
Michal Privoznik
- [PATCH v1 08/10] numa_conf: Expose virNumaInterconnect formatter,
Michal Privoznik
- [PATCH v1 05/10] numa_conf: Expose virNumaCache formatter,
Michal Privoznik
- [PATCH v1 03/10] capabilities: Separate <cpu/> formatting into a function,
Michal Privoznik
- [PATCH v1 09/10] capabilities: Expose NUMA interconnects,
Michal Privoznik
- [PATCH v1 06/10] capabilities: Expose NUMA memory side cache,
Michal Privoznik
- [PATCH v1 10/10] vircaps2xmltest: Introduce HMAT test case,
Michal Privoznik
- [PATCH v1 04/10] numa_conf: Rename virDomainCache* to virNumaCache*,
Michal Privoznik
- [PATCH v1 07/10] numa_conf: Rename virDomainNumaInterconnect* to virNumaInterconnect*,
Michal Privoznik
- Re: [PATCH v1 00/10] capabilities: Expose HMAT,
Martin Kletzander
- [PATCH 0/3] Replace some libvirt handling functions with GLib APIs,
Luke Yue
- Storing PCI(e) VPD Board Serial Numbers,
Dmitrii Shcherbakov
- Avoiding lockspace already exists error from virtlockd,
Jim Fehlig
- [PATCH] qemuProcessSetupDisksTransientSnapshot: Skip enabling transientOverlayCreated flag,
Masayoshi Mizuma
- Libvirt CI for running functional tests,
Praveen K Paladugu
- [libvirt PATCH 0/2] fix disk XML formatting for qemuDomainBlockCopy API,
Pavel Hrdina
- [PATCH] meson.build: Compile with -Walloca,
Thomas Huth
- [PATCH] meson.build: Remove the -Wvla-larger-then flag,
Thomas Huth
- [PATCH for 7.4.0] virCapabilitiesHostNUMAInitReal: Don't jump over cleanup,
Michal Privoznik
- [PATCH] qemuDomainAttachDiskGenericTransient: Add NULL check in case the overlay disk already exists,
Masayoshi Mizuma
- [PATCH V5] libxl: adjust handling of libxl_device_nic objects,
Jim Fehlig
- [libvirt PATCH 0/2] Revert mdev autostart support,
Jonathon Jongsma
- [PATCH v8 0/3] qemu: Support rbd namespace,
Han Han
- [libvirt PATCH 00/10] remote: various refactoring & bugs for remote driver,
Daniel P. Berrangé
- [libvirt PATCH 02/10] remote: stop checking for errors from socket allocations,
Daniel P. Berrangé
- [libvirt PATCH 03/10] remote: move open flags enum to sockets header,
Daniel P. Berrangé
- [libvirt PATCH 06/10] remote: don't populate daemon path if autostart is not required,
Daniel P. Berrangé
- [libvirt PATCH 09/10] remote: fix regression connecting to remote session daemon,
Daniel P. Berrangé
- [libvirt PATCH 10/10] remote: use virtproxyd if no URI is given,
Daniel P. Berrangé
- [libvirt PATCH 08/10] remote: move proxy/mode defaults after URI parsing,
Daniel P. Berrangé
- [libvirt PATCH 05/10] remote: change socket helper to return full daemon path,
Daniel P. Berrangé
- [libvirt PATCH 07/10] rpc: remove "spawnDaemon" parameter,
Daniel P. Berrangé
- [libvirt PATCH 01/10] remote: use absolute path to check for daemons,
Daniel P. Berrangé
- [libvirt PATCH 04/10] remote: consistently use flags for passing ro/user/autostart props,
Daniel P. Berrangé
- Re: [libvirt PATCH 00/10] remote: various refactoring & bugs for remote driver,
Ján Tomko
- [PATCH v4] libxl: adjust handling of libxl_device_nic objects,
Olaf Hering
- Recommended volume permissions (being created for vagrant-libvirt via fog-libvirt),
Darragh Bailey
- [PATCH] meson.build: Fix the -Wvla-larger-than flag,
Thomas Huth
- Entering freeze for libvirt-7.4.0,
Jiri Denemark
- availability of cluster_size support (re. [libvirt PATCH v2 0/2] storage_driver: add support for cluster_size QCOW2 option),
Geoff Macartney1
- [PATCH] spec: Fix %endif indentation,
Michal Privoznik
- [libvirt PATCH] docs: introduce stubs for new libvirt Go packages,
Daniel P. Berrangé
- [PATCH for 7.4.0 v2 0/3] Avoid double indentation of <metadata/> element,
Michal Privoznik
- [PATCH RESEND v3 0/8] cleanup meson checks for runtime binaries,
Pavel Hrdina
- [PATCH for 7.4.0] conf: Avoid double indentation of <metadata/> element,
Michal Privoznik
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]