[PATCH 0/2] vhost-user: drop support for postcopy+CONFIGURE_MEM_SLOTS

Vladimir Sementsov-Ogievskiy posted 2 patches 1 week, 3 days ago
docs/interop/vhost-user.rst |  30 +++-
hw/virtio/vhost-user.c      | 296 +++++++++++-------------------------
2 files changed, 116 insertions(+), 210 deletions(-)
[PATCH 0/2] vhost-user: drop support for postcopy+CONFIGURE_MEM_SLOTS
Posted by Vladimir Sementsov-Ogievskiy 1 week, 3 days ago
Hi all!

The combination of postcopy and CONFIGURE_MEM_SLOTS is neither properly
documented nor correctly implemented, see details in 01. I suggest to
drop it for now, and document that fact.

Vladimir Sementsov-Ogievskiy (2):
  vhost-user: drop postcopy support for CONFIGURE_MEM_SLOTS case
  vhost-user: drop extra "else" in vhost_user_set_mem_table_postcopy()

 docs/interop/vhost-user.rst |  30 +++-
 hw/virtio/vhost-user.c      | 296 +++++++++++-------------------------
 2 files changed, 116 insertions(+), 210 deletions(-)

-- 
2.43.0