summaryrefslogtreecommitdiff
path: root/arch/x86/xen/smp_hvm.c
AgeCommit message (Expand)Author
2023-05-15x86/smpboot: Switch to hotplug core state synchronizationThomas Gleixner
2022-03-10xen: delay xen_hvm_init_time_ops() if kdump is boot on vcpu>=32Dongli Zhang
2021-01-18x86/xen: fix 'nopvspin' build errorRandy Dunlap
2021-01-13x86/xen: Fix xen_hvm_smp_init() when vector callback not availableDavid Woodhouse
2020-08-06locking/seqlock, headers: Untangle the spaghetti monsterPeter Zijlstra
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-13xen/vcpu: Handle xen_vcpu_setup() failure at bootAnkur Arora
2017-06-13xen/pvh*: Support > 32 VCPUs at domain restoreAnkur Arora
2017-06-13xen/vcpu: Simplify xen_vcpu related codeAnkur Arora
2017-05-02xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky
2017-05-02x86/xen: split off smp_hvm.cVitaly Kuznetsov