diff options
| author | Tetsuya Mukawa | 2015-12-21 04:47:34 +0100 |
|---|---|---|
| committer | Michael S. Tsirkin | 2016-01-09 22:20:20 +0100 |
| commit | 56a571d9c803b7a2348373ca3feb44ca4e0d9131 (patch) | |
| tree | 81a3cc67130f9b5036f654ff6056ee71b07d5208 /include/exec/user | |
| parent | migration/virtio: Remove simple .get/.put use (diff) | |
| download | qemu-56a571d9c803b7a2348373ca3feb44ca4e0d9131.tar.gz qemu-56a571d9c803b7a2348373ca3feb44ca4e0d9131.tar.xz qemu-56a571d9c803b7a2348373ca3feb44ca4e0d9131.zip | |
ivshmem: Store file descriptor for vhost-user negotiation
If virtio-net driver allocates memory in ivshmem shared memory,
vhost-net will work correctly, but vhost-user will not work because
a fd of shared memory will not be sent to vhost-user backend.
This patch fixes ivshmem to store file descriptor of shared memory.
It will be used when vhost-user negotiates vhost-user backend.
Signed-off-by: Tetsuya Mukawa <mukawa@igel.co.jp>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'include/exec/user')
0 files changed, 0 insertions, 0 deletions
