HomeSort by relevance Sort by last modified time
    Searched full:qemu (Results 426 - 450 of 512) sorted by null

<<11121314151617181920>>

  /external/qemu/target-i386/
helper.c 29 #include "qemu-common.h"
156 .model_id = "QEMU Virtual CPU version " QEMU_VERSION,
217 .model_id = "QEMU Virtual CPU version " QEMU_VERSION,
287 .model_id = "QEMU Virtual CPU version " QEMU_VERSION,
    [all...]
  /external/qemu/target-mips/
cpu.h 414 /* Qemu */
translate_init.c 2 * MIPS emulation for qemu: CPU initialisation routines.
  /external/qemu/tcg/
tcg.c 2 * Tiny Code Generator for QEMU
47 #include "qemu-common.h"
50 #include "qemu-timer.h"
52 /* Note: the long term plan is to reduce the dependancies on the QEMU
    [all...]
  /external/qemu-pc-bios/bochs/bios/
acpi-dsdt.dsl 2 * Bochs/QEMU ACPI DSDT ASL definition
  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
SkbContainer.java 189 if ("1".equals(SystemProperties.get("ro.kernel.qemu"))) {
  /external/qemu/hw/
goldfish_pipe.c 17 #include "qemu-timer.h"
265 D("No QEMU pipe service named '%s'", name);
    [all...]
usb-ohci.c 2 * QEMU USB OHCI Emulation
30 #include "qemu-timer.h"
    [all...]
  /external/qemu/
qemu-timer.c 2 * QEMU System Emulator
56 #include "qemu-timer.h"
    [all...]
sockets.c 21 #include "qemu-char.h"
53 * easily in QEMU since we use SIGALRM to implement periodic timers
    [all...]
block.c 2 * QEMU System Emulator block driver
25 #include "qemu-common.h"
29 #include "qemu-objects.h"
    [all...]
usb-linux.c 33 #include "qemu-common.h"
34 #include "qemu-timer.h"
    [all...]
  /external/qemu/slirp/
slirp.c 24 #include "qemu-common.h"
25 #include "qemu-char.h"
  /external/qemu/tcg/x86_64/
tcg-target.c 2 * Tiny Code Generator for QEMU
    [all...]
  /external/qemu/block/
vvfat.c 3 * QEMU Block driver for virtual VFAT (shadows a local directory)
27 #include "qemu-common.h"
871 memcpy(entry->name,"QEMU VVF",8);
962 memcpy(bootsector->name,"QEMU ",8);
983 memcpy(bootsector->u.fat16.volume_label,"QEMU VVFAT ",11);
    [all...]
  /frameworks/base/docs/html/tools/devices/
emulator.jd 510 <pre>emulator -avd &lt;avd_name&gt; -qemu -m 512 -enable-kvm</pre>
524 <pre>-qemu -m 512 -enable-kvm</pre>
531 <p class="note"><strong>Important:</strong> When using the {@code -qemu} command line option, make sure
532 it is the last parameter in your command. All subsequent options are interpreted as qemu-specific
663 <td><code>kernel-qemu.img</code></td>
    [all...]
  /build/
envsetup.sh 1057 local KERNEL=$T/prebuilts/qemu-kernel/$arch/vmlinux-qemu
    [all...]
  /external/qemu/slirp-android/
tcp_subr.c 381 /* Tests if an IP address corresponds to a special Qemu service (eg, the DNS
503 /* Determine if this is a connection to a special qemu service,
  /external/qemu/tcg/sparc/
tcg-target.c 2 * Tiny Code Generator for QEMU
693 /* Generate global QEMU prologue and epilogue code */
    [all...]
  /sdk/emulator/opengl/host/tools/emugen/
ApiGen.cpp 27 * buffer. This has definite performance benefits when using a QEMU Pipe.
510 // will be instant when using a QEMU pipe
    [all...]
  /bionic/libc/bionic/
malloc_debug_common.cpp 330 if (__system_property_get("ro.kernel.qemu", env) && atoi(env)) {
  /external/chromium_org/third_party/mesa/src/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>
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_linux.cc 446 // Qemu may lack the trailing space.
  /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>
  /external/qemu/android/utils/
timezone.c 19 #include "qemu-common.h"

Completed in 520 milliseconds

<<11121314151617181920>>