From: Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: Vaughan Cao <vaughan.cao-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
Cc: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] Add hyperv-keyboard kernel module for Hyper-V Gen2 VM
Date: Fri, 24 Oct 2014 09:11:21 +0200 [thread overview]
Message-ID: <5449FB99.50607@redhat.com> (raw)
In-Reply-To: <1412844091-32321-1-git-send-email-vaughan.cao-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
On 09.10.2014 10:41, Vaughan Cao wrote:
> 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-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
> ---
> modules.d/90kernel-modules/module-setup.sh | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/modules.d/90kernel-modules/module-setup.sh b/modules.d/90kernel-modules/module-setup.sh
> index eea30e6..83b8995 100755
> --- a/modules.d/90kernel-modules/module-setup.sh
> +++ b/modules.d/90kernel-modules/module-setup.sh
> @@ -45,7 +45,7 @@ installkernel() {
> atkbd i8042 usbhid hid-apple hid-sunplus hid-cherry hid-logitech \
> hid-logitech-dj hid-microsoft hid-lcpower firewire-ohci \
> pcmcia usb_storage nvme hid-hyperv hv-vmbus \
> - sdhci_acpi
> + sdhci_acpi hyperv-keyboard
>
> if [[ "$(uname -p)" == arm* ]]; then
> # arm specific modules
>
applied, thanks
next prev parent reply other threads:[~2014-10-24 7:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-09 8:41 [PATCH] Add hyperv-keyboard kernel module for Hyper-V Gen2 VM Vaughan Cao
[not found] ` <1412844091-32321-1-git-send-email-vaughan.cao-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
2014-10-24 7:11 ` Harald Hoyer [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-09-26 10:02 Vaughan Cao
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5449FB99.50607@redhat.com \
--to=harald-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
--cc=initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=vaughan.cao-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.