qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/1] monitor: Fix QMP ABI breakage around "id"
@ 2015-06-08  8:44 Markus Armbruster
  2015-06-08  8:44 ` [Qemu-devel] [PATCH 1/1] " Markus Armbruster
  0 siblings, 1 reply; 5+ messages in thread
From: Markus Armbruster @ 2015-06-08  8:44 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, p.fedin, dslutz, fabio.fantoni

First, my apologies for screwing this up, and for my slow reaction
(I've been offline since Wednesday night).

A number of patches for the regression have been posted.  They all
change the code the same way, but either restore a comment that's no
longer correct, or add a new one that isn't quite right.

This patch is again the same code change, but with a better comment.

I credited the authors of the prior patches by adding their S-o-B.
Hope that's alright.

A test case protecting us from such stupid mistakes would be useful.
Left for later, as we need to fix the regression right away.

Peter, can you apply this directly, or do you need me to post a pull
request.

Markus Armbruster (1):
  monitor: Fix QMP ABI breakage around "id"

 monitor.c | 2 ++
 1 file changed, 2 insertions(+)

-- 
1.9.3

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

end of thread, other threads:[~2015-06-08 14:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-08  8:44 [Qemu-devel] [PATCH 0/1] monitor: Fix QMP ABI breakage around "id" Markus Armbruster
2015-06-08  8:44 ` [Qemu-devel] [PATCH 1/1] " Markus Armbruster
2015-06-08  9:04   ` Peter Maydell
2015-06-08 12:29     ` Peter Maydell
2015-06-08 14:28   ` Eric Blake

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