HomeSort by relevance Sort by last modified time
    Searched full:qemu (Results 226 - 250 of 494) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/gptfdisk/
diskio-unix.cc 448 // file (a QEMU image, dd backup, or what have you) and see what
cgdisk.8 43 emulators such as QEMU or VMWare. Note that only \fIraw\fR disk images
gdisk.8 45 emulators such as QEMU or VMWare. Note that only \fIraw\fR disk images
sgdisk.8 40 emulators such as QEMU or VMWare. Note that only \fIraw\fR disk images
  /external/libvncserver/
NEWS 40 * Added TightPNG (http://wiki.qemu.org/VNC_Tight_PNG) encoding support. Like the
  /system/vold/
Disk.cpp 85 * which has been supported by upstream kernel and QEMU for quite a while.
Utils.cpp 697 return property_get_bool("ro.kernel.qemu", 0);
  /device/generic/goldfish/fingerprint/
fingerprint.c 639 * In this simple example, we open a qemu channel (a pipe) where the developer can inject events to
655 * Here we just have a very simple event loop that monitors a qemu channel for pseudo events.
  /external/autotest/client/bin/
site_utils.py 259 # The QEMU monitor has been redirected to the guest serial port located at
263 if 'QEMU' in proc and os.path.exists('/dev/ttyUSB0'):
    [all...]
  /external/autotest/client/virt/
virt_utils.py 227 information about the installed KVM modules and qemu-kvm can be used by
515 has_qemu_dir = os.path.isdir('qemu')
518 logging.debug("qemu directory detected, source dir layout 1")
    [all...]
  /docs/source.android.com/src/security/encryption/
file-based.jd 421 kernel that can be tested using QEMU. This will allow the implementation to be
  /external/mesa3d/docs/
relnotes-7.11.1.html 46 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=23525">Bug 23525</a> - Software rendering on QEMU guests badly broken</li>
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
ImageWallpaper.java 65 private static final String PROPERTY_KERNEL_QEMU = "ro.kernel.qemu";
    [all...]
  /hardware/ril/reference-ril/
reference-ril.c 556 if (__system_property_get("ro.kernel.qemu", propValue) != 0) {
    [all...]
  /system/extras/perfprofd/
perfprofdcore.cc 845 property_get("ro.kernel.qemu", propBuf, "");
  /build/
envsetup.sh     [all...]
  /external/autotest/client/tests/kvm/
subtests.cfg.sample 554 # (match device names that contain 'QEMU HARDDISK' and do not contain '[C]')
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
malloc.go 327 // give out a slightly higher pointer. Except QEMU, which
  /prebuilts/go/linux-x86/src/runtime/
malloc.go 327 // give out a slightly higher pointer. Except QEMU, which
  /external/valgrind/VEX/switchback/
test_ppc_jm1.c 15 * PPC tests for qemu-PPC CPU emulation checks
58 * PPC tests for qemu-PPC CPU emulation checks - definitions
655 * PPC tests for qemu-PPC CPU emulation checks - definitions
    [all...]
  /external/fio/
configure 3 # Fio configure script. Heavily influenced by the manual qemu configure
    [all...]
  /external/pcre/dist/
RunTest 47 # RunTest 3 sim "qemu-arm -s 8388608"
  /frameworks/base/core/java/android/os/
Build.java 99 public static final boolean IS_EMULATOR = getString("ro.kernel.qemu").equals("1");
    [all...]
  /frameworks/base/services/java/com/android/server/
SystemServer.java 554 boolean isEmulator = SystemProperties.get("ro.kernel.qemu").equals("1");
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libpulsecommon-0.9.21.so 

Completed in 1653 milliseconds

1 2 3 4 5 6 7 8 91011>>