public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Amos Kong <akong@redhat.com>
To: Pekka Enberg <penberg@kernel.org>
Cc: kvm@vger.kernel.org, Asias He <asias.hejun@gmail.com>,
	Cyrill Gorcunov <gorcunov@gmail.com>, Ingo Molnar <mingo@elte.hu>
Subject: Re: [PATCH] kvm tools: Use ioport__register() for legacy devices
Date: Sun, 10 Apr 2011 22:44:32 +0800	[thread overview]
Message-ID: <20110410144035.GA7795@t400> (raw)
In-Reply-To: <1302430817-8929-1-git-send-email-penberg@kernel.org>

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@gmail.com>
> Cc: Cyrill Gorcunov <gorcunov@gmail.com>
> Cc: Ingo Molnar <mingo@elte.hu>
> Signed-off-by: Pekka Enberg <penberg@kernel.org>

Looks good for me.
Reviewed-by: Amos Kong <akong@redhat.com>

> ---
>  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

      reply	other threads:[~2011-04-10 14:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-10 10:20 [PATCH] kvm tools: Use ioport__register() for legacy devices Pekka Enberg
2011-04-10 14:44 ` Amos Kong [this message]

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=20110410144035.GA7795@t400 \
    --to=akong@redhat.com \
    --cc=asias.hejun@gmail.com \
    --cc=gorcunov@gmail.com \
    --cc=kvm@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=penberg@kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox