From: "Denis V. Lunev" <den@openvz.org>
Cc: Michael Roth <mdroth@linux.vnet.ibm.com>,
Olga Krishtal <okrishtal@parallels.com>,
qemu-devel@nongnu.org, "Denis V. Lunev" <den@openvz.org>
Subject: [Qemu-devel] [PATCH 0/3] qemu guest agent: support guest-file-* command for Windows
Date: Fri, 6 Feb 2015 20:59:52 +0300 [thread overview]
Message-ID: <1423245595-26929-1-git-send-email-den@openvz.org> (raw)
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>
next reply other threads:[~2015-02-06 17:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-06 17:59 Denis V. Lunev [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1423245595-26929-1-git-send-email-den@openvz.org \
--to=den@openvz.org \
--cc=mdroth@linux.vnet.ibm.com \
--cc=okrishtal@parallels.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).