Running emulators on v86 #585
|
@copy Would it be possible to run a 64-bit VM within v86? |
Replies: 4 comments 22 replies
|
Sure, why not? |
|
You can easily run dosbox-svn and DOSBox-X. Load Don't expect any extraordinary speed. Remember that this is an emulator running in the emulator. Considering this, both work tolerably. x86 emulation under dosbox is slower than for example under qemu (tcg), but the DOS compatibility is amazing. |
|
Minimal Linux 2.4.36 image with qemu-0.12.5 (static version) and Linux 4.19.254 x86_64. The x86_64 system loads very slowly but in an acceptable time. Although you have to be patient. Load the image as Hard drive disk image. After logging in, press the up arrow and enter. The kernel has no acpi support, so poweroff doesn't work as it should. If you want to quit Qemu, switch to the other console (alt-f2) and type Qemu itself. |


Sure, why not?