On 08/31/2017 08:27 PM, Philippe Mathieu-Daudé wrote:
> On 08/31/2017 09:14 PM, John Snow wrote:
>> Signed-off-by: John Snow
>
> Reviewed-by: Philippe Mathieu-Daudé
>
TY, and btw the reasoning behind what I went with:
Since s->dma_cmd is itself a type `enum ide_dma_cmd` then by definition
s
On 08/31/2017 09:14 PM, John Snow wrote:
Signed-off-by: John Snow
Reviewed-by: Philippe Mathieu-Daudé
---
hw/ide/atapi.c| 5 +
hw/ide/core.c | 24 +---
hw/ide/trace-events | 3 +++
include/hw/ide/internal.h | 6 --
4 files c
Signed-off-by: John Snow
---
hw/ide/atapi.c| 5 +
hw/ide/core.c | 24 +---
hw/ide/trace-events | 3 +++
include/hw/ide/internal.h | 6 --
4 files changed, 25 insertions(+), 13 deletions(-)
diff --git a/hw/ide/atapi.c b/hw/ide/atapi.c
i