You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thanks for using this software. I probably have to disappoint you: the coffee version was retired a long time ago. node-qemu-server faces a complete rewrite in ES6. Now qmp commands just emit the result as an event. Also the UI gets a complete overhaul.
In file lib/src/qmp.coffee.
The first qmp command set @Datacb and get ready to run @Datacb, the second qmp command in the callback will rewrite @Datacb.
I have do a fix. Please take a look.
https://github.com/tocaata/node-qemu-server/blob/master/lib/src/qmp.coffee
The text was updated successfully, but these errors were encountered: