Home
last modified time | relevance | path

Searched refs:qemu (Results 1 – 25 of 271) sorted by relevance

1234567891011

/external/u-boot/board/emulation/qemu-riscv/
DMAINTAINERS4 F: board/emulation/qemu-riscv/
5 F: include/configs/qemu-riscv.h
6 F: configs/qemu-riscv32_defconfig
7 F: configs/qemu-riscv32_smode_defconfig
8 F: configs/qemu-riscv32_spl_defconfig
9 F: configs/qemu-riscv64_defconfig
10 F: configs/qemu-riscv64_smode_defconfig
11 F: configs/qemu-riscv64_spl_defconfig
/external/u-boot/board/emulation/qemu-x86/
DMAINTAINERS4 F: board/emulation/qemu-x86/
5 F: include/configs/qemu-x86.h
6 F: configs/qemu-x86_defconfig
11 F: board/emulation/qemu-x86/
12 F: include/configs/qemu-x86.h
13 F: configs/qemu-x86_64_defconfig
DKconfig4 default "qemu-x86"
10 default "qemu"
13 default "qemu-x86"
/external/u-boot/doc/board/emulation/
Dindex.rst9 qemu-arm
10 qemu-mips
11 qemu-riscv
12 qemu-x86
Dqemu-riscv.rst24 make qemu-riscv32_defconfig
29 make qemu-riscv64_defconfig
33 use the configurations qemu-riscv32_smode_defconfig and
34 qemu-riscv64_smode_defconfig instead. Note that U-Boot running in supervisor
43 qemu-system-riscv32 -nographic -machine virt -kernel u-boot
47 qemu-system-riscv64 -nographic -machine virt -kernel u-boot
76 make PLATFORM=qemu/virt
81 To make the FW_DYNAMIC binary (build/platform/qemu/virt/firmware/fw_dynamic.bin)
88 make qemu-riscv32_spl_defconfig
93 make qemu-riscv64_spl_defconfig
[all …]
Dqemu-x86.rst12 $ make qemu-x86_defconfig (for 32-bit)
13 $ make qemu-x86_64_defconfig (for 64-bit)
22 (qemu-x86_q35) Default Device Tree for DT control
31 $ qemu-system-i386 -nographic -bios path/to/u-boot.rom
37 $ qemu-system-i386 -nographic -bios path/to/u-boot.rom -M q35
43 $ qemu-system-i386 -nographic -bios path/to/u-boot.rom -m 1024
59 the default boot order, see 'qemu-x86.h'. For more information, see
80 $ qemu-system-i386 -nographic -bios path/to/u-boot.rom -m 1024 \
106 To run 64-bit U-Boot, qemu-system-x86_64 should be used instead, e.g.::
108 $ qemu-system-x86_64 -nographic -bios path/to/u-boot.rom
Dqemu-mips.rst7 Qemu is a full system emulator. See http://www.nongnu.org/qemu/
11 Supports the "-M mips" configuration of qemu: serial,NE2000,IDE.
16 recent qemu versions. When using emulated flash, launch with
31 # qemu-system-mips -M mips -bios u-boot.bin -nographic
36 # qemu-system-mipsel -M mips -bios u-boot.bin -nographic
41 # qemu-system-mips64 -cpu MIPS64R2-generic -M mips -bios u-boot.bin -nographic
46 # qemu-system-mips64el -cpu MIPS64R2-generic -M mips -bios u-boot.bin -nographic
50 if you use a qemu version after commit 4224
58 # qemu-system-mips[64][el] [-cpu MIPS64R2-generic] -M mips -pflash flash -nographic
162 …# qemu-system-mips -M mips -pflash flash -monitor null -nographic -net nic -net user -tftp `pwd` -…
[all …]
Dqemu-arm.rst44 qemu-system-arm -machine virt -bios u-boot.bin
48 qemu-system-aarch64 -machine virt -cpu cortex-a57 -bios u-boot.bin
50 Note that for some odd reason qemu-system-aarch64 needs to be explicitly
55 - Create envstore.img using qemu-img::
57 qemu-img create -f raw envstore.img 64M
/external/autotest/client/tests/qemu_iotests/
Dcontrol1 NAME = "qemu-iotests"
12 This package contains a simple test suite for the I/O layer of qemu.
13 It does not requite a guest, but only the qemu, qemu-img and qemu-io
26 reports of failing tests cases to qemu-devel@savannah.nongnu.org.
/external/libiio/src/CI/travis/
Dsetup_qemu_for_arm.sh23 sudo apt-get install -qq -y qemu-user-static binfmt-support sbuild wget debian-archive-keyring ubun…
25 QEMU_DIR=/tmp/qemu
27 sudo chown ${USER} /tmp/qemu
29 wget https://download.qemu.org/qemu-3.1.0.tar.xz
30 tar xf qemu-3.1.0.tar.xz
31 cd qemu-3.1.0
56 sudo cp ${QEMU_DIR}/install/bin/qemu-arm ${CHROOT_DIR}/usr/bin/qemu-arm-static
57 ${CHROOT_DIR}/usr/bin/qemu-arm-static -version
/external/arm-trusted-firmware/plat/qemu/common/sp_min/
Dsp_min-qemu.mk7 BL32_SOURCES += plat/qemu/sp_min/sp_min_setup.c \
8 plat/qemu/aarch32/plat_helpers.S \
9 plat/qemu/qemu_pm.c \
10 plat/qemu/topology.c
/external/u-boot/board/freescale/qemu-ppce500/
DMAINTAINERS4 F: board/freescale/qemu-ppce500/
5 F: include/configs/qemu-ppce500.h
6 F: configs/qemu-ppce500_defconfig
DKconfig4 default "qemu-ppce500"
10 default "qemu-ppce500"
/external/u-boot/board/qemu-mips/
DKconfig4 default "qemu-mips"
7 default "qemu-mips" if 32BIT
8 default "qemu-mips64" if 64BIT
DMAINTAINERS4 F: board/qemu-mips/
5 F: include/configs/qemu-mips.h
12 F: include/configs/qemu-mips64.h
/external/u-boot/arch/x86/dts/
DMakefile18 qemu-x86_cuttlefish.dtb \
19 qemu-x86_i440fx.dtb \
20 qemu-x86_q35.dtb \
/external/arm-neon-tests/
DMakefile61 all: ref-rvct.qemu
69 ref-rvct.qemu: $(REFRVCT).qemu
77 $(REFRVCT).qemu: compute_ref.axf
78 qemu-system-arm -cpu $(CPU) -semihosting -nographic -kernel $^
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DHowToCrossCompileBuiltinsOnArm.rst28 * ``The qemu-arm user mode emulator``
34 ``qemu-arm`` should be available as a package for your Linux distribution.
79 Testing compiler-rt builtins using qemu-arm
83 cmake that we wish to run the tests on ``qemu-arm``.
85 * ``-DCOMPILER_RT_EMULATOR="qemu-arm -L /path/to/armhf/sysroot``
121 * ``-DCOMPILER_RT_EMULATOR="qemu-aarch64 -L /path/to/aarch64/sysroot``
148 * There isn't a ``qemu-arm`` user-mode emulator for bare-metal systems. The ``qemu-system-arm`` can…
153 tests using the same ``qemu-arm`` that we used for Armv7-A by building and
180 * ``-DCOMPILER_RT_EMULATOR="qemu-arm -L /path/to/armv7-A/sysroot"``
187 test-c-flags. We must use an Armv7-A soft-float abi sysroot for ``qemu-arm``.
[all …]
/external/linux-kselftest/tools/testing/selftests/rcutorture/bin/
Dkvm.sh149 --qemu-args|--qemu-arg)
150 checkarg --qemu-args "(qemu arguments)" $# "$2" '^-' '^error'
154 --qemu-cmd)
155 checkarg --qemu-cmd "(qemu-system-...)" $# "$2" 'qemu-system-' '^--'
/external/u-boot/doc/
DREADME.boston19 branch of git://git.linux-mips.org/pub/scm/paul/qemu.git and used like so:
21 $ git clone git://git.linux-mips.org/pub/scm/paul/qemu.git -b boston
22 $ cd qemu
25 $ ./mips64el-softmmu/qemu-system-mips64el -M boston -m 2G \
DREADME.virtio38 - qemu-riscv32_defconfig
39 - qemu-riscv64_defconfig
40 - qemu-x86_defconfig
41 - qemu-x86_64_defconfig
77 $ qemu-system-arm -nographic -machine virt -bios u-boot.bin \
85 $ qemu-system-i386 -nographic -bios u-boot.rom \
96 $ qemu-system-arm -nographic -machine virt -bios u-boot.bin \
107 $ qemu-system-i386 -nographic -bios u-boot.rom \
253 [2] https://www.qemu.org
/external/u-boot/board/emulation/qemu-arm/
DMAINTAINERS4 F: board/emulation/qemu-arm/
5 F: include/configs/qemu-arm.h
/external/u-boot/arch/arm/mach-qemu/
DKconfig7 default "qemu-arm"
10 default "qemu-arm"
/external/u-boot/doc/board/intel/
Dslimbootloader.rst80 in build command. The output is Outputs/qemu/SlimBootloader.bin::
82 $ python BuildLoader.py build qemu -p "OsLoader.efi:LLDR:Lz4;u-boot-dtb.bin:U-BT:Lzma"
87 …$ qemu-system-x86_64 -machine q35 -nographic -serial mon:stdio -pflash Outputs/qemu/SlimBootloader…
103 …$ qemu-system-x86_64 -machine q35 -nographic -serial mon:stdio -pflash Outputs/qemu/SlimBootloader…
190 $ python BuildLoader.py build <qemu or apl> -p "OsLoader.efi:LLDR:Lz4;u-boot:U-BT:Lzma"
/external/igt-gpu-tools/
DDockerfile.debian-mips38 qemu-user \
39 qemu-user-static

1234567891011