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

<<11121314151617181920>>

  /external/qemu/block/
cow.c 24 #include "qemu-common.h"
raw-posix.c 24 #include "qemu-common.h"
25 #include "qemu-timer.h"
26 #include "qemu-char.h"
27 #include "qemu-log.h"
    [all...]
  /external/qemu/docs/
ANDROID-QEMU-PIPE.TXT 1 Android QEMU FAST PIPES
ANDROID-QEMUD-SERVICES.TXT 162 boot time. It is invoked by the 'qemu-props' helper program that is invoked
AUDIO.TXT 1 HOW AUDIO EMULATION WORKS IN QEMU:
  /external/qemu/
qemu-timer.h 4 #include "qemu-common.h"
thunk.c 23 #include "qemu.h"
kvm-all.c 2 * QEMU KVM support
23 #include "qemu-common.h"
290 * This function updates qemu's dirty bitmap using cpu_physical_memory_set_dirty().
qemu-sockets.c 2 * inet and unix socket functions for qemu
23 #include "qemu-common.h" /* for qemu_isdigit */
559 snprintf(un.sun_path, sizeof(un.sun_path), "%s/qemu-socket-XXXXXX",
qemu-io.c 2 * Command line utility to exercise the QEMU I/O path.
17 #include "qemu-common.h"
861 " in a batch of requests that may be merged by qemu\n"
    [all...]
exec.c 37 #include "qemu-common.h"
43 #include "qemu-timer.h"
45 #include <qemu.h>
190 static const char *logfilename = "qemu.log";
192 static const char *logfilename = "/tmp/qemu.log";
513 /* Must be called before using the QEMU cpus. 'tb_size' is the size
642 printf("qemu: flush code_size=%ld nb_tbs=%d avg_tb_size=%ld\n",
    [all...]
vnc-android.c 2 * QEMU VNC display driver
30 #include "qemu-timer.h"
    [all...]
vnc.c 2 * QEMU VNC display driver
30 #include "qemu-timer.h"
    [all...]
Makefile.android 145 # (the QEMU coding style loves using these).
  /external/qemu/slirp/
bootp.c 2 * QEMU BOOTP/DHCP server
  /external/qemu/slirp-android/
bootp.c 2 * QEMU BOOTP/DHCP server
  /hardware/broadcom/libbt/src/
upio.c 123 property_get("ro.kernel.qemu", value, "0");
  /external/qemu/android/
hw-sensors.c 21 #include "qemu-char.h"
22 #include "qemu-timer.h"
123 * - when the qemu-specific sensors HAL module starts, it sends
main-common.c 1075 opts->kernel = _getSdkSystemImage(opts->sysdir, "-kernel", "kernel-qemu");
    [all...]
adb-qemud.c 17 #include "qemu-common.h"
async-socket.h 20 #include "qemu-common.h"
  /external/qemu/audio/
ossaudio.c 2 * QEMU OSS audio driver
33 #include "qemu-common.h"
35 #include "qemu-char.h"
alsaaudio.c 2 * QEMU ALSA audio driver
26 #include "qemu-common.h"
27 #include "qemu-char.h"
    [all...]
  /external/qemu-pc-bios/bochs/bios/
rombios32.c 490 char *sig = "QEMU";
    [all...]
  /external/chromium/chrome/browser/rlz/
rlz.cc 169 // because sometimes the very act of loading the dll causes QEMU to crash.

Completed in 1389 milliseconds

<<11121314151617181920>>