Stephen Rothwell
|
de23be5f35
xen: export arbitrary_virt_to_machine
|
14 years ago |
Jeremy Fitzhardinge
|
b5eafe924b
xen: move p2m handling to separate file
|
14 years ago |
Jeremy Fitzhardinge
|
64141da587
vmalloc: eagerly clear ptes on vunmap
|
14 years ago |
Linus Torvalds
|
8a3fbc9fdb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
14 years ago |
Ian Campbell
|
5b5c1af104
xen: x86/32: perform initial startup on initial_page_table
|
14 years ago |
Jeremy Fitzhardinge
|
9b8321531a
Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into upstream/for-linus
|
14 years ago |
Jeremy Fitzhardinge
|
20b4755e4f
Merge commit 'v2.6.37-rc2' into upstream/xenfs
|
14 years ago |
Ian Campbell
|
7e77506a59
xen: implement XENMEM_machphys_mapping
|
14 years ago |
Stefano Stabellini
|
e060e7af98
xen: set vma flag VM_PFNMAP in the privcmd mmap file_op
|
14 years ago |
Ian Campbell
|
a2d771c036
xen: correct size of level2_kernel_pgt
|
14 years ago |
Linus Torvalds
|
18cb657ca1
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
14 years ago |
Linus Torvalds
|
520045db94
Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
|
14 years ago |
Juan Quintela
|
4ec5387cc3
xen: add the direct mapping area for ISA bus access
|
15 years ago |
Jeremy Fitzhardinge
|
98511f3532
xen: map a dummy page for local apic and ioapic in xen_set_fixmap
|
15 years ago |
Ian Campbell
|
375b2a9ada
xen: correctly rebuild mfn list list after migration.
|
14 years ago |
Jeremy Fitzhardinge
|
41f2e4771a
xen: add support for PAT
|
15 years ago |
Jeremy Fitzhardinge
|
2f7acb2085
xen: make sure xen_max_p2m_pfn is up to date
|
14 years ago |
Jeremy Fitzhardinge
|
cfd8951e08
xen: don't map missing memory
|
15 years ago |
Jeremy Fitzhardinge
|
33a847502b
xen: defer building p2m mfn structures until kernel is mapped
|
15 years ago |
Jeremy Fitzhardinge
|
c3798062f1
xen: add return value to set_phys_to_machine()
|
15 years ago |
Jeremy Fitzhardinge
|
58e05027b5
xen: convert p2m to a 3 level tree
|
15 years ago |
Jeremy Fitzhardinge
|
bbbf61eff9
xen: make install_p2mtop_page() static
|
15 years ago |
Jeremy Fitzhardinge
|
1f2d9dd309
xen: set the actual extent of the mfn_list_list
|
15 years ago |
Jeremy Fitzhardinge
|
b7eb4ad391
xen: set shared_info->arch.max_pfn to max_p2m_pfn
|
15 years ago |
Jeremy Fitzhardinge
|
764f0138b9
xen: allocate level1_ident_pgt
|
15 years ago |
Jeremy Fitzhardinge
|
f0991802bb
xen: use early_brk for level2_kernel_pgt
|
15 years ago |
Jeremy Fitzhardinge
|
a2e8752987
xen: allocate p2m size based on actual max size
|
15 years ago |
Jeremy Fitzhardinge
|
a171ce6e7b
xen: dynamically allocate p2m space
|
15 years ago |
Linus Torvalds
|
3044100e58
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Ian Campbell
|
de1ef2065c
xen/privcmd: move remap_domain_mfn_range() to core xen code and export.
|
16 years ago |