Difference between revisions of "Virtualization"

From eLinux.org
Jump to: navigation, search
(Dynamic Co-simulation of FPGA-based Linux Systems-on-Chip [ELC 2011])
(One intermediate revision by the same user not shown)
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''' =
Line 41: Line 50:
  
 
* [https://elinux.org/images/3/3a/Elc2011_williams.pdf PDF]
 
* [https://elinux.org/images/3/3a/Elc2011_williams.pdf PDF]
 +
 +
==Using QEMU for Industrial Embedded Applications [ELCE 2009] ==
 +
'''Presenter: '''Pierre Ficheux <br>
 +
'''Summary:'''
 +
This presentation talks about what is QEMU, installing QEMU,<br>
 +
using QEMU in a standard way, QEMU for embedded development and <br>
 +
hacking QEMU.
 +
 +
* [https://elinux.org/images/4/40/Pficheux_elce09.pdf PDF]

Revision as of 23:32, 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.

Using QEMU for Industrial Embedded Applications [ELCE 2009]

Presenter: Pierre Ficheux
Summary: This presentation talks about what is QEMU, installing QEMU,
using QEMU in a standard way, QEMU for embedded development and
hacking QEMU.