Re: [Qemu-devel] [PATCH] content: Reserve virtio device ID for pstore

2016-07-20 Thread Stefan Hajnoczi
On Wed, Jul 20, 2016 at 12:13:37AM +0900, Namhyung Kim wrote: > From: Namhyung Kim > > 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 > --- > content.tex | 2 ++ > 1 file changed,

Re: [Qemu-devel] [PATCH] content: Reserve virtio device ID for pstore

2016-07-20 Thread Cornelia Huck
On Wed, 20 Jul 2016 00:13:37 +0900 Namhyung Kim wrote: > From: Namhyung Kim > > 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 > --- > content.tex | 2 ++ > 1 file changed, 2 ins

[Qemu-devel] [PATCH] content: Reserve virtio device ID for pstore

2016-07-19 Thread Namhyung Kim
From: Namhyung Kim 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 --- content.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content.tex b/content.tex index d989d98..10bacc5 1