Revision 109819e0 hw/eccmemctl.c

b/hw/eccmemctl.c
358 358
    .qdev.props = (Property[]) {
359 359
        {
360 360
            .name   = "version",
361
            .info   = &qdev_prop_uint32,
361
            .info   = &qdev_prop_hex32,
362 362
            .offset = offsetof(ECCState, version),
363 363
            .defval = (uint32_t[]) { -1 },
364 364
        },

Also available in: Unified diff