summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/xen.c
AgeCommit message (Expand)Author
2021-03-02KVM: x86/xen: Add support for vCPU runstate informationDavid Woodhouse
2021-03-02KVM: x86/xen: Fix return code when clearing vcpu_info and vcpu_time_infoDavid Woodhouse
2021-02-09KVM: x86/xen: Allow reset of Xen attributesDavid Woodhouse
2021-02-09KVM: x86: hyper-v: Make Hyper-V emulation enablement conditionalVitaly Kuznetsov
2021-02-09KVM: x86/xen: Use hva_t for holding hypercall page addressSean Christopherson
2021-02-09KVM: x86/xen: Remove extra unlock in kvm_xen_hvm_set_attr()David Woodhouse
2021-02-04KVM: x86/xen: Add event channel interrupt vector upcallDavid Woodhouse
2021-02-04KVM: x86/xen: register vcpu time info regionJoao Martins
2021-02-04KVM: x86/xen: setup pvclock updatesJoao Martins
2021-02-04KVM: x86/xen: register vcpu infoJoao Martins
2021-02-04KVM: x86/xen: Add KVM_XEN_VCPU_SET_ATTR/KVM_XEN_VCPU_GET_ATTRDavid Woodhouse
2021-02-04KVM: x86/xen: update wallclock regionJoao Martins
2021-02-04KVM: x86/xen: register shared_info pageJoao Martins
2021-02-04KVM: x86/xen: latch long_mode when hypercall page is set upDavid Woodhouse
2021-02-04KVM: x86/xen: add KVM_XEN_HVM_SET_ATTR/KVM_XEN_HVM_GET_ATTRJoao Martins
2021-02-04KVM: x86/xen: Add kvm_xen_enabled static keyDavid Woodhouse
2021-02-04KVM: x86/xen: Move KVM_XEN_HVM_CONFIG handling to xen.cDavid Woodhouse
2021-02-04KVM: x86/xen: Fix coexistence of Xen and Hyper-V hypercallsJoao Martins
2021-02-04KVM: x86/xen: intercept xen hypercalls if enabledJoao Martins