]> git.proxmox.com Git - mirror_qemu.git/commit
target/i386: Remove split lock detect in Snowridge CPU model
authorChenyi Qiang <chenyi.qiang@intel.com>
Wed, 30 Jun 2021 01:20:53 +0000 (09:20 +0800)
committerEduardo Habkost <ehabkost@redhat.com>
Wed, 25 Aug 2021 16:33:37 +0000 (12:33 -0400)
commit56bb24e543f9ddd27c74178f3398b7a1dbb2742a
treeba03b8c79bdcd87b99bba1ab5f86c44f7e38f9f2
parentd42685765653ec155fdf60910662f8830bdb2cef
target/i386: Remove split lock detect in Snowridge CPU model

At present, there's no mechanism intelligent enough to virtualize split
lock detection correctly. Remove it in Snowridge CPU model to avoid the
feature exposure.

Signed-off-by: Chenyi Qiang <chenyi.qiang@intel.com>
Message-Id: <20210630012053.10098-1-chenyi.qiang@intel.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
target/i386/cpu.c