Re: [Qemu-devel] run qemu with x86_64 arch (host arch)

2016-04-20 Thread KONRAD Frederic
Le 19/04/2016 23:10, Marwa Hamza a écrit : hello i'm trying to run qemu with x86_64 arch i prepared file system with busybox i got that elf file _install/bin/busybox: format de fichier elf64-x86-64 architecture: i386:x86-64, fanions 0x0102: EXEC_P, D_PAGED adresse de départ 0x00

[Qemu-devel] run qemu with x86_64 arch (host arch)

2016-04-19 Thread Marwa Hamza
hello i'm trying to run qemu with x86_64 arch i prepared file system with busybox i got that elf file _install/bin/busybox: format de fichier elf64-x86-64 architecture: i386:x86-64, fanions 0x0102: EXEC_P, D_PAGED adresse de départ 0x00522024 and i compiled linux kernel make ARCH=x8