Commit Graph

166 Commits (8c414ff3f4dcdde228c6a668385218290d73a265)

Author SHA1 Message Date
Stefano Stabellini b9269dc7bf xen: mask_rw_pte mark RO all pagetable pages up to pgt_buf_top 14 years ago
Konrad Rzeszutek Wilk a38647837a xen/mmu: Add workaround "x86-64, mm: Put early page table high" 14 years ago
Stefano Stabellini ee176455e2 xen: mask_rw_pte: do not apply the early_ioremap checks on x86_32 14 years ago
Konrad Rzeszutek Wilk d88885d092 xen/debug: Don't be so verbose with WARN on 1-1 mapping errors. 14 years ago
Stefano Stabellini d8aa5ec338 xen: update mask_rw_pte after kernel page tables init changes 14 years ago
Stefano Stabellini 14988a4d35 xen: set max_pfn_mapped to the last pfn mapped 14 years ago
Lucas De Marchi 0d2eb44f63 x86: Fix common misspellings 14 years ago
Daniel Kiper 06f521d5d6 xen/balloon: Removal of driver_pages 14 years ago
Konrad Rzeszutek Wilk fc25151d9a xen/debug: WARN_ON when identity PFN has no _PAGE_IOMAP flag set. 14 years ago
Konrad Rzeszutek Wilk 2222e71bd6 xen/debugfs: Add 'p2m' file for printing out the P2M layout. 14 years ago
Konrad Rzeszutek Wilk fb38923ead xen/mmu: Set _PAGE_IOMAP if PFN is an identity PFN. 14 years ago
Andrea Arcangeli a79e53d856 x86/mm: Fix pgd_lock deadlock 14 years ago
Konrad Rzeszutek Wilk 6eaa412f27 xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY. 14 years ago
Yinghai Lu d1b19426b0 x86: Rename e820_table_* to pgt_buf_* 14 years ago
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
Ian Campbell 805e3f4950 xen: x86/32: perform initial startup on initial_page_table 14 years ago
Ian Campbell 5b5c1af104 xen: x86/32: perform initial startup on initial_page_table 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
Juan Quintela 4ec5387cc3 xen: add the direct mapping area for ISA bus access 14 years ago
Jeremy Fitzhardinge 98511f3532 xen: map a dummy page for local apic and ioapic in xen_set_fixmap 14 years ago
Ian Campbell 375b2a9ada xen: correctly rebuild mfn list list after migration. 14 years ago
Jeremy Fitzhardinge 41f2e4771a xen: add support for PAT 14 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 14 years ago
Jeremy Fitzhardinge 33a847502b xen: defer building p2m mfn structures until kernel is mapped 14 years ago
Jeremy Fitzhardinge c3798062f1 xen: add return value to set_phys_to_machine() 14 years ago
Jeremy Fitzhardinge 58e05027b5 xen: convert p2m to a 3 level tree 14 years ago
Jeremy Fitzhardinge bbbf61eff9 xen: make install_p2mtop_page() static 14 years ago
Jeremy Fitzhardinge 1f2d9dd309 xen: set the actual extent of the mfn_list_list 14 years ago
Jeremy Fitzhardinge b7eb4ad391 xen: set shared_info->arch.max_pfn to max_p2m_pfn 14 years ago
Jeremy Fitzhardinge 764f0138b9 xen: allocate level1_ident_pgt 14 years ago
Jeremy Fitzhardinge f0991802bb xen: use early_brk for level2_kernel_pgt 14 years ago
Jeremy Fitzhardinge a2e8752987 xen: allocate p2m size based on actual max size 14 years ago
Jeremy Fitzhardinge a171ce6e7b xen: dynamically allocate p2m space 14 years ago
Ian Campbell de1ef2065c xen/privcmd: move remap_domain_mfn_range() to core xen code and export. 15 years ago
Jeremy Fitzhardinge eba3ff8b99 xen: add xen_set_domain_pte() 15 years ago
Jeremy Fitzhardinge fef5ba7979 xen: Cope with unmapped pages when initializing kernel pagetable 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
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
Alex Nixon 08bbc9da92 xen: Add xen_create_contiguous_region 15 years ago
Alex Nixon 19001c8c5b xen: Rename the balloon lock 15 years ago
Alex Nixon 7347b4082e xen: Allow unprivileged Xen domains to create iomap pages 15 years ago
Jeremy Fitzhardinge c0011dbfce xen: use _PAGE_IOMAP in ioremap to do machine mappings 15 years ago