On 03/21/2016 01:28 PM, Andrea Bolognani wrote:
This series implements support for asking QEMU what GIC versions can
be used for guests, eg:
<features>
<gic version='2'/>
</features>
and exposing such information to users via domain capabilities.
QEMU patches that implement the query-gic-capabilities QMP command:
https://lists.gnu.org/archive/html/qemu-devel/2016-03/msg04465.html
I know there's been a bunch of discussions around this... what's the current
plan for how apps handle this? A pointer is fine
Thanks,
Cole