[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Mini-os port to ARM public repo
Hi, I've mentioned earlier [0] that I was working on porting mini-os to arm and Dario suggested making the sources public even if it was still in early stages (and extremely experimental ). So, here we go. I just published the sources on github https://github.com/KarimAllah/xen/tree/minios-arm-port Currently as already mentioned, it's still in very early stages. So don't expect too much. :) * added a linker script for arm * building zImage for arm * adding hypercalls support for arm
* map shared_info page ** currently only events_irq and vtimer_irq are enabled* binding to VIRQ_DEBUG ( very helpful to test events during porting the OS - press 'q' through serial port to trigger it - ) * included libfdt from freebsd to allow device tree parsing ( only built at the moment, still not used by the code )* wrote a trivial arm gic driver Regards _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |