qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] exec: save exception_index field


From: Andreas Färber
Subject: Re: [Qemu-devel] [PATCH] exec: save exception_index field
Date: Mon, 25 Aug 2014 18:40:26 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.7.0

Am 25.08.2014 13:09, schrieb Pavel Dovgaluk:
>> From: Andreas Färber [mailto:address@hidden
>> 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 <address@hidden>
>>> ---
>>>  exec.c |   35 +++++++++++++++++++++++++++++++++++
>>>  1 files changed, 35 insertions(+), 0 deletions(-)
>>
>> Doh, this resolves my request from the big series,
>>
>> Reviewed-by: Andreas Färber <address@hidden>
>>
>> I'll wait for more review before I take it, please keep me CC'ed.
> 
> No more reviews yet.
> Will this patch be applied?

Thanks for the reminder, applied to qom-cpu now:
https://github.com/afaerber/qemu-cpu/commits/qom-cpu

Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg



reply via email to

[Prev in Thread] Current Thread [Next in Thread]