Re: [Qemu-devel] [PATCH] nvdimm: Add docs hint for Linux driver name

2018-10-19 Thread Stefan Hajnoczi
On Thu, Oct 18, 2018 at 01:13:51PM -0700, Kees Cook wrote: > I spent way too much time trying to figure out why the emulated NVDIMM > was missing under Linux. In an effort to help others who might be looking > for these kinds of things in the future, include a hint. > > Signed-off-by: Kees Cook >

[Qemu-devel] [PATCH] nvdimm: Add docs hint for Linux driver name

2018-10-18 Thread Kees Cook
I spent way too much time trying to figure out why the emulated NVDIMM was missing under Linux. In an effort to help others who might be looking for these kinds of things in the future, include a hint. Signed-off-by: Kees Cook --- docs/nvdimm.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 del