mirror of
https://github.com/qemu/qemu.git
synced 2024-11-29 06:43:37 +08:00
751522275a
There are certain operations that are well considered as part of device configuration while others are needed only when "start" command is triggered by the guest driver. An example of device initialization step is msix_init and example of "device start" stage is the creation of a CQ completion handler thread. Driver expects such distinction - implement it. Signed-off-by: Yuval Shaia <yuval.shaia@oracle.com> Reviewed-by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com> Message-Id: <20180805153518.2983-2-yuval.shaia@oracle.com> Signed-off-by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com> |
||
---|---|---|
.. | ||
vmw | ||
Makefile.objs | ||
rdma_backend_defs.h | ||
rdma_backend.c | ||
rdma_backend.h | ||
rdma_rm_defs.h | ||
rdma_rm.c | ||
rdma_rm.h | ||
rdma_utils.c | ||
rdma_utils.h | ||
trace-events |