commit | ffb8b233c2261b7978dc3bd759aaa19bd1a7fadf | [log] [tgz] |
---|---|---|
author | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Fri Sep 21 12:30:35 2012 -0400 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Mon Sep 24 09:24:20 2012 -0400 |
tree | 63cced33b1740de8c02c871035a29c6ec5e1d0e8 | |
parent | a5f95155709cb854e96aa27969d110668cdbda9d [diff] |
xen/x86: retrieve keyboard shift status flags from hypervisor. The xen c/s 25873 allows the hypervisor to retrieve the NUMLOCK flag. With this patch, the Linux kernel can get the state according to the data in the BIOS. Acked-by: Jan Beulich <jbeulich@suse.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>