qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/3] CPUPhysMemoryClient: Fixes and batching
@ 2011-05-03 18:36 Alex Williamson
  2011-05-03 18:36 ` [Qemu-devel] [PATCH v2 1/3] CPUPhysMemoryClient: Fix typo in phys memory client registration Alex Williamson
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Alex Williamson @ 2011-05-03 18:36 UTC (permalink / raw)
  To: qemu-devel, anthony; +Cc: jan.kiszka, alex.williamson, armbru, mst

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(-)

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

end of thread, other threads:[~2011-05-25  6:08 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-03 18:36 [Qemu-devel] [PATCH v2 0/3] CPUPhysMemoryClient: Fixes and batching Alex Williamson
2011-05-03 18:36 ` [Qemu-devel] [PATCH v2 1/3] CPUPhysMemoryClient: Fix typo in phys memory client registration Alex Williamson
2011-05-03 18:36 ` [Qemu-devel] [PATCH v2 2/3] CPUPhysMemoryClient: Pass guest physical address not region offset Alex Williamson
2011-05-03 18:36 ` [Qemu-devel] [PATCH v2 3/3] CPUPhysMemoryClient: Batch contiguous addresses when playing catchup Alex Williamson
2011-05-05 13:21   ` Michael S. Tsirkin
2011-05-05 14:21     ` Alex Williamson
2011-05-05 14:30       ` Jes Sorensen
2011-05-05 15:18         ` Michael S. Tsirkin
2011-05-05 15:36           ` Jes Sorensen
2011-05-05 15:38             ` Michael S. Tsirkin
2011-05-05 15:40               ` Jes Sorensen
2011-05-05 15:41                 ` Michael S. Tsirkin
2011-05-05 15:21       ` Michael S. Tsirkin
2011-05-25  3:47         ` Alex Williamson
2011-05-25  6:08           ` Michael S. Tsirkin
2011-05-05 13:21 ` [Qemu-devel] [PATCH v2 0/3] CPUPhysMemoryClient: Fixes and batching Michael S. Tsirkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).