qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] Fix vhost after memory API breakage
@ 2012-01-09 12:04 Avi Kivity
  2012-01-09 12:04 ` [Qemu-devel] [PATCH 1/3] vhost: fix incorrect userspace address Avi Kivity
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Avi Kivity @ 2012-01-09 12:04 UTC (permalink / raw)
  To: Michael S. Tsirkin; +Cc: qemu-devel

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

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

end of thread, other threads:[~2012-01-09 14:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-09 12:04 [Qemu-devel] [PATCH 0/3] Fix vhost after memory API breakage Avi Kivity
2012-01-09 12:04 ` [Qemu-devel] [PATCH 1/3] vhost: fix incorrect userspace address Avi Kivity
2012-01-09 13:28   ` Michael S. Tsirkin
2012-01-09 12:04 ` [Qemu-devel] [PATCH 2/3] vhost: fix mem_sections memory corruption Avi Kivity
2012-01-09 13:28   ` Michael S. Tsirkin
2012-01-09 12:04 ` [Qemu-devel] [PATCH 3/3] vhost: improve region filtering Avi Kivity
2012-01-09 13:28   ` Michael S. Tsirkin
2012-01-09 13:27     ` Avi Kivity
2012-01-09 13:32       ` 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).