]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cpu: Add support for al57 Intel features
authorShaohe Feng <shaohe.feng@intel.com>
Sun, 17 Dec 2017 23:02:44 +0000 (18:02 -0500)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 25 Jan 2018 14:30:32 +0000 (15:30 +0100)
commite7cb9c4e230c3c77e35e72334c261b5b0a2211c6
tree3f9970dc2333f5ffea78d38d3242e82892f95935
parentfcf30f2de14fd5df97a42727a7be8dbc251fa258
cpu: Add support for al57 Intel features

We can start qemu with a "cpu,+la57" to set 57-bit vitrual address
space. So VM can be aware that it need to enable 5-level paging.

Corresponding QEMU commits:
        al57 6c7c3c21f95dd9af8a0691c0dd29b07247984122
src/cpu/cpu_map.xml
tests/domaincapsschemadata/qemu_2.9.0-tcg.x86_64.xml