HomeSort by relevance Sort by last modified time
    Searched full:qemu (Results 1 - 25 of 467) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /hardware/libhardware_legacy/qemu/
Android.mk 2 LOCAL_SRC_FILES += qemu/qemu.c
  /external/qemu/
README 1 Read the documentation in qemu-doc.html.
qemu_timers.h 5 #include "qemu-timer.h"
LICENSE 1 The following points clarify the QEMU license:
3 1) QEMU as a whole is released under the GNU General Public License
5 2) Parts of QEMU have specific licenses which are compatible with the
9 In particular, the QEMU virtual CPU core library (libqemu.a) is
16 4) QEMU is a trademark of Fabrice Bellard.
Android.mk 3 # standard QEMU Makefile
9 include Makefile.qemu
Makefile.target 225 $(call gen-hx-header,qemu-options.hx,qemu-options.def,os-posix.c os-win32.c)
232 ### qemu-android-$CPU: headless emulator core program
235 $(call start-emulator-program, qemu-android-$(EMULATOR_TARGET_ARCH))
267 qemu-timer.c \
268 qemu-timer-common.c \
269 user-events-qemu.c \
279 android/protocol/core-commands-qemu.c \
281 $(call gen-hx-header,qemu-monitor.hx,qemu-monitor.h,monitor.c
    [all...]
migration-dummy-android.c 2 * QEMU live migration
14 #include "qemu-common.h"
qemu_socket.h 5 #include "qemu-option.h"
11 /* New, ipv6-ready socket helper functions, see qemu-sockets.c */
json-parser.h 17 #include "qemu-common.h"
  /prebuilt/android-arm/kernel/
README 2 They are built with the 'external/qemu/distrib/build-kernel.sh' script.
4 See external/qemu/docs/ANDROID-KERNEL.TXT for more details.
  /prebuilt/android-x86/kernel/
README 2 They are built with the 'external/qemu/distrib/build-kernel.sh' script.
4 See external/qemu/docs/ANDROID-KERNEL.TXT for more details.
  /prebuilt/linux-x86/emulator/
PREBUILT 2 external/qemu/distrib/update-audio.sh tool.
  /sdk/emulator/qtools/tests/gtrace/
Makefile 4 QEMU=$(P4ROOT)/device/tools/qemu/arm-softmmu/qemu-system-arm
10 $(QEMU) -QEMU -kernel test.bin -trace foo
  /build/target/board/vbox_x86/
README.txt 9 QEMU emulators (at least until a KVM enabled QEMU emulator is available).
  /development/build/
sdk-android-armeabi-v7a.atree 17 # Copy the ARMv7 specific kernel image to .../kernel-qemu
18 prebuilt/android-${TARGET_ARCH}/kernel/kernel-qemu-armv7 system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/kernel-qemu
sdk-android-armeabi.atree 17 prebuilt/android-${TARGET_ARCH}/kernel/kernel-qemu system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/kernel-qemu
sdk-android-x86.atree 17 prebuilt/android-${TARGET_ARCH}/kernel/kernel-qemu system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/kernel-qemu
  /external/qemu/android/config/freebsd-x86/
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/distrib/sdl-1.2.12/
README.ANDROID 1 This is a modified version of SDL 1.2.12 that is used by the Android QEMU emulator.
  /external/qemu/android/config/darwin-x86/
config-host.h 2 #define CONFIG_QEMU_SHAREDIR "/usr/local/share/qemu"
  /external/qemu/android/config/linux-ppc/
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"
  /external/qemu/hw/
xen.h 5 * stuff needed outside xen-*.c, i.e. interfaces to qemu.
  /development/tools/emulator/system/qemu-props/
Android.mk 28 # The 'qemu-props' program is run from /system/etc/init.goldfish.rc
32 LOCAL_MODULE := qemu-props
33 LOCAL_SRC_FILES := qemu-props.c

Completed in 688 milliseconds

1 2 3 4 5 6 7 8 91011>>