Marc-André Lureau <marcandre.lur...@gmail.com> writes: > Hi Markus > > On Tue, May 11, 2021 at 8:53 PM Stefan Hajnoczi <stefa...@gmail.com> wrote: > >> On Thu, Apr 29, 2021 at 05:40:23PM +0400, marcandre.lur...@redhat.com >> wrote: >> > From: Marc-André Lureau <marcandre.lur...@redhat.com> >> > >> > Hi, >> > >> > This series makes the 'if' conditions less liberal, by formalizing a >> simple >> > expression tree based on bare boolean logic of configure option >> identifiers. >> > >> > (this allows to express conditions in Rust in my QAPI-Rust PoC series) >> > >> > This is based on John Snow QAPI pt4: >> > https://patchew.org/QEMU/20210421192233.3542904-1-js...@redhat.com/ >> > >> > Based-on: <20210421192233.3542904-2-js...@redhat.com> >> > >> > > The patch series applies cleanly on top of master now. I checked no > regression between each commit, including python style checks.
Appears to conflict with John's "[PATCH v2 00/21] qapi: static typing conversion, pt5a". I didn't examine the conflicts. Since I reviewed John's v1 recently, and git-range-diff to v2 looks fairly innocent at a glance, I'd prefer not to rock that boat. Let's discuss what to do as soon as I reviewed John's v2. > If you are overloaded, can I make a pull request for it? Not yet, please.