From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45278) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vjobs-00006V-6b for qemu-devel@nongnu.org; Fri, 22 Nov 2013 06:09:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vjobm-00014b-NV for qemu-devel@nongnu.org; Fri, 22 Nov 2013 06:09:16 -0500 Received: from mx1.redhat.com ([209.132.183.28]:48299) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vjobm-00014T-FO for qemu-devel@nongnu.org; Fri, 22 Nov 2013 06:09:10 -0500 From: Stefan Hajnoczi Date: Fri, 22 Nov 2013 12:09:03 +0100 Message-Id: <1385118544-28482-1-git-send-email-stefanha@redhat.com> Subject: [Qemu-devel] [PULL for-1.7 0/1] net patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Stefan Hajnoczi , Anthony Liguori Bug fix for netdev/vlan configuration. The following changes since commit 607bb022f2a44797cbf40e85e84da4134e2f0e01: Update version for 1.7.0-rc1 release (2013-11-21 08:11:47 -0800) are available in the git repository at: git://github.com/stefanha/qemu.git net for you to fetch changes up to 30c367ed446b6ea53245589a5cf373578ac075d7: qdev-properties-system.c: Allow vlan or netdev for -device, not both (2013-11-22 09:47:00 +0100) ---------------------------------------------------------------- Vlad Yasevich (1): qdev-properties-system.c: Allow vlan or netdev for -device, not both hw/core/qdev-properties-system.c | 9 +++++++++ 1 file changed, 9 insertions(+) -- 1.8.4.2