Howto EmuDebug on a virtual Windows XP?

Hello all, i’m using Mac, but for development purposes I’ve installed Windows XP under VMWare which does not provide any emulated hardware that allows installing cuda driver with it’s NVidia CUDA SDK.

Now this means that for developing and testing my CUDA programs under host emulation mode (i.e ‘EmuDebug’) i’m obligated to use native OS? Or how it is possible to configure my VS2008 environment so that it would compile my cuda project for ‘EmuDebug’ mode under guest Windows XP?