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

Reply via email to