Difference between revisions of "Archived/Xen ARM (PV)"

From Xen
(Added links to embedded docs)
(Added XS Asia talks)
Line 40: Line 40:
 
* Readme file: [http://downloads.xen.org/Wiki/XenARM/paravirtualized_uC_OS-II_readme.txt paravirtualized_uC$OS-II_readme.txt]
 
* Readme file: [http://downloads.xen.org/Wiki/XenARM/paravirtualized_uC_OS-II_readme.txt paravirtualized_uC$OS-II_readme.txt]
 
== Links ==
 
== Links ==
  +
* [[XenSummit]] Asia 2011: presentations see http://xen.org/xensummit/xensummit_fall_2011.html
  +
** [http://www.slideshare.net/xen_com_mgr/keynote-speech-xen-arm-virtualization Keynote Speech: Xen ARM Virtualization]
  +
** [http://www.slideshare.net/xen_com_mgr/hardware-accelerated-virtualization-in-the-arm-cortex-processors Hardware accelerated Virtualization in the ARM Cortex Processors]
  +
** [http://www.slideshare.net/xen_com_mgr/9-xs-asia11jnakajimamobilevirt Mobile Virtualization using the Xen Technologies (not specifically ARM, but a proposal for Android on Android virtualization via Xen)]
 
* [[XenSummit]] 2011 North America: presentations see http://xen.org/xensummit/xensummit_summer_2011.html
 
* [[XenSummit]] 2011 North America: presentations see http://xen.org/xensummit/xensummit_summer_2011.html
 
** [http://www.slideshare.net/xen_com_mgr/12-sangbum-sxenarmprojectupdate Xen ARM project update]
 
** [http://www.slideshare.net/xen_com_mgr/12-sangbum-sxenarmprojectupdate Xen ARM project update]
Line 50: Line 54:
 
* Secure Xen on ARM (Xen Summit November 2007)
 
* Secure Xen on ARM (Xen Summit November 2007)
 
** http://www.xen.org/files/xensummit_fall07/14_SangBumSuh.pdf
 
** http://www.xen.org/files/xensummit_fall07/14_SangBumSuh.pdf
  +
 
== Contact ==
 
== Contact ==
 
* Sang-bum SUH sbuk.suh@samsung.com
 
* Sang-bum SUH sbuk.suh@samsung.com

Revision as of 19:44, 11 November 2011


Xen ARM Project

Xen-ARM is called originally Secure Xen on ARM which consists of Xen on ARM VMM and the associated access control.

Contributing

Please email xen-arm@lists.xensource.com with comments, questions, and patches. For patches, please prefix the email subject with "[patch]". Use http://lists.xensource.com/xen-arm to subscribe and to access the archives.

Current Status

Secure Xen on ARM supports the ARMv7 architecture family, specific platform we test/run on is:

  • nVidia Tegra250 Development Board

Note : This release does not support all architectures prior to ARM v7. Previous versions of Xen-ARM can be found on the Xen-ARM archives section.

  • Note that Xen ARM is currently rebased onto xen-unstable such that it can be upstreamed. The work is currently performed on Jaemin Ryu's personal branch

Xen-ARM source

Click xen-arm-opensource-20110714.tar.bz2 to download the latest officially released Xen-ARM package.

Documents

Bug Tracking

We are using the main Xen bugzilla bugtracking system: all ARM bugs. Please create an account so that bugs may be assigned to you. ;-)

Xen-ARM Archives

Android Goldfish (QEMU 0.82 based Android emulator):

  • Patching the QEMU: qemu-xen_arm-081120.tar.bz2
  • Some source codes of emulator are modified in order to make the emulator load two mini-os images into RAM before executing Secure Xen on ARM.
  • More details on how to run Secure Xen on ARM on modified Goldfish emulator are found in the section A.2 of user guide.

Para-virtualized uC/OS-II RTOS:

Links

Contact

  • Sang-bum SUH sbuk.suh@samsung.com