From: "Daniel P. Berrange" <berrange@redhat.com>
To: Kasai Takanori <kasai.takanori@jp.fujitsu.com>
Cc: xen-devel <xen-devel@lists.xensource.com>
Subject: Re: [Patch] Fix keymap support for PVFB.
Date: Mon, 2 Jul 2007 13:09:58 +0100 [thread overview]
Message-ID: <20070702120957.GA23623@redhat.com> (raw)
In-Reply-To: <06bd01c7bc96$f8a38210$dab2220a@VF03007L>
On Mon, Jul 02, 2007 at 07:51:36PM +0900, Kasai Takanori wrote:
> However, I think that it should do this with xenkbd who is originally the
> driver on the FrontEnd side.
> It will be problem if the HVM domain is working on PVFB in the future.
I honestly can't see HVM using the PVFB at any time in the forseeable future
unless PVFB is further developed to not suck. ie being able to change the
resolution / bpp would be a start for PVFB - something HVM can already do
trivially.
> For HVM domain, The keycode that the keyboard driver on guest OS received
> from
> qemu-dm is converted.
> It will convert further in the HVM domain when converting it with PVFB
> beforehand, and a correct key cannot be input.
>
> This patch transplanted the conversion processing of the keyboard driver on
> the GuestOS side to xenkbd.
This change looks very much like it breaks backwards compatability, doesn't
it ?
eg If you use an old Dom0 daemon with new kernel you'll not get any keymap
conversion done. If you use a new Dom0 daemon with old kernel, you'll get
keymap conversion done twice.
I don't see any point in doing this change since it makes no difference to
the functionality of paravirt guests & there's no compelling need for PVFB
in the HVM guests.
Dan.
--
|=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=|
|=- Perl modules: http://search.cpan.org/~danberr/ -=|
|=- Projects: http://freshmeat.net/~danielpb/ -=|
|=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=|
next prev parent reply other threads:[~2007-07-02 12:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-02 10:51 [Patch] Fix keymap support for PVFB Kasai Takanori
2007-07-02 12:09 ` Daniel P. Berrange [this message]
2007-07-03 8:32 ` Kasai Takanori
2007-07-03 14:10 ` Daniel P. Berrange
2007-07-04 0:11 ` Kasai Takanori
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=20070702120957.GA23623@redhat.com \
--to=berrange@redhat.com \
--cc=kasai.takanori@jp.fujitsu.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 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.