Difference between revisions of "Virtualization"

From eLinux.org
Jump to: navigation, search
(Xen and the Art of Embedded Systems Virtualization [ELC 2017])
Line 21: Line 21:
  
 
* [https://www.youtube.com/watch?v=GYb-Qn3KAUM VIDEO]
 
* [https://www.youtube.com/watch?v=GYb-Qn3KAUM VIDEO]
 +
 +
== Xen in Embedded Systems [ELCE 2010] ==
 +
'''Presenter: '''Xen in Embedded Systems <br>
 +
'''Summary:'''
 +
This presentation examines the integration of Xen* Virtualisation into<br>
 +
embedded systems. It covers effective partitioning of system resources<br>
 +
for deterministic embedded applications.
 +
 +
* [https://elinux.org/images/1/11/Xen_in_Embedded_Systems.pdf PDF]
  
 
= '''Virtualization''' =
 
= '''Virtualization''' =

Revision as of 22:10, 18 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.

Xen in Embedded Systems [ELCE 2010]

Presenter: Xen in Embedded Systems
Summary: This presentation examines the integration of Xen* Virtualisation into
embedded systems. It covers effective partitioning of system resources
for deterministic embedded applications.

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.