Searched full:activity (Results 1 – 25 of 32) sorted by relevance
12
/qemu/ |
H A D | gitdm.config | 5 # reports about development activity in the QEMU repo. The LWN gitdm 10 # A run to generate a report for the last year of activity would be
|
/qemu/scripts/kvm/ |
H A D | vmxcap | 263 6: 'HLT activity state', 264 7: 'Shutdown activity state', 265 8: 'Wait-for-SIPI activity state',
|
/qemu/hw/s390x/ |
H A D | tod-tcg.c | 47 * issued only while all other activity on all CPUs .. has been in qemu_s390_tod_set()
|
/qemu/include/qemu/ |
H A D | job.h | 111 * re-entered by job_enter(). There may still be I/O or event loop activity 121 * no I/O or event loop activity is pending. 228 * I/O or event loop activity. This callback is used to quiesce jobs. 234 * out of the paused state. Any asynchronous I/O or event loop activity
|
/qemu/include/hw/virtio/ |
H A D | virtio-mem.h | 121 /* listeners to notify on plug/unplug activity. */
|
/qemu/scripts/oss-fuzz/ |
H A D | reorder_fuzzer_qtest_trace.py | 23 activity that looks like:
|
/qemu/include/block/ |
H A D | aio-wait.h | 68 * operations that require event loop activity.
|
H A D | blockjob_int.h | 51 * paused, until all activity on the child has stopped.
|
H A D | block-io.h | 393 * Returns true if there is any pending activity to cease before @c can be
|
/qemu/docs/devel/ |
H A D | multiple-iothreads.rst | 104 are thread-safe. They can be used to trigger activity in an ``IOThread``.
|
/qemu/include/hw/hyperv/ |
H A D | dynmem-proto.h | 237 * io_diff: An indicator of file cache efficiency or page file activity,
|
/qemu/include/io/ |
H A D | task.h | 80 * for completion of some activity. It would do something
|
/qemu/docs/ |
H A D | qcow2-cache.txt | 208 memory usage during periods of low I/O activity.
|
H A D | throttle.txt | 76 allow better performance when there are peaks of activity (the OS
|
/qemu/include/hw/xen/interface/io/ |
H A D | usbif.h | 25 * between them, the I/O activity is handled via two shared ring pages and an 89 * The identifier of the Xen event channel used to signal activity
|
H A D | blkif.h | 270 * The identifier of the Xen event channel used to signal activity
|
H A D | kbdif.h | 143 * The identifier of the Xen event channel used to signal activity
|
/qemu/tests/unit/ |
H A D | test-block-iothread.c | 520 * emulate some actual activity (probably some I/O) here so that the in test_job_run() 521 * drain involved in AioContext switches has to wait for this activity in test_job_run()
|
H A D | test-bdrv-drain.c | 677 * emulate some actual activity (probably some I/O) here so that drain in test_job_run() 678 * has to wait for this activity to stop. */ in test_job_run()
|
/qemu/pc-bios/s390-ccw/ |
H A D | cio.h | 78 /* Activity Control */
|
H A D | cio.c | 201 strcat(msgline, " Activity Ctrl :"); in print_irb_err()
|
/qemu/target/s390x/ |
H A D | cpu_features_def.h.inc | 121 DEF_FEAT(PAI, "pai", STFL, 196, "Processor-Activity-Instrumentation facility") 122 DEF_FEAT(PAIE, "paie", STFL, 197, "Processor-Activity-Instrumentation extension-1")
|
/qemu/util/ |
H A D | aio-posix.c | 337 * Start polling AioHandlers when they become ready because activity is in aio_dispatch_handler()
|
/qemu/system/ |
H A D | runstate.c | 1000 /* No more vcpu or device emulation activity beyond this point */ in qemu_cleanup()
|
/qemu/tests/qemu-iotests/ |
H A D | 124 | 689 # Emulate guest activity
|
12