Quoting Denis V. Lunev (2015-02-06 11:59:52) > This was a part of patchset implemented guest-exec command. > It was suggested to submit it separately by Michael. > > The set contains small refactoring to fix mingw 4.9.1 compilation > and safe part of the rework of posix file interface plus main > Windows file commands implementation.
Thanks, applied to QGA tree: https://github.com/mdroth/qemu/commits/qga > > Changes from previous version: > - compilation is fixed by gropping strtok_r at all > - error_setg_win32 is used for error decoding > > Signed-off-by: Olga Krishtal <okrish...@parallels.com> > Signed-off-by: Denis V. Lunev <d...@openvz.org> > CC: Michael Roth <mdr...@linux.vnet.ibm.com>