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

1 2 3 4 5 6 7 8 91011>>

  /external/qemu/
Changelog 36 - Fix SLES10sp2 installation by adding ISTAT1 register to LSI SCSI emulation
43 - BSD userspace emulation
44 - Bluetooth emulation and host passthrough support
46 - Intel e1000 emulation
47 - HPET emulation
49 - Marvell 88w8618 / MusicPal emulation
50 - Nokia N-series tablet emulation / OMAP2 processor emulation
55 - Altivec support in PPC emulation and new firmware (OpenBIOS)
60 - Freecom MusicPal system emulation (Jan Kiszka
    [all...]
LICENSE 11 device emulation sources are released under the BSD license.
qemu-timer.h 17 /* The virtual clock is only run during the emulation. It is stopped
CHANGES.TXT 77 - Fixed a bug in Thumb2 emulation (not used by typical SDK images yet though)
175 - Fixed bad QADD/QDADD/QSUB/QDSUB emulation in the ARM JIT.
186 - Fix GPS emulation to allow several clients concurrently. There are still
247 - Hardware emulation is now limited to the corresponding Android Virtual
295 - Using '-no-audio' no longer disables sound hardware emulation. It simply
321 - Trackball emulation has changed. First, the awkward "Control-T" keybinding
329 Also, trackball emulation is fixed in rotated/landscape mode now.
361 - Fix scrollwheel Dpad emulation in rotated mode. before that, using the
365 - Re-enable CPU fault emulation in case of unaligned data access. this was
397 - Fix scrollwheel Dpad emulation in rotated mode. before that, using th
    [all...]
qemu-malloc.c 2 * malloc-like functions for system emulation.
softmmu-semi.h 3 * syscalls in system emulation mode.
  /external/qemu/hw/
xen.h 13 XEN_EMULATE = 0, // xen emulation, using xenner (default)
  /hardware/libhardware_legacy/gps/
gps.cpp 17 LOGD("using QEMU GPS Hardware emulation\n");
  /external/elfutils/libebl/
eblopenbackend.c 35 const char *emulation; member in struct:__anon1754
158 openbackend (elf, emulation, machine)
160 const char *emulation;
212 if ((emulation != NULL && strcmp (emulation, machines[cnt].emulation) == 0)
213 || (emulation == NULL && machines[cnt].em == machine))
215 /* Well, we know the emulation name now. */
216 result->emulation = machines[cnt].emulation;
    [all...]
eblbackendname.c 27 return ebl != NULL ? ebl->emulation : gettext ("No backend");
libebl.h 31 /* Emulation name. */
32 const char *emulation; member in struct:ebl
112 /* Similar but with emulation name given. */
113 extern Ebl *ebl_openbackend_emulation (const char *emulation);
  /external/bluetooth/glib/docs/reference/glib/tmpl/
windows.sgml 5 UNIX emulation on Windows
9 These functions provide some level of UNIX emulation on the Windows platform.
24 Provided for UNIX emulation on Windows; equivalent to UNIX
  /external/qemu/docs/
CPU-EMULATION.TXT 21 (described below in "MMU emulation"), there are actually two TB caches per
40 MMU Emulation:
68 When initializing the MMU emulation, one can define several zones of the
75 Hardware Emulation:
78 Most hardware emulation code initializes by registering its own region of
ANDROID-QEMUD-SERVICES.TXT 48 of hardware emulation. The corresponding clients are in
80 used to enable vibrator emulation for <timeout> milli-seconds.
92 This service is used for sensor emulation. All messages are framed and the
97 indicating which sensors are provided by the hardware emulation. The
110 an answer. This is used to simplify parts of the client emulation.
  /external/yaffs2/yaffs2/direct/
yaffs_fileem.c 15 // This provides a YAFFS nand emulation on a file.
89 perror("Failed to open yaffs emulation file");
98 printf("Creating yaffs emulation file\n");
yaffs_flashif.h 17 // NB this is not intended for NAND emulation.
yaffs_ramdisk.h 17 // NB this is not intended for NAND emulation.
  /external/tcpdump/
l2vpn.c 39 { 0x08, "SONET/SDH Circuit Emulation Service over MPLS"},
47 { 0x10, "SONET/SDH Circuit Emulation over Packet"},
  /external/bluetooth/glib/gio/
glocaldirectorymonitor.h 48 /* For mount emulation */
  /external/iproute2/include/linux/
atmioc.h 34 #define ATMIOC_LANE 0xd0 /* LAN Emulation, globally unique */
  /external/kernel-headers/original/linux/
atmioc.h 34 #define ATMIOC_LANE 0xd0 /* LAN Emulation, globally unique */
prctl.h 23 /* Get/set floating-point emulation control bits (if meaningful) */
  /external/qemu/android/
hw-sensors.h 17 /* initialize sensor emulation */
  /external/yaffs2/yaffs2/
yaffs_tagscompat.h 17 * NB this is not intended for NAND emulation.
  /external/kernel-headers/original/asm-x86/
stat.h 92 /* for 32bit emulation and 32 bit kernels */

Completed in 192 milliseconds

1 2 3 4 5 6 7 8 91011>>