Commit Graph

97 Commits

Author SHA1 Message Date
Jiri Denemark
ef809b76a6 libvirt-10.10.0-10.el9
- esxConnectListAllDomains: Don't propagate failure to lookup a single domain (RHEL-80606)
- conf: parse interface/source/@dev for all interface types (with backend type='passt') (RHEL-82539)
- libvirt-host: Clarify/fix description of the CPU frequency field (RHEL-86197)
- virNodeGetInfo: Improve description of the case when fake data is reported (RHEL-86197)
- manpages: virsh: Use disclaimer from 'virNodeGetInfo()' for 'virsh nodeinfo' (RHEL-86197)
- esx: Accept empty "path" URI component same way as "/" (RHEL-86459)
- qemu: Rename outgoingMigration parameter in various TPM functions (RHEL-86800)
- qemu: Properly propagate migration state to TPM cleanup code (RHEL-86800)
- qemuDomainBlockCopyCommon: Don't revoke access to file twice on failure (RHEL-7357)
- qemuxmlconftest: Drop s390-default-cpu-...ccw-virtio-2.7 test cases (RHEL-72976)
- tests: add capabilities for QEMU 10.0.0 on s390x (RHEL-72976)
- qemu: Do NOT autoadd NUMA node for s390 (RHEL-72976)
- qemu_command: Use qemuBuildVirtioDevProps() to build cmd line for virtio-mem and virtio-pmem (RHEL-72976)
- qemuxmlconftest: Introduce memory-hotplug-virtio-mem-pci-s390x.xml (RHEL-72976)
- qemu_caps: Introduce QEMU_CAPS_DEVICE_VIRTIO_MEM_CCW (RHEL-72976)
- qemu: Validate virtio-mem-ccw (RHEL-72976)
- qemu: Allow virtio-mem on CCW (RHEL-72976)
- qemuxmlconftest: Introduce memory-hotplug-virtio-mem-ccw-s390x.xml (RHEL-72976)
- qemu_domain_address: fix CCW virtio-mem hotplug (RHEL-72976)

Resolves: RHEL-72976, RHEL-7357, RHEL-80606, RHEL-82539, RHEL-86197
Resolves: RHEL-86459, RHEL-86800
2025-04-17 09:56:28 +02:00
Jiri Denemark
8026296455 libvirt-10.10.0-9.el9
- util: introduce object for holding a system inhibitor lock (RHEL-83064)
- src: convert drivers over to new virInhibitor APIs (RHEL-83064)
- rpc: remove logind support for virNetDaemon (RHEL-83064)
- util: fix off-by-1 in inhibitor constants (RHEL-83064)
- util: don't attempt to acquire logind inhibitor if not requested (RHEL-83064)
- network: Free inhibitor in networkStateCleanup() (RHEL-83064)
- conf: introduce support for multiple ACPI tables (RHEL-81041)
- src: validate permitted ACPI table types in libxl/qemu drivers (RHEL-81041)
- src: introduce 'raw' and 'rawset' ACPI table types (RHEL-81041)
- qemu: support 'raw' ACPI table type (RHEL-81041)
- libxl: support 'rawset' ACPI table type (RHEL-81041)
- conf: support MSDM ACPI table type (RHEL-81041)
- qemu: support MSDM ACPI table type (RHEL-81041)
- qemuxmlconftest: Include shared memory 'net-vhostuser' test cases (RHEL-84133)
- qemuValidateDomainDeviceDefNetwork: Require shared memory for all vhost-user interfaces (RHEL-84133)
- qemu: process: Remove un-updated 'qemuProcessStartWarnShmem' (RHEL-84133)

Resolves: RHEL-81041, RHEL-83064, RHEL-84133
2025-03-26 13:05:21 +01:00
Jiri Denemark
84b9f25cb1 libvirt-10.10.0-8.el9
- remote: add sysusers file to create 'libvirt' group (RHEL-81749)
- qemu: Avoid crash in qemuDomainCheckCPU with unknown host CPU (RHEL-81747)
- qemu_snapshot: allow reverting to external disk only snapshot (RHEL-21549)
- qemu: snapshot: error out early when reverting snapshot for VM with non-file disk (RHEL-30971)

Resolves: RHEL-21549, RHEL-30971, RHEL-81747, RHEL-81749
2025-03-13 15:29:35 +01:00
Jiri Denemark
4a97ecd040 libvirt-10.10.0-7.el9
- qemu_migration: Refactor qemuMigrationSrcRestoreDomainState (RHEL-79168)
- qemu_migration: Do not automatically resume domain after I/O error (RHEL-79168)
- qemucapabilitiestest: Add data for the qemu-10.0 dev cycle on x86_64 (RHEL-79095)
- qemucapabilitiestest: Update 'caps_10.0.0_x86_64' to 'v9.2.0-1636-gffaf7f0376' (RHEL-79095)
- qemu: capabilies: Introduce QEMU_CAPS_BLOCKDEV_SET_ACTIVE (RHEL-79095)
- qemu: monitor: Add monitor backend for 'blockdev-set-active' (RHEL-79095)
- qemu: migration: Reactivate block nodes after migration if VM is left paused (RHEL-79095)
- conf: change virDomainHostdevInsert() to return void (RHEL-69455)
- qemu: fix qemu validation to forbid guest-side IP address for type='vdpa' (RHEL-69455)
- qemu: validate that model is virtio for vhostuser and vdpa interfaces in the same place (RHEL-69455)
- qemu: automatically set model type='virtio' for interface type='vhostuser' (RHEL-69455)
- qemu: do all vhostuser attribute validation in qemu driver (RHEL-69455)
- conf/qemu: make <source> element *almost* optional for type=vhostuser (RHEL-69455)
- qemu: use switch instead of if in qemuProcessPrepareDomainNetwork() (RHEL-69455)
- qemu: make qemuPasstCreateSocketPath() public (RHEL-69455)
- qemu: complete vhostuser + passt support (RHEL-69455)
- qemu: fail validation if a domain def has vhostuser/passt but no shared mem (RHEL-69455)
- docs: improve type='user' docs to higlight differences between SLIRP and passt (RHEL-69455)
- docs: document using passt backend with <interface type='vhostuser'> (RHEL-69455)
- utils: Canonicalize paths before comparing them (RHEL-79166)

Resolves: RHEL-69455, RHEL-79095, RHEL-79166, RHEL-79168
2025-02-17 21:30:50 +01:00
Jiri Denemark
26e17db3c8 libvirt-10.10.0-6.el9
- build: Bump minimum glib2 version to 2.66.0 (RHEL-77884)
- qemuProcessHandleIOError: Refactor to extract 'priv' instead of 'driver' (RHEL-77884)
- qemu: Handle quirks of 'device' field of BLOCK_IO_ERROR event in monitor code (RHEL-77884)
- qemu: Rename 'diskAlias' to 'device' in qemu IO error event handling (RHEL-77884)
- qemuProcessHandleIOError: Rename local variables (RHEL-77884)
- qemuMonitorJSONHandleIOError: Do not munge 'reason' field of IO error event (RHEL-77884)
- qemuProcessHandleIOError: Prefer lookup by node name (RHEL-77884)
- qemuMonitorJSONHandleIOError: Propagate new 'qom-path' field (RHEL-77884)
- virStorageSource: Add fields for storing last I/O error message (RHEL-77884)
- qemuProcessHandleIOError: Populate I/O error reason to virStorageSource (RHEL-77884)
- qemuProcessHandleIOError: Log IO errors in the VM log file (RHEL-77884)
- libxlDomainGetMessages: Add existing flags to 'virCheckFlags' (RHEL-77884)
- virDomainObjGetMessages: Refactor using GPtrArray (RHEL-77884)
- virDomainGetMessages: Introduce VIR_DOMAIN_MESSAGE_IOERRORS (RHEL-77884)
- include: libvirt-domain: Reword documentation for @reason of VIR_DOMAIN_EVENT_ID_IO_ERROR_REASON (RHEL-77884)
- include: libvirt-domain: Add 'message' @reason of VIR_DOMAIN_EVENT_ID_IO_ERROR_REASON (RHEL-77884)
- qemuSnapshotForEachQcow2: Don't initialize 'nrollback' (RHEL-73315)
- qemu: process: Export qemuPrepareNVRAM for use in snapshot code (RHEL-73315)
- qemu: snapshot: Ensure that NVRAM image exists when taking inactive internal snapshot (RHEL-73315)
- qemuxmlconftest: Allow testing of the 'writable' flag for passed FDs for disks (RHEL-37519)
- qemuxmlconftest: Add testing of FDs with 'writable' flag in 'disk-source-fd' (RHEL-37519)
- qemu: domain: Initialize FD passthrough for a virStorageSource before using it (RHEL-37519)

Resolves: RHEL-37519, RHEL-73315, RHEL-77884
2025-02-07 15:56:31 +01:00
Jiri Denemark
c2bfdf96a6 libvirt-10.10.0-5.el9
- qemu: allow migration of guest with mdev vGPU to VF vGPU (RHEL-68064)
- storage_file: Refuse qcow2 images with empty string as 'data_file' (RHEL-73504)
- virstoragetest: Add case for qcow2 image with empty string as 'data_file' (RHEL-73504)
- qemu: snapshot: delete disk image only if parent snapshot is external (RHEL-74041)
- storage_file: de-modularize the local file backend (RHEL-73507)
- libvirt.spec: Move ownership of 'storage-file' backends directory to gluster (RHEL-73507)
- qemu: re-use existing ActualNetDef for more interface types during update-device (RHEL-7036)
- tools: ssh-proxy: Check for domain status before parsing its CID (RHEL-75577)

Resolves: RHEL-68064, RHEL-7036, RHEL-73504, RHEL-73507, RHEL-74041
Resolves: RHEL-75577
2025-01-24 16:05:43 +01:00
Jiri Denemark
806516057f libvirt-10.10.0-4.el9
- conf, docs: Add support for direct and extended tlbflush features (RHEL-7122)
- qemu: Add support for direct and extended tlbflush features (RHEL-7122)
- conf: refactor hyperv features formatting (RHEL-7122)
- conf: Adjust hyperv tlbflush formatting (RHEL-7122)
- qemu_migration: Do not consider post-copy active in postcopy-recover (RHEL-73085)

Resolves: RHEL-7122, RHEL-73085
2025-01-16 13:30:52 +01:00
Jiri Denemark
dcd704c7f7 libvirt-10.10.0-3.el9
- qemu: Enable I/O APIC even more frequently (RHEL-65844)

Resolves: RHEL-65844
2024-12-20 14:10:18 +01:00
Jiri Denemark
0028645d09 libvirt-10.10.0-2.el9
- util: Fix typo in virNetDevOpenvswitchInterfaceSetQos (RHEL-69938)
- qemu: tpm: do not update profile name for transient domains (RHEL-71072)
- qemu: Enable I/O APIC if needed (RHEL-65844)
- cpu_map: Sort data files in meson.build (RHEL-70052)
- sync_qemu_models_i386: Update meson.build (RHEL-70052)
- sync_qemu_models_i386: Generate missing -v1 variants (RHEL-70052)
- cpu_map: Add 486-v1 CPU model (RHEL-70052)
- cpu_map: Add pentium-v1 CPU model (RHEL-70052)
- cpu_map: Add pentium2-v1 CPU model (RHEL-70052)
- cpu_map: Add pentium3-v1 CPU model (RHEL-70052)
- cpu_map: Add coreduo-v1 CPU model (RHEL-70052)
- cpu_map: Add n270-v1 CPU model (RHEL-70052)
- cpu_map: Add core2duo-v1 CPU model (RHEL-70052)
- cpu_map: Add qemu32-v1 CPU model (RHEL-70052)
- cpu_map: Add kvm32-v1 CPU model (RHEL-70052)
- cpu_map: Add qemu64-v1 CPU model (RHEL-70052)
- cpu_map: Add kvm64-v1 CPU model (RHEL-70052)
- cpu_map: Add Conroe-v1 CPU model (RHEL-70052)
- cpu_map: Add Penryn-v1 CPU model (RHEL-70052)
- cpu_map: Add KnightsMill-v1 CPU model (RHEL-70052)
- cpu_map: Add athlon-v1 CPU model (RHEL-70052)
- cpu_map: Add phenom-v1 CPU model (RHEL-70052)
- cpu_map: Add Opteron_G1-v1 CPU model (RHEL-70052)
- cpu_map: Add Opteron_G2-v1 CPU model (RHEL-70052)
- cpu_map: Add Opteron_G3-v1 CPU model (RHEL-70052)
- cpu_map: Add Opteron_G4-v1 CPU model (RHEL-70052)
- cpu_map: Add Opteron_G5-v1 CPU model (RHEL-70052)
- cpu_map: Add EPYC-Genoa-v1 CPU model (RHEL-70052)

Resolves: RHEL-65844, RHEL-69938, RHEL-70052, RHEL-71072
2024-12-17 12:00:47 +01:00
Jiri Denemark
74398e2a33 libvirt-10.10.0-1.el9
- Rebased to libvirt-10.10.0 (RHEL-50574)
- The rebase also fixes the following bugs:
    RHEL-23607, RHEL-24850, RHEL-29267, RHEL-30842, RHEL-53963
    RHEL-54325, RHEL-54326, RHEL-55240, RHEL-64341, RHEL-65372
    RHEL-65780, RHEL-65844, RHEL-67702, RHEL-67836, RHEL-68614
    RHEL-69417

Resolves: RHEL-23607, RHEL-24850, RHEL-29267, RHEL-30842, RHEL-50574
Resolves: RHEL-53963, RHEL-54325, RHEL-54326, RHEL-55240, RHEL-64341
Resolves: RHEL-65372, RHEL-65780, RHEL-65844, RHEL-67702, RHEL-67836
Resolves: RHEL-68614, RHEL-69417
2024-12-02 18:34:18 +01:00
Jiri Denemark
f317f82482 libvirt-10.9.0-1.el9
- Rebased to libvirt-10.9.0 (RHEL-50574)
- The rebase also fixes the following bugs:
    RHEL-7036, RHEL-7122, RHEL-35752, RHEL-46870, RHEL-52314
    RHEL-60030, RHEL-60033, RHEL-64341

Resolves: RHEL-35752, RHEL-46870, RHEL-50574, RHEL-52314, RHEL-60030
Resolves: RHEL-60033, RHEL-64341, RHEL-7036, RHEL-7122
2024-11-01 13:54:59 +01:00
Jiri Denemark
ac793afe44 libvirt-10.8.0-2.el9
- Revert "network: *un*set the firewalld zone while shutting down a network" (RHEL-61576)
- Revert "network: support setting firewalld zone for bridge device of open networks" (RHEL-61576)
- network: call network(Add|Remove)FirewallRules() for forward mode='open' (RHEL-61576)
- network: a different way of supporting firewalld zone for mode='open' networks (RHEL-61576)
- network: a different implementation of *un*setting firewalld zone when network is destroyed (RHEL-61576)

Resolves: RHEL-61576
2024-10-10 10:36:31 +02:00
Jiri Denemark
f98243b899 libvirt-10.8.0-1.el9
- Rebased to libvirt-10.8.0 (RHEL-50574)
- The rebase also fixes the following bugs:
    RHEL-688, RHEL-7122, RHEL-19379, RHEL-22166, RHEL-24746
    RHEL-28827, RHEL-45200, RHEL-45952, RHEL-53964, RHEL-54550
    RHEL-56611, RHEL-58446

Resolves: RHEL-19379, RHEL-22166, RHEL-24746, RHEL-28827, RHEL-45200
Resolves: RHEL-45952, RHEL-50574, RHEL-53964, RHEL-54550, RHEL-56611
Resolves: RHEL-58446, RHEL-688, RHEL-7122
2024-10-02 10:21:48 +02:00
Jiri Denemark
bc89a4573a libvirt-10.5.0-5.el9
- qemu: virtiofs: cache: use 'never' instead of 'none' (RHEL-50329)
- qemu_domain: Strip <acpi/> from s390(x) definitions (RHEL-49516)
- qemuxmlconftest: Add tests for the ACPI stripping hack on s390 (RHEL-49516)
- vsh: Allow vshReadlineInit() to be called multiple times (RHEL-53560)

Resolves: RHEL-49516, RHEL-50329, RHEL-53560
2024-08-09 11:49:32 +02:00
Jiri Denemark
7fc87071e5 libvirt-10.5.0-4.el9
- virt-host-validate: Allow longer list of CPU flags (RHEL-39969)

Resolves: RHEL-39969
2024-07-23 15:18:22 +02:00
Jiri Denemark
5c3ebb9dd9 libvirt-10.5.0-3.el9
- vmx: Be even more lax when trying to comprehend serial ports (RHEL-32182)

Resolves: RHEL-32182
2024-07-22 10:31:07 +02:00
Jiri Denemark
cfcbc697e0 libvirt-10.5.0-2.el9
- vmx: Do not require all ID data for VMWare Distributed Switch (RHEL-46099)
- tests: vhostuser: add virtiofsd json descriptor (RHEL-7108, RHEL-40135)
- tests: qemuxmlconf: adjust test case to new virtiofsd (RHEL-7108, RHEL-40135)
- qemu: fill capabilities for virtiofsd (RHEL-7108, RHEL-40135)
- qemu: do not use deprecated options for new virtiofsd (RHEL-7108)
- qemu: migration: allow migration for virtiofs (RHEL-40135)
- virt-host-validate: Drop extra "PASS" (RHEL-46868)
- qemu: Don't leave beingDestroyed=true on inactive domain (RHEL-43309)

Resolves: RHEL-40135, RHEL-43309, RHEL-46099, RHEL-46868, RHEL-7108
2024-07-12 18:10:05 +02:00
Jiri Denemark
e4e05acf4d libvirt-10.5.0-1.el9
- Rebased to libvirt-10.5.0 (RHEL-21381)
- The rebase also fixes the following bugs:
    RHEL-23833, RHEL-29642, RHEL-37542, RHEL-39969, RHEL-40899
    RHEL-43309

Resolves: RHEL-21381, RHEL-23833, RHEL-29642, RHEL-37542, RHEL-39969
Resolves: RHEL-40899, RHEL-43309
2024-07-01 11:58:21 +02:00
Jiri Denemark
e55513c587 libvirt-10.4.0-1.el9
- Rebased to libvirt-10.4.0 (RHEL-7489)
- The rebase also fixes the following bugs:
    RHEL-29642, RHEL-30373, RHEL-32182, RHEL-33044, RHEL-33082
    RHEL-34615, RHEL-35948, RHEL-36565, RHEL-36721, RHEL-39271
    RHEL-39400

Resolves: RHEL-29642, RHEL-30373, RHEL-32182, RHEL-33044, RHEL-33082
Resolves: RHEL-34615, RHEL-35948, RHEL-36565, RHEL-36721, RHEL-39271
Resolves: RHEL-39400, RHEL-7489
2024-06-04 13:27:39 +02:00
Jiri Denemark
d666bf1e9d libvirt-10.3.0-2.el9
- qemu: fix qemu command for pci hostdevs and ramfb='off' (RHEL-28808)

Resolves: RHEL-28808
2024-05-27 09:53:53 +02:00
Jiri Denemark
4f40839f69 libvirt-10.3.0-1.el9
- Rebased to libvirt-10.3.0 (RHEL-29642)
- The rebase also fixes the following bugs:
    RHEL-25993, RHEL-7101, RHEL-7461, RHEL-16333, RHEL-7343
    RHEL-28808, RHEL-32880, RHEL-35879, RHEL-34112, RHEL-30373
    RHEL-23416, RHEL-23608, RHEL-26276, RHEL-22728

Resolves: RHEL-16333, RHEL-22728, RHEL-23416, RHEL-23608, RHEL-25993
Resolves: RHEL-26276, RHEL-28808, RHEL-29642, RHEL-30373, RHEL-32880
Resolves: RHEL-34112, RHEL-35879, RHEL-7101, RHEL-7343, RHEL-7461
2024-05-09 12:04:11 +02:00
Jiri Denemark
89e6bcfe8f libvirt-10.0.0-7.el9
- qemu: virtiofs: do not crash if cgroups are missing
- qemu: virtiofs: set correct label when creating the socket
- qemu: virtiofs: error out if getting the group or user name fails
- Fix off-by-one error in udevListInterfacesByStatus (CVE-2024-1441)
- remote: check for negative array lengths before allocation (CVE-2024-2494)
- qemu: Fix migration with custom XML (RHEL-30622)

Resolves: RHEL-30112, RHEL-30622, RHEL-33485
2024-04-22 16:41:16 +02:00
Jiri Denemark
40c0ee63b9 libvirt-10.0.0-5.el9
- cpu: x86: Add support for adding features to existing CPU models (RHEL-25995)
- qemu: domain: Check arch in qemuDomainMakeCPUMigratable (RHEL-25995)
- conf: cpu: Introduce virCPUDefListFeatures (RHEL-25995)
- qemu: domain: Drop added features from migratable CPU (RHEL-25995)
- Add vmx-* features to Broadwell* (RHEL-25995)
- Add vmx-* features to Cascadelake* (RHEL-25995)
- Add vmx-* features to Conroe (RHEL-25995)
- Add vmx-* features to Cooperlake (RHEL-25995)
- Add vmx-* features to core{,2}duo (RHEL-25995)
- Add vmx-* features to Haswell* (RHEL-25995)
- Add vmx-* features to Icelake* (RHEL-25995)
- Add vmx-* features to IvyBridge* (RHEL-25995)
- Add vmx-* features to kvm* (RHEL-25995)
- Add vmx-* features to Nehalem* (RHEL-25995)
- Add vmx-* features to Penryn (RHEL-25995)
- Add vmx-* features to SandyBridge* (RHEL-25995)
- Add vmx-* features to SapphireRapids (RHEL-25995)
- Add vmx-* features to Skylake* (RHEL-25995)
- Add vmx-* features to Snowridge (RHEL-25995)
- Add vmx-* features to Westmere* (RHEL-25995)

Resolves: RHEL-25995
2024-03-19 16:07:21 +01:00
Jiri Denemark
f956802388 libvirt-10.0.0-4.el9
- Set stubDriverName from hostdev driver model attribute during pci device setup (RHEL-25858)
- qemuMigrationDstPrepareStorage: Use 'switch' statement to include all storage types (RHEL-24825)
- qemuMigrationDstPrepareStorage: Properly consider path for 'vdpa' devices (RHEL-24825)
- domain_validate: Account for NVDIMM label size properly when checking for memory conflicts (RHEL-4452)

Resolves: RHEL-24825, RHEL-25858, RHEL-4452
2024-02-22 16:12:25 +01:00
Jiri Denemark
9ea8eed2bd libvirt-10.0.0-3.el9
- remote_driver: Restore special behavior of remoteDomainGetBlockIoTune() (RHEL-22800)
- conf: Introduce dynamicMemslots attribute for virtio-mem (RHEL-15316)
- qemu_capabilities: Add QEMU_CAPS_DEVICE_VIRTIO_MEM_PCI_DYNAMIC_MEMSLOTS capability (RHEL-15316)
- qemu_validate: Check capability for virtio-mem dynamicMemslots (RHEL-15316)
- qemu_command: Generate cmd line for virtio-mem dynamicMemslots (RHEL-15316)
- qemu_snapshot: fix detection if non-leaf snapshot isn't in active chain (RHEL-23212)
- qemu_snapshot: create: refactor external snapshot detection (RHEL-22797)
- qemu_snapshot: create: don't require disk-only flag for offline external snapshot (RHEL-22797)
- remoteDispatchAuthPolkit: Fix lock ordering deadlock if client closes connection during auth (RHEL-20337)
- util: virtportallocator: Add VIR_DEBUG statements for port allocations and release (RHEL-21543)
- qemu: migration: Properly handle reservation of manually specified NBD port (RHEL-21543)
- qemuMigrationDstStartNBDServer: Refactor cleanup (RHEL-21543)
- virPCIVPDResourceIsValidTextValue: Adjust comment to reflect actual code (RHEL-22314)
- util: pcivpd: Refactor virPCIVPDResourceIsValidTextValue (RHEL-22314)
- virNodeDeviceCapVPDFormatCustom*: Escape unsanitized strings (RHEL-22314)
- virNodeDeviceCapVPDFormat: Properly escape system-originated strings (RHEL-22314)
- schema: nodedev: Adjust allowed characters in 'vpdFieldValueFormat' (RHEL-22314)
- tests: Test the previously mishandled PCI VPD characters (RHEL-22314)
- Don't overwrite error message from 'virXPathNodeSet' (RHEL-22314)
- tests: virpcivpdtest: Remove 'testVirPCIVPDReadVPDBytes' case (RHEL-22314)
- util: virpcivpd: Unexport 'virPCIVPDReadVPDBytes' (RHEL-22314)
- util: pcivpd: Unexport virPCIVPDParseVPDLargeResourceFields (RHEL-22314)
- tests: virpcivpd: Remove 'testVirPCIVPDParseVPDStringResource' case (RHEL-22314)
- util: virpcivpd: Unexport 'virPCIVPDParseVPDLargeResourceString' (RHEL-22314)
- virPCIVPDResourceGetKeywordPrefix: Fix logging (RHEL-22314)
- util: virpcivpd: Remove return value from virPCIVPDResourceCustomUpsertValue (RHEL-22314)
- conf: virNodeDeviceCapVPDParse*: Remove pointless NULL checks (RHEL-22314)
- virpcivpdtest: testPCIVPDResourceBasic: Remove tests for uninitialized 'ro'/'rw' section (RHEL-22314)
- util: virPCIVPDResourceUpdateKeyword: Remove impossible checks (RHEL-22314)
- conf: node_device: Refactor 'virNodeDeviceCapVPDParseCustomFields' to fix error reporting (RHEL-22314)
- virNodeDeviceCapVPDParseXML: Fix error reporting (RHEL-22314)
- util: virpcivpd: Remove return value from virPCIVPDResourceUpdateKeyword (RHEL-22314)
- virPCIDeviceHasVPD: Refactor "debug" messages (RHEL-22314)
- virPCIDeviceGetVPD: Fix multiple error handling bugs (RHEL-22314)
- virPCIDeviceGetVPD: Handle errors in callers (RHEL-22314)
- virPCIVPDReadVPDBytes: Refactor error handling (RHEL-22314)
- virPCIVPDParseVPDLargeResourceString: Properly report errors (RHEL-22314)
- virPCIVPDParseVPDLargeResourceFields: Merge logic conditions (RHEL-22314)
- virPCIVPDParseVPDLargeResourceFields: Remove impossible 'default' switch case (RHEL-22314)
- virPCIVPDParseVPDLargeResourceFields: Refactor processing of read data (RHEL-22314)
- virPCIVPDParseVPDLargeResourceFields: Refactor return logic (RHEL-22314)
- virPCIVPDParseVPDLargeResourceFields: Report proper errors (RHEL-22314)
- virPCIVPDParse: Do reasonable error reporting (RHEL-22314)
- virt-admin: Add warning when connection to default daemon fails (RHEL-23170)

Resolves: RHEL-15316, RHEL-20337, RHEL-21543, RHEL-22314, RHEL-22797
Resolves: RHEL-22800, RHEL-23170, RHEL-23212
2024-02-08 13:17:07 +01:00
Jiri Denemark
ab635b48e8 libvirt-10.0.0-2.el9
- tests: Add hostcpudata for machine with CPU clusters (RHEL-7043)
- conf: Report CPU clusters in capabilities XML (RHEL-7043)
- conf: Allow specifying CPU clusters (RHEL-7043)
- qemu: Introduce QEMU_CAPS_SMP_CLUSTERS (RHEL-7043)
- qemu: Use CPU clusters for guests (RHEL-7043)
- tests: Add test case for CPU clusters (RHEL-7043)
- qemu: Make monitor aware of CPU clusters (RHEL-7043)
- tests: Verify handling of CPU clusters in QMP data (RHEL-7043)
- build: Make daemons depend on generated *_protocol.[ch] (RHEL-15267)
- domain_validate: Check for domain address conflicts fully (RHEL-4452)
- qemu_hotplug: Don't lose 'created' flag in qemuDomainChangeNet() (RHEL-22714)

Resolves: RHEL-15267, RHEL-22714, RHEL-4452, RHEL-7043
2024-01-29 11:33:36 +01:00
Jiri Denemark
094326e498 libvirt-10.0.0-1.el9
- Rebased to libvirt-10.0.0 (RHEL-15267)
- The rebase also fixes the following bugs:
    RHEL-18782, RHEL-735, RHEL-18165, RHEL-4607, RHEL-700
    RHEL-7100, RHEL-15480, RHEL-7416, RHEL-20609, RHEL-7570
    RHEL-20444, RHEL-17596, RHEL-7569

Resolves: RHEL-15267, RHEL-15480, RHEL-17596, RHEL-18165, RHEL-18782
Resolves: RHEL-20444, RHEL-20609, RHEL-4607, RHEL-700, RHEL-7100
Resolves: RHEL-735, RHEL-7416, RHEL-7569, RHEL-7570
2024-01-16 19:47:36 +01:00
Jiri Denemark
302582166d libvirt-9.10.0-1.el9
- Rebased to libvirt-9.10.0 (rhbz#RHEL-15267)
- The rebase also fixes the following bugs:
    rhbz#RHEL-16878, rhbz#RHEL-14611, rhbz#RHEL-7384, rhbz#RHEL-16870, rhbz#RHEL-18439
    rhbz#RHEL-16751, rhbz#RHEL-4452, rhbz#RHEL-17841, rhbz#RHEL-15288, rhbz#RHEL-7040

Resolves: rhbz#RHEL-14611, rhbz#RHEL-15267, rhbz#RHEL-15288, rhbz#RHEL-16751, rhbz#RHEL-16870
Resolves: rhbz#RHEL-16878, rhbz#RHEL-17841, rhbz#RHEL-18439, rhbz#RHEL-4452, rhbz#RHEL-7040
Resolves: rhbz#RHEL-7384
2023-12-20 16:02:03 +01:00
Jiri Denemark
c2153720f3 libvirt-9.9.0-1.el9
- Rebased to libvirt-9.9.0 (rhbz#RHEL-15267)
- The rebase also fixes the following bugs:
    rhbz#RHEL-7525, rhbz#RHEL-7570, rhbz#RHEL-7542, rhbz#RHEL-7568, rhbz#RHEL-7545
    rhbz#RHEL-3231, rhbz#RHEL-7382, rhbz#RHEL-7345, rhbz#RHEL-1717, rhbz#RHEL-7528
    rhbz#RHEL-1833, rhbz#RHEL-7569, rhbz#RHEL-4432, rhbz#RHEL-974, rhbz#RHEL-4994
    rhbz#RHEL-7419

Resolves: rhbz#RHEL-15267, rhbz#RHEL-1717, rhbz#RHEL-1833, rhbz#RHEL-3231, rhbz#RHEL-4432
Resolves: rhbz#RHEL-4994, rhbz#RHEL-7345, rhbz#RHEL-7382, rhbz#RHEL-7419, rhbz#RHEL-7525
Resolves: rhbz#RHEL-7528, rhbz#RHEL-7542, rhbz#RHEL-7545, rhbz#RHEL-7568, rhbz#RHEL-7569
Resolves: rhbz#RHEL-7570, rhbz#RHEL-974
2023-11-21 12:43:44 +01:00
Jiri Denemark
ac56d1c20b libvirt-9.5.0-6.el9
- tests: Use DO_TEST_CAPS_*_ABI_UPDATE() for ppc64 (rhbz#2196178)
- tests: Switch to firmware autoselection for hvf (rhbz#2196178)
- tests: Use virt-4.0 machine type for aarch64 (rhbz#2196178)
- tests: Consistently use /path/to/guest_VARS.fd (rhbz#2196178)
- tests: Turn abi-update.xml into a symlink (rhbz#2196178)
- tests: Rename firmware-auto-efi-nvram-path (rhbz#2196178)
- qemu: Fix return value for qemuFirmwareFillDomainLegacy() (rhbz#2196178)
- qemu: Fix lookup against stateless/combined pflash (rhbz#2196178)
- tests: Add some more DO_TEST*ABI_UPDATE* macros (rhbz#2196178)
- tests: Add more tests for firmware selection (rhbz#2196178)
- tests: Update firmware descriptor files (rhbz#2196178)
- tests: Drop tags from BIOS firmware descriptor (rhbz#2196178)
- tests: Include microvm in firmwaretest (rhbz#2196178)
- qemu: Don't overwrite NVRAM template for legacy firmware (rhbz#2196178)
- qemu: Generate NVRAM path in more cases (rhbz#2196178)
- qemu: Filter firmware based on loader.readonly (rhbz#2196178)
- qemu: Match NVRAM template extension for new domains (rhbz#2196178)
- conf: Don't default to raw format for loader/NVRAM (rhbz#2196178)
- tests: Rename firmware-auto-efi-format-loader-qcow2-nvram-path (rhbz#2196178)
- tests: Reintroduce firmware-auto-efi-format-mismatch (rhbz#2196178)
- rpm: Reorder scriptlets (rhbz#2210058)
- rpm: Reduce use of with_modular_daemons (rhbz#2210058)
- rpm: Remove custom libvirtd restart logic (rhbz#2210058)
- rpm: Introduce new macros for handling of systemd units (rhbz#2210058)
- rpm: Switch to new macros for handling of systemd units (rhbz#2210058)
- rpm: Delete unused macros (rhbz#2210058)

Resolves: rhbz#2196178, rhbz#2210058
2023-08-25 10:20:33 +02:00
Jiri Denemark
d98c472cee libvirt-9.5.0-5.el9
- Revert "qemu_passt: Actually use @logfd" (rhbz#2209191)
- Revert "qemu_passt: Precreate passt logfile" (rhbz#2209191)

Resolves: rhbz#2209191
2023-08-03 00:15:00 +02:00
Jiri Denemark
35bc6239db libvirt-9.5.0-4.el9
- storage: Fix returning of locked objects from 'virStoragePoolObjListSearch' (CVE-2023-3750, rhbz#2221851)

Resolves: rhbz#2221851
2023-07-31 14:54:43 +02:00
Jiri Denemark
a63d9ba90e libvirt-9.5.0-3.el9
- tests: remove acpi support from s390x ccw hotplug tests (rhbz#2168499)
- tests: add capabilities for QEMU 8.1.0 on s390x (rhbz#2168499)
- qemu: add run-with async-teardown capability (rhbz#2168499)
- qemu: allow use of async teardown in domain (rhbz#2168499)
- conf: domcaps: Add 'async-teardown' domain capability (rhbz#2168499)
- qemu: S390 does not provide physical address size (rhbz#2224016)
- nodedev: report mdev persistence properly (rhbz#2143158)
- node_device: Don't leak error message buffer from virMdevctlListDefined|Active (rhbz#2143158)

Resolves: rhbz#2143158, rhbz#2168499, rhbz#2224016
2023-07-21 23:25:10 +02:00
Jiri Denemark
04cb88e791 libvirt-9.5.0-2.el9
- nodedev: transient mdev update on nodeDeviceCreateXML (rhbz#2143158)
- nodedev: refactor mdevctl thread functions (rhbz#2143158)
- nodedev: update mdevs from the mdevctl thread (rhbz#2143158)

Resolves: rhbz#2143158
2023-07-17 15:59:37 +02:00
Jiri Denemark
6e357dd23e libvirt-9.5.0-1.el9
- Rebased to libvirt-9.5.0 (rhbz#2175785)

Resolves: rhbz#2175785
2023-07-03 15:40:00 +02:00
Jiri Denemark
6a91725a57 libvirt-9.5.0-0rc1.1.el9
- Rebased to libvirt-9.5.0-rc1 (rhbz#2175785)
- The rebase also fixes the following bugs:
    rhbz#2160356, rhbz#2209191, rhbz#2210287, rhbz#2209853, rhbz#2171860
    rhbz#2138150, rhbz#2171384

Resolves: rhbz#2138150, rhbz#2160356, rhbz#2171384, rhbz#2171860, rhbz#2175785
Resolves: rhbz#2209191, rhbz#2209853, rhbz#2210287
2023-06-28 09:47:28 +02:00
Jiri Denemark
d2a35bd337 libvirt-9.4.0-1.el9
- Rebased to libvirt-9.4.0 (rhbz#2175785)
- The rebase also fixes the following bugs:
    rhbz#2119007, rhbz#2193315, rhbz#2209658, rhbz#2143158, rhbz#2208946
    rhbz#2138150, rhbz#2203657, rhbz#2180679, rhbz#2203709

Resolves: rhbz#2119007, rhbz#2138150, rhbz#2143158, rhbz#2175785, rhbz#2180679
Resolves: rhbz#2193315, rhbz#2203657, rhbz#2203709, rhbz#2208946, rhbz#2209658
2023-06-02 14:24:34 +02:00
Jiri Denemark
8e2d2a718e libvirt-9.3.0-2.el9
- qemu_domin: Account for NVMe disks when calculating memlock limit on hotplug (rhbz#2014030)

Resolves: rhbz#2014030
2023-05-16 16:01:27 +02:00
Jiri Denemark
2998337a79 libvirt-9.3.0-1.el9
- Rebased to libvirt-9.3.0 (rhbz#2175785)
- The rebase also fixes the following bugs:
    rhbz#2181235, rhbz#2176215, rhbz#2187133, rhbz#2178885, rhbz#2174700
    rhbz#2160435, rhbz#2184966, rhbz#2187278, rhbz#2014030, rhbz#2185184
    rhbz#2156300

Resolves: rhbz#2014030, rhbz#2156300, rhbz#2160435, rhbz#2174700, rhbz#2175785
Resolves: rhbz#2176215, rhbz#2178885, rhbz#2181235, rhbz#2184966, rhbz#2185184
Resolves: rhbz#2187133, rhbz#2187278
2023-05-05 15:28:31 +02:00
Jiri Denemark
bf8afade48 libvirt-9.2.0-1.el9
- Rebased to libvirt-9.2.0 (rhbz#2175785)
- The rebase also fixes the following bugs:
    rhbz#2178885, rhbz#2000410, rhbz#2175582, rhbz#2154750, rhbz#2175449
    rhbz#2181234, rhbz#2078693, rhbz#2176924, rhbz#2156300, rhbz#2173142
    rhbz#2171973, rhbz#2178866, rhbz#2182961, rhbz#2174397, rhbz#2179030
    rhbz#2161965, rhbz#2035985

Resolves: rhbz#2000410, rhbz#2035985, rhbz#2078693, rhbz#2154750, rhbz#2156300
Resolves: rhbz#2161965, rhbz#2171973, rhbz#2173142, rhbz#2174397, rhbz#2175449
Resolves: rhbz#2175582, rhbz#2175785, rhbz#2176924, rhbz#2178866, rhbz#2178885
Resolves: rhbz#2179030, rhbz#2181234, rhbz#2182961
2023-04-03 17:16:27 +02:00
Jiri Denemark
4a735275bc libvirt-9.1.0-1.el9
- Rebased to libvirt-9.1.0 (rhbz#2175785)
- The rebase also fixes the following bugs:
    rhbz#2004850, rhbz#2137346, rhbz#2166235, rhbz#1961326

Resolves: rhbz#1961326, rhbz#2004850, rhbz#2137346, rhbz#2166235, rhbz#2175785
2023-03-13 11:43:10 +01:00
Jiri Denemark
3262f40358 libvirt-9.0.0-7.el9
- qemu_snapshot: remove memory snapshot when deleting external snapshot (rhbz#2170826)
- qemu_snapshot: refactor qemuSnapshotDeleteExternalPrepare (rhbz#2170826)

Resolves: rhbz#2170826
2023-02-22 16:40:29 +01:00
Jiri Denemark
963136057f libvirt-9.0.0-6.el9
- rpc: client: Don't check return value of virNetMessageNew (rhbz#2145188)
- rpc: Don't warn about "max_client_requests" in single-threaded daemons (rhbz#2145188)

Resolves: rhbz#2145188
2023-02-17 12:07:46 +01:00
Jiri Denemark
e5cf731e40 libvirt-9.0.0-5.el9
- qemu_extdevice: Do cleanup host only for VIR_DOMAIN_TPM_TYPE_EMULATOR (rhbz#2168762)
- qemu: blockjob: Handle 'pending' blockjob state only when we need it (rhbz#2168769)

Resolves: rhbz#2168762, rhbz#2168769
2023-02-13 16:23:12 +01:00
Jiri Denemark
18102c088b libvirt-9.0.0-4.el9
- qemuProcessStop: Fix detection of outgoing migration for external devices (rhbz#2161557)
- qemuExtTPMStop: Restore TPM state label more often (rhbz#2161557)
- qemuProcessLaunch: Tighten rules for external devices wrt incoming migration (rhbz#2161557)
- qemu_process: Produce better debug message wrt domain namespaces (rhbz#2167302)
- qemu_namespace: Deal with nested mounts when umount()-ing /dev (rhbz#2167302)
- qemuProcessRefreshDisks: Don't skip filling of disk information if tray state didn't change (rhbz#2166411)

Resolves: rhbz#2161557, rhbz#2166411, rhbz#2167302
2023-02-09 11:24:05 +01:00
Jiri Denemark
ff5db98bff libvirt-9.0.0-3.el9
- src: Don't use virReportSystemError() on virProcessGetStatInfo() failure (rhbz#2148266)
- qemu: Provide virDomainGetCPUStats() implementation for session connection (rhbz#2148266)
- virsh: Make domif-setlink work more than once (rhbz#2165466)
- qemu_fd: Remove declaration for 'qemuFDPassNewDirect' (rhbz#2040272)
- qemuStorageSourcePrivateDataFormat: Rename 'tmp' to 'objectsChildBuf' (rhbz#2040272)
- qemu: command: Handle FD passing commandline via qemuBuildBlockStorageSourceAttachDataCommandline (rhbz#2040272)
- qemuFDPassTransferCommand: Mark that FD was passed (rhbz#2040272)
- qemu: fd: Add helpers allowing storing FD set data in status XML (rhbz#2040272)
- qemu: domain: Store fdset ID for disks passed to qemu via FD (rhbz#2040272)
- qemu: block: Properly handle FD-passed disk hot-(un-)plug (rhbz#2040272)

Resolves: rhbz#2040272, rhbz#2148266, rhbz#2165466
2023-02-01 13:33:57 +01:00
Jiri Denemark
86af401d07 libvirt-9.0.0-2.el9
- vircgroupv2: fix cpu.weight limits check (rhbz#2037998)
- domain_validate: drop cpu.shares cgroup check (rhbz#2037998)
- docs: document correct cpu shares limits with both cgroups v1 and v2 (rhbz#2037998)
- qemu_interface: Fix managed='no' case when creating an ethernet interface (rhbz#2144738)
- conf: clarify some external TPM error messages (rhbz#2063723)
- qemu: hotplug: Remove legacy quirk for 'dimm' address generation (rhbz#2158701)
- qemu: alias: Remove 'oldAlias' argument of qemuAssignDeviceMemoryAlias (rhbz#2158701)
- qemu: Remove 'memAliasOrderMismatch' field from VM private data (rhbz#2158701)
- rpc: Fix error message in virNetServerSetClientLimits (rhbz#2033879)

Resolves: rhbz#2033879, rhbz#2037998, rhbz#2063723, rhbz#2144738, rhbz#2158701
2023-01-25 10:13:33 +01:00
Jiri Denemark
04a142d808 libvirt-9.0.0-1.el9
- Rebased to libvirt-9.0.0 (rhbz#2124466)
- The rebase also fixes the following bugs:
    rhbz#2151064, rhbz#1874163, rhbz#2130192, rhbz#2111948, rhbz#1824722
    rhbz#2150455, rhbz#2063723, rhbz#1717611, rhbz#2160448, rhbz#2151869
    rhbz#2040272, rhbz#2144738, rhbz#2159851, rhbz#2156289, rhbz#2033879
    rhbz#1820437, rhbz#2151202

Resolves: rhbz#1717611, rhbz#1820437, rhbz#1824722, rhbz#1874163, rhbz#2033879
Resolves: rhbz#2040272, rhbz#2063723, rhbz#2111948, rhbz#2124466, rhbz#2130192
Resolves: rhbz#2144738, rhbz#2150455, rhbz#2151064, rhbz#2151202, rhbz#2151869
Resolves: rhbz#2156289, rhbz#2159851, rhbz#2160448
2023-01-16 16:48:51 +01:00
Jiri Denemark
6a12fe27ae libvirt-8.10.0-2.el9
- qemu_process: Document qemuProcessPrepare{Domain,Host}() order (rhbz#2150760)
- qemu_extdevice: Init paths in qemuExtDevicesPrepareDomain() (rhbz#2150760)
- qemu_extdevice: Expose qemuExtDevicesInitPaths() (rhbz#2150760)
- qemu: Init ext devices paths on reconnect (rhbz#2150760)

Resolves: rhbz#2150760
2022-12-06 09:57:41 +01:00
Jiri Denemark
fcd64c60e5 libvirt-8.10.0-1.el9
- Rebased to libvirt-8.10.0 (rhbz#2124466)
- The rebase also fixes the following bugs:
    rhbz#2128993, rhbz#2143235, rhbz#2143840, rhbz#1874163, rhbz#2000075
    rhbz#2143838, rhbz#2104919, rhbz#2072204, rhbz#2137298

Resolves: rhbz#1874163, rhbz#2000075, rhbz#2072204, rhbz#2104919, rhbz#2124466
Resolves: rhbz#2128993, rhbz#2137298, rhbz#2143235, rhbz#2143838, rhbz#2143840
2022-12-01 14:43:44 +01:00