Searched hist:a314e3eb845389b8f68130c79a63832229dea87b (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/arm/include/asm/xen/ |
H A D | hypervisor.h | diff a314e3eb845389b8f68130c79a63832229dea87b Thu Oct 22 11:20:46 CDT 2015 Stefano Stabellini <stefano.stabellini@eu.citrix.com> xen/arm: Enable cpu_hotplug.c
Build cpu_hotplug for ARM and ARM64 guests.
Rename arch_(un)register_cpu to xen_(un)register_cpu and provide an empty implementation on ARM and ARM64. On x86 just call arch_(un)register_cpu as we are already doing.
Initialize cpu_hotplug on ARM.
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Reviewed-by: Julien Grall <julien.grall@citrix.com> Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
|
/openbmc/linux/arch/x86/include/asm/xen/ |
H A D | hypervisor.h | diff a314e3eb845389b8f68130c79a63832229dea87b Thu Oct 22 11:20:46 CDT 2015 Stefano Stabellini <stefano.stabellini@eu.citrix.com> xen/arm: Enable cpu_hotplug.c
Build cpu_hotplug for ARM and ARM64 guests.
Rename arch_(un)register_cpu to xen_(un)register_cpu and provide an empty implementation on ARM and ARM64. On x86 just call arch_(un)register_cpu as we are already doing.
Initialize cpu_hotplug on ARM.
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Reviewed-by: Julien Grall <julien.grall@citrix.com> Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
|
/openbmc/linux/drivers/xen/ |
H A D | cpu_hotplug.c | diff a314e3eb845389b8f68130c79a63832229dea87b Thu Oct 22 11:20:46 CDT 2015 Stefano Stabellini <stefano.stabellini@eu.citrix.com> xen/arm: Enable cpu_hotplug.c
Build cpu_hotplug for ARM and ARM64 guests.
Rename arch_(un)register_cpu to xen_(un)register_cpu and provide an empty implementation on ARM and ARM64. On x86 just call arch_(un)register_cpu as we are already doing.
Initialize cpu_hotplug on ARM.
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Reviewed-by: Julien Grall <julien.grall@citrix.com> Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
|
H A D | Makefile | diff a314e3eb845389b8f68130c79a63832229dea87b Thu Oct 22 11:20:46 CDT 2015 Stefano Stabellini <stefano.stabellini@eu.citrix.com> xen/arm: Enable cpu_hotplug.c
Build cpu_hotplug for ARM and ARM64 guests.
Rename arch_(un)register_cpu to xen_(un)register_cpu and provide an empty implementation on ARM and ARM64. On x86 just call arch_(un)register_cpu as we are already doing.
Initialize cpu_hotplug on ARM.
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Reviewed-by: Julien Grall <julien.grall@citrix.com> Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
|
/openbmc/linux/arch/x86/xen/ |
H A D | enlighten.c | diff a314e3eb845389b8f68130c79a63832229dea87b Thu Oct 22 11:20:46 CDT 2015 Stefano Stabellini <stefano.stabellini@eu.citrix.com> xen/arm: Enable cpu_hotplug.c
Build cpu_hotplug for ARM and ARM64 guests.
Rename arch_(un)register_cpu to xen_(un)register_cpu and provide an empty implementation on ARM and ARM64. On x86 just call arch_(un)register_cpu as we are already doing.
Initialize cpu_hotplug on ARM.
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Reviewed-by: Julien Grall <julien.grall@citrix.com> Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
|