Markus Armbruster <arm...@redhat.com> writes: > marcandre.lur...@redhat.com writes: > >> 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) >> >> thanks > > Only a few trivial things left to correct or improve. I'll take care of > it in my tree. Series > Reviewed-by: Markus Armbruster <arm...@redhat.com> > > Thanks!
Queued for 6.2 and pushed to https://repo.or.cz/qemu/armbru.git branch qapi-not-next. Thanks!