lkml.org 
[lkml]   [2021]   [Sep]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v4 0/2] Introduce some interfaces for ACRN hypervisor HSM driver
On Tue, Sep 14, 2021 at 02:26:25PM +0800, Fei Li wrote:
> Add some new interfaces for ACRN hypervisor HSM driver:
> - MMIO device passthrough
> - virtual device creating/destroying
> - platform information fetching from the hypervisor
>
> ChangeLog:
> v4:
> - remove "RFC" from Subject field.
>
> v3:
> - remove "platform information fetching from the hypervisor". What platform
> information needs to be fetched has not been finally decided. Will send tis
> patch out once that has been decided.
> - add comments where is the userspace code that uses this new api:
> - MMIO device passthrough
> (a) assign a MMIO device to a User VM
> https://github.com/projectacrn/acrn-hypervisor/blob/master/devicemodel/core/vmmapi.c#L562
> (b) de-assign a MMIO device from a User VM
> https://github.com/projectacrn/acrn-hypervisor/blob/master/devicemodel/core/vmmapi.c#L568
> - virtual device creating/destroying
> (a) create a virtual device for a User VM
> https://github.com/projectacrn/acrn-hypervisor/blob/master/devicemodel/core/vmmapi.c#L606
> (b) destroy a virtual device of a User VM
> https://github.com/projectacrn/acrn-hypervisor/blob/master/devicemodel/core/vmmapi.c#L612

Can you put these comments in the changelog text? Stuff in the 0/X
email never shows up in the changelog at all.

thanks,

greg k-h

\
 
 \ /
  Last update: 2021-09-14 09:00    [W:1.950 / U:0.372 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site