Home
last modified time | relevance | path

Searched refs:VHOST_USER_POSTCOPY_ADVISE (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.h106 VHOST_USER_POSTCOPY_ADVISE = 28, enumerator
H A Dlibvhost-user.c156 REQ(VHOST_USER_POSTCOPY_ADVISE), in vu_request_to_string()
2128 case VHOST_USER_POSTCOPY_ADVISE: in vu_process_message()
/openbmc/qemu/hw/virtio/
H A Dvhost-user.c91 VHOST_USER_POSTCOPY_ADVISE = 28, enumerator
1992 .hdr.request = VHOST_USER_POSTCOPY_ADVISE, in vhost_user_postcopy_advise()
2008 if (msg.hdr.request != VHOST_USER_POSTCOPY_ADVISE) { in vhost_user_postcopy_advise()
2010 VHOST_USER_POSTCOPY_ADVISE, msg.hdr.request); in vhost_user_postcopy_advise()
/openbmc/qemu/docs/interop/
H A Dvhost-user.rst1463 ``VHOST_USER_POSTCOPY_ADVISE``
1482 This is always sent sometime after a ``VHOST_USER_POSTCOPY_ADVISE``,