]> git.proxmox.com Git - mirror_qemu.git/commit - target/i386/kvm.c
i386: Allow TOPOEXT to be enabled on older kernels
authorBabu Moger <babu.moger@amd.com>
Thu, 14 Jun 2018 01:18:22 +0000 (21:18 -0400)
committerEduardo Habkost <ehabkost@redhat.com>
Fri, 22 Jun 2018 18:01:15 +0000 (15:01 -0300)
commitf98bbd8304112187cafc3e636c31b2a3865d2717
treed432efb88458ef55408c96786450b5d8cb5a3ec7
parent254790a909a2f153d689bfa7d8e8f0386cda870d
i386: Allow TOPOEXT to be enabled on older kernels

Enabling TOPOEXT feature might cause compatibility issues if
older kernels does not set this feature. Lets set this feature
unconditionally.

Signed-off-by: Babu Moger <babu.moger@amd.com>
Message-Id: <1528939107-17193-2-git-send-email-babu.moger@amd.com>
[ehabkost: rewrite comment and commit message]
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
target/i386/kvm.c