Achim Hasenmueller <[EMAIL PROTECTED]> writes:

> Srdjan Cvetic wrote:
>> How to load CPUID instruction from config file? (How to override guest 
>> CPUID instruction?)
>> In CPUM.CPP file is code for that, but where to write config data ?
>>   
> There's currently no interface to influence the CPUID information
> returned to the guest. So one would have to be created and exposed
> through CFGM.

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 ...).


Heike


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

Reply via email to