From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=33207 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OMiKM-0001Pu-L2 for qemu-devel@nongnu.org; Thu, 10 Jun 2010 10:01:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OMiKE-0001tc-ID for qemu-devel@nongnu.org; Thu, 10 Jun 2010 10:01:50 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42720) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OMiKE-0001tF-Bi for qemu-devel@nongnu.org; Thu, 10 Jun 2010 10:01:42 -0400 Date: Thu, 10 Jun 2010 16:56:58 +0300 From: "Michael S. Tsirkin" Message-ID: <20100610135658.GA962@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] [PULL] pci,virtio List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, Anthony Liguori The following changes since commit 0ffbba357c557d9fa5caf9476878a4b9c155a614: migration-exec: fix OpenBSD build warning (2010-06-04 20:01:07 +0000) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mst/qemu.git for_anthony Amit Shah (1): net: Fix hotplug with pci_add Michael S. Tsirkin (2): virtio-net: stop vhost backend on vmstop virtio-net: truncating packet hw/virtio-net.c | 26 ++++++++++++++------------ net.c | 7 +++++-- 2 files changed, 19 insertions(+), 14 deletions(-)