qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v7 0/4] ARM: add query-gic-capabilities QMP comm


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v7 0/4] ARM: add query-gic-capabilities QMP command
Date: Tue, 29 Mar 2016 21:10:24 +0100

On 24 March 2016 at 02:55, Peter Xu <address@hidden> wrote:
> This patch is to add ARM-specific command "query-gic-capability".
>
> The new command can report which kind of GIC device the host/QEMU
> support. The returned result is in the form of array.
>
> Sample command and output:
>
> {"execute": "query-gic-capability"}
> {"return": [{"emulated": false, "version": 3, "kernel": false},
>             {"emulated": true, "version": 2, "kernel": true}]}

I really strongly want this in 2.6 but we are very very nearly
out of time. Eric or Markus, could I trouble one of you to
provide an ack for this series for the QMP protocol aspects
sometime before end of Wednesday, please?

I also don't think I've seen an indication from the libvirt
folks that this is definitely the API they want; did I miss it?

thanks
-- PMM



reply via email to

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