Skip to content
Commit 48fd6b71 authored by Rusty Russell's avatar Rusty Russell
Browse files

lguest: suppress PS/2 keyboard polling.



While hacking on getting I/O out to the lguest launcher, I noticed
that returning 0xFF for the PS/2 keyboard status made it spin for a
while thinking there was a key pending.  Fix this by returning 1
instead of 0xFF.

Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
parent c565650b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment