On 25.06.2014 11:34, Paolo Bonzini wrote:
Il 25/06/2014 11:30, Michal Privoznik ha scritto:
Since fe069d9d5946 the qmp-events.txt does not exist anymore. This is
unhappy as users still may want to know what events they can await
from qemu.
hxtool however doesn't understand the json format. :( I guess for now
we could just revert the deletion, and aim at automatically-generating
the documentation in the future.
Well, the patch is using 'hxtool -h' which effectively is 'cp'. Yes, it
is hackish.
Michal