qemu-devel
[Top][All Lists]
Advanced

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

Re: GSoC Intro - TUI interface for QMP


From: John Snow
Subject: Re: GSoC Intro - TUI interface for QMP
Date: Thu, 10 Jun 2021 10:35:25 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1

On 6/9/21 8:07 AM, Daniel P. Berrangé wrote:
I think that's  overthinking things. Even a small QEMU install is
10s of MB in size once you add up the qemu binary, firmware blobs
and depedancies. If we only keep the raw help text from the json,
we'll have < 1/2 MB, which is lost in the noise of the overall
deploymnt size. No need for compression or complex load-on-demand,
just keep it small and simple.


Yes, you're right. Our first step should be to keep it small and simple and prove that it works.

We can worry about load on demand later if we still want it at that point.

--js




reply via email to

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