On 07/19/2011 03:34 PM, Sasha Levin wrote:
> > btw, don't we leak all zones on guest destruction? the array didn't need > any cleanup, but this list does. > No, the destructor is called for all devices on the bus when the bus is going down. We're handling it in coalesced_mmio_destructor() which frees the device.
Ah, okay. A somewhat strange setup. -- error compiling committee.c: too many arguments to function -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html