qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v8 0/2] vhost: used_memslots limit check fixes and refactoring
@ 2018-02-27  7:10 Jay Zhou
  2018-02-27  7:10 ` [Qemu-devel] [PATCH v8 1/2] vhost: fix memslot limit check Jay Zhou
  2018-02-27  7:10 ` [Qemu-devel] [PATCH v8 2/2] vhost: used_memslots refactoring Jay Zhou
  0 siblings, 2 replies; 6+ messages in thread
From: Jay Zhou @ 2018-02-27  7:10 UTC (permalink / raw)
  To: qemu-devel
  Cc: mst, imammedo, weidong.huang, wangxinxin.wang, arei.gonglei,
	jianjay.zhou, liuzhe13

v8:
 - rebased on the master
v7:
 - rebased on the master
v2 ... v6:
 - delete the "used_memslots" global variable, and add it
   for vhost-user and vhost-kernel separately
 - refine the function, commit log
 - used_memslots refactoring

Jay Zhou (2):
  vhost: fix memslot limit check
  vhost: used_memslots refactoring

 hw/virtio/vhost-backend.c         | 15 +++++++-
 hw/virtio/vhost-user.c            | 77 ++++++++++++++++++++++++++-------------
 hw/virtio/vhost.c                 | 30 ++++++++-------
 include/hw/virtio/vhost-backend.h |  6 ++-
 4 files changed, 86 insertions(+), 42 deletions(-)

--
1.8.3.1

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

end of thread, other threads:[~2018-03-05  9:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-27  7:10 [Qemu-devel] [PATCH v8 0/2] vhost: used_memslots limit check fixes and refactoring Jay Zhou
2018-02-27  7:10 ` [Qemu-devel] [PATCH v8 1/2] vhost: fix memslot limit check Jay Zhou
2018-02-27  7:10 ` [Qemu-devel] [PATCH v8 2/2] vhost: used_memslots refactoring Jay Zhou
2018-03-01 16:16   ` Michael S. Tsirkin
2018-03-02  1:55     ` Zhoujian (jay)
2018-03-05  9:23     ` Zhoujian (jay)

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