aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/xen/mmu_hvm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-09proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacksDavid Hildenbrand1-4/+7
2021-11-09x86/xen: print a warning when HVMOP_get_mem_type failsDavid Hildenbrand1-1/+3
2021-11-09x86/xen: simplify xen_oldmem_pfn_is_ram()David Hildenbrand1-14/+1
2021-11-09x86/xen: update xen_oldmem_pfn_is_ram() documentationDavid Hildenbrand1-6/+3
2018-09-03x86/paravirt: Use a single ops structureJuergen Gross1-1/+1
2018-01-11x86/gart: Exclude GART aperture from vmcoreJiri Bohac1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-02x86/xen: split off mmu_hvm.cVitaly Kuznetsov1-0/+79