qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Resend PATCH 0/3] Add CPU model for intel processor Cooper Lake
@ 2019-10-22  7:35 Cathy Zhang
  2019-10-22  7:35 ` [Resend PATCH 1/3] i386: Add MSR feature bit for MDS-NO Cathy Zhang
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Cathy Zhang @ 2019-10-22  7:35 UTC (permalink / raw)
  To: qemu-devel; +Cc: Cathy Zhang, pbonzini, ehabkost, rth

This patchset is to add CPU model for intel processor Cooper Lake. It
will inherit features from the existing CPU model Cascadelake-Server,
meanwhile, add the platform associated new instruction and feature
for speculative execution which the host supports. There are associated
feature bit and macro defined here as needed.

Cathy Zhang (3):
  i386: Add MSR feature bit for MDS-NO
  i386: Add macro for stibp
  i386: Add new CPU model Cooperlake

 target/i386/cpu.c | 60 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 target/i386/cpu.h |  3 +++
 2 files changed, 63 insertions(+)

-- 
1.8.3.1



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-11-11 17:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-22  7:35 [Resend PATCH 0/3] Add CPU model for intel processor Cooper Lake Cathy Zhang
2019-10-22  7:35 ` [Resend PATCH 1/3] i386: Add MSR feature bit for MDS-NO Cathy Zhang
2019-10-22  7:35 ` [Resend PATCH 2/3] i386: Add macro for stibp Cathy Zhang
2019-10-22  7:35 ` [Resend PATCH 3/3] i386: Add new CPU model Cooperlake Cathy Zhang
2019-10-24 16:58   ` Bruce Rogers
2019-10-24  2:52 ` [Resend PATCH 0/3] Add CPU model for intel processor Cooper Lake Eduardo Habkost
2019-11-11 17:31   ` Bruce Rogers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).