Re: [Qemu-devel] [RFC] support more than 2 execution modes

2007-03-26 Thread Thiemo Seufer
J. Mayer wrote: > It appears that some targets may need more than the 2 "standard" > execution modes. > For example, PowerPC 64 has 3 execution modes: hypervisor, supervisor > and problem state. > Another example is alpha which has 4 execution modes (even if Linux > seems to use only two of them).

[Qemu-devel] [RFC] support more than 2 execution modes

2007-03-25 Thread J. Mayer
It appears that some targets may need more than the 2 "standard" execution modes. For example, PowerPC 64 has 3 execution modes: hypervisor, supervisor and problem state. Another example is alpha which has 4 execution modes (even if Linux seems to use only two of them). My proposal is to increase