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