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