Heike,

On Thursday 01 February 2007, Heike C. Zimmerer wrote:
> Achim Hasenmueller <[EMAIL PROTECTED]> writes:
> > Heike C. Zimmerer wrote:
> >> Is there anything that can be done if the VM doesn't allow its guest
> >> to execute CPUID (pretending there's no CPUID on this CPU) even if the
> >> host's CPU has one (see my previous post about XP Install on a VIA CPU)?
> >>
> >> I've already tried to have ASMHasCpuId() in asm.h always return true,
> >> but I didn't really expect that it helps (and it didn't ...).
> >
> > Check VBox.log (~/.VirtualBox/Machines/<vmname>/Logs), it contains all
> > CPUID flags of both your host and what we report to the guest.
>
> Thanks.  Any idea what to look for (I'm doing much assembly language
> programming, but on microcontrollers, not on x86 - some hint what and
> where to look for would be much appreciated)?
>
> The log is attached below (sorry, rather lengthy).  It's been taken
> with ASMHasCpuId()'s body replaced by {return true;} for the kernel
> module (don't think that makes a difference).

Why do you think that your guest is not allowed to execute cpuid? How
did you check that?

Frank
-- 
## InnoTek Systemberatung GmbH, http://www.innotek.de ##

Attachment: pgp5quOw9u7hD.pgp
Description: PGP signature

_______________________________________________
vbox-users mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to