qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] qga: non-blocking fd cleanups
@ 2015-10-07 10:59 Denis V. Lunev
  2015-10-07 10:59 ` [Qemu-devel] [PATCH 1/2] qga: drop hand-made guest_file_toggle_flags helper Denis V. Lunev
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Denis V. Lunev @ 2015-10-07 10:59 UTC (permalink / raw)
  Cc: Denis V. Lunev, Olga Krishtal, mdroth, qemu-devel

This patchset is reincarnation of one patch discussed in the scope of
QEMU 2.4 and rejected for that time. Actually we should use
non-blocking descriptors in QGA on Windows in guest-file-open exactly
like was done for Posix.

Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: Olga Krishtal <okrishtal@virtuozzo.com>
Reviewed-by: Yuri Pudgorodskiy <yur@virtuozzo.com>

CC: Michael Roth <mdroth@linux.vnet.ibm.com>

^ permalink raw reply	[flat|nested] 11+ messages in thread
* [Qemu-devel] [PATCH v2 0/2] qga: non-blocking fd cleanups
@ 2015-10-15 12:51 Denis V. Lunev
  2015-10-15 12:51 ` [Qemu-devel] [PATCH 2/2] qga: set file descriptors in qmp_guest_file_open non-blocking on Win32 Denis V. Lunev
  0 siblings, 1 reply; 11+ messages in thread
From: Denis V. Lunev @ 2015-10-15 12:51 UTC (permalink / raw)
  Cc: Denis V. Lunev, Olga Krishtal, mdroth, qemu-devel

This patchset is reincarnation of one patch discussed in the scope of
QEMU 2.4 and rejected for that time. Actually we should use
non-blocking descriptors in QGA on Windows in guest-file-open exactly
like was done for Posix.

Changes from v1:
- call to qemu_fd_register is moved to a proper place
- moved declaration of opt to a proper place

Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: Olga Krishtal <okrishtal@virtuozzo.com>
Reviewed-by: Yuri Pudgorodskiy <yur@virtuozzo.com>
CC: Michael Roth <mdroth@linux.vnet.ibm.com>

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

end of thread, other threads:[~2015-10-21 23:30 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-07 10:59 [Qemu-devel] [PATCH 0/2] qga: non-blocking fd cleanups Denis V. Lunev
2015-10-07 10:59 ` [Qemu-devel] [PATCH 1/2] qga: drop hand-made guest_file_toggle_flags helper Denis V. Lunev
2015-10-07 14:40   ` Eric Blake
2015-10-07 10:59 ` [Qemu-devel] [PATCH 2/2] qga: set file descriptors in qmp_guest_file_open non-blocking on Win32 Denis V. Lunev
2015-10-12 17:38   ` Michael Roth
2015-10-12 17:47     ` Denis V. Lunev
2015-10-12 18:39     ` Stefan Weil
2015-10-12 19:14       ` Denis V. Lunev
2015-10-12  8:46 ` [Qemu-devel] [PATCH 0/2] qga: non-blocking fd cleanups Denis V. Lunev
  -- strict thread matches above, loose matches on Subject: below --
2015-10-15 12:51 [Qemu-devel] [PATCH v2 " Denis V. Lunev
2015-10-15 12:51 ` [Qemu-devel] [PATCH 2/2] qga: set file descriptors in qmp_guest_file_open non-blocking on Win32 Denis V. Lunev
2015-10-21 23:29   ` 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).