/external/qemu/ |
D | Changelog | 31 - target-mips: fix user-mode emulation startup (Nathan Froyd) 106 - Fix SLES10sp2 installation by adding ISTAT1 register to LSI SCSI emulation 113 - BSD userspace emulation 114 - Bluetooth emulation and host passthrough support 116 - Intel e1000 emulation 117 - HPET emulation 119 - Marvell 88w8618 / MusicPal emulation 120 - Nokia N-series tablet emulation / OMAP2 processor emulation 125 - Altivec support in PPC emulation and new firmware (OpenBIOS) 130 - Freecom MusicPal system emulation (Jan Kiszka) [all …]
|
D | CHANGES.TXT | 140 - Fixed a bug in Thumb2 emulation (not used by typical SDK images yet though) 238 - Fixed bad QADD/QDADD/QSUB/QDSUB emulation in the ARM JIT. 249 - Fix GPS emulation to allow several clients concurrently. There are still 310 - Hardware emulation is now limited to the corresponding Android Virtual 358 - Using '-no-audio' no longer disables sound hardware emulation. It simply 384 - Trackball emulation has changed. First, the awkward "Control-T" keybinding 392 Also, trackball emulation is fixed in rotated/landscape mode now. 424 - Fix scrollwheel Dpad emulation in rotated mode. before that, using the 428 - Re-enable CPU fault emulation in case of unaligned data access. this was 460 - Fix scrollwheel Dpad emulation in rotated mode. before that, using the [all …]
|
D | LICENSE | 11 device emulation sources are released under the BSD license.
|
D | qemu-monitor.hx | 199 "[on|off]", "run emulation in singlestep mode or switch to normal mode", }, 202 Run the emulation in single step mode. 203 If called with option off, the emulation returns to normal mode. 207 "", "stop emulation", }, 210 Stop emulation. 214 "", "resume emulation", }, 217 Resume emulation.
|
/external/qemu/target-mips/ |
D | TODO | 19 - The TLB emulation is very inefficient: 36 - Userland emulation (both n32 and n64) not functional. 38 "Generic" 4Kc system emulation 43 PICA 61 system emulation 47 MALTA system emulation 51 due to lacking system controller emulation.
|
/external/elfutils/libebl/ |
D | eblopenbackend.c | 73 const char *emulation; member 275 openbackend (elf, emulation, machine) in openbackend() argument 277 const char *emulation; 308 if ((emulation != NULL && strcmp (emulation, machines[cnt].emulation) == 0) 309 || (emulation == NULL && machines[cnt].em == machine)) 312 result->emulation = machines[cnt].emulation; 404 result->emulation = "<unknown>"; 444 ebl_openbackend_emulation (const char *emulation) in ebl_openbackend_emulation() argument 446 return openbackend (NULL, emulation, EM_NONE); in ebl_openbackend_emulation()
|
D | eblbackendname.c | 63 return ebl != NULL ? ebl->emulation : gettext ("No backend");
|
D | libeblP.h | 65 const char *emulation; member
|
D | libebl.h | 75 extern Ebl *ebl_openbackend_emulation (const char *emulation);
|
/external/qemu/docs/ |
D | 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.
|
D | ANDROID-FRAMEBUFFER.TXT | 1 Android Framebuffer emulation technical notes: 4 This document tries to explain how framebuffer emulation works in the 7 1 - Hardware emulation (hw/goldfish_fb.c):
|
D | CHAR-DEVICES.TXT | 125 emulation. 131 emulation. 144 - The hardware serial port emulation (e.g. hw/goldfish_tty.c) will read data 180 to connect a serial port emulation (in hw/goldfish_tty.c) to the internal 181 GSM modem emulation (see telephony/modem_driver.c).
|
D | CPU-EMULATION.TXT | 21 (described below in "MMU emulation"), there are actually two TB caches per 68 When initializing the MMU emulation, one can define several zones of the 78 Most hardware emulation code initializes by registering its own region of
|
D | ANDROID-KERNEL.TXT | 71 need to enable ARMv7 emulation by using the -cpu cortex-a8 option, as in: 76 the emulator binary will automatically enable ARMv7 emulation for you, so doing
|
D | DISPLAY-STATE.TXT | 73 by the hardware framebuffer emulation, and will be called under various 163 First, the hardware machine is initialized. The hardware fraembuffer emulation 166 allocated through malloc(). In other words, the hardware emulation does not 201 - the callback, implemented by the framebuffer hw emulation, checks for 216 Eventually, hardware emulation can also trigger other dpy_xxxx events (e.g.
|
/external/elfutils/src/ |
D | ld.c | 235 static const char *emulation; variable 347 err = ld_prepare_state (emulation); in main() 593 if (emulation != NULL) in parse_opt_1st() 595 emulation = arg; in parse_opt_1st() 1079 if (emulation != NULL) in determine_output_format() 1081 ld_state.ebl = ebl_openbackend_emulation (emulation); in determine_output_format()
|
/external/grub/util/ |
D | mkbimage | 404 For El Torito floppy emulation : 408 And for El Torito Hard Disk emulation:
|
/external/valgrind/main/memcheck/tests/x86/ |
D | pushfpopf_s.S | 28 # because Vex does an emulation-warning check on the popfl,
|
/external/qemu/target-i386/ |
D | TODO | 16 - CR0.AC emulation
|
/external/qemu-pc-bios/ |
D | README | 2 vgabios-cirrus.bin, which are required for x86 emulation in the
|
/external/qemu-pc-bios/bochs/ |
D | config.h.in | 112 // if you plan to use the floppy drive emulation. But if 124 // CPU level emulation. Default level is set in 128 // the rest of the emulation is up to that level. 185 // Use static member functions in IO DEVice emulation modules. 689 // CLGD54XX emulation 958 // NE2K network emulation
|
/external/openssh/ |
D | TODO | 31 - More platforms for for setproctitle() emulation (testing needed)
|
/external/qemu-pc-bios/vgabios/ |
D | README | 13 The Cirrus SVGA extension is designed for the Cirrus emulation in Bochs and 73 - Kevin Lawton's vga card emulation for bochs/plex86
|
/external/valgrind/main/none/tests/ |
D | cmdline1.stdout.exp | 78 --show-emwarns=no|yes show warnings about emulation limits? [no]
|
/external/qemu/android/avd/ |
D | hardware-properties.ini | 218 # Hardware OpenGLES emulation support 223 abstract = GPU emulation
|