qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] qemu guest agent: support guest-file-* command for Windows
@ 2015-02-06 17:59 Denis V. Lunev
  2015-02-06 17:59 ` [Qemu-devel] [PATCH 1/3] utils: drop strtok_r from envlist_parse Denis V. Lunev
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Denis V. Lunev @ 2015-02-06 17:59 UTC (permalink / raw)
  Cc: Michael Roth, Olga Krishtal, qemu-devel, Denis V. Lunev

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.

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 <okrishtal@parallels.com>
Signed-off-by: Denis V. Lunev <den@openvz.org>
CC: Michael Roth <mdroth@linux.vnet.ibm.com>

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-02-17  2:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-06 17:59 [Qemu-devel] [PATCH 0/3] qemu guest agent: support guest-file-* command for Windows Denis V. Lunev
2015-02-06 17:59 ` [Qemu-devel] [PATCH 1/3] utils: drop strtok_r from envlist_parse Denis V. Lunev
2015-02-06 17:59 ` [Qemu-devel] [PATCH 2/3] guest agent: guest-file-open: refactoring Denis V. Lunev
2015-02-06 17:59 ` [Qemu-devel] [PATCH 3/3] qga: implement file commands for Windows guest Denis V. Lunev
2015-02-13  7:51 ` [Qemu-devel] [PATCH 0/3] qemu guest agent: support guest-file-* command for Windows Denis V. Lunev
2015-02-17  2:07 ` Michael Roth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).