HomeSort by relevance Sort by last modified time
    Searched full:qemu (Results 101 - 125 of 513) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/qemu/audio/
audio.h 2 * QEMU Audio subsystem header
28 #include "qemu-queue.h"
29 #include "qemu-common.h" /* For QEMUTimer */
noaudio.c 2 * QEMU Timer based audio emulation
24 #include "qemu-common.h"
26 #include "qemu-timer.h"
  /external/qemu/hw/
watchdog.c 22 #include "qemu-common.h"
23 #include "qemu-queue.h"
45 "qemu: only one watchdog option may be given\n");
irq.c 2 * QEMU IRQ/GPIO common code.
24 #include "qemu-common.h"
  /external/qemu/
migration-tcp-android.c 2 * QEMU live migration
14 #include "qemu-common.h"
17 #include "qemu-char.h"
net.h 4 #include "qemu-common.h"
131 #define DEFAULT_NETWORK_SCRIPT "/etc/qemu-ifup"
132 #define DEFAULT_NETWORK_DOWN_SCRIPT "/etc/qemu-ifdown"
oslib-posix.c 7 * QEMU library functions on POSIX which are shared between QEMU and
8 * the QEMU tools.
oslib-win32.c 7 * QEMU library functions for win32 which are shared between QEMU and
8 * the QEMU tools.
device_tree.c 22 #include "qemu-common.h"
45 /* First allocate space in qemu for device tree */
kvm.h 2 * QEMU KVM support
18 #include "qemu-queue.h"
qlist.c 15 #include "qemu-queue.h"
16 #include "qemu-common.h"
  /hardware/libhardware_legacy/
qemu.h 29 * QEMU communication channel, either through a qemud socket or
44 /* try to open a qemu communication channel.
88 /* use QEMU_FALLBACK(call) to call a QEMU-specific callback */
  /external/qemu/distrib/
build-kernel.sh 8 OUTPUT=/tmp/kernel-qemu
196 # Assume this script is under external/qemu/distrib/ in the
264 OUTPUT_KERNEL=kernel-qemu
265 OUTPUT_VMLINUX=vmlinux-qemu
268 OUTPUT_KERNEL=kernel-qemu-armv7
269 OUTPUT_VMLINUX=vmlinux-qemu-armv7
README 13 found in the file "qemu/COPYING".
15 it is based on QEMU 0.8.2 with many changes used to support the following features:
  /sdk/emulator/opengl/
DESIGN 37 through a high-speed communication channel called a "QEMU Pipe".
55 | QEMU PIPE |
121 | QEMU PIPE |
172 For various practical reasons, we plan to completely separate the core QEMU
175 need to receive protocol bytes from the QEMU process.
185 code inside the QEMU code base which is terribly complex.
210 - The emulator sources are under $ANDROID/external/qemu, which we'll
211 call $QEMU in the rest of this document.
219 - The QEMU Pipe kernel driver is under $KERNEL/drivers/misc/qemupipe
222 $KERNEL is the top of the qemu-specific kernel source tree (using on
    [all...]
  /device/generic/goldfish/camera/
EmulatedQemuCameraDevice.h 100 * Qemu camera device data members
104 /* Qemu client that is used to communicate with the 'emulated camera'
EmulatedQemuCamera.h 64 /* Contained qemu camera device object. */
EmulatedQemuCamera2.cpp 38 ALOGD("Constructing emulated qemu camera 2 facing %s",
  /external/qemu/android/protocol/
core-commands.h 42 /* Gets path to a QEMU file on local host. */
100 /* Queried qemu path begins here. */
  /hardware/libhardware_legacy/qemu_tracing/
qemu_tracing.c 25 // tracing on the qemu emulator.
39 // return 0 on success, or an error if the qemu driver cannot be opened
  /sdk/find_java/
Android.mk 48 # used in external/qemu/Makefile.android. The variables need to have different
49 # names to not interfere with the ones from qemu/Makefile.android.
  /build/target/board/generic_x86/
BoardConfig.mk 14 # The IA emulator (qemu) uses the Goldfish devices
  /build/target/board/vbox_x86/
BoardConfig.mk 20 BOARD_KERNEL_CMDLINE := init=/init qemu=1 console=tty0 vga=788 verbose androidboot.hardware=vbox_x86 androidboot.console=tty0 android.qemud=tty0
device.mk 27 LOCAL_KERNEL := prebuilts/qemu-kernel/x86/kernel-vbox
  /build/target/product/
emulator.mk 50 qemu-props \

Completed in 753 milliseconds

1 2 3 45 6 7 8 91011>>