• A
    qemu: Probe GIC capabilities · 12209ba5
    Andrea Bolognani 提交于
    QEMU introduced the query-gic-capabilities QMP command
    with commit 4468d4e0f383: use the command, if available,
    to probe available GIC capabilities.
    
    The information obtained is stored in a virQEMUCaps
    instance, and will be later used to fill in a
    virDomainCaps instance.
    12209ba5
qemu_capabilities.c 123.3 KB