Page 2 of 2

Posted: Wed Apr 30, 2008 10:49 pm
by ucosty
I have VmWare 6.03 working fine on Server 08 64-bit (which is basically the same as vista x64)

Posted: Tue May 06, 2008 3:48 am
by de
I fixed the PCI-stuff and the code now works under VirtualBox like it should.

That means the SSE-move runs on real hardware (under Windows, Linux), Bochs, QEMU and VirtualBox. It also works under VirtualPC (under Windows). But not with VirtualPC and my OS.

And I still have no clue why...

Posted: Tue May 06, 2008 5:44 pm
by de
I found out that all aligned MMX and SSE reads and writes to video memory fail under Virtual PC. It works when the code works with normal system memory.

This looks like a VPC bug.


Case closed. :)