* [Qemu-devel] [PATCH] content: Reserve virtio device ID for pstore
@ 2016-07-19 15:13 Namhyung Kim
2016-07-20 7:54 ` Cornelia Huck
2016-07-20 9:16 ` Stefan Hajnoczi
0 siblings, 2 replies; 3+ messages in thread
From: Namhyung Kim @ 2016-07-19 15:13 UTC (permalink / raw)
To: virtio-dev; +Cc: kvm, qemu-devel, virtualization, Namhyung Kim
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [PATCH] content: Reserve virtio device ID for pstore
2016-07-19 15:13 [Qemu-devel] [PATCH] content: Reserve virtio device ID for pstore Namhyung Kim
@ 2016-07-20 7:54 ` Cornelia Huck
2016-07-20 9:16 ` Stefan Hajnoczi
1 sibling, 0 replies; 3+ messages in thread
From: Cornelia Huck @ 2016-07-20 7:54 UTC (permalink / raw)
To: Namhyung Kim; +Cc: virtio-dev, Namhyung Kim, qemu-devel, kvm, virtualization
On Wed, 20 Jul 2016 00:13:37 +0900
Namhyung Kim <namhyung@gmail.com> wrote:
> 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,
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [PATCH] content: Reserve virtio device ID for pstore
2016-07-19 15:13 [Qemu-devel] [PATCH] content: Reserve virtio device ID for pstore Namhyung Kim
2016-07-20 7:54 ` Cornelia Huck
@ 2016-07-20 9:16 ` Stefan Hajnoczi
1 sibling, 0 replies; 3+ messages in thread
From: Stefan Hajnoczi @ 2016-07-20 9:16 UTC (permalink / raw)
To: Namhyung Kim; +Cc: virtio-dev, kvm, qemu-devel, virtualization, Namhyung Kim
[-- Attachment #1: Type: text/plain, Size: 421 bytes --]
On Wed, Jul 20, 2016 at 12:13:37AM +0900, Namhyung Kim wrote:
> 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(+)
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-07-20 11:32 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-19 15:13 [Qemu-devel] [PATCH] content: Reserve virtio device ID for pstore Namhyung Kim
2016-07-20 7:54 ` Cornelia Huck
2016-07-20 9:16 ` 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).