qemu-devel
[Top][All Lists]
Advanced

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

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


From: Alex Williamson
Subject: [Qemu-devel] [PATCH v2 0/3] CPUPhysMemoryClient: Fixes and batching
Date: Tue, 03 May 2011 12:36:19 -0600
User-agent: StGIT/0.14.3

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

---

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]