qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v5 27/33] nvdimm acpi: support function 0


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v5 27/33] nvdimm acpi: support function 0
Date: Wed, 28 Oct 2015 16:37:51 +0000
User-agent: Mutt/1.5.24 (2015-08-30)

On Wed, Oct 28, 2015 at 10:26:25PM +0000, Xiao Guangrong wrote:
> __DSM is defined in ACPI 6.0: 9.14.1 _DSM (Device Specific Method)
> 
> Function 0 is a query function. We do not support any function on root
> device and only 3 functions are support for NVDIMM device, Get Namespace
> Label Size, Get Namespace Label Data and Set Namespace Label Data, that
> means we currently only allow to access device's Label Namespace
> 
> Signed-off-by: Xiao Guangrong <address@hidden>
> ---
>  hw/acpi/aml-build.c         |   2 +-
>  hw/acpi/nvdimm.c            | 156 
> +++++++++++++++++++++++++++++++++++++++++++-
>  include/hw/acpi/aml-build.h |   1 +
>  3 files changed, 157 insertions(+), 2 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]