Revision 0435d393 hw/s390-virtio.c

b/hw/s390-virtio.c
181 181

  
182 182
        cpu_synchronize_state(env);
183 183
        env->psw.addr = KERN_IMAGE_START;
184
        env->psw.mask = 0x0000000180000000UL;
184
        env->psw.mask = 0x0000000180000000ULL;
185 185
    }
186 186

  
187 187
    if (initrd_filename) {

Also available in: Unified diff