The acrn-support interface

The acrn interface allows access to, and control of, user virtual machines using the ACRN hypervisor.

This interface is primarily intended to be used with Ubuntu Core devices.

Interface documentation:

See Interface management and Supported interfaces for further details on how interfaces are used.


Developer details

Auto-connect: no
Super-privileged: no

Code examples

The following (third-party) repository contains recipes to create snap packages for ACRN: GitHub - gvancuts/acrn-snap: Recipes to create snap packages for ACRN

The test code can be found in the snapd repository: snapd/interfaces/builtin/acrn_support_test.go at master · canonical/snapd · GitHub

The source code for the interface is in the snapd repository: snapd/interfaces/builtin/acrn_support.go at master · canonical/snapd · GitHub


Last updated 2 months ago.