public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] TSS incremental cleanups
@ 2017-02-22 15:36 Andy Lutomirski
  2017-02-22 15:36 ` [PATCH 1/2] x86/asm: Tidy up TSS limit code Andy Lutomirski
  2017-02-22 15:36 ` [PATCH 2/2] selftests/x86: Add a basic selftest for ioperm Andy Lutomirski
  0 siblings, 2 replies; 3+ messages in thread
From: Andy Lutomirski @ 2017-02-22 15:36 UTC (permalink / raw)
  To: Paolo Bonzini, X86 ML
  Cc: kvm list, linux-kernel@vger.kernel.org, Borislav Petkov,
	Thomas Garnier, Jim Mattson, Andy Lutomirski

Hi all-

These are incremental improvements.  I think they should go through
kvm.git since they are functionally KVM improvements and since the
code being improved is in kvm.git.

Andy Lutomirski (2):
  x86/asm: Tidy up TSS limit code
  selftests/x86: Add a basic selftest for ioperm

 arch/x86/include/asm/desc.h          |  18 ++--
 arch/x86/kernel/ioport.c             |   8 +-
 arch/x86/kernel/process.c            |   6 +-
 tools/testing/selftests/x86/Makefile |   2 +-
 tools/testing/selftests/x86/ioperm.c | 171 +++++++++++++++++++++++++++++++++++
 5 files changed, 193 insertions(+), 12 deletions(-)
 create mode 100644 tools/testing/selftests/x86/ioperm.c

-- 
2.9.3

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

end of thread, other threads:[~2017-02-22 15:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-22 15:36 [PATCH 0/2] TSS incremental cleanups Andy Lutomirski
2017-02-22 15:36 ` [PATCH 1/2] x86/asm: Tidy up TSS limit code Andy Lutomirski
2017-02-22 15:36 ` [PATCH 2/2] selftests/x86: Add a basic selftest for ioperm Andy Lutomirski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox