summaryrefslogtreecommitdiff
path: root/arch/x86/xen/mmu_hvm.c
AgeCommit message (Expand)Author
2021-11-09proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacksDavid Hildenbrand
2021-11-09x86/xen: print a warning when HVMOP_get_mem_type failsDavid Hildenbrand
2021-11-09x86/xen: simplify xen_oldmem_pfn_is_ram()David Hildenbrand
2021-11-09x86/xen: update xen_oldmem_pfn_is_ram() documentationDavid Hildenbrand
2018-09-03x86/paravirt: Use a single ops structureJuergen Gross
2018-01-11x86/gart: Exclude GART aperture from vmcoreJiri Bohac
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-02x86/xen: split off mmu_hvm.cVitaly Kuznetsov