mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-26 07:36:19 +00:00
14319c81a0
The domain capabilities XML is capable of showing whether each guest CPU mode is supported or not with a possibility to provide additional details. This patch enhances host-model capability to advertise the exact CPU model which will be used as a host-model: <cpu> ... <mode name='host-model' supported='yes'> <model fallback='allow'>Broadwell</model> <vendor>Intel</vendor> <feature policy='disable' name='aes'/> <feature policy='require' name='vmx'/> </mode> ... </cpu> Signed-off-by: Jiri Denemark <jdenemar@redhat.com> |
||
---|---|---|
.. | ||
basic.xml | ||
full.xml | ||
libxl-xenfv-usb.xml | ||
libxl-xenfv.xml | ||
libxl-xenpv-usb.xml | ||
libxl-xenpv.xml | ||
qemu_1.7.0.x86_64.xml | ||
qemu_2.6.0-gicv2-virt.aarch64.xml | ||
qemu_2.6.0-gicv3-virt.aarch64.xml | ||
qemu_2.6.0.aarch64.xml | ||
qemu_2.6.0.ppc64le.xml | ||
qemu_2.6.0.x86_64.xml |