mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-18 10:35:20 +00:00
0e3f42b834
Notable changes: - Icelake-Client cpu model family removed: "Icelake-Client-noTSX-x86_64-cpu" "Icelake-Client-v1-x86_64-cpu" "Icelake-Client-v2-x86_64-cpu" "Icelake-Client-v3-x86_64-cpu" "Icelake-Client-x86_64-cpu" - 'zero-copy-send' migration feature added - display 'sdl' qapified - 'arch-lbr' cpu feature added - new HyperV enlightenments: 'hv-tlbflush-ext' 'hv-tlbflush-direct' 'hv-emsr-bitmap' 'hv-xmm-input' - 'none-machine' has two new properties: - "boot" described as "Boot configuration" - "memory" described as "Memory size configuration" - 'igd-passthrough-isa-bridge' is now Xen-only - CXL: Compute eXpress Link related devices: "CXL" "cxl-rp", "cxl-type3", "pxb-cxl", "pxb-cxl-bus", "pxb-cxl-host", - 'dma-translation' feature of 'intel-iommu' - 'vmcb-clean' cpu feature now migratable: - possibly due to host kernel upgrade - changes commandline generated for the 'cpu-host-model' case of qemuxml2argvtest Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>