Lines Matching refs:qemu
5 http://www.nongnu.org/qemu/
9 Supports the "-M mips" configuration of qemu: serial,NE2000,IDE.
14 recent qemu versions. When using emulated flash, launch with
27 # qemu-system-mips -M mips -bios u-boot.bin -nographic
31 # qemu-system-mipsel -M mips -bios u-boot.bin -nographic
35 # qemu-system-mips64 -cpu MIPS64R2-generic -M mips -bios u-boot.bin -nographic
39 # qemu-system-mips64el -cpu MIPS64R2-generic -M mips -bios u-boot.bin -nographic
43 if you use a qemu version after commit 4224
49 # qemu-system-mips[64][el] [-cpu MIPS64R2-generic] -M mips -pflash flash -nographic
133 # qemu-system-mips -M mips -pflash flash -monitor null -nographic -net nic -net user -tftp `pwd` -h…
137 In order to debug U-Boot you need to start qemu with gdb server support (-s)
140 # qemu-system-mips -S -s -M mips -pflash flash -monitor null -nographic -net nic -net user -tftp `p…