qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 4/7] vmport_rpc: Add QMP access to vmport_rpc


From: Don Slutz
Subject: Re: [Qemu-devel] [PATCH v2 4/7] vmport_rpc: Add QMP access to vmport_rpc object.
Date: Tue, 28 Apr 2015 10:15:03 -0400
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0

On 04/28/15 04:13, Paolo Bonzini wrote:
> 
> 
> On 28/04/2015 00:46, Don Slutz wrote:
>> This adds one new inject command:
>>
>> inject-vmport-action
>>
>> And three guest info commands:
>>
>> vmport-guestinfo-set
>> vmport-guestinfo-get
>> query-vmport-guestinfo
>>
>> More details in qmp-commands.hx
>>
>> Signed-off-by: Don Slutz <address@hidden>
>> ---
>>  hw/misc/vmport_rpc.c | 269 
>> +++++++++++++++++++++++++++++++++++++++++++++++++++
>>  qapi-schema.json     |  90 +++++++++++++++++
>>  qmp-commands.hx      | 120 +++++++++++++++++++++++
>>  3 files changed, 479 insertions(+)
> 
> Does this compile on non-x86 targets?
> 

Sigh, it does not.  Will fix.
   -Don Slutz


> Paolo
> 



reply via email to

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