Re: [Qemu-devel] Re: usermode emulation for ppc host

2005-08-31 Thread J. Mayer
On Wed, 2005-08-31 at 17:40 +0200, Antonio Vargas wrote: > On 8/30/05, Antonio Vargas <[EMAIL PROTECTED]> wrote: > > Having a look at the sources, I've noticed that extra ppc registers > > are only used when doing usermode-inly emulation and not when doing > > fullsystem-mode. Can anyone tell me wh

[Qemu-devel] Re: usermode emulation for ppc host

2005-08-31 Thread Antonio Vargas
On 8/30/05, Antonio Vargas <[EMAIL PROTECTED]> wrote: > Having a look at the sources, I've noticed that extra ppc registers > are only used when doing usermode-inly emulation and not when doing > fullsystem-mode. Can anyone tell me where should I look for problems > when disabling that restriction?