Revision e57dd20b hw/xen_machine_pv.c

b/hw/xen_machine_pv.c
56 56
        fprintf(stderr, "%s: xen backend core setup failed\n", __FUNCTION__);
57 57
        exit(1);
58 58
    }
59
    xen_be_register("console", &xen_console_ops);
59 60
}
60 61

  
61 62
QEMUMachine xenpv_machine = {

Also available in: Unified diff