• T
    qemu: remove vioserialaddrs caching · 19a148b7
    Tomasz Flendrich 提交于
    Dropping the caching of virtio serial address set.
    The cached set is not required anymore, because the set is now being
    recalculated from the domain definition on demand, so the cache
    can be deleted.
    
    Credit goes to Cole Robinson.
    19a148b7
qemu_domain.c 176.4 KB