[Qemu-discuss] Getting qemu-system-i386 to use more than one core on Cortex A7 host

2016-01-03 Thread David Durham
Any suggestions or comments on how to do this are very welcome ... I built qemu with --target-list i386-softmmu and when I run qemu, top only shows one qemu-system-i386 using 100% of one core ... thanks

[Qemu-discuss] ..NET/ASP.NET web interface error

2015-10-27 Thread David Durham
Hello, I am trying to run a .NET 2.0/ASP.NET application in Windows 7 running in qemu-system-i386 which runs fine in a regular Windows 7 system, but not in Qemu. I have tried using the following run commands: qemu-system-i386 -m $((128*15)) -hda Win7.vmdk -vnc :0 -cpu core2duo -net nic -net u