From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:53534) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tap69-0002m8-Om for qemu-devel@nongnu.org; Tue, 20 Nov 2012 09:46:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tap63-00010L-V3 for qemu-devel@nongnu.org; Tue, 20 Nov 2012 09:46:49 -0500 Received: from mx1.redhat.com ([209.132.183.28]:29968) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tap63-00010H-NK for qemu-devel@nongnu.org; Tue, 20 Nov 2012 09:46:43 -0500 From: Stefan Hajnoczi Date: Tue, 20 Nov 2012 15:46:37 +0100 Message-Id: <1353422798-30741-1-git-send-email-stefanha@redhat.com> Subject: [Qemu-devel] [PULL 1.3-rc1 0/1] Net patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org, Stefan Hajnoczi The last pull request contained the net-qom patches series which broke NIC hotplug. I'd like to do deeper testing and it's not critical to get net-qom into QEMU 1.3, let's hold that back. This pull request does contain a tap fix which is 1.3-rc1 material. The following changes since commit 1d2a67f89abee0cef4e3d8a8dec739ef0be77120: Update version for 1.3.0-rc0 release (2012-11-19 13:51:39 -0600) are available in the git repository at: git://github.com/stefanha/qemu.git net for you to fetch changes up to 58ddcd50f30cb5c020bd4f9f36b01ee160a27cac: tap: reset vnet header size on open (2012-11-20 15:38:37 +0100) ---------------------------------------------------------------- Michael S. Tsirkin (1): tap: reset vnet header size on open net/tap.c | 7 +++++++ 1 file changed, 7 insertions(+) -- 1.8.0