OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:qemu
(Results
201 - 225
of
512
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/qemu/
qemu-monitor.hx
33
show the version of
QEMU
125
(
qemu
) change ide1-cd0 /path/to/some.iso
135
(
qemu
) change vnc localhost:1
145
(
qemu
) change vnc password
167
"item1[,...]", "activate logging of the specified items to '/tmp/
qemu
.log'" },
170
Activate logging of the specified items to @file{/tmp/
qemu
.log}.
263
(
qemu
) x/10i $eip
279
(
qemu
) xp/80hx 0xb8000
364
Remove the USB device @var{devname} from the
QEMU
virtual USB
qobject.h
2
*
QEMU
Object Model.
qstring.c
15
#include "
qemu
-common.h"
migration.c
2
*
QEMU
live migration
14
#include "
qemu
-common.h"
osdep.c
2
*
QEMU
low level functions
65
#include "
qemu
-common.h"
vnc.h
2
*
QEMU
VNC display driver
30
#include "
qemu
-common.h"
/external/qemu/tcg/arm/
tcg-target.h
2
* Tiny Code Generator for
QEMU
/external/qemu/tcg/hppa/
tcg-target.h
2
* Tiny Code Generator for
QEMU
/external/qemu/tcg/i386/
tcg-target.h
2
* Tiny Code Generator for
QEMU
/external/qemu-pc-bios/vgabios/
README
5
Bochs and
qemu
.
14
qemu
. The initial patch for the Cirrus extension has been written by Makoto
88
For any information on
qemu
, visit the website http://fabrice.bellard.free.fr/
qemu
/
/hardware/libhardware/include/hardware/
qemu_pipe.h
32
/* Try to open a new
Qemu
fast-pipe. This function returns a file descriptor
/system/core/libcutils/
process_name.c
69
property_get("ro.kernel.
qemu
", propBuf, "");
/external/qemu/android/utils/
system.h
111
** since
QEMU
uses SIGALRM pretty extensively, having a system call returning
125
** use with caution, the
QEMU
execution loop uses SIGALRM extensively
/external/qemu/audio/
mixeng.c
2
*
QEMU
Mixing engine
25
#include "
qemu
-common.h"
winaudio.c
2
*
QEMU
"simple" Windows audio driver
187
fprintf(stderr, "
qemu
: winaudio: Bad output audio format: %d\n",
202
dump_mmerror( "
qemu
: winaudio: waveOutOpen()", result);
431
fprintf(stderr, "
qemu
: winaudio: Bad input audio format: %d\n",
446
dump_mmerror( "
qemu
: winaudio: waveInOpen()", result);
/external/qemu/block/
cloop.c
2
*
QEMU
Block driver for CLOOP images
24
#include "
qemu
-common.h"
nbd.c
2
*
QEMU
Block driver for NBD
29
#include "
qemu
-common.h"
/external/qemu/hw/
arm_boot.c
227
fprintf(stderr, "
qemu
: could not load kernel '%s'\n",
242
fprintf(stderr, "
qemu
: could not load initrd '%s'\n",
armv7m.c
217
fprintf(stderr, "
qemu
: could not load kernel '%s'\n",
235
space. This stops
qemu
complaining about executing code outside RAM
cdrom.c
2
*
QEMU
ATAPI CD-ROM Emulator
28
#include "
qemu
-common.h"
fw_cfg.c
2
*
QEMU
Firmware configuration device emulation
278
fw_cfg_add_bytes(s, FW_CFG_SIGNATURE, (uint8_t *)"
QEMU
", 4);
goldfish_timer.c
12
#include "
qemu
-common.h"
13
#include "
qemu
-timer.h"
usb.c
2
*
QEMU
USB emulation
26
#include "
qemu
-common.h"
usb-hub.c
2
*
QEMU
USB HUB emulation
24
#include "
qemu
-common.h"
278
ret = set_usb_string(data, "
QEMU
USB Hub");
282
ret = set_usb_string(data, "
QEMU
" QEMU_VERSION);
542
pstrcpy(s->dev.devname, sizeof(s->dev.devname), "
QEMU
USB Hub");
/external/qemu/target-i386/
hax-all.c
41
/* Currently non-PG modes are emulated by
QEMU
*/
87
*
QEMU
emulation changes vcpu state,
368
dprint("Incompatible HAX version.
Qemu
current version %x ", hax_cur_version );
403
* With fast MMIO,
QEMU
need not sync vCPU state with HAXM
406
* Thus we need to sync the CR0, CR3 and CR4 so that
QEMU
516
* 2. We need
QEMU
's emulation like when the guest executes a MMIO
519
* 4.
Qemu
has Signal/event pending
777
*
qemu
emulator state need be updated also
Completed in 577 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>