Is it possible to add a new machine type for qemu-system-arm -M <MachineType> without having to recompile qemu or write code? Are there any documents for this? I would like to be able to emulate raspberry pi and pandaboard using qemu.
I know that meego fork qemu supports pandaboard, but I'm trying to stick to the main qemu thread, which I can handle from the apt-get package manager. qemu main thread now supports beagleboard rev C and beagleboard xm, which were previously only supported in meego fork.
source share