Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request' into...
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 26 Aug 2021 09:42:34 +0000 (10:42 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 26 Aug 2021 09:42:34 +0000 (10:42 +0100)
commit0a9be955459f21968516f5b220822f7350a3d3c1
tree6c9e7adf52934bfddae15b245d5b806b14719d43
parentd8ae530ec00368d4adfb996b5ef6c74cb4460504
parentf429dbf8fc526a9cacf531176b28d0c65701475a
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request' into staging

x86 queue, 2021-08-25

Bug fixes:
* Remove split lock detect in Snowridge CPU model (Chenyi Qiang)
* Remove AVX_VNNI feature from Cooperlake cpu model (Yang Zhong)

# gpg: Signature made Wed 25 Aug 2021 20:53:59 BST
# gpg:                using RSA key 5A322FD5ABC4D3DBACCFD1AA2807936F984DC5A6
# gpg:                issuer "ehabkost@redhat.com"
# gpg: Good signature from "Eduardo Habkost <ehabkost@redhat.com>" [full]
# Primary key fingerprint: 5A32 2FD5 ABC4 D3DB ACCF  D1AA 2807 936F 984D C5A6

* remotes/ehabkost-gl/tags/x86-next-pull-request:
  i386/cpu: Remove AVX_VNNI feature from Cooperlake cpu model
  target/i386: Remove split lock detect in Snowridge CPU model

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>