aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/pvh (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-05x86/PVH: adjust function/data placementJan Beulich1-6/+6
2021-04-27Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-14/+0
2021-03-21x86: Remove unusual Unicode characters from commentsIngo Molnar1-3/+3
2021-03-08x86/stackprotector/32: Make the canary into a regular percpu variableAndy Lutomirski1-14/+0
2021-01-26x86/xen/pvh: Annotate indirect branch as safeJosh Poimboeuf1-0/+2
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches1-2/+2
2019-10-18x86/asm: Make some functions localJiri Slaby1-2/+2
2019-10-18xen/pvh: Annotate data appropriatelyJiri Slaby1-7/+7
2019-06-08docs: fix broken documentation linksMauro Carvalho Chehab1-1/+1
2019-04-25xen/pvh: correctly setup the PV EFI interface for dom0Roger Pau Monne1-4/+4
2018-12-13KVM: x86: Allow Qemu/KVM to use PVH entry pointMaran Wilson2-13/+33
2018-12-13xen/pvh: Move Xen code for getting mem map via hcall out of common fileMaran Wilson1-15/+14
2018-12-13xen/pvh: Move Xen specific PVH VM initialization out of common fileMaran Wilson1-9/+20
2018-12-13xen/pvh: Create a new file for Xen specific PVH codeMaran Wilson1-3/+2
2018-12-13xen/pvh: Move PVH entry code out of Xen specific treeMaran Wilson3-0/+290