qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v2 0/3]: QMP: Human Monitor passthrough


From: Luiz Capitulino
Subject: [Qemu-devel] [PATCH v2 0/3]: QMP: Human Monitor passthrough
Date: Wed, 10 Nov 2010 16:59:03 -0200

Simple example:

-> { "execute": "hmp_passthrough", "arguments": { "command-line": "print /i 
10+25" } }
<- { "return": "35\r\n" }

Please, check individual patches for details. Also note that this series
depends on the script improvements one.

changelog
---------

v1 -> v2

- A number of small cleanups and clarifications

Thanks.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]