HomeSort by relevance Sort by last modified time
    Searched refs:QEMU (Results 1 - 22 of 22) sorted by null

  /device/generic/qemu/
qemu_arm.mk 17 prebuilts/qemu-kernel/arm/3.18/kernel-qemu2:kernel-ranchu
25 PRODUCT_MODEL := Minimal Android for QEMU/Arm
qemu_arm64.mk 17 prebuilts/qemu-kernel/arm64/3.18/kernel-qemu2:kernel-ranchu
25 PRODUCT_MODEL := Minimal Android for QEMU/ARM64
qemu_mips.mk 17 prebuilts/qemu-kernel/mips/3.18/kernel-qemu2:kernel-ranchu
25 PRODUCT_MODEL := Minimal Android for QEMU/MIPS
qemu_mips64.mk 17 prebuilts/qemu-kernel/mips64/3.18/kernel-qemu2:kernel-ranchu
25 PRODUCT_MODEL := Minimal Android for QEMU/MIPS64
qemu_x86.mk 17 prebuilts/qemu-kernel/x86/3.18/kernel-qemu2:kernel-ranchu
25 PRODUCT_MODEL := Minimal Android for QEMU/x86
qemu_x86_64.mk 17 prebuilts/qemu-kernel/x86_64/3.18/kernel-qemu2:kernel-ranchu
25 PRODUCT_MODEL := Minimal Android for QEMU/x86_64
  /external/linux-kselftest/tools/testing/selftests/rcutorture/bin/
kvm-test-1-run.sh 7 # because qemu does not seem to like that much.
9 # Usage: kvm-test-1-run.sh config builddir resdir seconds qemu-args boot_args
11 # qemu-args defaults to "-enable-kvm -nographic", along with arguments
17 # Anything you specify for either qemu-args or boot_args is appended to
94 QEMU="`identify_qemu $base_resdir/vmlinux`"
95 BOOT_IMAGE="`identify_boot_image $QEMU`"
104 QEMU="`identify_qemu $builddir/vmlinux`"
105 BOOT_IMAGE="`identify_boot_image $QEMU`"
150 # Generate -smp qemu argument.
162 qemu_args="`specify_qemu_cpus "$QEMU" "$qemu_args" "$cpu_count"`
    [all...]
  /device/google/cuttlefish_common/host/libs/ivserver/
README.md 22 * Create two UNIX Domain sockets. One to communicate with QEMU and the other
25 * For QEMU, speak the ivshmem protocol, i.e. pass a vmid, pass the shm fd
26 to the qemu VM along with event fds. One for host to guest signalling and the
46 * This also launches QEMU with the appropriate parameters
68 * Separate the JSON configuration into QEMU and mem-layout specific files.
  /device/linaro/bootloader/edk2/OvmfPkg/
build.sh 125 qemu)
192 # The user set the QEMU_COMMAND variable. We'll use it to run QEMU.
195 elif [ -x `which qemu-system-i386` ]; then
196 QEMU_COMMAND=qemu-system-i386
197 elif [ -x `which qemu-system-x86_64` ]; then
198 QEMU_COMMAND=qemu-system-x86_64
199 elif [ -x `which qemu` ]; then
200 QEMU_COMMAND=qemu
202 echo Unable to find QEMU for IA32 architecture!
211 QEMU_COMMAND=qemu-system-x86_6
    [all...]
  /external/syslinux/com32/hdt/
Makefile 50 QEMU ?= qemu-kvm
131 $(QEMU) -fda hdt.img
  /device/linaro/bootloader/edk2/OvmfPkg/QemuVideoDxe/
VbeShim.asm 5 ; cards of QEMU.
  /prebuilts/go/darwin-x86/src/runtime/pprof/
pprof_test.go 186 // Ignore the failure if the tests are running in a QEMU-based emulator,
187 // QEMU is not perfect at emulating everything.
189 // IN_QEMU=1 indicates that the tests are running in QEMU. See issue 9605.
191 t.Skip("ignore the failure in QEMU; see golang.org/issue/9605")
  /prebuilts/go/linux-x86/src/runtime/pprof/
pprof_test.go 186 // Ignore the failure if the tests are running in a QEMU-based emulator,
187 // QEMU is not perfect at emulating everything.
189 // IN_QEMU=1 indicates that the tests are running in QEMU. See issue 9605.
191 t.Skip("ignore the failure in QEMU; see golang.org/issue/9605")
  /external/libvncserver/webclients/novnc/
README.md 89 [QEMU](http://www.qemu.org/), or
  /external/minijail/
common.mk 72 # - ARCH=[x86|arm|supported qemu name] (default: from portage or uname -m)
83 # Default is 0 unless it is running under QEmu.
84 # - NEEDS_MOUNTS=[0|1] allows a TEST() target running on QEmu to get
623 # Architecture detection and QEMU wrapping
641 # If we're cross-compiling, try to use qemu for running the tests.
644 $(info SYSROOT not defined. qemu-based testing disabled)
646 # A SYSROOT is assumed for QEmu use.
649 # Allow 64-bit hosts to run 32-bit without qemu.
661 # enable it by default when we're using QEMU.
673 QEMU_NAME = qemu-$(QEMU_ARCH
    [all...]
  /external/modp_b64/
common.mk 72 # - ARCH=[x86|arm|supported qemu name] (default: from portage or uname -m)
83 # Default is 0 unless it is running under QEmu.
84 # - NEEDS_MOUNTS=[0|1] allows a TEST() target running on QEmu to get
619 # Architecture detection and QEMU wrapping
637 # If we're cross-compiling, try to use qemu for running the tests.
640 $(info SYSROOT not defined. qemu-based testing disabled)
642 # A SYSROOT is assumed for QEmu use.
645 # Allow 64-bit hosts to run 32-bit without qemu.
657 # enable it by default when we're using QEMU.
669 QEMU_NAME = qemu-$(QEMU_ARCH
    [all...]
  /prebuilts/go/darwin-x86/src/sync/atomic/
doc.go 148 panic("sync/atomic: broken 64-bit atomic operations (buggy QEMU)")
  /prebuilts/go/linux-x86/src/sync/atomic/
doc.go 148 panic("sync/atomic: broken 64-bit atomic operations (buggy QEMU)")
  /prebuilts/go/darwin-x86/src/runtime/
malloc.go 341 // give out a slightly higher pointer. Except QEMU, which
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
malloc.go 341 // give out a slightly higher pointer. Except QEMU, which
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
elf.go 548 // versions of QEMU and UPX won't.
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go 548 // versions of QEMU and UPX won't.
    [all...]

Completed in 2446 milliseconds