qemu-devel
[Top][All Lists]
Advanced

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

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


From: Avi Kivity
Subject: Re: [Qemu-devel] [PATCH v1 0/3]: QMP: Human Monitor passthrough
Date: Thu, 11 Nov 2010 18:22:13 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101027 Fedora/3.1.6-1.fc14 Lightning/1.0b3pre Thunderbird/3.1.6

On 10/29/2010 04:28 PM, Luiz Capitulino wrote:
Simple example:

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


Why are the names so cryptic?

-> { "execute": "human-monitor-command", ... }
<- { "return": "42\r\n" }

--
error compiling committee.c: too many arguments to function




reply via email to

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