On 07/19/2011 12:53 PM, Sasha Levin wrote:
> Make these per-guest instead of global. The lock may be contended, and > the list shouldn't hold items from different guests (why is it needed, > anyway?) > We only need the list for removal, since we only have the range we want to remove, and we want to find all devices which contain this range.
All devices in the same guest which contain this range. Your patch removes devices from all guests.
-- 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