Revision 0826c710 hw/vga-isa.c

b/hw/vga-isa.c
77 77
    .qdev.size     = sizeof(ISAVGAState),
78 78
    .qdev.vmsd     = &vmstate_vga_common,
79 79
    .qdev.reset     = vga_reset_isa,
80
    .qdev.no_user  = 1,
81 80
    .init          = vga_initfn,
82 81
};
83 82

  

Also available in: Unified diff