Avihai Horon <avih...@nvidia.com> wrote: > Add new function qemu_file_get_to_fd() that allows reading data from > QEMUFile and writing it straight into a given fd. > > This will be used later in VFIO migration code. > > Signed-off-by: Avihai Horon <avih...@nvidia.com> > Reviewed-by: Vladimir Sementsov-Ogievskiy <vsement...@yandex-team.ru> > Reviewed-by: Cédric Le Goater <c...@redhat.com>
Reviewed-by: Juan Quintela <quint...@redhat.com>