Am 05.09.2014 00:50, schrieb Peter Maydell:
> On 4 September 2014 18:20, Andreas Färber wrote:
>> From: Pavel Dovgaluk
>>
>> This patch adds a subsection with exception_index field to the VMState for
>> correct saving the CPU state.
>> Without this patch, simulator could miss the pending exceptio
On 4 September 2014 18:20, Andreas Färber wrote:
> From: Pavel Dovgaluk
>
> This patch adds a 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-
From: Pavel Dovgaluk
This patch adds a 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
Signed-off-by: Andreas Färber
---
exe