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: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v2 4/7] vmport_rpc: Add QMP access to vmport_rpc object.
Date: Tue, 28 Apr 2015 10:13:33 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0


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?

Paolo



reply via email to

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