Changes between Version 40 and Version 41 of Developer/Simulators/QEMU


Ignore:
Timestamp:
06/10/10 20:37:44 (14 years ago)
Author:
Gedare
Comment:

/* QEMU PC (i386) Emulator */

Legend:

Unmodified
Added
Removed
Modified
  • Developer/Simulators/QEMU

    v40 v41  
    2626
    2727
    28 The RTEMS PC BSP runs in the QEMU emulator. The QEMU emulator needs a boot image that will load RTEMS and we use GRUB for this. The simplest may to do this is to create a floppy disk image and tell QEMU to boot from a floppy disk.
     28The RTEMS PC BSP runs in the QEMU emulator (it also runs in the [http://www.rtems.com/wiki/index.php/RTEMS_on_Virtualbox Virtual Box emulator]). The QEMU emulator needs a boot image that will load RTEMS and we use GRUB for this. The simplest may to do this is to create a floppy disk image and tell QEMU to boot from a floppy disk.
    2929= Making a Boot Floppy Disk =
    3030