]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/i386: Add Denverton-v2 (no MPX) CPU model
authorTao Xu <tao3.xu@intel.com>
Wed, 12 Feb 2020 08:13:25 +0000 (16:13 +0800)
committerEduardo Habkost <ehabkost@redhat.com>
Tue, 17 Mar 2020 23:48:10 +0000 (19:48 -0400)
commitab0c942c868210e78ff88aef83efb4b4018068e1
tree766936777bdae725150f51870661f20f0b94c0e0
parentd649689a8ecb2e276cc20d3af6d416e3c299cb17
target/i386: Add Denverton-v2 (no MPX) CPU model

Because MPX is being removed from the linux kernel, remove MPX feature
from Denverton.

Signed-off-by: Tao Xu <tao3.xu@intel.com>
Message-Id: <20200212081328.7385-2-tao3.xu@intel.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
target/i386/cpu.c