[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1487777656.git.luto@kernel.org>
Date: Wed, 22 Feb 2017 07:36:15 -0800
From: Andy Lutomirski <luto@...nel.org>
To: Paolo Bonzini <pbonzini@...hat.com>, X86 ML <x86@...nel.org>
Cc: kvm list <kvm@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Borislav Petkov <bpetkov@...e.de>,
Thomas Garnier <thgarnie@...gle.com>,
Jim Mattson <jmattson@...gle.com>,
Andy Lutomirski <luto@...nel.org>
Subject: [PATCH 0/2] TSS incremental cleanups
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
Powered by blists - more mailing lists