aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/enlighten_hvm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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