/[qemu]/qemu/vl.c
ViewVC logotype

Diff of /qemu/vl.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.116 by bellard, Sat Jan 15 12:02:56 2005 UTC revision 1.117 by bellard, Sat Jan 15 21:50:11 2005 UTC
# Line 3126  int main(int argc, char **argv) Line 3126  int main(int argc, char **argv)
3126              case QEMU_OPTION_nographic:              case QEMU_OPTION_nographic:
3127                  pstrcpy(monitor_device, sizeof(monitor_device), "stdio");                  pstrcpy(monitor_device, sizeof(monitor_device), "stdio");
3128                  pstrcpy(serial_devices[0], sizeof(serial_devices[0]), "stdio");                  pstrcpy(serial_devices[0], sizeof(serial_devices[0]), "stdio");
                 pstrcpy(parallel_devices[0], sizeof(parallel_devices[0]), "stdio");  
3129                  nographic = 1;                  nographic = 1;
3130                  break;                  break;
3131              case QEMU_OPTION_kernel:              case QEMU_OPTION_kernel:

Legend:
Removed from v.1.116  
changed lines
  Added in v.1.117

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26