• P
    virCaps: get rid of defaultDiskDriverName · 9ea249e7
    Peter Krempa 提交于
    This patch removes the defaultDiskDriverName from the virCaps
    structure. This particular default value is used only in the qemu driver
    so this patch uses the recently added callback to fill the driver name
    if it's needed instead of propagating it through virCaps.
    9ea249e7
qemu_conf.h 8.6 KB