On Fri, Apr 27, 2018 at 03:53:14PM -0600, Ross Zwisler wrote: > Add a device command line option to allow the user to control the Platform > Capabilities Structure in the virtualized NFIT. > > Signed-off-by: Ross Zwisler > --- > docs/nvdimm.txt | 22 ++++++++++++++++++++++ > hw/acpi/nvdimm.c | 29 +++++++++++++++++++++++++---- > hw/mem/nvdimm.c | 28 ++++++++++++++++++++++++++++ > include/hw/mem/nvdimm.h | 6 ++++++ > 4 files changed, 81 insertions(+), 4 deletions(-) Reviewed-by: Stefan Hajnoczi