Revision a8170e5e hw/s390-virtio.c

b/hw/s390-virtio.c
168 168
    int shift = 0;
169 169
    uint8_t *storage_keys;
170 170
    void *virtio_region;
171
    target_phys_addr_t virtio_region_len;
172
    target_phys_addr_t virtio_region_start;
171
    hwaddr virtio_region_len;
172
    hwaddr virtio_region_start;
173 173
    int i;
174 174

  
175 175
    /* s390x ram size detection needs a 16bit multiplier + an increment. So

Also available in: Unified diff