Difference between revisions of "Virtualization"

From eLinux.org
Jump to: navigation, search
Line 11: Line 11:
  
 
* [https://elinux.org/images/f/f7/Dom0less_-_ELC_2019.pdf PDF] | [https://www.youtube.com/watch?v=UfiP9eAV0WA PDF]
 
* [https://elinux.org/images/f/f7/Dom0less_-_ELC_2019.pdf PDF] | [https://www.youtube.com/watch?v=UfiP9eAV0WA PDF]
 +
 +
== Xen and the Art of Embedded Systems Virtualization [ELC 2017] ==
 +
'''Presenter:''' Stefano Stabellini, Aporeto <br>
 +
'''Summary:'''
 +
This talk will explain why hypervisors are used in embedded and the unique challenges <br>
 +
posed by these environments to virtualization technologies. It also talks about Xen, a <br>
 +
popular open source hypervisor, which was born to virtualize x86 Linux systems for the <br>
 +
data center. <br>
 +
 +
* [https://www.youtube.com/watch?v=GYb-Qn3KAUM VIDEO]
  
 
= '''Virtualization''' =
 
= '''Virtualization''' =

Revision as of 05:46, 16 October 2020

Xen

Static Partitioning Made Simple [ELC 2019]

Presenter: Stefano Stabellini, Xilinx
Summary: This presentation talks about static partitioning -- used to split an embedded
system into multiple domains, each of them having access only to a portion of the
hardware on the SoC. This talk also explains how to use Xen for static partitioning.
It will introduce dom0-less, a new Xen feature written for the purpose and on how to
setup a Xen dom0-less system.

Xen and the Art of Embedded Systems Virtualization [ELC 2017]

Presenter: Stefano Stabellini, Aporeto
Summary: This talk will explain why hypervisors are used in embedded and the unique challenges
posed by these environments to virtualization technologies. It also talks about Xen, a
popular open source hypervisor, which was born to virtualize x86 Linux systems for the
data center.

Virtualization

BoF: Embedded Virtualization [ELC 2011]

Presenter: Greg Ungerer, Accelerated Concepts
Summary: This presentation provides information about the benefits and
problems of virtualization in embedded Linux platforms.

QEMU

Dynamic Co-simulation of FPGA-based Linux Systems-on-Chip [ELC 2011]

Presenter: John Williams (PetaLogix)
Summary: This presentation provides information about Dynamic QEMU
platforms and External device models.