| /qemu/tests/qtest/ |
| A D | migration-test.c | 1256 QTestState *from, *to; in migrate_postcopy_prepare() local 1327 QTestState *from, *to; in test_postcopy_common() local 1505 QTestState *from, *to; in test_postcopy_recovery_common() local 1636 QTestState *from, *to; in test_baddest() local 1652 QTestState *from, *to; in test_analyze_script() local 1703 QTestState *from, *to; in test_precopy_common() local 1838 QTestState *from, *to; in test_file_common() local 2651 QTestState *from, *to; in do_test_validate_uuid() local 2723 QTestState *from, *to; in do_test_validate_uri_channel() local 2789 QTestState *from, *to; in test_migrate_auto_converge() local [all …]
|
| A D | migration-helpers.c | 128 static void migrate_set_ports(QTestState *to, QList *channel_list) in migrate_set_ports() 204 void migrate_qmp(QTestState *who, QTestState *to, const char *uri, in migrate_qmp() 246 void migrate_incoming_qmp(QTestState *to, const char *uri, const char *fmt, ...) in migrate_incoming_qmp()
|
| A D | rtl8139-test.c | 73 const unsigned to = 1.6 * CLK; in test_timer() local
|
| /qemu/include/block/ |
| A D | qdict.h | 29 const char *to; member
|
| /qemu/util/ |
| A D | buffer.c | 139 void buffer_move_empty(Buffer *to, Buffer *from) in buffer_move_empty() 156 void buffer_move(Buffer *to, Buffer *from) in buffer_move()
|
| A D | coroutine-ucontext.c | 272 CoroutineUContext *to = DO_UPCAST(CoroutineUContext, base, opaque); in terminate_asan() local 315 CoroutineUContext *to = DO_UPCAST(CoroutineUContext, base, to_); in qemu_coroutine_switch() local
|
| A D | qemu-coroutine.c | 255 Coroutine *to = QSIMPLEQ_FIRST(&pending); in qemu_aio_coroutine_enter() local 329 Coroutine *to = self->caller; in qemu_coroutine_yield() local
|
| A D | coroutine-windows.c | 53 CoroutineWin32 *to = DO_UPCAST(CoroutineWin32, base, to_); in qemu_coroutine_switch() local
|
| A D | coroutine-sigaltstack.c | 277 CoroutineSigAltStack *to = DO_UPCAST(CoroutineSigAltStack, base, to_); in qemu_coroutine_switch() local
|
| A D | qdist.c | 164 void qdist_bin__internal(struct qdist *to, const struct qdist *from, size_t n) in qdist_bin__internal()
|
| A D | qemu-sockets.c | 627 int to; in inet_parse() local
|
| A D | qht.c | 734 qht_entry_move(struct qht_bucket *to, int i, struct qht_bucket *from, int j) in qht_entry_move()
|
| /qemu/tests/qtest/libqos/ |
| A D | libqos.c | 79 void migrate(QOSState *from, QOSState *to, const char *uri) in migrate()
|
| /qemu/hw/char/ |
| A D | serial-isa.c | 175 void serial_hds_isa_init(ISABus *bus, int from, int to) in serial_hds_isa_init()
|
| A D | sclpconsole.c | 142 uint8_t *to; in read_event_data() local
|
| A D | sclpconsole-lm.c | 152 uint8_t *to; in read_event_data() local
|
| /qemu/qapi/ |
| A D | qapi-forward-visitor.c | 32 char *to; member 288 Visitor *visitor_forward_field(Visitor *target, const char *from, const char *to) in visitor_forward_field()
|
| /qemu/hw/sd/ |
| A D | core.c | 236 void sdbus_reparent_card(SDBus *from, SDBus *to) in sdbus_reparent_card()
|
| /qemu/bsd-user/ |
| A D | elfload.c | 42 static inline void memcpy_fromfs(void *to, const void *from, unsigned long n) in memcpy_fromfs()
|
| /qemu/hw/display/ |
| A D | pl110.c | 129 #define COPY_PIXEL(to, from) do { *(uint32_t *)to = from; to += 4; } while (0) argument
|
| /qemu/disas/ |
| A D | m68k.c | 4723 const char *from, double *to) in floatformat_to_double() 4894 const double *from, char *to) in floatformat_from_double()
|
| /qemu/hw/s390x/ |
| A D | s390-pci-bus.c | 452 static uint64_t table_translate(S390IOTLBEntry *entry, uint64_t to, int8_t ett, in table_translate() 514 uint64_t to = s390_pci_get_table_origin(g_iota); in s390_guest_io_table_walk() local
|
| /qemu/system/ |
| A D | runstate.c | 75 RunState to; member
|
| /qemu/linux-headers/linux/ |
| A D | userfaultfd.h | 130 __u64 to; member
|
| /qemu/ |
| A D | blockdev.c | 700 static bool qemu_opt_rename(QemuOpts *opts, const char *from, const char *to, in qemu_opt_rename() 797 const char *to; in drive_new() member
|