From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59067) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkQHF-0005ho-8H for qemu-devel@nongnu.org; Tue, 13 May 2014 23:54:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WkQH9-0002HW-3f for qemu-devel@nongnu.org; Tue, 13 May 2014 23:54:45 -0400 Received: from mx1.redhat.com ([209.132.183.28]:52322) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkQH8-0002HO-SA for qemu-devel@nongnu.org; Tue, 13 May 2014 23:54:39 -0400 Date: Wed, 14 May 2014 06:53:26 +0300 From: "Michael S. Tsirkin" Message-ID: <1400039557-32369-1-git-send-email-mst@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] [PULL 0/1] virtio update List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell , Anthony Liguori Resending: same as previous pull request but with numbers in the subject. Sorry about the noise. The following changes since commit 06b4f00d53637f2c16a62c2cbaa30bffb045cf88: Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging (2014-05-09 15:46:34 +0100) are available in the git repository at: git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git for_upstream for you to fetch changes up to 937251408051e0489f78e4db3c92e045b147b38b: virtio: allow mapping up to max queue size (2014-05-12 12:07:21 +0300) ---------------------------------------------------------------- virtio update looks like a quiet week minor bugfix in virtio by myself Signed-off-by: Michael S. Tsirkin ---------------------------------------------------------------- Michael S. Tsirkin (1): virtio: allow mapping up to max queue size hw/virtio/virtio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)