Re: [Qemu-devel] [PATCH] hw: edu: set category of the edu device

2019-01-24 Thread Thomas Huth
On 2019-01-24 15:46, kumar sourav wrote: > Sets the category of edu device as DEVICE_CATEGORY_MISC. > Devices should be assigned to one of DEVICE_CATEGORY_. > > Signed-off-by: kumar sourav > --- > hw/misc/edu.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/hw/misc/edu.c b/hw/mi

[Qemu-devel] [PATCH] hw: edu: set category of the edu device

2019-01-24 Thread kumar sourav
Sets the category of edu device as DEVICE_CATEGORY_MISC. Devices should be assigned to one of DEVICE_CATEGORY_. Signed-off-by: kumar sourav --- hw/misc/edu.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hw/misc/edu.c b/hw/misc/edu.c index ceaf688bfb..91af452c9e 100644 --- a/hw/misc/