[patch V5 00/15] entry, x86, kvm: Generic entry/exit functionality for host and guest

From: Thomas Gleixner
Date: Wed Jul 22 2020 - 18:11:31 EST


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@xxxxxxxxxxxxx

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