qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] qemu/hw pckbd.c


From: Thiemo Seufer
Subject: Re: [Qemu-devel] qemu/hw pckbd.c
Date: Wed, 18 Apr 2007 14:06:53 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

J. Mayer wrote:
> On Mon, 2007-04-16 at 22:47 +0000, Thiemo Seufer wrote:
> > CVSROOT:    /sources/qemu
> > Module name:        qemu
> > Changes by: Thiemo Seufer <ths>     07/04/16 22:47:54
> > 
> > Modified files:
> >     hw             : pckbd.c 
> > 
> > Log message:
> >     Support it_shift for mmapped pckbd.
> > 
> > CVSWeb URLs:
> > http://cvs.savannah.gnu.org/viewcvs/qemu/hw/pckbd.c?cvsroot=qemu&r1=1.19&r2=1.20
> 
> Thanks for the update.
> Here's another small patch, based on the same idea of what is done for
> the memory-mapped serial ports and which seems useful to implement some
> targets: it may be needed not to register the I/O memory area in the
> pckbd driver but let the caller do it.
> Please take a look.

Actually, I thought about adding such a feature but then decided to
defer it until it is actually needed. OTOH, with qemu handling mmio
at page granularity it is likely needed sooner or later, so we could
just declare it a standard implementation feature. I am ok with it 
either way.


Thiemo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]