i'would to cross compile helloworld.c for arm target and run on qemu but i have always the same error when i run this command:
qemu-system-arm -M vexpess-a9 -kernel test
qemu-system-arm: -kernel test: unsupported machine type
thanks for your help and advices