qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH][uq/master] kvm: x86: Avoid runtime allocation o


From: Marcelo Tosatti
Subject: Re: [Qemu-devel] [PATCH][uq/master] kvm: x86: Avoid runtime allocation of xsave buffer
Date: Tue, 8 Nov 2011 18:44:21 -0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, Oct 27, 2011 at 07:25:58PM +0200, Jan Kiszka wrote:
> Keep a per-VCPU xsave buffer for kvm_put/get_xsave instead of
> continuously allocating and freeing it on state sync.
> 
> Signed-off-by: Jan Kiszka <address@hidden>
> ---
>  target-i386/cpu.h |    3 ++-
>  target-i386/kvm.c |   15 +++++++--------
>  2 files changed, 9 insertions(+), 9 deletions(-)

Applied both, thanks.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]