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