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
|
15 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 |
Jeremy Fitzhardinge
|
eba3ff8b99
xen: add xen_set_domain_pte()
|
16 years ago |
Jeremy Fitzhardinge
|
fef5ba7979
xen: Cope with unmapped pages when initializing kernel pagetable
|
14 years ago |
Ingo Molnar
|
daab7fc734
Merge commit 'v2.6.36-rc3' into x86/memblock
|
15 years ago |
Yinghai Lu
|
a9ce6bc151
x86, memblock: Replace e820_/_early string with memblock_
|
15 years ago |
Alok Kataria
|
b0f4c062fb
x86, paravirt: Remove alloc_pmd_clone hook, only used by VMI
|
15 years ago |
Linus Torvalds
|
26f0cf9181
Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
15 years ago |
Stefano Stabellini
|
ca65f9fc0c
Introduce CONFIG_XEN_PVHVM compile option
|
15 years ago |
Jeremy Fitzhardinge
|
d2cb214551
xen/mmu: inhibit vmap aliases rather than trying to clear them out
|
15 years ago |
Stefano Stabellini
|
5915100106
x86: Call HVMOP_pagetable_dying on exit_mmap.
|
15 years ago |