Re: [Qemu-devel] [PATCH v3 00/50] Hi,

2017-12-18 Thread Markus Armbruster
Marc-André Lureau writes: > In order to clean-up some hacks in qapi (having to unregister commands > at runtime), I proposed a "[PATCH v5 02/20] qapi.py: add a simple #ifdef > condition" > > (see http://lists.gnu.org/archive/html/qemu-devel/2016-08/msg03106.html). > > However, we decided to drop

Re: [Qemu-devel] [PATCH v3 00/50] Hi,

2017-09-11 Thread no-reply
Hi, This series failed automatic build test. Please find the testing commands and their output below. If you have docker installed, you can probably reproduce it locally. Subject: [Qemu-devel] [PATCH v3 00/50] Hi, Message-id: 2017090623.24981-1-marcandre.lur...@redhat.com Type: series

[Qemu-devel] [PATCH v3 00/50] Hi,

2017-09-11 Thread Marc-André Lureau
In order to clean-up some hacks in qapi (having to unregister commands at runtime), I proposed a "[PATCH v5 02/20] qapi.py: add a simple #ifdef condition" (see http://lists.gnu.org/archive/html/qemu-devel/2016-08/msg03106.html). However, we decided to drop that patch from the series and solve th