All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] target-i386: tcg: Handle clflushopt/clwb/pcommit instructions
@ 2015-11-04 21:24 ` Eduardo Habkost
  0 siblings, 0 replies; 14+ messages in thread
From: Eduardo Habkost @ 2015-11-04 21:24 UTC (permalink / raw)
  To: qemu-devel; +Cc: Xiao Guangrong, Paolo Bonzini, kvm, Richard Henderson

This series makes TCG accept the clwb instruction, and make it check the right
CPUID bits when handling clflushopt and pcommit.

Tested using the kvm-unit-test patch I sent earlier today:
  Subject: [kvm-unit-test RFC] x86: Memory instructions test case
  Message-Id: <1446672079-8549-1-git-send-email-ehabkost@redhat.com>

Eduardo Habkost (2):
  target-i386: tcg: Accept clwb instruction
  target-i386: tcg: Check right CPUID bits for clflushopt/pcommit

 target-i386/translate.c | 39 +++++++++++++++++++++++++++++++--------
 1 file changed, 31 insertions(+), 8 deletions(-)

-- 
2.1.0


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

end of thread, other threads:[~2015-11-06 14:13 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-04 21:24 [PATCH 0/2] target-i386: tcg: Handle clflushopt/clwb/pcommit instructions Eduardo Habkost
2015-11-04 21:24 ` [Qemu-devel] " Eduardo Habkost
2015-11-04 21:24 ` [PATCH 1/2] target-i386: tcg: Accept clwb instruction Eduardo Habkost
2015-11-04 21:24   ` [Qemu-devel] " Eduardo Habkost
2015-11-06 11:04   ` Richard Henderson
2015-11-06 11:04     ` [Qemu-devel] " Richard Henderson
2015-11-06 13:59     ` Eduardo Habkost
2015-11-06 13:59       ` [Qemu-devel] " Eduardo Habkost
2015-11-06 14:13       ` Richard Henderson
2015-11-06 14:13         ` [Qemu-devel] " Richard Henderson
2015-11-04 21:24 ` [PATCH 2/2] target-i386: tcg: Check right CPUID bits for clflushopt/pcommit Eduardo Habkost
2015-11-04 21:24   ` [Qemu-devel] " Eduardo Habkost
2015-11-06 11:07   ` Richard Henderson
2015-11-06 11:07     ` [Qemu-devel] " Richard Henderson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.