* [Qemu-devel] [PATCH] nvdimm: Add docs hint for Linux driver name
@ 2018-10-18 20:13 Kees Cook
2018-10-19 11:44 ` Stefan Hajnoczi
0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2018-10-18 20:13 UTC (permalink / raw)
To: Michael S. Tsirkin
Cc: Stefan Hajnoczi, Haozhong Zhang, Eduardo Habkost, Ross Zwisler,
qemu-devel
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 <keescook@chromium.org>
---
docs/nvdimm.txt | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/docs/nvdimm.txt b/docs/nvdimm.txt
index 5f158a61708e..7231c2d78f65 100644
--- a/docs/nvdimm.txt
+++ b/docs/nvdimm.txt
@@ -49,8 +49,9 @@ Multiple vNVDIMM devices can be created if multiple pairs of "-object"
and "-device" are provided.
For above command line options, if the guest OS has the proper NVDIMM
-driver, it should be able to detect a NVDIMM device which is in the
-persistent memory mode and whose size is $NVDIMM_SIZE.
+driver (e.g. "CONFIG_ACPI_NFIT=y" under Linux), it should be able to
+detect a NVDIMM device which is in the persistent memory mode and whose
+size is $NVDIMM_SIZE.
Note:
--
2.17.1
--
Kees Cook
Pixel Security
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [PATCH] nvdimm: Add docs hint for Linux driver name
2018-10-18 20:13 [Qemu-devel] [PATCH] nvdimm: Add docs hint for Linux driver name Kees Cook
@ 2018-10-19 11:44 ` Stefan Hajnoczi
0 siblings, 0 replies; 2+ messages in thread
From: Stefan Hajnoczi @ 2018-10-19 11:44 UTC (permalink / raw)
To: Kees Cook
Cc: Michael S. Tsirkin, Haozhong Zhang, Eduardo Habkost, Ross Zwisler,
qemu-devel
[-- Attachment #1: Type: text/plain, Size: 511 bytes --]
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 <keescook@chromium.org>
> ---
> docs/nvdimm.txt | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block
Stefan
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 455 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-10-19 11:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-18 20:13 [Qemu-devel] [PATCH] nvdimm: Add docs hint for Linux driver name Kees Cook
2018-10-19 11:44 ` Stefan Hajnoczi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).