af8b722 parent 8c3ba334f8588e1d5099f8602cf01897720e0eca author Sasha Levin 1311184740 +0300 committer Avi Kivity 1316967477 +0300 KVM: Make coalesced mmio use a device per zone This patch changes coalesced mmio to create one mmio device per zone instead of handling all zones in one device. Doing so enables us to take advantage of existing locking and prevents a race condition between coalesced mmio registration/unregistration and lookups. Suggested-by: Avi Kivity Signed-off-by: Sasha Levin Signed-off-by: Marcelo Tosatti ìà休>x