qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL for-2.5 0/3] qemu-ga patch queue
@ 2015-11-04 20:12 Michael Roth
  2015-11-04 20:12 ` [Qemu-devel] [PULL 1/3] qga: drop hand-made guest_file_toggle_flags helper Michael Roth
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Michael Roth @ 2015-11-04 20:12 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

The following changes since commit 79cf9fad341e6e7bd6b55395b71d5c5727d7f5b0:

  Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20151103' into staging (2015-11-03 14:54:40 +0000)

are available in the git repository at:


  git://github.com/mdroth/qemu.git tags/qga-pull-2015-11-04-tag

for you to fetch changes up to fb68777312887000cd0367d72621fdd67cc4a0a0:

  qga: set file descriptor in qmp_guest_file_open non-blocking on Win32 (2015-11-04 07:37:56 -0600)

----------------------------------------------------------------
qemu-ga patch queue

* fix file handle cleanup on w32
* use non-blocking mode for file handles on w32 to avoid
  hangs on guest-file-read/guest-file-write to pipes

----------------------------------------------------------------
Denis V. Lunev (1):
      qga: drop hand-made guest_file_toggle_flags helper

Olga Krishtal (2):
      qga: fixed CloseHandle in qmp_guest_file_open
      qga: set file descriptor in qmp_guest_file_open non-blocking on Win32

 qga/commands-posix.c | 27 ++-------------------------
 qga/commands-win32.c | 29 ++++++++++++++++++++++++++++-
 2 files changed, 30 insertions(+), 26 deletions(-)

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

end of thread, other threads:[~2015-11-05 11:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-04 20:12 [Qemu-devel] [PULL for-2.5 0/3] qemu-ga patch queue Michael Roth
2015-11-04 20:12 ` [Qemu-devel] [PULL 1/3] qga: drop hand-made guest_file_toggle_flags helper Michael Roth
2015-11-04 20:12 ` [Qemu-devel] [PULL 2/3] qga: fixed CloseHandle in qmp_guest_file_open Michael Roth
2015-11-04 20:12 ` [Qemu-devel] [PULL 3/3] qga: set file descriptor in qmp_guest_file_open non-blocking on Win32 Michael Roth
2015-11-05 11:43 ` [Qemu-devel] [PULL for-2.5 0/3] qemu-ga patch queue Peter Maydell

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).