qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v5 3/8] qapi: Restrict balloon-related commands to machine co


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v5 3/8] qapi: Restrict balloon-related commands to machine code
Date: Mon, 14 Sep 2020 11:42:12 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0

+Laurent and David

On 9/14/20 11:16 AM, Markus Armbruster wrote:
> Philippe Mathieu-Daudé <philmd@redhat.com> writes:
> 
>> Only qemu-system-FOO and qemu-storage-daemon provide QMP
>> monitors, therefore such declarations and definitions are
>> irrelevant for user-mode emulation.
>>
>> Restricting the balloon-related commands to machine.json
>> allows pulling less declarations/definitions to user-mode.
> 
> How this affects user mode is not obvious to (ignorant) me.  Can you
> provide a clue?

I guess this was discussed with David at some point.

Maybe the QMP commands are not exposed via HMP, making this
code unreachable?

Anyhow user-mode binaries don't use the memory ballooning feature,
this is specific to system-mode emulation.

Laurent/David, do you have some more trivial explanation?

Thanks,

Phil.




reply via email to

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