Home
last modified time | relevance | path

Searched full:early (Results 1 – 25 of 154) sorted by relevance

1234567

/qemu/tests/unit/
H A Dtest-block-iothread.c95 /* Early error: Negative offset */ in test_sync_op_pread()
109 /* Early error: Negative offset */ in test_sync_op_pwrite()
123 /* Early error: Negative offset */ in test_sync_op_blk_pread()
137 /* Early error: Negative offset */ in test_sync_op_blk_pwrite()
152 /* Early error: Negative offset */ in test_sync_op_blk_preadv()
167 /* Early error: Negative offset */ in test_sync_op_blk_pwritev()
182 /* Early error: Negative offset */ in test_sync_op_blk_preadv_part()
197 /* Early error: Negative offset */ in test_sync_op_blk_pwritev_part()
211 /* Early error: Negative offset */ in test_sync_op_blk_pwrite_compressed()
224 /* Early error: Negative offset */ in test_sync_op_blk_pwrite_zeroes()
[all …]
/qemu/tests/tcg/s390x/
H A DMakefile.softmmu-target22 exrl-ssm-early \
26 lpswe-early \
31 ssm-early \
32 stosm-early \
H A Dlpswe-early.S2 * Test early exception recognition using LPSWE.
H A Dssm-early.S2 * Test early exception recognition using SSM.
H A Dstosm-early.S2 * Test early exception recognition using STOSM.
H A Dexrl-ssm-early.S2 * Test early exception recognition using EXRL + SSM.
/qemu/contrib/plugins/
H A Dcflow.c24 SORT_EXCEPTION, /* most early exits */
43 /* early exit/fault count */
175 g_string_append_printf(result, " early exits %"PRId64"\n", in plugin_exit()
243 /* return early for address 0 */ in vcpu_tb_branched_exec()
293 * - is last_pc == block_end, if not we had an early exit
309 * handle both early block exits and normal branches in the in vcpu_tb_trans()
374 } else if (g_strcmp0(tokens[1], "early") == 0) { in qemu_plugin_install()
/qemu/include/hw/net/
H A Dnpcm_gmac.h210 /* Early Receive Interrupt */
214 /* Early transmit Interrupt */
257 /* Early Receive Interrupt Enable */
261 /* Early transmit Interrupt Enable */
/qemu/include/hw/virtio/
H A Dvirtio-mem.h39 #define VIRTIO_MEM_EARLY_MIGRATION_PROP "x-early-migration"
107 * active early, before state of other devices and especially, before
/qemu/include/qemu/
H A Dlockable.h147 * the scope early and release the lock.
156 * break; <-- leave this scope early
/qemu/hw/net/
H A Dlance.c33 * http://www.ibiblio.org/pub/historic-linux/early-ports/Sparc/NCR/NCR89C100.txt
35 * http://www.ibiblio.org/pub/historic-linux/early-ports/Sparc/NCR/NCR92C990.txt
/qemu/docs/system/
H A Dvm-templating.rst109 device. virtio-mem will fail early when realizing the device. To use
123 destination early and refuses to activate postcopy live migration. Note
/qemu/target/arm/
H A Dkvm_arm.h52 * Note that we do not stop early on failure -- we will attempt
68 * Note that we do not stop early on failure -- we will attempt
/qemu/include/hw/xen/interface/io/
H A Dxenbus.h25 * InitWait: Finished early initialisation but waiting for information
/qemu/hw/char/
H A Dspapr_vty.c249 /* Hack for kernel early debug, which always specifies reg==0. in vty_lookup()
252 * (early debug does work there, despite having no vty with in vty_lookup()
/qemu/hw/s390x/
H A Ds390-hypercall.c25 /* Early printk */ in handle_virtio_notify()
/qemu/tests/qemu-iotests/tests/
H A Dnbd-reconnect-on-open50 note = 'too early' if delta_t < open_timeout else 'too long'
/qemu/accel/tcg/
H A Dtranslator.c147 tcg_debug_assert(db->is_jmp == DISAS_NEXT); /* no early exit */ in translator_loop()
152 tcg_debug_assert(db->is_jmp == DISAS_NEXT); /* no early exit */ in translator_loop()
164 tcg_debug_assert(db->is_jmp == DISAS_NEXT); /* no early exit */ in translator_loop()
H A Dtranslate-all.c206 * Either way we need return early as we can't resolve it here. in cpu_restore_state()
510 * values. So return early before attempting to link to other TBs or add in tb_gen_code()
625 /* During early initialization, the cache may not yet be allocated. */ in tcg_flush_jmp_cache()
/qemu/include/migration/
H A Dregister.h45 * Called early, even before migration starts, and can be used to
46 * perform early checks.
/qemu/hw/display/
H A Dramfb.c2 * early boot framebuffer in guest ram
/qemu/hw/i386/kvm/
H A Dxen_primary_console.c66 /* We can't map it this early as KVM isn't ready */ in xen_primary_console_realize()
/qemu/target/arm/tcg/
H A Dm-nocp.decode46 # Special cases which do not take an early NOCP: VLLDM and VLSTM
/qemu/hw/ppc/
H A Dspapr_vof.c47 * SLOF-less setup requires an open instance of stdout for early in spapr_vof_client_dt_finalize()
/qemu/pc-bios/s390-ccw/
H A Dsclp.c79 /* We would overflow the sccb buffer, abort early */ in write()

1234567