Re: [Qemu-devel] [PATCH] ide save/restore pio/atapi cmd transfer fields and io buffer

2010-02-19 Thread Anthony Liguori
On 02/11/2010 02:19 PM, Marcelo Tosatti wrote: Save/restore information necessary to continue in progress PIO/ATAPI CMD transfers. This includes the IO buffer. Signed-off-by: Marcelo Tosatti Applied. Thanks. Regards, Anthony Liguori diff --git a/hw/ide/core.c b/hw/ide/core.c index b6

[Qemu-devel] [PATCH] ide save/restore pio/atapi cmd transfer fields and io buffer

2010-02-11 Thread Marcelo Tosatti
Save/restore information necessary to continue in progress PIO/ATAPI CMD transfers. This includes the IO buffer. Signed-off-by: Marcelo Tosatti diff --git a/hw/ide/core.c b/hw/ide/core.c index b6643e8..64aebc2 100644 --- a/hw/ide/core.c +++ b/hw/ide/core.c @@ -2640,6 +2640,7 @@ void ide_init2(