Peter Maydell <peter.mayd...@linaro.org> 于2020年2月4日周二 下午9:22写道:
> On Tue, 4 Feb 2020 at 03:51, Gavin Shan <gs...@redhat.com> wrote: > > Note: I'm still investigating the code to see how SError can be injected > when TCG > > is used. I think we need same function when TCG is enabled, or it's > something for > > future. > > TCG doesn't currently implement SError -- it could be added, but > there's a bit of plumbing you'd need to do to get it to work and to > ensure the exception is taken, routed and masked correctly. > > Thanks, Peter. Yeah, I will post v2 RFC patch shortly. Please let me know if there are anything wrong :) Thanks, Gavin > thanks > -- PMM >