From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45138) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkEs1-0007Nm-La for qemu-devel@nongnu.org; Tue, 13 May 2014 11:44:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WkErv-0001HJ-6P for qemu-devel@nongnu.org; Tue, 13 May 2014 11:43:57 -0400 Received: from mx1.redhat.com ([209.132.183.28]:4208) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkEru-0001HD-V2 for qemu-devel@nongnu.org; Tue, 13 May 2014 11:43:51 -0400 Date: Tue, 13 May 2014 18:42:40 +0300 From: "Michael S. Tsirkin" Message-ID: <1399995730-28956-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] virtio update List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell , Anthony Liguori 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(-)