From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Stefano Stabellini <stefano.stabellini@eu.citrix.com>,
linux-input@vger.kernel.org
Cc: xen-devel@lists.xensource.com, linux-kernel@vger.kernel.org
Subject: Re: [Xen-devel] [PATCH] xen-kbdfront: enable xen-kbdfront for HVM guests
Date: Mon, 27 Jun 2011 11:52:52 -0400 [thread overview]
Message-ID: <20110627155252.GL6978@dumpdata.com> (raw)
In-Reply-To: <alpine.DEB.2.00.1106241730220.12963@kaball-desktop>
On Fri, Jun 24, 2011 at 05:33:16PM +0100, Stefano Stabellini wrote:
> xen-kbdfront: enable xen-kbdfront for HVM guests too
Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Dmitry, can you pick this up for 3.1 please?
>
> Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
>
> diff --git a/drivers/input/misc/xen-kbdfront.c b/drivers/input/misc/xen-kbdfront.c
> index 62bae99..ad2e51c 100644
> --- a/drivers/input/misc/xen-kbdfront.c
> +++ b/drivers/input/misc/xen-kbdfront.c
> @@ -373,7 +373,7 @@ static struct xenbus_driver xenkbd_driver = {
>
> static int __init xenkbd_init(void)
> {
> - if (!xen_pv_domain())
> + if (!xen_domain())
> return -ENODEV;
>
> /* Nothing to do if running in dom0. */
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
next prev parent reply other threads:[~2011-06-27 15:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-24 16:33 [PATCH] xen-kbdfront: enable xen-kbdfront for HVM guests Stefano Stabellini
2011-06-27 15:52 ` Konrad Rzeszutek Wilk [this message]
2011-07-04 23:44 ` [Xen-devel] " Dmitry Torokhov
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=20110627155252.GL6978@dumpdata.com \
--to=konrad.wilk@oracle.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=stefano.stabellini@eu.citrix.com \
--cc=xen-devel@lists.xensource.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox