commit | c76bf6bb8fbbb233a7d3641e09229d23747d5ee3 | [log] [tgz] |
---|---|---|
author | Nikolay Nikolaev <n.nikolaev@virtualopensystems.com> | Tue May 27 15:04:15 2014 +0300 |
committer | Michael S. Tsirkin <mst@redhat.com> | Thu Jun 19 16:41:55 2014 +0300 |
tree | ae75adf51d292d0df339b6b82d194caa9e44c1f9 | |
parent | d39aac7aac2abd78c483f8527c5aa9ae6156bd49 [diff] |
Add chardev API qemu_chr_fe_get_msgfds This extends the existing qemu_chr_fe_get_msgfd by allowing to read a set of fds. The function for receiving the fds - unix_process_msgfd is extended to allocate the needed array size. Signed-off-by: Antonios Motakis <a.motakis@virtualopensystems.com> Signed-off-by: Nikolay Nikolaev <n.nikolaev@virtualopensystems.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>