All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andre Przywara <andre.przywara@arm.com>
To: Fan Du <fan.du@intel.com>
Cc: kvm@vger.kernel.org, penberg@kernel.org,
	Will Deacon <will.deacon@arm.com>,
	Marc Zyngier <Marc.Zyngier@arm.com>
Subject: Re: [PATCH 0/3] Fixes for kvmtool virtio-net part
Date: Mon, 20 Jul 2015 15:42:56 +0100	[thread overview]
Message-ID: <55AD08F0.1030205@arm.com> (raw)
In-Reply-To: <1437384527-22987-1-git-send-email-fan.du@intel.com>

Hi,
> 
> This changset provide some fix and small enhancement
> for kvm tool when I play it with virtio part.

have you seen the new kvmtool repository Will created, which is a
stand-alone version outside of the Linux tree?

https://git.kernel.org/cgit/linux/kernel/git/will/kvmtool.git/

It seems like Pekka's old repository doesn't see many patches these days
any more.
I quickly checked and could apply your patches to the new repository by
just removing the tools/kvm path prefix.
So do you care to rebase your patches on top of Will's repository and
send them again (minus patch 2, which we have already in our branch
[1]). Please also see my comment on patch 1/3.

Thanks,
Andre.

[1]
https://git.kernel.org/cgit/linux/kernel/git/will/kvmtool.git/commit/?id=f83dc816a9c76f87ad90723f366700077fb367ea

> 
> Fan Du (3):
>   kvm-tool: Introduce downscript option
>   kvm-tool: Pass address of pointer to ioctl for tap
>   kvm-tool: Restrict queue number to 1 when vhost on
> 
>  tools/kvm/include/kvm/virtio-net.h |  1 +
>  tools/kvm/virtio/net.c             | 34 +++++++++++++++++++++++++++++++++-
>  2 files changed, 34 insertions(+), 1 deletion(-)
> 

  parent reply	other threads:[~2015-07-20 14:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-20  9:28 [PATCH 0/3] Fixes for kvmtool virtio-net part Fan Du
2015-07-20  9:28 ` [PATCH 1/3] kvm-tool: Introduce downscript option Fan Du
2015-07-20 14:45   ` Andre Przywara
2015-07-20  9:28 ` [PATCH 2/3] kvm-tool: Pass address of pointer to ioctl for tap Fan Du
2015-07-20  9:28 ` [PATCH 3/3] kvm-tool: Restrict queue number to 1 when vhost on Fan Du
2015-07-20 14:42 ` Andre Przywara [this message]
2015-07-21  3:09   ` [PATCH 0/3] Fixes for kvmtool virtio-net part Du, Fan

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=55AD08F0.1030205@arm.com \
    --to=andre.przywara@arm.com \
    --cc=Marc.Zyngier@arm.com \
    --cc=fan.du@intel.com \
    --cc=kvm@vger.kernel.org \
    --cc=penberg@kernel.org \
    --cc=will.deacon@arm.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.