OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:qemu
(Results
151 - 175
of
512
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/qemu/
qemu-common.h
1
/* Common header file that is included by all of
qemu
. */
43
#include "
qemu
-os-win32.h"
47
#include "
qemu
-os-posix.h"
90
/* Use gnu_printf when supported (
qemu
uses standard format strings). */
301
/* Force
QEMU
to stop what it's doing and service IO */
304
/* Force
QEMU
to process pending events */
415
Undefining GRV decl to allow external/
qemu
and the rest of Android
qemu-thread.c
20
#include "
qemu
-thread.h"
24
fprintf(stderr, "
qemu
: %s: %s\n", msg, strerror(err));
compatfd.c
14
#include "
qemu
-common.h"
json-streamer.c
17
#include "
qemu
-common.h"
os-posix.c
31
/*needed for MAP_POPULATE before including
qemu
-options.h */
40
#include "
qemu
-options.h"
91
For installed binaries this will be "$bindir/../share/
qemu
". When
93
#define SHARE_SUFFIX "/share/
qemu
"
qdict.h
18
#include "
qemu
-queue.h"
vnc-tls.h
2
*
QEMU
VNC display driver. TLS helpers
Makefile.common
5
# - the target-specific
qemu
-android-$ARCH programs (headless emulation engines)
305
### emulator-libqemu: TARGET-INDEPENDENT
QEMU
FUNCTIONS
435
qemu
-char.c \
436
qemu
-config.c \
437
qemu
-error.c \
438
qemu
-malloc.c \
439
qemu
-option.c \
440
qemu
-sockets-android.c \
457
android/looper-
qemu
.c \
459
android/
qemu
-setup.c
[
all
...]
aio-android.c
2
*
QEMU
aio implementation
14
#include "
qemu
-common.h"
16
#include "
qemu
-queue.h"
/device/generic/goldfish/camera/
QemuClient.h
22
* in the emulator via
qemu
pipe.
30
*
Qemu
query
34
* Guest exchanges data with the emulator via queries sent over the
qemu
pipe.
192
*
Qemu
client base
195
/* Encapsulates a connection to the 'camera' service in the emulator via
qemu
207
*
Qemu
client API
211
/* Connects to the 'camera' service in the emulator via
qemu
pipe.
287
/*
Qemu
pipe handle. */
296
*
Qemu
client for the 'factory' service.
350
*
Qemu
client for an 'emulated camera' service
[
all
...]
/external/qemu/android/
looper.h
46
* while the
QEMU
core would implement it on top of
QEMU
's internal
68
* For the
QEMU
core, you can grab a Looper pointer by calling
70
* the
QEMU
event loop instead.
77
/* Create a new looper which is implemented on top of the
QEMU
main event
hw-sensors.h
15
#include "
qemu
-common.h"
/external/qemu/docs/
ANDROID-KERNEL.TXT
31
/path/to/rebuild-kernel.sh --arch=mips --out=$ANDROID/prebuilts/
qemu
-kernel/mips
73
emulator -kernel path/to/your/new/zImage <other-options> -
qemu
-cpu cortex-a8
/external/qemu/memcheck/
memcheck_api.h
15
* other
qemu
components.
21
/* This file should compile iff
qemu
is built with memory checking
/external/qemu/target-mips/
TODO
20
Qemu
's softmmu implements a x86-style MMU, with separate entries
29
To cope with these differences,
Qemu
currently flushes the TLB at
/external/qemu/telephony/
modem_driver.c
12
/* implement the modem character device for Android within the
QEMU
event loop.
17
#include "
qemu
-char.h"
sysdeps_qemu.c
14
#include "
qemu
-common.h"
15
#include "
qemu
-timer.h"
16
#include "
qemu
-char.h"
309
/* no looping,
qemu
has its own event loop */
/ndk/build/tools/
build-host-python.sh
305
#
qemu
causes failures as cross-compilation is not detected
307
# for
qemu
-${BH_HOST_ARCH} and
qemu
-${BH_HOST_ARCH}-static
310
if [ ! -z "$(which
qemu
-$QEMU_HOST_ARCH 2>/dev/null)" -o \
311
! -z "$(which
qemu
-$QEMU_HOST_ARCH-static 2>/dev/null)" ] ; then
312
panic "Installed
qemu
(s) ($(which
qemu
-$QEMU_HOST_ARCH 2>/dev/null) $(which
qemu
-$QEMU_HOST_ARCH-static 2>/dev/null))" \
/external/qemu/audio/
mixeng.h
2
*
QEMU
Mixing engine header
/external/qemu/hw/
pci_ids.h
8
*
QEMU
-specific definitions belong in pci.h
/external/qemu/tcg/ppc/
tcg-target.h
2
* Tiny Code Generator for
QEMU
/external/qemu/tcg/ppc64/
tcg-target.h
2
* Tiny Code Generator for
QEMU
/external/qemu/tcg/x86_64/
tcg-target.h
2
* Tiny Code Generator for
QEMU
/hardware/libhardware_legacy/qemu/
qemu.c
18
* that support
QEMU
emulation
20
#include "
qemu
.h"
21
#define LOG_TAG "hardware-
qemu
"
48
property_get("ro.kernel.
qemu
", propBuf, "");
/sdk/build/
windows_sdk_whitelist.mk
30
external/
qemu
\
Completed in 128 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>