
Latest News
- Xvisor v0.3.2
Sun, 1 Jan 2023 18:39:42 +0530
- Xvisor v0.3.1
Mon, 20 Dec 2021 10:41:27 +0530
- Xvisor RISC-V talk at OSS and ELC Europe 2019
Thu, 2 Jan 2020 12:03:57 +0530
- Xvisor v0.3.0
Wed, 1 Jan 2020 12:08:37 +0530
- Xvisor talk at GENIVI Summit 2018
Mon, 22 Oct 2018 18:17:00 +0530
- Xvisor v0.2.11
Sun, 21 Oct 2018 09:49:38 +0530
- Supporting Temporal and Spatial Isolation in a Hypervisor for ARM Multicore Platforms
Tue, 10 Apr 2018 10:44:25 +0530
- Reconciling Security with Virtualization: A Dual-Hypervisor Design for ARM TrustZone
Tue, 10 Apr 2018 10:44:25 +0530
Upcoming Events
Xvisor VirtIO CAN: Fast virtualized CAN Date: Sun, 31 Jan 2016 11:53:23 +0530 | Posted by: Anup Patel
The below described paper was presented at 8th European Congress on Real Time Software and Systems (ERTS2 2016), Toulouse, January 2016.
Title: Xvisor VirtIO CAN: Fast virtualized CAN
Abstract: Nowadays, vehicles are embedding more and more electronics to support new functions such as driver monitoring, lane keeping and adaptive cruise control. However, adding electronics makes vehicles more expensive. Fortunately, virtualization, via a hypervisor, reduces the number of embedded chips in vehicle by running different guests, i.e. Operating Systems (OSes), offering several services on the same board.
As the communication between embedded controllers is compulsory for vehicles to function, an optimized virtualization of the Controller Area Network (CAN) bus becomes mandatory. CAN bus virtualization is challenging as it has to tackle the CAN arbitration mechanism and to provide CAN frame broadcast in a transparent manner. In this paper, we use the VirtIO virtualization interface with a virtual CAN service and framework to manage virtualized system external and internal CAN messaging.
Authors: Jimmy Durand-Wesolowski, Aymen Boudguiga, Anup Patel, Julien Viard de Galbert, Guillaume Scigala, Matthieu Donain, Witold Klaudel
Conference: 8th European Congress on Real Time Software and Systems (ERTS2 2016)
Links: The final published paper is available at Page 300 of ERTS 2016 conference proceedings while the accepted version of paper can be viewed or downloaded from here.