That's actually the resolution that I've been trying to get working myself. Please post back if you figure anything out. I've mostly given up on getting a nice large screen myself.
I actually got it to mostly work under
VirtualBox on both Linux and my OS X laptop (which is the one I wanted it to run on). I had to do a clean XP install because VirtualBox doesn't support Boot Camp, and one magic incantation from the command line to make the screen the correct bit depth:
//Applications/VirtualBox.app/Contents/MacOS/VBoxManage controlvm WindowXP setvideomodehint 1440 900 16.
I also had to turn off video hardware acceleration on the virtual setup to get rid of the pointer trails.
The downside is that the audio is messed up.
Closer, but not quite there.
EDIT: I downgraded to VirtualBox 3.1.8 and the audio is working much better. Not quite perfect, but much better. You can get old versions
here. I haven't had time to downgrade the guest additions to see if that helps too.