All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] Monitor-related fixes
@ 2014-09-11 15:19 Stratos Psomadakis
  2014-09-11 15:19 ` [Qemu-devel] [PATCH 1/2] monitor: Reset HMP mon->rs on CHR_EVENT_CLOSED Stratos Psomadakis
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Stratos Psomadakis @ 2014-09-11 15:19 UTC (permalink / raw)
  To: qemu-devel; +Cc: synnefo-devel

Hi,

the first patch fixes an issue with HMP monitors, which was exposed with v2.1.0
(commits cdaa86a and 812c10). The second one fixes a typo in a helper C program
used in qemu-iotests.

We think that they should be cherry-picked for the next stable release.

Thanks,
Stratos

Stratos Psomadakis (2):
  monitor: Reset HMP mon->rs on CHR_EVENT_CLOSED
  iotests: Send the correct fd in socket_scm_helper

 monitor.c                              |    1 +
 tests/qemu-iotests/socket_scm_helper.c |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2014-09-15 14:24 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-11 15:19 [Qemu-devel] [PATCH 0/2] Monitor-related fixes Stratos Psomadakis
2014-09-11 15:19 ` [Qemu-devel] [PATCH 1/2] monitor: Reset HMP mon->rs on CHR_EVENT_CLOSED Stratos Psomadakis
2014-09-12  6:58   ` Markus Armbruster
2014-09-12 13:53     ` [Qemu-devel] [synnefo-devel] " Stratos Psomadakis
2014-09-12 14:07     ` [Qemu-devel] [PATCH resend " Stratos Psomadakis
2014-09-12 15:21       ` Luiz Capitulino
2014-09-12 17:01         ` [Qemu-devel] [synnefo-devel] " Stratos Psomadakis
2014-09-12 17:19           ` Luiz Capitulino
2014-09-13 16:27             ` Stratos Psomadakis
2014-09-14  1:23               ` Luiz Capitulino
2014-09-15 12:34                 ` [Qemu-devel] [PATCH resend v2 1/2] monitor: Reset HMP mon->rs in CHR_EVENT_OPEN Stratos Psomadakis
2014-09-15 14:23                   ` Luiz Capitulino
2014-09-11 15:19 ` [Qemu-devel] [PATCH 2/2] iotests: Send the correct fd in socket_scm_helper Stratos Psomadakis
2014-09-12  7:04   ` Markus Armbruster
2014-09-12  8:31     ` Kevin Wolf
2014-09-12 13:47       ` Stratos Psomadakis
2014-09-12  6:49 ` [Qemu-devel] [PATCH 0/2] Monitor-related fixes Markus Armbruster

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.