On Mon, 03/16 08:33, Paolo Bonzini wrote:
>
>
> On 16/03/2015 06:31, Fam Zheng wrote:
> > So that accesses from multiple threads are safe.
> >
> > Signed-off-by: Fam Zheng
> > ---
> > exec.c | 24 +++-
> > 1 file changed, 15 insertions(+), 9 deletions(-)
> >
> > diff --git
On 16/03/2015 06:31, Fam Zheng wrote:
> So that accesses from multiple threads are safe.
>
> Signed-off-by: Fam Zheng
> ---
> exec.c | 24 +++-
> 1 file changed, 15 insertions(+), 9 deletions(-)
>
> diff --git a/exec.c b/exec.c
> index 4080044..3e54580 100644
> --- a/exec.
So that accesses from multiple threads are safe.
Signed-off-by: Fam Zheng
---
exec.c | 24 +++-
1 file changed, 15 insertions(+), 9 deletions(-)
diff --git a/exec.c b/exec.c
index 4080044..3e54580 100644
--- a/exec.c
+++ b/exec.c
@@ -429,15 +429,6 @@ address_space_translate_