Home
last modified time | relevance | path

Searched defs:wait (Results 1 – 17 of 17) sorted by relevance

/qemu/util/
H A Dthrottle.c85 double wait = extra * NANOSECONDS_PER_SECOND; in throttle_do_compute_wait() local
154 int64_t wait, max_wait = 0; in throttle_compute_wait_for() local
180 int64_t wait; in throttle_compute_timer() local
/qemu/target/mips/sysemu/
H A Dcp0_timer.c41 uint32_t wait; in cpu_mips_timer_update() local
/qemu/hw/openrisc/
H A Dcputimer.c64 uint32_t wait; in cpu_openrisc_timer_update() local
/qemu/hw/timer/
H A Dmips_gictimer.c24 uint32_t wait; in gic_vptimer_update() local
/qemu/tests/vm/
H A Dbasevm.py409 def console_wait_send(self, wait, command): argument
458 def wait(self): member in BaseVM
/qemu/tests/unit/
H A Dtest-throttle.c88 int64_t wait; in test_compute_wait() local
/qemu/tests/qemu-iotests/
H A Diotests.py958 def get_qmp_events_filtered(self, wait=60.0): argument
1259 def cancel_and_wait(self, drive='drive0', force=False, argument
1283 def wait_until_completed(self, drive='drive0', check_offset=True, argument
1342 def pause_job(self, job_id='job0', wait=True): argument
/qemu/block/
H A Dbackup.c50 bool wait; member
/qemu/tests/qtest/
H A Ddbus-vmstate-test.c99 WaitNamed *wait; in get_connection() local
/qemu/trace/
H A Dsimple.c133 static void flush_trace_file(bool wait) in flush_trace_file()
/qemu/include/block/
H A Daio.h91 int (*wait)(AioContext *ctx, AioHandlerList *ready_list, int64_t timeout); member
/qemu/python/qemu/machine/
H A Dmachine.py657 def wait(self, timeout: Optional[int] = 30) -> None: member in QEMUMachine
/qemu/hw/9pfs/
H A Dxen-9p-backend.c309 bool wait; in xen_9pfs_bh() local
/qemu/hw/misc/macio/
H A Dmac_dbdma.c167 uint16_t wait; in conditional_wait() local
/qemu/target/hppa/
H A Dmem_helper.c611 bool wait = false; in HELPER() local
/qemu/hw/display/
H A Dqxl.c672 int wait = 1; in interface_req_cmd_notification() local
834 int wait = 1; in interface_req_cursor_notification() local
/qemu/hw/dma/
H A Detraxfs_dma.c103 unsigned wait : 1; member