Add hyperv-keyboard kernel module for Hyper-V Gen2 VM
commit7a3e1a0e4a86681fab3baf9662f2d40733876ea2
authorVaughan Cao <vaughan.cao@oracle.com>
Thu, 9 Oct 2014 08:41:31 +0000 (9 16:41 +0800)
committerHarald Hoyer <harald@redhat.com>
Fri, 24 Oct 2014 07:10:14 +0000 (24 09:10 +0200)
tree7cf87adcef02c0bb1868f86280175b6fd24b7832
parent3507635bc67efd6e44111d5e2945bd5ab8130da8
Add hyperv-keyboard kernel module for Hyper-V Gen2 VM

The synthetic keyboard of a Gen2 Linux VM doesn't work before the
hyperv_keyboard module is loaded. Without it, we can't cancel the media check
phase if boot with rd.live.check option.
Gen1 Linux VM doesn't have the same issue because the host emulates the legacy
i8042 keyboard for Gen1 VM.

Signed-off-by: Vaughan Cao <vaughan.cao@oracle.com>
modules.d/90kernel-modules/module-setup.sh