You need to sign in or sign up before continuing.
  • T
    qemu: remove ccwaddrs caching · 1aa5e66c
    Tomasz Flendrich 提交于
    Dropping the caching of ccw 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.
    1aa5e66c
qemu_domain_address.c 65.5 KB