R&D/Hypervisor
[Analysis] Add new Qemu monitor
sunshout1
2014. 1. 21. 08:54
To implement new QEMU Monitor Protocol:
1) define hmp method @ hmp.h
2) implement hmp method @ hmp.c
3) implement qmp method @ qmp.c
ex) (qemu) cpu-add 2
728x90