From: Namhyung Kim <namhyung@gmail.com>
To: virtio-dev@lists.oasis-open.org
Cc: kvm@vger.kernel.org, qemu-devel@nongnu.org,
virtualization@lists.linux-foundation.org,
Namhyung Kim <namhyung@kernel.org>
Subject: [Qemu-devel] [PATCH] content: Reserve virtio device ID for pstore
Date: Wed, 20 Jul 2016 00:13:37 +0900 [thread overview]
Message-ID: <1468941217-12904-1-git-send-email-namhyung@gmail.com> (raw)
From: Namhyung Kim <namhyung@kernel.org>
This patch just reserve next available device ID for pstore device
type. The device specification for pstore will come later.
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
---
content.tex | 2 ++
1 file changed, 2 insertions(+)
diff --git a/content.tex b/content.tex
index d989d98..10bacc5 100644
--- a/content.tex
+++ b/content.tex
@@ -2990,6 +2990,8 @@ Device ID & Virtio Device \\
\hline
18 & Input device \\
\hline
+22 & pstore device \\
+\hline
\end{tabular}
Some of the devices above are unspecified by this document,
--
2.8.0
next reply other threads:[~2016-07-19 15:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-19 15:13 Namhyung Kim [this message]
2016-07-20 7:54 ` [Qemu-devel] [PATCH] content: Reserve virtio device ID for pstore Cornelia Huck
2016-07-20 9:16 ` Stefan Hajnoczi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1468941217-12904-1-git-send-email-namhyung@gmail.com \
--to=namhyung@gmail.com \
--cc=kvm@vger.kernel.org \
--cc=namhyung@kernel.org \
--cc=qemu-devel@nongnu.org \
--cc=virtio-dev@lists.oasis-open.org \
--cc=virtualization@lists.linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).