[Qemu-devel] [PATCH 4/6] ide: fix migration in the middle of pio operation
Signed-off-by: Juan Quintela --- hw/ide/core.c | 90 - hw/ide/internal.h |5 +++ 2 files changed, 94 insertions(+), 1 deletions(-) diff --git a/hw/ide/core.c b/hw/ide/core.c index ccb7d32..db00083 100644 --- a/hw/ide/core.c +++ b/hw/
[Qemu-devel] [PATCH 4/6] ide: fix migration in the middle of pio operation
Signed-off-by: Juan Quintela --- hw/ide/core.c | 90 - hw/ide/internal.h |5 +++ 2 files changed, 94 insertions(+), 1 deletions(-) diff --git a/hw/ide/core.c b/hw/ide/core.c index 8669602..20e639d 100644 --- a/hw/ide/core.c +++ b/hw/