summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/enlighten_hvm.c
Commit message (Expand)AuthorAgeFilesLines
* x86/xen: Reset VCPU0 info pointer after shared_info remapvan der Linden, Frank2018-05-071-0/+13
* x86/virt/xen: Use guest_late_init to detect Xen PVH guestJuergen Gross2017-11-101-2/+22
* x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross2017-11-101-2/+2
* x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...Juergen Gross2017-11-101-4/+4
* xen: fix hvm guest with kaslr enabledJuergen Gross2017-08-111-2/+14
* xen: split up xen_hvm_init_shared_info()Juergen Gross2017-08-111-21/+24
* xen: allocate page for shared info page from low memoryJuergen Gross2017-06-251-7/+24
* xen/vcpu: Handle xen_vcpu_setup() failure in hotplugAnkur Arora2017-06-131-4/+5
* xen/pvh*: Support > 32 VCPUs at domain restoreAnkur Arora2017-06-131-13/+7
* xen/vcpu: Simplify xen_vcpu related codeAnkur Arora2017-06-131-5/+1
* xen: Move xen_have_vector_callback definition to enlighten.cBoris Ostrovsky2017-05-031-3/+0
* xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky2017-05-021-4/+8
* x86/xen: split off enlighten_hvm.cVitaly Kuznetsov2017-05-021-0/+213