From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Weinberger Subject: 8 nic limit Date: Sat, 03 Sep 2011 13:54:45 +0200 Message-ID: <4E621585.4080400@nod.at> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from a.ns.miles-group.at ([95.130.255.143]:34689 "EHLO radon.swed.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751007Ab1ICLyt (ORCPT ); Sat, 3 Sep 2011 07:54:49 -0400 Sender: kvm-owner@vger.kernel.org List-ID: Hi! qemu-kvm seems to support only 8 network interfaces. I found this posting from 2009: http://www.mail-archive.com/kvm@vger.kernel.org/msg10104.html Why is MAX_NICS still only 8? Please raise this limit in future releases. I have some use cases where much more than 8 nics are needed. (Lot's of VLANs...) Thanks, //richard P.s: Please CC me.