mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-18 10:35:20 +00:00
e2a7dd3f7e
Update the capabilities to v9.0.0-rc1-55-g7fcf7575f3 Notable changes: - Q35 machine now supports 4096 cpus - 'kvm-asyncpf-vmexit' cpu feature added - 'x2apic' cpu feature is now migratable - LUKS detached header support added - LUKS sm4 cipher alg support added - 'console' chardev backend type removed - 'memory' chardev backend type deprecated - 'mapped-ram' migration capability added - 'zero-page-detection' migration parameter added - 'acpi-generic-initiator' 'object' added - 'request-ebpf' QMP command added - 'legacy-reset', 'resettable-container', 'vhost-user-snd*' QOM types added - 'vdpa' property added for following device models: - virtio-balloon-pci - virtio-blk-pci - virtio-gpu-pci - virtio-iommu-pci - virtio-mem-pci - virtio-net-pci - virtio-scsi-pci - 'win2k-install-hack' property of 'ide-hd' added - 'aw-bits', 'granule', properties of 'virtio-iommu-pci' added - 'ebpf-rss-fds' property of 'virtio-net-pci' added Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Pavel Hrdina <phrdina@redhat.com>