[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210820060306.10682-1-fei1.li@intel.com>
Date: Fri, 20 Aug 2021 14:03:03 +0800
From: Fei Li <fei1.li@...el.com>
To: gregkh@...uxfoundation.org
Cc: linux-kernel@...r.kernel.org, stable@...r.kernel.org,
fei1.li@...el.com, yu1.wang@...el.com, shuox.liu@...il.com
Subject: [PATCH 0/3] Introduce some interfaces for ACRN hypervisor HSM
Add some new interfaces for ACRN hypervisor HSM driver:
- MMIO device passthrough
- virtual device creating/destroying
- platform information fetching from the hypervisor
Shuo Liu (3):
virt: acrn: Introduce interfaces for MMIO device passthrough
virt: acrn: Introduce interfaces for virtual device
creating/destroying
virt: acrn: Introduce interface to fetch platform info from the
hypervisor
drivers/virt/acrn/hsm.c | 102 ++++++++++++++++++++++++++++++
drivers/virt/acrn/hypercall.h | 64 +++++++++++++++++++
include/uapi/linux/acrn.h | 114 ++++++++++++++++++++++++++++++++++
3 files changed, 280 insertions(+)
base-commit: 7c60610d476766e128cc4284bb6349732cbd6606
--
2.25.1
Powered by blists - more mailing lists