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

12 3 4 5 6 7 8 91011>>

  /external/qemu/android/config/linux-ppc/
config-host.h 2 #define CONFIG_QEMU_SHAREDIR "/usr/local/share/qemu"
  /external/qemu/android/config/windows/
config-host.h 2 #define CONFIG_QEMU_SHAREDIR "/usr/local/share/qemu"
  /external/qemu/hw/
xen.h 5 * stuff needed outside xen-*.c, i.e. interfaces to qemu.
goldfish_trace.c 74 DPID("QEMU.trace: context switch tid=%u\n", value);
77 D("QEMU.trace: kernel, context switch %u\n", value);
87 DPID("QEMU.trace: tgid=%u\n", value);
90 D("QEMU.trace: kernel, tgid %u\n", value);
94 DPID("QEMU.trace: fork (pid=%d tgid=%d value=%d)\n", pid, tgid, value);
97 D("QEMU.trace: kernel, fork %u\n", value);
106 DPID("QEMU.trace: clone (pid=%d tgid=%d value=%d)\n", pid, tgid, value);
109 D("QEMU.trace: kernel, clone %u\n", value);
130 D("QEMU.trace: kernel, init exec [%lx,%lx]@%lx [%s]\n",
164 printf("QEMU.trace: kernel, execve %s[%d]\n", exec_arg, cmdlen)
    [all...]
msmouse.c 2 * QEMU Microsoft serial mouse emulation
25 #include "../qemu-common.h"
26 #include "../qemu-char.h"
75 qemu_add_mouse_event_handler(msmouse_event, chr, 0, "QEMU Microsoft Mouse");
  /external/qemu/
json-parser.h 17 #include "qemu-common.h"
module.c 2 * QEMU Module Infrastructure
14 #include "qemu-common.h"
15 #include "qemu-queue.h"
user-events.h 16 * QEMU-specific and UI-specific code.
18 * QEMU-specific implementation in user-events-qemu.c
Makefile.target 281 $(call gen-hx-header,qemu-options.hx,qemu-options.def,os-posix.c os-win32.c)
291 $(call gen-hx-header,qemu-options.hx,qemu-options.def,os-posix.c os-win32.c)
301 ### qemu-android-$CPU: headless emulator core program
304 $(call start-emulator-program, qemu-android-$(EMULATOR_TARGET_ARCH))
339 qemu-timer.c \
340 qemu-timer-common.c \
341 user-events-qemu.c \
351 android/protocol/core-commands-qemu.
    [all...]
ioport-user.c 2 * qemu user ioport functions
22 #include "qemu.h"
23 #include "qemu-common.h"
qemu-aio.h 2 * QEMU aio implementation
17 #include "qemu-common.h"
18 #include "qemu-char.h"
android-rebuild.sh 3 # this script is used to rebuild all QEMU binaries for the host
bt-host.c 20 #include "qemu-common.h"
21 #include "qemu-char.h"
60 fprintf(stderr, "qemu: error %i writing bluetooth packet.\n",
94 fprintf(stderr, "qemu: error %i reading HCI frame\n", errno);
136 fprintf(stderr, "qemu: bad HCI packet type %02x\n", pkt[-1]);
154 fprintf(stderr, "qemu: `%s' not available\n", id);
164 fprintf(stderr, "qemu: Can't open `%s': %s (%i)\n",
175 fprintf(stderr, "qemu: Can't set HCI filter on socket (%i)\n", errno);
194 fprintf(stderr, "qemu: bluetooth passthrough not supported (yet)\n");
bt-vhci.c 2 * Support for host VHCIs inside qemu scatternets.
20 #include "qemu-common.h"
21 #include "qemu-char.h"
48 fprintf(stderr, "qemu: error %i reading the PDU\n", errno);
87 fprintf(stderr, "qemu: bad HCI packet type %02x\n", pkt[-1]);
106 fprintf(stderr, "qemu: error %i writing bluetooth packet.\n",
119 fprintf(stderr, "qemu: error %i writing bluetooth packet.\n",
152 fprintf(stderr, "qemu: Can't open `%s': %s (%i)\n",
154 fprintf(stderr, "qemu: Can't open `%s': %s (%i)\n",
buffered_file.h 2 * QEMU buffered QEMUFile
module.h 2 * QEMU Module Infrastructure
notify.c 14 #include "qemu-common.h"
notify.h 17 #include "qemu-queue.h"
  /device/generic/goldfish/qemu-props/
Android.mk 21 # The 'qemu-props' program is run from /system/etc/init.goldfish.rc
25 LOCAL_MODULE := qemu-props
26 LOCAL_SRC_FILES := qemu-props.c
  /external/qemu/distrib/
make-distrib.sh 6 # - the sources of our patched QEMU emulator
24 # clone the current source tree to $TMPDIR/qemu
25 QEMUDIR=$TMPDIR/qemu
  /external/qemu-pc-bios/
README 3 Android emulator: platform/external/qemu.
12 it can match with the qemu tree in platform/external/qemu:
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/tools/
fxc 9 emu="qemu-i386 wine"
  /external/mesa3d/src/gallium/state_trackers/d3d1x/tools/
fxc 9 emu="qemu-i386 wine"
  /external/qemu/android/config/darwin-x86/
config-host.h 2 #define CONFIG_QEMU_SHAREDIR "/usr/local/share/qemu"
  /external/qemu/android/config/linux-x86/
config-host.h 2 #define CONFIG_QEMU_SHAREDIR "/usr/local/share/qemu"

Completed in 431 milliseconds

12 3 4 5 6 7 8 91011>>