On Mon, 7 Jun 2010 10:20:47 +0530 (IST)
akshay st <aksha...@yahoo.co.in> wrote:

> Hello,
> Basically i want to seperate QEMU(Instruction translations, hardware 
> emulation drivers etc...) and Simulators (UI,events etc...), Someone 
> suggested me to use json mechanism. I want to understand more on json, can u 
> please give me some insight,It there is any document or something it will be 
> helpful. 
> Also is it possible to seperate QEMU and Simulator?If yes can we use JSON?

 Not sure if I got what you're trying to do, but you're probably talking
about QMP.

 We have a web page:

http://www.linux-kvm.org/page/MonitorProtocol

 It has some explanation and pointers to the README and spec files, also
building latest git repo will bring the commands doc in QMP/qmp-commands.txt.

Reply via email to