26 Jul
2016
26 Jul
'16
12:03 a.m.
On Sat, Jul 23, 2016 at 03:47:08AM +0200, Tomasz Flendrich wrote:
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.
This patch shows how useless the keeping of that set was so neatly :) ACK