public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix xsave/xcr save/restore memory leak
@ 2010-06-20 13:14 Avi Kivity
  2010-06-20 13:14 ` [PATCH 1/2] KVM: Fix xsave and xcr " Avi Kivity
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Avi Kivity @ 2010-06-20 13:14 UTC (permalink / raw)
  To: Marcelo Tosatti, Sheng Yang; +Cc: kvm

There's a small leak in xsave/xcr save/restore that rapidly drains all memory
during Windows XP install without FlexPriority, since that triggers qemu
register reload frequently.

Avi Kivity (2):
  KVM: Fix xsave and xcr save/restore memory leak
  KVM: Consolidate load/save temporary buffer allocation and freeing

 arch/x86/kvm/x86.c |   66 +++++++++++++++++++++++++--------------------------
 1 files changed, 32 insertions(+), 34 deletions(-)


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-06-21  1:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-20 13:14 [PATCH 0/2] Fix xsave/xcr save/restore memory leak Avi Kivity
2010-06-20 13:14 ` [PATCH 1/2] KVM: Fix xsave and xcr " Avi Kivity
2010-06-20 13:14 ` [PATCH 2/2] KVM: Consolidate load/save temporary buffer allocation and freeing Avi Kivity
2010-06-21  1:09 ` [PATCH 0/2] Fix xsave/xcr save/restore memory leak Sheng Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox