devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[RFC 07/10] hw/core/qdev-properties: Allow to mark qdev property as deprecated
Zhao Liu
[RFC 08/10] target/i386: Deprecate fill-mtrr-mask property
Zhao Liu
[RFC 09/10] target/i386: Deprecate cpuid-0xb property
Zhao Liu
[RFC 10/10] hw/intc/ioapic: Deprecate version property
Zhao Liu
[PATCH v5 00/28] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
Zhao Liu
[PATCH v5 01/28] hw/i386/pc: Remove deprecated pc-q35-2.6 and pc-i440fx-2.6 machines
Zhao Liu
Re: [PATCH v5 01/28] hw/i386/pc: Remove deprecated pc-q35-2.6 and pc-i440fx-2.6 machines
Igor Mammedov via Devel
[PATCH v5 02/28] tests/acpi: Allow DSDT table change for x86 machines
Zhao Liu
[PATCH v5 03/28] pc: Start with modern CPU hotplug interface by default
Zhao Liu
Re: [PATCH v5 03/28] pc: Start with modern CPU hotplug interface by default
Igor Mammedov via Devel
Re: [PATCH v5 03/28] pc: Start with modern CPU hotplug interface by default
Zhao Liu
[PATCH v5 04/28] hw/i386/pc: Remove PCMachineClass::legacy_cpu_hotplug field
Zhao Liu
Re: [PATCH v5 04/28] hw/i386/pc: Remove PCMachineClass::legacy_cpu_hotplug field
Igor Mammedov via Devel
[PATCH v5 05/28] acpi: Remove legacy cpu hotplug utilities
Zhao Liu
Re: [PATCH v5 05/28] acpi: Remove legacy cpu hotplug utilities
Igor Mammedov via Devel
[PATCH v5 06/28] docs/specs/acpi_cpu_hotplug: Remove legacy cpu hotplug descriptions
Zhao Liu
Re: [PATCH v5 06/28] docs/specs/acpi_cpu_hotplug: Remove legacy cpu hotplug descriptions
Igor Mammedov via Devel
[PATCH v5 07/28] tests/acpi: Update DSDT tables for pc machine
Zhao Liu
Re: [PATCH v5 07/28] tests/acpi: Update DSDT tables for pc machine
Igor Mammedov via Devel
Re: [PATCH v5 07/28] tests/acpi: Update DSDT tables for pc machine
Zhao Liu
[PATCH v5 08/28] tests/acpi: Update DSDT tables for q35 machine
Zhao Liu
Re: [PATCH v5 08/28] tests/acpi: Update DSDT tables for q35 machine
Igor Mammedov via Devel
[PATCH v5 09/28] hw/nvram/fw_cfg: Rename fw_cfg_init_mem() with '_nodma' suffix
Zhao Liu
[PATCH v5 10/28] hw/mips/loongson3_virt: Prefer using fw_cfg_init_mem_nodma()
Zhao Liu
[PATCH v5 11/28] hw/nvram/fw_cfg: Factor fw_cfg_init_mem_internal() out
Zhao Liu
[PATCH v5 12/28] hw/nvram/fw_cfg: Rename fw_cfg_init_mem_wide() -> fw_cfg_init_mem_dma()
Zhao Liu
[PATCH v5 13/28] hw/i386/x86: Remove X86MachineClass::fwcfg_dma_enabled field
Zhao Liu
[PATCH v5 14/28] hw/i386/pc: Remove multiboot.bin
Zhao Liu
Re: [PATCH v5 14/28] hw/i386/pc: Remove multiboot.bin
Igor Mammedov via Devel
[PATCH v5 15/28] hw/i386: Assume fw_cfg DMA is always enabled
Zhao Liu
Re: [PATCH v5 15/28] hw/i386: Assume fw_cfg DMA is always enabled
Philippe Mathieu-Daudé
Re: [PATCH v5 15/28] hw/i386: Assume fw_cfg DMA is always enabled
Igor Mammedov via Devel
[PATCH v5 16/28] hw/i386: Remove linuxboot.bin
Zhao Liu
Re: [PATCH v5 16/28] hw/i386: Remove linuxboot.bin
Igor Mammedov via Devel
Re: [PATCH v5 16/28] hw/i386: Remove linuxboot.bin
Zhao Liu
Re: [PATCH v5 16/28] hw/i386: Remove linuxboot.bin
Igor Mammedov via Devel
Re: [PATCH v5 16/28] hw/i386: Remove linuxboot.bin
Zhao Liu
[PATCH v5 17/28] hw/i386/pc: Remove pc_compat_2_6[] array
Zhao Liu
Re: [PATCH v5 17/28] hw/i386/pc: Remove pc_compat_2_6[] array
Igor Mammedov via Devel
[PATCH v5 18/28] hw/intc/apic: Remove APICCommonState::legacy_instance_id field
Zhao Liu
[PATCH v5 19/28] hw/core/machine: Remove hw_compat_2_6[] array
Zhao Liu
Re: [PATCH v5 19/28] hw/core/machine: Remove hw_compat_2_6[] array
Igor Mammedov via Devel
[PATCH v5 20/28] hw/virtio/virtio-mmio: Remove VirtIOMMIOProxy::format_transport_address field
Zhao Liu
Re: [PATCH v5 20/28] hw/virtio/virtio-mmio: Remove VirtIOMMIOProxy::format_transport_address field
Igor Mammedov via Devel
[PATCH v5 21/28] hw/i386/pc: Remove deprecated pc-q35-2.7 and pc-i440fx-2.7 machines
Zhao Liu
[PATCH v5 22/28] hw/i386/pc: Remove pc_compat_2_7[] array
Zhao Liu
Re: [PATCH v5 22/28] hw/i386/pc: Remove pc_compat_2_7[] array
Igor Mammedov via Devel
[PATCH v5 23/28] target/i386/cpu: Remove CPUX86State::full_cpuid_auto_level field
Zhao Liu
Re: [PATCH v5 23/28] target/i386/cpu: Remove CPUX86State::full_cpuid_auto_level field
Igor Mammedov via Devel
[PATCH v5 24/28] hw/audio/pcspk: Remove PCSpkState::migrate field
Zhao Liu
[PATCH v5 25/28] hw/core/machine: Remove hw_compat_2_7[] array
Zhao Liu
Re: [PATCH v5 25/28] hw/core/machine: Remove hw_compat_2_7[] array
Igor Mammedov via Devel
[PATCH v5 26/28] hw/i386/intel_iommu: Remove IntelIOMMUState::buggy_eim field
Zhao Liu
[PATCH v5 27/28] hw/virtio/virtio-pci: Remove VirtIOPCIProxy::ignore_backend_features field
Zhao Liu
[PATCH v5 28/28] hw/char/virtio-serial: Do not expose the 'emergency-write' property
Zhao Liu
Re: [PATCH v5 28/28] hw/char/virtio-serial: Do not expose the 'emergency-write' property
Igor Mammedov via Devel
[PATCH 0/2] qemu: Treat memory device source nodemask as strict NUMA policy
Michal Privoznik via Devel
[PATCH 1/2] qemuxmlconftest: Introduce memory-hotplug-numa-preferred test case
Michal Privoznik via Devel
[PATCH 2/2] qemu: Treat memory device source nodemask as strict NUMA policy
Michal Privoznik via Devel
Re: [PATCH 0/2] qemu: Treat memory device source nodemask as strict NUMA policy
Ján Tomko via Devel
[PATCH 0/1] qemu: Use pci_bus to identify multi-smmuv3 model
Nathan Chen via Devel
[PATCH 1/1] qemu: Use pci_bus to identify multi-smmuv3 model
Nathan Chen via Devel
Re: [PATCH 1/1] qemu: Use pci_bus to identify multi-smmuv3 model
Nathan Chen via Devel
Re: [PATCH 1/1] qemu: Use pci_bus to identify multi-smmuv3 model
Ján Tomko via Devel
Re: [PATCH 1/1] qemu: Use pci_bus to identify multi-smmuv3 model
Nathan Chen via Devel
[libvirt PATCH] tests: add test for a single per-device smmuv3
Ján Tomko via Devel
[PATCH] qemu: tpm: Account for possible migration without actually sharing storage
Peter Krempa via Devel
Re: [PATCH] qemu: tpm: Account for possible migration without actually sharing storage
Michal Prívozník via Devel
Re: [PATCH] qemu: tpm: Account for possible migration without actually sharing storage
Peter Krempa via Devel
Re: [PATCH] qemu: tpm: Account for possible migration without actually sharing storage
Michal Prívozník via Devel
[PATCH] spec: Fix RPM build when %{fedora} is undefined
Jiri Denemark via Devel
Release of libvirt-11.10.0
Jiri Denemark via Devel
[PATCH] NEWS: Mention the passt hostname and fqdn attributes
Han Han via Devel
Re: [PATCH] NEWS: Mention the passt hostname and fqdn attributes
Jiri Denemark via Devel
Re: [PATCH] NEWS: Mention the passt hostname and fqdn attributes
Han Han via Devel
[PATCH] NEWS: Mention CVE-2025-13193 and improvements for block stats/config and backups
Peter Krempa via Devel
Re: [PATCH] NEWS: Mention CVE-2025-13193 and improvements for block stats/config and backups
Jiri Denemark via Devel
[PATCH] NEWS: Add CVE-2025-12748
Martin Kletzander via Devel
Re: [PATCH] NEWS: Add CVE-2025-12748
Jiri Denemark via Devel
Re: [PATCH] NEWS: Add CVE-2025-12748
Martin Kletzander via Devel
[PATCH] formatdomaincaps: Fix typo in Hyper-V Enlightenments section
Jiri Denemark via Devel
Re: [PATCH] formatdomaincaps: Fix typo in Hyper-V Enlightenments section
Michal Prívozník via Devel
[PATCH] NEWS: Fix incoming migration to QEMU 10.0.0
Jiri Denemark via Devel
Re: [PATCH] NEWS: Fix incoming migration to QEMU 10.0.0
Peter Krempa via Devel
[PATCH] rpm: disable QEMU driver on non-64-bit arches for Fedora >= 44
Daniel P . Berrangé via Devel
[PATCH] rpm: disable QEMU driver on non-64-bit arches for Fedora >= 44
Daniel P . Berrangé via Devel
Re: [PATCH] rpm: disable QEMU driver on non-64-bit arches for Fedora >= 44
Jiri Denemark via Devel
[PATCH] news: document improved certs, host validate details & TDX fix
Daniel P . Berrangé via Devel
Re: [PATCH] news: document improved certs, host validate details & TDX fix
Jiri Denemark via Devel
[PATCH 0/8] Avoid changing const string via strchr() and friends
Michal Privoznik via Devel
[PATCH 1/8] vircommand: Update documentation to virCommandSetDryRun()
Michal Privoznik via Devel
[PATCH 3/8] virfirewalltest: Introduce testIPtablesSetupPrivateChains()
Michal Privoznik via Devel
Re: [PATCH 3/8] virfirewalltest: Introduce testIPtablesSetupPrivateChains()
Ján Tomko via Devel
[PATCH 4/8] virSkipSpacesBackwards: Turn @endp into const
Michal Privoznik via Devel
[PATCH 5/8] iptablesPrivateChainCreate: Rename @tmp variable
Michal Privoznik via Devel
[PATCH 2/8] virstringtest: Introduce a test for virSkipSpacesBackwards()
Michal Privoznik via Devel
[PATCH 7/8] iptablesPrivateChainCreate: Avoid modifying const string
Michal Privoznik via Devel
[PATCH 6/8] iptablesPrivateChainCreate: Switch to STRSKIP()
Michal Privoznik via Devel
[PATCH 8/8] lib: Avoid changing const strings via strchr() and friends
Michal Privoznik via Devel
Re: [PATCH 0/8] Avoid changing const string via strchr() and friends
Jaroslav Suchanek via Devel
Re: [PATCH 0/8] Avoid changing const string via strchr() and friends
Ján Tomko via Devel
[RFC v3 0/5] cover: RFE libvirt secret encryption on disk
Arun Menon via Devel
[RFC v3 1/5] util: Add support for GnuTLS decryption
Arun Menon via Devel
Re: [RFC v3 1/5] util: Add support for GnuTLS decryption
Peter Krempa via Devel
[RFC v3 2/5] secret: Set up default encryption secret key for the virtsecretd service
Arun Menon via Devel
Re: [RFC v3 2/5] secret: Set up default encryption secret key for the virtsecretd service
Peter Krempa via Devel
Re: [RFC v3 2/5] secret: Set up default encryption secret key for the virtsecretd service
Daniel P . Berrangé via Devel
Re: [RFC v3 2/5] secret: Set up default encryption secret key for the virtsecretd service
Peter Krempa via Devel
Re: [RFC v3 2/5] secret: Set up default encryption secret key for the virtsecretd service
Daniel P . Berrangé via Devel
Re: [RFC v3 2/5] secret: Set up default encryption secret key for the virtsecretd service
Peter Krempa via Devel
[RFC v3 3/5] secret: Add secrets.conf configuration file and parse it
Arun Menon via Devel
Re: [RFC v3 3/5] secret: Add secrets.conf configuration file and parse it
Peter Krempa via Devel
Re: [RFC v3 3/5] secret: Add secrets.conf configuration file and parse it
Arun Menon via Devel
Re: [RFC v3 3/5] secret: Add secrets.conf configuration file and parse it
Arun Menon via Devel
Re: [RFC v3 3/5] secret: Add secrets.conf configuration file and parse it
Peter Krempa via Devel
Re: [RFC v3 3/5] secret: Add secrets.conf configuration file and parse it
Daniel P . Berrangé via Devel
Re: [RFC v3 3/5] secret: Add secrets.conf configuration file and parse it
Arun Menon via Devel
Re: [RFC v3 3/5] secret: Add secrets.conf configuration file and parse it
Daniel P . Berrangé via Devel
[RFC v3 4/5] secret: Add encryptionSchemeType attribute to store ciphers
Arun Menon via Devel
Re: [RFC v3 4/5] secret: Add encryptionSchemeType attribute to store ciphers
Peter Krempa via Devel
[RFC v3 5/5] secret: Add functionality to load and save secrets in encrypted format
Arun Menon via Devel
Re: [RFC v3 5/5] secret: Add functionality to load and save secrets in encrypted format
Peter Krempa via Devel
Re: [RFC v3 0/5] cover: RFE libvirt secret encryption on disk
Peter Krempa via Devel
[PATCH 1/3] bhyve: implement SLIRP networking
Roman Bogorodskiy
[PATCH 2/3] bhyve: validate SLIRP configuration
Roman Bogorodskiy
Re: [PATCH 2/3] bhyve: validate SLIRP configuration
Michal Prívozník via Devel
Re: [PATCH 2/3] bhyve: validate SLIRP configuration
Roman Bogorodskiy
Re: [PATCH 2/3] bhyve: validate SLIRP configuration
Laine Stump
Re: [PATCH 2/3] bhyve: validate SLIRP configuration
Roman Bogorodskiy
Re: [PATCH 2/3] bhyve: validate SLIRP configuration
Laine Stump
Re: [PATCH 2/3] bhyve: validate SLIRP configuration
Roman Bogorodskiy
[PATCH 3/3] docs: drvbhyve: document SLIRP networking
Roman Bogorodskiy
Re: [PATCH 3/3] docs: drvbhyve: document SLIRP networking
Michal Prívozník via Devel
[RFC PATCH v3 0/4] qemu: Implement support for EGM
Nathan Chen via Devel
[RFC PATCH v3 1/4] conf: Support EGM memory device model
Nathan Chen via Devel
[RFC PATCH v3 2/4] qemu: Add cgroup, namespace, and seclabel setup for EGM memory device model
Nathan Chen via Devel
[RFC PATCH v3 3/4] qemu: Add qemu CLI support for EGM
Nathan Chen via Devel
Re: [RFC PATCH v3 3/4] qemu: Add qemu CLI support for EGM
Peter Krempa via Devel
Re: [RFC PATCH v3 3/4] qemu: Add qemu CLI support for EGM
Nathan Chen via Devel
[RFC PATCH v3 4/4] tests: Add qemuxmlconftest for ACPI EGM memory device
Nathan Chen via Devel
Re: [RFC PATCH v3 0/4] qemu: Implement support for EGM
Peter Krempa via Devel
Re: [RFC PATCH v3 0/4] qemu: Implement support for EGM
Nathan Chen via Devel
git tags for CVEs
Peter Krempa via Devel
Re: git tags for CVEs
Peter Krempa via Devel
[PATCH v3] ci: refresh with 'lcitool manifest'
Michal Privoznik via Devel
Re: [PATCH v3] ci: refresh with 'lcitool manifest'
Ján Tomko via Devel
[PATCH] virCgroupSetValueRaw: Use 'const' temporary variable
Peter Krempa via Devel
Re: [PATCH] virCgroupSetValueRaw: Use 'const' temporary variable
Ján Tomko via Devel
Re: [PATCH] virCgroupSetValueRaw: Use 'const' temporary variable
Daniel P . Berrangé via Devel
Re: [PATCH] virCgroupSetValueRaw: Use 'const' temporary variable
Michal Prívozník via Devel
Re: [PATCH] virCgroupSetValueRaw: Use 'const' temporary variable
Daniel P . Berrangé via Devel
Re: [PATCH] virCgroupSetValueRaw: Use 'const' temporary variable
Michal Prívozník via Devel
Re: [PATCH] virCgroupSetValueRaw: Use 'const' temporary variable
Daniel P . Berrangé via Devel
Re: [PATCH] virCgroupSetValueRaw: Use 'const' temporary variable
Ján Tomko via Devel
Re: [PATCH] virCgroupSetValueRaw: Use 'const' temporary variable
Daniel P . Berrangé via Devel
Re: [PATCH] virCgroupSetValueRaw: Use 'const' temporary variable
Michal Prívozník via Devel
Re: [PATCH] virCgroupSetValueRaw: Use 'const' temporary variable
Peter Krempa via Devel
Entering freeze for libvirt-11.10.0
Jiri Denemark via Devel
libvirt-11.10.0 release candidate 2
Jiri Denemark via Devel
[PATCH v2 00/22] conf: qemu: Use automatic memory management
Kirill Shchetiniuk via Devel
[PATCH v2 01/22] virQEMUCapsKVMSupportsNesting: Use automatic memory management
Kirill Shchetiniuk via Devel
[PATCH v2 02/22] qemuDomainSetVcpusAgent: Use automatic memory management
Kirill Shchetiniuk via Devel
[PATCH v2 03/22] qemuDomainGetHostnameLease: Use automatic memory management
Kirill Shchetiniuk via Devel
[PATCH v2 04/22] qemuProcessRefreshChannelVirtioState: Use automatic memory management
Kirill Shchetiniuk via Devel
[PATCH v2 05/22] qemuMigrationSrcPerformPeer2Peer2: Use automatic memory management
Kirill Shchetiniuk via Devel
[PATCH v2 06/22] qemuDomainMasterKeyReadFile: Use automatic memory management
Kirill Shchetiniuk via Devel
[PATCH v2 07/22] qemuDomainObjPrivateXMLParse: Use automatic memory management
Kirill Shchetiniuk via Devel
[PATCH v2 08/22] qemuDomainGetGuestVcpus: Use automatic memory management
Kirill Shchetiniuk via Devel
[PATCH v2 09/22] qemuDomainSetGuestVcpus: Use automatic memory management
Kirill Shchetiniuk via Devel
[PATCH v2 10/22] qemuMonitorInitBalloonObjectPath: Use automatic memory management
Kirill Shchetiniuk via Devel
[PATCH v2 11/22] qemuMonitorMigrateToHost: Use automatic memory management
Kirill Shchetiniuk via Devel
[PATCH v2 12/22] qemuMigrationAnyParseURI: Use automatic memory management
Kirill Shchetiniuk via Devel
[PATCH v2 13/22] qemuMigrationAnyPrepareDef: Use automatic memory management
Kirill Shchetiniuk via Devel
[PATCH v2 14/22] qemuMigrationSrcIOFunc: Use automatic memory management
Kirill Shchetiniuk via Devel
[PATCH v2 15/22] qemuMigrationSrcStartTunnel: Use automatic memory management
Kirill Shchetiniuk via Devel
[PATCH v2 16/22] qemuMigrationSrcToLegacyFile: Use automatic memory management
Kirill Shchetiniuk via Devel
[PATCH v2 17/22] virDomainGraphicsDefNew: Use automatic memory management
Kirill Shchetiniuk via Devel
[PATCH v2 18/22] virDomainTPMDefNew: Use automatic memory management
Kirill Shchetiniuk via Devel
[PATCH v2 19/22] virDomainVideoDefNew: Use automatic memory management
Kirill Shchetiniuk via Devel
[PATCH v2 20/22] virDomainIdmapDefParseXML: Use automatic memory management
Kirill Shchetiniuk via Devel
[PATCH v2 21/22] virDomainNetAppendIPAddress: Use automatic memory management
Kirill Shchetiniuk via Devel
[PATCH v2 22/22] virDomainChrDefNew: Use automatic memory management
Kirill Shchetiniuk via Devel
[PATCH v2] ci: refresh with 'lcitool manifest'
Michal Privoznik via Devel
Re: [PATCH v2] ci: refresh with 'lcitool manifest'
Peter Krempa via Devel
[PATCH] NEWS: Document Hyper-V virttype for Qemu Domains
Praveen K Paladugu
Re: [PATCH] NEWS: Document Hyper-V virttype for Qemu Domains
Martin Kletzander via Devel
[PATCH v3] spec: Fix 'libvirt-daemon-driver-storage-zfs' on Fedora 43 and newer
Peter Krempa via Devel
Re: [PATCH v3] spec: Fix 'libvirt-daemon-driver-storage-zfs' on Fedora 43 and newer
Daniel P . Berrangé via Devel
Re: [PATCH v3] spec: Fix 'libvirt-daemon-driver-storage-zfs' on Fedora 43 and newer
Andrea Bolognani via Devel
Re: [PATCH v3] spec: Fix 'libvirt-daemon-driver-storage-zfs' on Fedora 43 and newer
Daniel P . Berrangé via Devel
Re: [PATCH v3] spec: Fix 'libvirt-daemon-driver-storage-zfs' on Fedora 43 and newer
Andrea Bolognani via Devel
[PATCH] src: fix incorrect build conditional for KVM MSR code
Daniel P . Berrangé via Devel
Re: [PATCH] src: fix incorrect build conditional for KVM MSR code
Peter Krempa via Devel
Re: [PATCH] src: fix incorrect build conditional for KVM MSR code
Daniel P . Berrangé via Devel
[PATCH v2] spec: Fix 'libvirt-daemon-driver-storage-zfs' on Fedora 43 and newer
Peter Krempa via Devel
Re: [PATCH v2] spec: Fix 'libvirt-daemon-driver-storage-zfs' on Fedora 43 and newer
Daniel P . Berrangé via Devel
[PATCH 0/3] Fix VMX-* feature detection from MSR
Hector Cao via Devel
[PATCH 3/3] cputest : fix test failures due to VMX-* feature update
Hector Cao via Devel
[PATCH 1/3] cpu_map: fix sync script to extract correctly vmx-* features
Hector Cao via Devel
Re: [PATCH 1/3] cpu_map: fix sync script to extract correctly vmx-* features
Jiri Denemark via Devel
Earlier messages
Later messages