Re: [Qemu-devel] [PATCH v5 4/5] nvdimm acpi: emulate dsm method

2016-03-03 Thread Xiao Guangrong
On 03/03/2016 09:25 PM, Michael S. Tsirkin wrote: + +/* + * function 0 is called to inquire what functions which functions Okay, will fix.

Re: [Qemu-devel] [PATCH v5 4/5] nvdimm acpi: emulate dsm method

2016-03-03 Thread Michael S. Tsirkin
On Wed, Mar 02, 2016 at 07:50:40PM +0800, Xiao Guangrong wrote: > Emulate dsm method after IO VM-exit > > Currently, we only introduce the framework and no function is actually > supported > > Signed-off-by: Xiao Guangrong > --- > hw/acpi/nvdimm.c| 56 >