• E
    API: add trivial qemu support for VIR_TYPED_PARAM_STRING · 342c0957
    Eric Blake 提交于
    Qemu will be the first driver to make use of a typed string in the
    next round of additions.  Separate out the trivial addition.
    
    * src/qemu/qemu_driver.c (qemudSupportsFeature): Advertise feature.
    (qemuDomainGetBlkioParameters, qemuDomainGetMemoryParameters)
    (qemuGetSchedulerParametersFlags, qemudDomainBlockStatsFlags):
    Allow typed strings flag where trivially supported.
    342c0957
qemu_driver.c 343.1 KB