qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/1] monitor: Fix QMP ABI breakage around "id"


From: Markus Armbruster
Subject: [Qemu-devel] [PATCH 0/1] monitor: Fix QMP ABI breakage around "id"
Date: Mon, 8 Jun 2015 10:44:29 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]