Home | History | Annotate | Download | only in qemu

Lines Matching full:idle

969    When the guest is idle real and virtual time will be aligned in
1022 Realtime triggers occur even when idle, so use them less frequently
3369 int idle;
3396 if (!bh->idle)
3398 bh->idle = 0;
3422 bh->idle = 1;
3430 bh->idle = 0;
3452 if (bh->idle) {
3453 /* idle bottom halves will be polled at least
3457 /* non-idle bottom halves will be executed