qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC PATCH 04/10] tcg: change cpu_restore_state to retu


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [RFC PATCH 04/10] tcg: change cpu_restore_state to return void
Date: Mon, 17 Sep 2012 19:09:44 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120828 Thunderbird/15.0

Il 17/09/2012 19:06, Peter Maydell ha scritto:
>> > The return value is used nowhere.
> ...it looks like we should probably assert() rather than ploughing
> blindly forward if we try to restore state to match a PC value and
> it doesn't work for some reason.

Couldn't that mean simply that the tb for instance wasn't mapped
anywhere?  That's the KVM case, at least.

Paolo



reply via email to

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