aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/smp_pv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-23xen/x86: fix cpu hotplugJuergen Gross1-1/+2
2017-06-13xen/vcpu: Handle xen_vcpu_setup() failure at bootAnkur Arora1-5/+1
2017-05-02xen/x86: Call xen_smp_intr_init_pv() on BSPBoris Ostrovsky1-1/+1
2017-05-02x86/xen: remove unused static function from smp_pv.cJuergen Gross1-10/+0
2017-05-02x86/xen: rename some PV-only functions in smp_pv.cVitaly Kuznetsov1-14/+14
2017-05-02x86/xen: split off smp_pv.cVitaly Kuznetsov1-0/+500