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