Am 17.07.2014 13:03, schrieb Pavel Dovgalyuk:
> This patch adds interrupt fields to VMState for correct saving the CPU state.
>
> Signed-off-by: Pavel Dovgalyuk
> ---
> target-arm/machine.c |5 -
> target-i386/machine.c |5 -
> 2 files changed, 8 insertions(+), 2 deletions(-)
>
This patch adds interrupt fields to VMState for correct saving the CPU state.
Signed-off-by: Pavel Dovgalyuk
---
target-arm/machine.c |5 -
target-i386/machine.c |5 -
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/target-arm/machine.c b/target-arm/machine.c
inde