On 08/13/2010 02:53 PM, Anthony Liguori wrote:
On 08/12/2010 09:09 AM, stefano.stabell...@eu.citrix.com wrote:From: Anthony PERARD<anthony.per...@citrix.com>Introduce functions to read and write the state of the VM in xenstore.This basically creates a new management interface for QEMU via the xenstore. Our management interface is QMP. If you want to maintain compatibility, you'll need to write a QMP -> xenstore daemon that maps events appropriately.
This would belong in xl/libxl. Paolo