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/[email protected]
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