Am 25.08.2014 13:09, schrieb Pavel Dovgaluk:
>> From: Andreas Färber [mailto:afaer...@suse.de]
>> Am 31.07.2014 07:41, schrieb Pavel Dovgaluk:
>>> This patch adds subsection with exception_index field to the VMState for
>>> correct saving the CPU state.
>>> Without this patch simulator could miss t
> From: Andreas Färber [mailto:afaer...@suse.de]
> Am 31.07.2014 07:41, schrieb Pavel Dovgaluk:
> > This patch adds subsection with exception_index field to the VMState for
> > correct saving the CPU state.
> > Without this patch simulator could miss the pending exception in the saved
> > virtual m
Hi,
Am 31.07.2014 07:41, schrieb Pavel Dovgaluk:
> This patch adds subsection with exception_index field to the VMState for
> correct saving the CPU state.
> Without this patch simulator could miss the pending exception in the saved
> virtual machine state.
>
> Signed-off-by: Pavel Dovgalyuk
> -
This patch adds subsection with exception_index field to the VMState for
correct saving the CPU state.
Without this patch simulator could miss the pending exception in the saved
virtual machine state.
Signed-off-by: Pavel Dovgalyuk
---
exec.c | 35 +++
1 files c