qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] Fix vhost after memory API breakage


From: Avi Kivity
Subject: [Qemu-devel] [PATCH 0/3] Fix vhost after memory API breakage
Date: Mon, 9 Jan 2012 14:04:51 +0200

The memory API adjustments broke vhost, this series puts it back together
again.

There is still a lot of room for simplification (for example split/merge
can no longer occur with the memory API), this is left for later.

Avi Kivity (3):
  vhost: fix incorrect userspace address
  vhost: fix mem_sections memory corruption
  vhost: improve region filtering

 hw/vhost.c |   23 +++++++++++++++++------
 1 files changed, 17 insertions(+), 6 deletions(-)

-- 
1.7.7.1




reply via email to

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