On 12/09/2022 14.26, Milica Lazarevic wrote:
Hi,
This patchset converts the nanomips disassembler to plain C. C++ features
like class, std::string type, exception handling, and function overloading
have been removed and replaced with the equivalent C code.
Hi Philippe, hi Stefan,
as far as I can see, this patch set has been completely reviewed, and IMHO
it would be nice to get this into QEMU 7.2 to finally get rid of the C++
dependency in the QEMU code ... could one of you pick this up and send a
pull request with the patches? Or is there still anything left to do here?
Thomas