qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Vinzenz 'evilissimo' Feenstra <vfeenstr@redhat.com>
To: qemu-devel@nongnu.org
Cc: marcandre.lureau@gmail.com, eblake@redhat.com,
	mdroth@linux.vnet.ibm.com, Vinzenz Feenstra <vfeenstr@redhat.com>
Subject: [Qemu-devel] [PATCH v2 0/1] qga: Add 'guest-get-users' command
Date: Mon,  3 Apr 2017 22:08:22 +0200	[thread overview]
Message-ID: <20170403200823.7394-1-vfeenstr@redhat.com> (raw)

From: Vinzenz Feenstra <vfeenstr@redhat.com>

Changes since v1:
- fixed spelling issues in the commit message and schema
- added login-time field which specifies the time the users logged on
- applied changes suggested for glib hash table usage
- added new link time library dependency for wtsapi32
- setting now _WIN32_WINNT to 0x0600 if not defined globally, which is Windows
  Vista and/or Windows 2008 Server and higher

Vinzenz Feenstra (1):
  qga: Add 'guest-get-users' command

 configure             |  2 +-
 include/glib-compat.h |  5 +++
 qga/commands-posix.c  | 54 +++++++++++++++++++++++++++++++
 qga/commands-win32.c  | 89 +++++++++++++++++++++++++++++++++++++++++++++++++++
 qga/qapi-schema.json  | 22 +++++++++++++
 5 files changed, 171 insertions(+), 1 deletion(-)

-- 
2.9.3

             reply	other threads:[~2017-04-03 20:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-03 20:08 Vinzenz 'evilissimo' Feenstra [this message]
2017-04-03 20:08 ` [Qemu-devel] [PATCH v2 1/1] qga: Add 'guest-get-users' command Vinzenz 'evilissimo' Feenstra
2017-04-03 20:13   ` Eric Blake

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=20170403200823.7394-1-vfeenstr@redhat.com \
    --to=vfeenstr@redhat.com \
    --cc=eblake@redhat.com \
    --cc=marcandre.lureau@gmail.com \
    --cc=mdroth@linux.vnet.ibm.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).