All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH kvm-unit-tests 0/2] access: cut more execution time on reserved bit tests
@ 2021-08-13 11:12 Paolo Bonzini
  2021-08-13 11:12 ` [PATCH kvm-unit-tests 1/2] access: optimize check for multiple reserved bits Paolo Bonzini
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paolo Bonzini @ 2021-08-13 11:12 UTC (permalink / raw)
  To: kvm; +Cc: babu.moger

Cut execution time by another 25%, from ~4 minutes to 2:40.

Paolo Bonzini (2):
  access: optimize check for multiple reserved bits
  access: treat NX as reserved if EFER.NXE=0

 x86/access.c | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

-- 
2.27.0


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

end of thread, other threads:[~2021-08-13 15:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-13 11:12 [PATCH kvm-unit-tests 0/2] access: cut more execution time on reserved bit tests Paolo Bonzini
2021-08-13 11:12 ` [PATCH kvm-unit-tests 1/2] access: optimize check for multiple reserved bits Paolo Bonzini
2021-08-13 11:12 ` [PATCH kvm-unit-tests 2/2] access: treat NX as reserved if EFER.NXE=0 Paolo Bonzini
2021-08-13 15:32 ` [PATCH kvm-unit-tests 0/2] access: cut more execution time on reserved bit tests Babu Moger

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.