Re: [PATCH v5 00/17] HSM driver for ACRN hypervisor

2020-10-25 Thread Shuo A Liu
Hi Dave, On Wed 21.Oct'20 at 8:19:10 -0700, Dave Hansen wrote: How widely is ACRN used? It is some little Intel toy hypervisor, or is it already seeing broad use in the world? This, for instance, seems to have a backport: https://github.com/teslamotors/linux/tree/intel-4.14 So far

Re: [PATCH v5 00/17] HSM driver for ACRN hypervisor

2020-10-21 Thread Dave Hansen
How widely is ACRN used? It is some little Intel toy hypervisor, or is it already seeing broad use in the world? This, for instance, seems to have a backport: https://github.com/teslamotors/linux/tree/intel-4.14

[PATCH v5 00/17] HSM driver for ACRN hypervisor

2020-10-18 Thread shuo . a . liu
From: Shuo Liu ACRN is a Type 1 reference hypervisor stack, running directly on the bare-metal hardware, and is suitable for a variety of IoT and embedded device solutions. ACRN implements a hybrid VMM architecture, using a privileged Service VM. The Service VM manages the system resources (CPU,