qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix Skylake, Cascadelake and Icelake Server CPU models
@ 2020-02-27  9:08 Chenyi Qiang
  2020-02-27  9:08 ` [PATCH 1/3] target/i386: add missing vmx features for several " Chenyi Qiang
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Chenyi Qiang @ 2020-02-27  9:08 UTC (permalink / raw)
  To: Paolo Bonzini, Richard Henderson; +Cc: Xiaoyao Li, qemu-devel

Current Skylake-Server, Cascadelake-Server and Icelake-Server CPU models
lack several VMX features. Icelake-Server also lacks two features in
FEAT_7_0_EBX. In addition, The model numbers of Icelake-Client and
Icelake-Server need to be fixed.

Chenyi Qiang (3):
  target/i386: add missing vmx features for several CPU models
  target/i386: add two missing features for Icelake-Server CPU model
  target/i386: modify Icelake-Client and Icelake-Server CPU model number

 target/i386/cpu.c | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

-- 
2.17.1



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

end of thread, other threads:[~2020-03-27  7:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-27  9:08 [PATCH 0/3] Fix Skylake, Cascadelake and Icelake Server CPU models Chenyi Qiang
2020-02-27  9:08 ` [PATCH 1/3] target/i386: add missing vmx features for several " Chenyi Qiang
2020-02-27  9:08 ` [PATCH 2/3] target/i386: add two missing features for Icelake-Server CPU model Chenyi Qiang
2020-02-27  9:08 ` [PATCH 3/3] target/i386: modify Icelake-Client and Icelake-Server CPU model number Chenyi Qiang
2020-02-27  9:48   ` Jack Wang
2020-02-28  0:30     ` Chenyi Qiang
2020-03-18  8:02 ` [PATCH 0/3] Fix Skylake, Cascadelake and Icelake Server CPU models Chenyi Qiang
2020-03-27  7:45   ` Chenyi Qiang

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).