On 22 November 2017 at 08:41, Juan Quintela <quint...@redhat.com> wrote: > This commit started use tb_unlock() and tlb_set_dirty() on non TCG > code. Add the function as stubs. > > commit 27266271977c5a30f2f7d493e042be1897827bdd > Author: Peter Maydell <peter.mayd...@linaro.org> > Date: Mon Nov 20 18:08:27 2017 +0000 > > exec.c: Factor out before/after actions for notdirty memory writes > .... > > Signed-off-by: Juan Quintela <quint...@redhat.com>
Subject seems confusing -- do you mean "without TCG" ? thanks -- PMM