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

2020-07-29 Thread Steven Price
On 24/07/2020 21:51, Thomas Gleixner wrote: Thomas Gleixner writes: This is the 5th version of generic entry/exit functionality for host and guest. I've merged the pile in two steps. Patch 1-5, i.e. the generic code is here: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git

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

2020-07-24 Thread Thomas Gleixner
Thomas Gleixner writes: > This is the 5th version of generic entry/exit functionality for host and > guest. I've merged the pile in two steps. Patch 1-5, i.e. the generic code is here: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core/entry and merged this branch and patch 6-15

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

2020-07-22 Thread Thomas Gleixner
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.030914...@linutronix.de Changes vs. V4: - Add the missing instrumentation prevetions to the entry Makefile (Kees) - Rename