On 11/3/22 19:16, Avihai Horon 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> -- Best regards, Vladimir