Fix memory leak in register save load due to xsave support
authorMarcelo Tosatti <mtosatti@redhat.com>
Tue, 19 Oct 2010 11:00:34 +0000 (09:00 -0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 20 Oct 2010 21:15:04 +0000 (16:15 -0500)
commitba27fb39e83f2e0063a3face109af26f0be2c1f8
tree62107d80da730a1594c59496c6d0a222994cbfad
parentc24c4b8beac25b25a2567b71077fb2cf91849664
Fix memory leak in register save load due to xsave support

From: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
target-i386/kvm.c