HomeSort by relevance Sort by last modified time
    Searched full:qemu (Results 1 - 25 of 513) 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
hax.h 6 #include "qemu-common.h"
25 /* Check if QEMU need emulate guest execution */
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 */
  /external/sepolicy/
qemud.te 0 # qemu support daemon
  /prebuilts/qemu-kernel/arm/
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.
  /prebuilts/qemu-kernel/mips/
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.
  /prebuilts/qemu-kernel/x86/
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.
  /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
  /prebuilts/tools/darwin-x86/sdl/
PREBUILT 2 $ANDROID/external/qemu/distrib/sdl-1.2.15.
4 $ cd $ANDROID/external/qemu/distrib/sdl-1.2.15
  /prebuilts/tools/windows/sdl/
PREBUILT 2 $ANDROID/external/qemu/distrib/sdl-1.2.15.
4 $ cd $ANDROID/external/qemu/distrib/sdl-1.2.15
  /development/build/
sdk-android-armeabi-v7a.atree 17 # Copy the ARMv7 specific kernel image to .../kernel-qemu
18 prebuilts/qemu-kernel/${TARGET_ARCH}/kernel-qemu-armv7 system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/kernel-qemu
sdk-android-mips.atree 17 # Copy the little-endian Mips32-fp kernel image to .../kernel-qemu
18 prebuilts/qemu-kernel/${TARGET_ARCH}/kernel-qemu system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/kernel-qemu
sdk-android-armeabi.atree 17 prebuilts/qemu-kernel/${TARGET_ARCH}/kernel-qemu system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/kernel-qemu
sdk-android-x86.atree 17 prebuilts/qemu-kernel/${TARGET_ARCH}/kernel-qemu system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/kernel-qemu
  /build/target/board/vbox_x86/
README.txt 9 QEMU emulators (at least until a KVM enabled QEMU emulator is available).
  /prebuilts/tools/linux-x86/sdl/
PREBUILT 2 $ANDROID/external/qemu/distrib/sdl-1.2.15.
5 $ cd $ANDROID/external/qemu/distrib/sdl-1.2.15
11 $ cd $ANDROID/external/qemu/distrib/sdl-1.2.15
  /external/qemu/distrib/sdl-1.2.15/
README.ANDROID 1 This is a modified version of SDL 1.2.15 that is used by the Android QEMU
  /external/qemu/target-i386/
hax-interface.h 232 * HAX tunnel is a per-vCPU shared memory between QEMU and HAX driver
233 * It is used to pass information between QEMU and HAX driver, like KVM_RUN
236 * it to QEMU virtual address space and returns the virtual address and size to
237 * QEMU through hax_tunnel_info structure
284 * QEMU emulates MMIO instruction in following step:
286 * 2. HAX driver return back to QEMU with the instruction pointer address
287 * 3. QEMU sync the vcpu state with HAX driver
288 * 4. QEMU emulates this instruction
289 * 5. QEMU sync the vcpu state to HAX driver
294 * QEMU emulation mode reques
    [all...]
hax-darwin.h 50 * 1. QEMU will allocate the virtual address to cover the guest memory ranges
51 * 2. QEMU passing down the virtual address and length in the
64 * QEMU notify HAXM driver of the API version currently in use, so that
66 * by QEMU
72 /* Sync QEMU's guest MSR value to HAX driver */
74 /* Sync HAX driver's guest MSR value to QEMU */
  /external/qemu/android/config/freebsd-x86/
config-host.h 2 #define CONFIG_QEMU_SHAREDIR "/usr/local/share/qemu"

Completed in 820 milliseconds

1 2 3 4 5 6 7 8 91011>>