[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200722215954.464281930@linutronix.de>
Date: Wed, 22 Jul 2020 23:59:54 +0200
From: Thomas Gleixner <tglx@...utronix.de>
To: LKML <linux-kernel@...r.kernel.org>
Cc: x86@...nel.org, linux-arch@...r.kernel.org,
Will Deacon <will@...nel.org>, Arnd Bergmann <arnd@...db.de>,
Mark Rutland <mark.rutland@....com>,
Kees Cook <keescook@...omium.org>,
Keno Fischer <keno@...iacomputing.com>,
Paolo Bonzini <pbonzini@...hat.com>, kvm@...r.kernel.org,
Gabriel Krisman Bertazi <krisman@...labora.com>,
Sean Christopherson <sean.j.christopherson@...el.com>
Subject: [patch V5 00/15] entry, x86, kvm: Generic entry/exit functionality
for host and guest
This is the 5th version of generic entry/exit functionality for host and
guest.
The 4th version is available here:
https://lore.kernel.org/r/20200721105706.030914876@linutronix.de
Changes vs. V4:
- Add the missing instrumentation prevetions to the entry Makefile (Kees)
- Rename exit_to_guest to xfer_to_guest (Sean)
The patches depend on:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/entry
The lot is also available from git:
git://git.kernel.org/pub/scm/linux/kernel/git/tglx/devel.git x86/entry
Thanks,
tglx
Powered by blists - more mailing lists