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
|
10 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
|
10 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 |
Juergen Gross
|
e86f949667
xen: use correct type for physical addresses
|
10 years ago |
David Vrabel
|
a97dae1a2e
x86/xen: add extra memory for remapped frames during setup
|
10 years ago |
David Vrabel
|
bc7142cf79
x86/xen: don't count how many PFNs are identity mapped
|
10 years ago |
Juergen Gross
|
76f0a486fa
xen: annotate xen_set_identity_and_remap_chunk() with __init
|
10 years ago |
Juergen Gross
|
5b8e7d8054
xen: Delay invalidating extra memory
|
10 years ago |