Changes between Version 42 and Version 43 of Developer/Simulators/QEMU


Ignore:
Timestamp:
06/10/10 20:41:11 (14 years ago)
Author:
Gedare
Comment:

/* QEMU PC (i386) Emulator */

Legend:

Unmodified
Added
Removed
Modified
  • Developer/Simulators/QEMU

    v42 v43  
    2626
    2727
    28 The RTEMS PC BSP runs in the QEMU emulator (it also runs in the [http://www.rtems.com/wiki/index.php/RTEMS_on_Virtualbox VirtualBox 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 [RTEMS_on_Virtualbox | VirtualBox 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
     
    148148The automated testing infrastructure provided by the rtems-testing (formerly gcc-testing) module from CVS can be used to run applications in QEMU.
    149149
    150 The first step is to check out rtems-testing from CVS.  Instructions can be found on the [wiki:TBR/Delete/RTEMS_CVS_Repository RTEMS CVS Repository] page.
     150The first step is to check out rtems-testing from CVS.  Instructions can be found on the [[RTEMS_CVS_Repository MinGW Tools for Windows] page.
    151151
    152152Create two directories, ~/qemu and ~/qemu/hd.