index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
platform
/
pvh
/
enlighten.c
Age
Commit message (
Expand
)
Author
2024-03-19
Merge tag 'for-linus-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-13
x86/xen: attempt to inflate the memory balloon on PVH
Roger Pau Monne
2024-01-30
x86: Do not include <asm/bootparam.h> in several files
Thomas Zimmermann
2023-03-30
docs: move x86 documentation into Documentation/arch/
Jonathan Corbet
2021-10-05
x86/PVH: adjust function/data placement
Jan Beulich
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2019-06-08
docs: fix broken documentation links
Mauro Carvalho Chehab
2019-04-25
xen/pvh: correctly setup the PV EFI interface for dom0
Roger Pau Monne
2018-12-13
KVM: x86: Allow Qemu/KVM to use PVH entry point
Maran Wilson
2018-12-13
xen/pvh: Move Xen code for getting mem map via hcall out of common file
Maran Wilson
2018-12-13
xen/pvh: Move Xen specific PVH VM initialization out of common file
Maran Wilson
2018-12-13
xen/pvh: Create a new file for Xen specific PVH code
Maran Wilson
2018-12-13
xen/pvh: Move PVH entry code out of Xen specific tree
Maran Wilson