summaryrefslogtreecommitdiff
path: root/drivers/lguest/hypercalls.c
diff options
context:
space:
mode:
authorRusty Russell <rusty@rustcorp.com.au>2007-10-22 01:24:23 (GMT)
committerRusty Russell <rusty@rustcorp.com.au>2007-10-23 05:49:56 (GMT)
commit56ae43dfe233323683248a5c553bad7160db2fa5 (patch)
tree27260aff3586bd0373ee6cf4a468dd5962209e88 /drivers/lguest/hypercalls.c
parent17cbca2ba3de990258943d9e5a1788430ca3ad0d (diff)
downloadlinux-fsl-qoriq-56ae43dfe233323683248a5c553bad7160db2fa5.tar.xz
Example launcher handle guests not being ready for input
We currently discard console and network input when the guest has no input buffers. This patch changes that, so that we simply stop listening to that fd until the guest refills its input buffers. This is particularly important because hvc_console without interrupts does backoff polling and so often lose characters if we discard. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'drivers/lguest/hypercalls.c')
0 files changed, 0 insertions, 0 deletions