Lines Matching full:emulator
29 // Transfering data between guest and emulator address spaces.
33 * in the emulator's address space.
36 * qemu_address - Address of the bufer in the emulator's address space.
43 /* Copies buffer residing in the emulator's address space to a buffer in the
46 * qemu_address - Address of the bufer in the emulator's address space.
55 * to a string buffer in emulator's address space.
57 * qemu_str - Address of the string bufer in the emulator's address space.
59 * qemu_buffer_size - Size of the emulator's string buffer.
68 * to a string buffer in emulator's address space.
70 * qemu_str - Address of the string bufer in the emulator's address space.
72 * qemu_buffer_size - Size of the emulator's string buffer.
85 * emulator's memory.
87 * qemu_address - Descriptor address in the emulator's address space where to
98 /* Copies memory allocation descriptor from the emulator's memory to the guest's
102 * qemu_address - Descriptor address in the emulator's address space where to
113 * emulator's memory.
115 * qemu_address - Descriptor address in the emulator's address space where to
127 * the emulator's memory.
130 * qemu_address - Descriptor address in the emulator's address space where to