qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Re: [RFD] virtio: Add memory statistics reporting to th


From: Anthony Liguori
Subject: Re: [Qemu-devel] Re: [RFD] virtio: Add memory statistics reporting to the balloon driver
Date: Fri, 08 Jan 2010 10:31:28 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091209 Fedora/3.0-4.fc12 Lightning/1.0pre Thunderbird/3.0

On 01/07/2010 12:30 PM, Luiz Capitulino wrote:
On Thu, 7 Jan 2010 15:58:30 -0200
Luiz Capitulino<address@hidden>  wrote:

  I like Daniel's idea too. In practice 'refresh-balloon' is going to
be Anthony's idea #1 for the QMP case, which seems the right way to
do it with QMP.
  Hm, something that has just occurred to me: it's easy to have
async messages in the user Monitor, we could add a new type of
user print callback called async_print.

  This new callback would be called by the Monitor when the async
message API is called but we are in user mode.

  This is really today's user_print, but user data is printed
asynchronously.

Even if we did that, it still suffers from the problem of a malicious or broken guest that would not respond thereby hanging the monitor.

Regards,

Anthony Liguori




reply via email to

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