On Mon, Mar 07, 2016 at 10:55:54AM +0100, Andrea Bolognani wrote:
> I tested this both on a v2-only machine
> 
>   {"return": [
>     {"emulated": false, "version": 3, "kernel": false},
>     {"emulated": true, "version": 2, "kernel": true}
>   ]}
> 
> and on a v3-only machine
> 
>   {"return": [
>     {"emulated": false, "version": 3, "kernel": true},
>     {"emulated": true, "version": 2, "kernel": false}
>   ]}
> 
> The output looks good to me - I'll leave reviewing the
> implementation to someone with more QEMU knowledge than me, that
> is, any QEMU knowledge at all ;)

Appreciated for helping verify this! :-)

> 
> One last, purely cosmetic, bit: should the command name be
> query-gic-capabilities rather than query-gic-capability? Any
> native speaker feels like weighing in?

Yah, it seems that "query-gic-capabilities" sounds better. Will use
that in next spin if no one oppose.

Thanks!
Peter

Reply via email to