Revision 221b3a3f

b/memory.c
1444 1444
{
1445 1445
    FlatRange *fr;
1446 1446

  
1447
    if (listener->address_space_filter
1448
        && listener->address_space_filter != as->root) {
1449
        return;
1450
    }
1451

  
1447 1452
    if (global_dirty_log) {
1448 1453
        listener->log_global_start(listener);
1449 1454
    }

Also available in: Unified diff