On 7 May 2013 15:16, Paolo Bonzini wrote:
> From: Avi Kivity
>
> A couple of fields were left uninitialized. This was not observed earlier
> because all address spaces were statically allocated. Also free allocation
> for those fields.
>
> Signed-off-by: Avi Kivity
> Signed-off-by: Paolo Bonzi
From: Avi Kivity
A couple of fields were left uninitialized. This was not observed earlier
because all address spaces were statically allocated. Also free allocation
for those fields.
Signed-off-by: Avi Kivity
Signed-off-by: Paolo Bonzini
---
memory.c |3 +++
1 files changed, 3 insertio