qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/3] CPUPhysMemoryClient: Fixes and batching


From: Michael S. Tsirkin
Subject: Re: [Qemu-devel] [PATCH v2 0/3] CPUPhysMemoryClient: Fixes and batching
Date: Thu, 5 May 2011 16:21:24 +0300
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, May 03, 2011 at 12:36:19PM -0600, Alex Williamson wrote:
> This series pulls together several related patches for bugs and
> performance that I found last week.  Only the 2nd patch is actually
> modified from inital posting, adding the comments suggested by
> Markus.  The 1st two patches fix pretty serious brokeness in the
> CPUPhysMemoryClient interface.  Of the two current users, kvm and
> vhost, only vhost is actually affected by these bugs.  Please
> apply.  Thanks,
> 
> Alex

Applied first two, thanks!

> ---
> 
> Alex Williamson (3):
>       CPUPhysMemoryClient: Batch contiguous addresses when playing catchup
>       CPUPhysMemoryClient: Pass guest physical address not region offset
>       CPUPhysMemoryClient: Fix typo in phys memory client registration
> 
> 
>  exec.c |   46 ++++++++++++++++++++++++++++++++++++++++------
>  1 files changed, 40 insertions(+), 6 deletions(-)



reply via email to

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