Re: [Qemu-devel] [RFC v2 0/3] virtio-net: Add support to MTU feature

2016-11-17 Thread John Fastabend
On 16-11-17 02:34 PM, Michael S. Tsirkin wrote: > On Thu, Nov 17, 2016 at 10:58:04PM +0100, Maxime Coquelin wrote: >> This series implements Virtio spec update from Aaron Conole which >> defines a way for the host to expose its max MTU to the guest. >> >> Changes since RFC v1: >> --

Re: [Qemu-devel] [PULL 00/47] virtio, vhost, pc, pci: tests, documentation, fixes and cleanups

2016-11-10 Thread John Fastabend
On 16-11-10 03:44 PM, Alex Williamson wrote: > On Fri, 11 Nov 2016 01:09:05 +0200 > "Michael S. Tsirkin" wrote: > >> On Thu, Nov 10, 2016 at 03:48:28PM -0700, Alex Williamson wrote: >>> On Fri, 11 Nov 2016 00:33:17 +0200 >>> "Michael S. Tsirkin" wrote: >>> On Thu, Nov 10, 2016 at 03:29:2

[Qemu-devel] qemu virtio_net abort bisect

2016-11-10 Thread John Fastabend
Hi Michael, I'm getting a qemu crash from a load/unload of virtio_net.ko in guest kernel with the following, > ./x86_64-softmmu/qemu-system-x86_64 -hda > /var/lib/libvirt/images/Fedora-test0.img \ -m 4096 -enable-kvm -smp 4 -netdev tap,id=hn0,queues=4,vhost=on \ -device virtio-net-

Re: [Qemu-devel] [RFC PATCH 0/2] make mac programming for virtio net more robust

2013-01-11 Thread John Fastabend
On 1/10/2013 11:46 PM, Michael S. Tsirkin wrote: On Fri, Jan 11, 2013 at 12:53:07PM +1030, Rusty Russell wrote: "Michael S. Tsirkin" writes: On Thu, Jan 10, 2013 at 10:45:39PM +0800, ak...@redhat.com wrote: From: Amos Kong Currenly mac is programmed byte by byte. This means that we have an