]> git.ipfire.org Git - thirdparty/qemu.git/commit
qga: Extract qmp_guest_file_read() to common commands.c
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Tue, 14 Apr 2020 13:30:43 +0000 (15:30 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Wed, 15 Apr 2020 14:15:53 +0000 (09:15 -0500)
commitead83a136d54f7faa315922aff26fa11d216909f
tree9780b832182caa810e72a4b45e99c2a38f31ab16
parent5d3586b834633c8ac462d4741b85b4036cbc0f93
qga: Extract qmp_guest_file_read() to common commands.c

Extract the common code shared by both POSIX/Win32 implementations.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
qga/commands-common.h
qga/commands-posix.c
qga/commands-win32.c
qga/commands.c