Ross Lagerwall
|
7ecec8503a
xen/setup: Don't relocate p2m over existing one
|
8 years ago |
Alex Thorlton
|
738662c35c
xen/x86: Increase xen_e820_map to E820_X_MAX possible entries
|
8 years ago |
Denys Vlasenko
|
475339684e
x86/e820: Prepare e280 code for switch to dynamic storage
|
9 years ago |
Paul Gortmaker
|
7a2463dcac
x86/xen: Audit and remove any unnecessary uses of module.h
|
9 years ago |
Juergen Gross
|
dd14be92fb
xen: use same main loop for counting and remapping pages
|
9 years ago |
Linus Torvalds
|
41ecf1404b
Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
|
9 years ago |
Zhenzhong Duan
|
abed7d0710
xen: fix the check of e_pfn in xen_find_pfn_range
|
9 years ago |
David Vrabel
|
f5775e0b61
x86/xen: discard RAM regions above the maximum reservation
|
10 years ago |
Andy Lutomirski
|
0a6d1fa0d2
x86/vdso: Remove runtime 32-bit vDSO selection
|
9 years ago |
Malcolm Crossley
|
64c98e7f49
x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing map
|
10 years ago |
Juergen Gross
|
24f775a660
xen: use correct type for HYPERVISOR_memory_op()
|
10 years ago |
Juergen Gross
|
626d750866
xen: switch extra memory accounting to use pfns
|
10 years ago |
Juergen Gross
|
cb9e444b5a
xen: limit memory to architectural maximum
|
10 years ago |
Juergen Gross
|
ab24507cfa
xen: avoid another early crash of memory limited dom0
|
10 years ago |
Juergen Gross
|
eafd72e016
xen: avoid early crash of memory limited dom0
|
10 years ago |
Juergen Gross
|
cb3eb85013
xen: remove no longer needed p2m.h
|
10 years ago |
Juergen Gross
|
c70727a5bc
xen: allow more than 512 GB of RAM for 64 bit pv-domains
|
10 years ago |
Juergen Gross
|
70e6119955
xen: move p2m list if conflicting with e820 map
|
10 years ago |
Juergen Gross
|
4b9c15377f
xen: check for initrd conflicting with e820 map
|
10 years ago |
Juergen Gross
|
04414baab5
xen: check pre-allocated page tables for conflict with memory map
|
10 years ago |
Juergen Gross
|
808fdb7193
xen: check for kernel memory conflicting with memory layout
|
10 years ago |
Juergen Gross
|
9ddac5b724
xen: find unused contiguous memory area
|
10 years ago |
Juergen Gross
|
e612b4a7db
xen: check memory area against e820 map
|
10 years ago |
Juergen Gross
|
5097cdf6ce
xen: split counting of extra memory pages from remapping
|
10 years ago |
Juergen Gross
|
69632ecfcd
xen: move static e820 map to global scope
|
10 years ago |
Juergen Gross
|
8f5b0c6398
xen: eliminate scalability issues from initial mapping setup
|
10 years ago |
Juergen Gross
|
a3f5239650
x86/xen: add some __init and static annotations in arch/x86/xen/setup.c
|
10 years ago |
Juergen Gross
|
3ba5c867ca
x86/xen: use correct types for addresses in arch/x86/xen/setup.c
|
10 years ago |
Juergen Gross
|
f0feed10aa
x86/xen: cleanup arch/x86/xen/setup.c
|
10 years ago |
Juergen Gross
|
9a17ad7f3d
xen: check for zero sized area when invalidating memory
|
10 years ago |