Re: [Qemu-devel] [PATCH 3/3] ide: export rotational qdev property

2017-05-08 Thread John Snow
On 05/06/2017 08:43 AM, Aurelien Jarno wrote: > Export the rotational qdev property in the IDENTIFY request. > > Signed-off-by: Aurelien Jarno > --- > hw/ide/core.c | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/hw/ide/core.c b/hw/ide/core.c > index 0b48b64d3a..1aa76b0d90 100644

Re: [Qemu-devel] [PATCH 3/3] ide: export rotational qdev property

2017-05-06 Thread Philippe Mathieu-Daudé
On 05/06/2017 09:43 AM, Aurelien Jarno wrote: Export the rotational qdev property in the IDENTIFY request. Signed-off-by: Aurelien Jarno Reviewed-by: Philippe Mathieu-Daudé --- hw/ide/core.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hw/ide/core.c b/hw/ide/core.c index 0b48b64

[Qemu-devel] [PATCH 3/3] ide: export rotational qdev property

2017-05-06 Thread Aurelien Jarno
Export the rotational qdev property in the IDENTIFY request. Signed-off-by: Aurelien Jarno --- hw/ide/core.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hw/ide/core.c b/hw/ide/core.c index 0b48b64d3a..1aa76b0d90 100644 --- a/hw/ide/core.c +++ b/hw/ide/core.c @@ -191,6 +191,9 @@ static