qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 0/24] Convert nanoMIPS disassembler from C++ to C


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v3 0/24] Convert nanoMIPS disassembler from C++ to C
Date: Thu, 27 Oct 2022 12:55:59 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.4.0

On 27/10/22 09:25, Thomas Huth wrote:
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?

Sorry I lost track of this series. I'm preparing a pull request and will
look at it later today. Thanks for the reminder!

Phil.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]