summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/xen.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86/xen: Add support for vCPU runstate informationDavid Woodhouse2021-03-021-0/+286
* KVM: x86/xen: Fix return code when clearing vcpu_info and vcpu_time_infoDavid Woodhouse2021-03-021-0/+4
* KVM: x86/xen: Allow reset of Xen attributesDavid Woodhouse2021-02-091-10/+28
* KVM: x86: hyper-v: Make Hyper-V emulation enablement conditionalVitaly Kuznetsov2021-02-091-1/+1
* KVM: x86/xen: Use hva_t for holding hypercall page addressSean Christopherson2021-02-091-2/+6
* KVM: x86/xen: Remove extra unlock in kvm_xen_hvm_set_attr()David Woodhouse2021-02-091-2/+0
* KVM: x86/xen: Add event channel interrupt vector upcallDavid Woodhouse2021-02-041-0/+53
* KVM: x86/xen: register vcpu time info regionJoao Martins2021-02-041-0/+18
* KVM: x86/xen: setup pvclock updatesJoao Martins2021-02-041-2/+3
* KVM: x86/xen: register vcpu infoJoao Martins2021-02-041-1/+24
* KVM: x86/xen: Add KVM_XEN_VCPU_SET_ATTR/KVM_XEN_VCPU_GET_ATTRDavid Woodhouse2021-02-041-0/+30
* KVM: x86/xen: update wallclock regionJoao Martins2021-02-041-3/+30
* KVM: x86/xen: register shared_info pageJoao Martins2021-02-041-4/+36
* KVM: x86/xen: latch long_mode when hypercall page is set upDavid Woodhouse2021-02-041-1/+15
* KVM: x86/xen: add KVM_XEN_HVM_SET_ATTR/KVM_XEN_HVM_GET_ATTRJoao Martins2021-02-041-0/+30
* KVM: x86/xen: Add kvm_xen_enabled static keyDavid Woodhouse2021-02-041-0/+17
* KVM: x86/xen: Move KVM_XEN_HVM_CONFIG handling to xen.cDavid Woodhouse2021-02-041-0/+18
* KVM: x86/xen: Fix coexistence of Xen and Hyper-V hypercallsJoao Martins2021-02-041-0/+6
* KVM: x86/xen: intercept xen hypercalls if enabledJoao Martins2021-02-041-0/+142