On Sun, Apr 10, 2011 at 01:20:17PM +0300, Pekka Enberg wrote: > This patch cleans up the table-based setup for legacy devices to use > ioport__register(). > > Cc: Asias He <asias.hejun@xxxxxxxxx> > Cc: Cyrill Gorcunov <gorcunov@xxxxxxxxx> > Cc: Ingo Molnar <mingo@xxxxxxx> > Signed-off-by: Pekka Enberg <penberg@xxxxxxxxxx> Looks good for me. Reviewed-by: Amos Kong <akong@xxxxxxxxxx> > --- > tools/kvm/include/kvm/ioport.h | 2 + > tools/kvm/ioport.c | 128 ++++++++++++++++------------------------ > tools/kvm/kvm-run.c | 3 + > 3 files changed, 57 insertions(+), 76 deletions(-) > > diff --git a/tools/kvm/include/kvm/ioport.h b/tools/kvm/include/kvm/ioport.h > index b77f565..0218329 100644 > --- a/tools/kvm/include/kvm/ioport.h > +++ b/tools/kvm/include/kvm/ioport.h -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html