aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/enlighten_hvm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-17x86/xen: Add "nopv" support for HVM guestZhenzhong Duan1-8/+35
2019-07-17x86/paravirt: Remove const mark from x86_hyper_xen_hvm variableZhenzhong Duan1-1/+1
2019-07-17xen: Map "xen_nopv" parameter to "nopv" and mark it obsoleteZhenzhong Duan1-6/+6
2019-07-17x86/xen: Mark xen_hvm_need_lapic() and xen_x2apic_para_available() as __initZhenzhong Duan1-2/+1
2018-09-03x86/xen: Add SPDX identifier in arch/x86/xen filesJuergen Gross1-0/+2
2018-05-07x86/xen: Reset VCPU0 info pointer after shared_info remapvan der Linden, Frank1-0/+13
2017-11-10x86/virt/xen: Use guest_late_init to detect Xen PVH guestJuergen Gross1-2/+22
2017-11-10x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross1-2/+2
2017-11-10x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' and 'struct x86_init'Juergen Gross1-4/+4
2017-08-11xen: fix hvm guest with kaslr enabledJuergen Gross1-2/+14
2017-08-11xen: split up xen_hvm_init_shared_info()Juergen Gross1-21/+24
2017-06-25xen: allocate page for shared info page from low memoryJuergen Gross1-7/+24
2017-06-13xen/vcpu: Handle xen_vcpu_setup() failure in hotplugAnkur Arora1-4/+5
2017-06-13xen/pvh*: Support > 32 VCPUs at domain restoreAnkur Arora1-13/+7
2017-06-13xen/vcpu: Simplify xen_vcpu related codeAnkur Arora1-5/+1
2017-05-03xen: Move xen_have_vector_callback definition to enlighten.cBoris Ostrovsky1-3/+0
2017-05-02xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky1-4/+8
2017-05-02x86/xen: split off enlighten_hvm.cVitaly Kuznetsov1-0/+213