[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 0/7] xen/arm: run on real hardware
Hi all, this is a collection of fixes that I wrote trying to run Xen on a real Versatile Express Cortex A15 machine. Stefano Stabellini (7): xen/arm: fix rank calculation in vgic_vcpu_inject_irq xen/arm: setup the fixmap in head.S pl011: set baud and clock_hz to the right defaults for Versatile Express xen/arm: set the SMP bit in the ACTLR register xen/arm: wake up secondary cpus xen/arm: flush D-cache and I-cache when appropriate xen/arm: get the number of cpus from device tree xen/arch/arm/early_printk.c | 5 +-- xen/arch/arm/gic.c | 4 +-- xen/arch/arm/gic.h | 2 +- xen/arch/arm/head.S | 55 ++++++++++++++++++++++++++++---------- xen/arch/arm/mm.c | 16 ++++++++++- xen/arch/arm/mode_switch.S | 31 ++++++++++++++++++++++ xen/arch/arm/setup.c | 5 +-- xen/arch/arm/smpboot.c | 2 + xen/arch/arm/vgic.c | 2 +- xen/common/device_tree.c | 20 ++++++++++++++ xen/drivers/char/pl011.c | 4 +- xen/include/asm-arm/page.h | 14 ++++++++++ xen/include/asm-arm/processor.h | 30 +++++++++++++++++++++ xen/include/xen/device_tree.h | 1 + 14 files changed, 161 insertions(+), 30 deletions(-) Cheers, Stefano _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |