MorphOS VM
  • Order of the Butterfly
    Order of the Butterfly
    Posts: 278 from 2003/3/4
    I already started this as OT on another thread but thought it would be better to have its own.

    Would there be a decent way to run MorphOS on virtualized hw ?

    I know virtualization on PPC is no way reaching all the nice features supported on x86 Virtualization software but it would be a good way to abstract the hardware to avoid developping drivers every couple of years for another piece of hardware that will not be for sale anymore at release time.

    Are there any other alternatives such as:

    - running hosted (Mac On Linux or as AROS does)

    - emulated on x86 (PearPC, QEmu) ?

    Which one of these provide something close to what MorphOS can support in terms of hw ?


    Piru / Bigfoot / Henes / Itix / other MorphOS devs are more than welcome into the discussion :) (not too much or I will be blamed for postponing MorphOS 3.0).
  • »16.09.09 - 22:50
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    Posts: 278 from 2003/3/4
    To recap all the info I collected so far on this:
    The most straight forward technical way to get MorphOS running in the VM would be to adapt QEMU with a gfx card virtual driver for a supported MorphOS gfx card (SIS would be easier than radeon).

    Of course this would only be a first step to boot the OS. As reported on the other thread the licensing check would be problematic on its current form and additional work would certainly need to be done on the virtual drivers. The speed would certainly be limited (maybe less if running on a PPC host ?).

    The interesting point is that according to my understanding most of this (except the license part) could be done without changing MorphOS.
  • »18.09.09 - 13:27
    Profile
  • MorphOS Developer
    Henes
    Posts: 507 from 2003/6/14
    Check this.
  • »18.09.09 - 16:17
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    Neko
    Posts: 301 from 2003/2/24
    From: Genesi
    Unfortunately 3DLayers by default means running under QEMU is going to be difficult, but disabling it means you could just get basic 2D working through a graphics driver for the emulated graphics adapter - the Cirrus logic CL5446 card QEMU emulates is exactly the same as the ones on the original Picasso IV. So there is a workable driver around somewhere that can be forward-ported.

    The ES1371 that it emulates is the same one that AHI supports, and the Network card.. the RTL8139C is pretty common in Pegasos boxes as far as I remember :D

    Okay so it's a step back in accelerated graphics, but it is a good start in all other aspects :)
    Matt Sealey, Genesi USA, Inc.
    Developer Relations
    Product Development Analyst
  • »18.09.09 - 18:11
    Profile Visit Website
  • Just looking around
    SSSilvaaa
    Posts: 4 from 2009/9/28
    From: Munich
    i don not really understand this thread. is there a way to emulate ppc in order to run morphos on a non-ppc or yet not compatible ppc arch? if yes, low speed does not matter for my purposes! :-?
    mobilis in mobili
  • »28.09.09 - 17:51
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    Posts: 278 from 2003/3/4
    With some dev work MorphOS can run in QEMU (it was done by one of the MorphOS developer as a proof of concept). This is either by doing MorphOS drivers for QEMU emulated hardware or by doing QEMU virtual devices for existing MorphOS drivers.

    One of the most important limitation is the MorphOS license which assume running on an unique hardware.
  • »29.09.09 - 21:35
    Profile
  • Paladin of the Pegasos
    Paladin of the Pegasos
    pampers
    Posts: 1061 from 2009/2/26
    From: Tczew, Poland
    Cdfr: i think i prefer MosTeam to get focused on porting MOS on more Apple hardware as a native system.
    MorphOS 3.x
  • »29.09.09 - 22:25
    Profile Visit Website
  • Yokemate of Keyboards
    Yokemate of Keyboards
    Andreas_Wolf
    Posts: 12077 from 2003/5/22
    From: Germany
    > This is either by doing MorphOS drivers for QEMU emulated hardware
    > or by doing QEMU virtual devices for existing MorphOS drivers.

    IIRC Bigfoot took the second approach.
  • »01.10.09 - 02:10
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    Posts: 278 from 2003/3/4
    Quote:


    pampers wrote:
    Cdfr: i think i prefer MosTeam to get focused on porting MOS on more Apple hardware as a native system.


    I think that apart from the problem of the license anyone outside of the MorphOS team could make changes on QEMU to run MorphOS. This would allow to run MorphOS on a very large hardware base.
  • »01.10.09 - 13:06
    Profile
  • Paladin of the Pegasos
    Paladin of the Pegasos
    pampers
    Posts: 1061 from 2009/2/26
    From: Tczew, Poland
    Cdfr: But that would be only emulation. I ran MacOSX (ppc) on qemu and i have to say it was quite slow..
    MorphOS 3.x
  • »01.10.09 - 14:38
    Profile Visit Website
  • Just looking around
    SSSilvaaa
    Posts: 4 from 2009/9/28
    From: Munich
    BIOS missing? where to get?

    Code:
    calla@dunwyn:~$ qemu-system-ppc -hda /media/dir/morphos.img -cdrom /media/dir/morphos.iso -boot d

    /usr/share/qemu/openbios-ppc: No such file or directory
    qemu: fatal: qemu: could not load PowerPC bios '/usr/share/qemu/openbios-ppc'
    mobilis in mobili
  • »04.10.09 - 16:15
    Profile Visit Website
  • MorphOS Developer
    Henes
    Posts: 507 from 2003/6/14
    http://www.qemu.org/qemu-doc.html
  • »04.10.09 - 16:43
    Profile Visit Website
  • Just looking around
    SSSilvaaa
    Posts: 4 from 2009/9/28
    From: Munich
    i know that page but isnt there a ready compiled bios module or such?


    ok, this question is useless until qemu can emualte mos-hardware ootb. sorryy...

    [ Edited by SSSilvaaa on 2009/10/4 19:21 ]
    mobilis in mobili
  • »04.10.09 - 18:09
    Profile Visit Website