On Fri, 12 Aug 2011 09:55:51 +0800, Jason Wang wrote: > From: Krishna Kumar <krkumar2@xxxxxxxxxx> > > Implement mq virtio-net driver. > > Though struct virtio_net_config changes, it works with the old qemu > since the last element is not accessed unless qemu sets > VIRTIO_NET_F_MULTIQUEUE. > ... > + > +#if 1 <...> > +#else <...> > +#endif Any reason to keep this #else code of #if 1? which is dead. -- 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