|
From: | Paolo Bonzini |
Subject: | Re: [PATCH] PoC: Rust binding for QAPI (qemu-ga only, for now) |
Date: | Fri, 11 Sep 2020 13:28:13 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0 |
On 11/09/20 12:46, Daniel P. Berrangé wrote: > Do we actually need/want it to be in the same monolithic repo > as qemu, as opposed to a qemu-qapi-rust repo ? I think QAPI and qemu-ga should be separate repos altogether. QAPI should be included as a submodule in both qemu and qemu-ga. qemu-ga instead has absolutely no dependency on QEMU and viceversa, and is a prime candidate for removing all traces of the configure script and being a pure meson project. Paolo
[Prev in Thread] | Current Thread | [Next in Thread] |