We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Porting FreeBSD on Xen on ARM

Formal Metadata

Title
Porting FreeBSD on Xen on ARM
Subtitle
How to support your OS as Xen ARM guest
Title of Series
Number of Parts
199
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date2014
LanguageEnglish

Content Metadata

Subject Area
Genre
Abstract
The goal of this talk is to provide information about Xen on ARM project and encourage hackers to port their OSes as ARM guests. Xen recently supports ARMv7 and ARMv8 platforms, such as the Arndale Board, Midway, Cubieboard... With the new Xen architecture for ARM, porting your OS as a guest is easier that you might think. It will allow your guest to be shared on your virtualized ARM server. This session will focus on requirements and what needs to be done in order to get your OS working as a guest. Examples will be provided about how we ported FreeBSD to run as a Xen ARM guest. Topics which will be covered: * Xen on ARM architecture * Prequisites to boot an OS as Xen guest * What was modified in FreeBSD ARM core? * What about BSD as DOM0?