]> git.baikalelectronics.ru Git - kernel.git/commit
xen/x86: retrieve keyboard shift status flags from hypervisor.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 21 Sep 2012 16:30:35 +0000 (12:30 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 24 Sep 2012 13:24:20 +0000 (09:24 -0400)
commit164d2319a2745e92cee6cba527e5576f0b0f2f44
tree63cced33b1740de8c02c871035a29c6ec5e1d0e8
parentb5ebddc07452ffd0c45efcf2dafa628c25d5c71b
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>
arch/x86/xen/enlighten.c
include/xen/interface/platform.h