From patchwork Tue Jul 10 16:33:48 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Graf X-Patchwork-Id: 170247 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 057AF2C0200 for ; Wed, 11 Jul 2012 02:34:08 +1000 (EST) Received: from localhost ([::1]:37234 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SodO1-0001L3-Om for incoming@patchwork.ozlabs.org; Tue, 10 Jul 2012 12:34:05 -0400 Received: from eggs.gnu.org ([208.118.235.92]:52482) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SodNv-0001Kj-Kc for qemu-devel@nongnu.org; Tue, 10 Jul 2012 12:34:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SodNp-0001KL-EW for qemu-devel@nongnu.org; Tue, 10 Jul 2012 12:33:59 -0400 Received: from cantor2.suse.de ([195.135.220.15]:50813 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SodNp-0001KE-89 for qemu-devel@nongnu.org; Tue, 10 Jul 2012 12:33:53 -0400 Received: from relay2.suse.de (unknown [195.135.220.254]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx2.suse.de (Postfix) with ESMTP id B8886A341E; Tue, 10 Jul 2012 18:33:51 +0200 (CEST) From: Alexander Graf To: qemu-devel qemu-devel Date: Tue, 10 Jul 2012 18:33:48 +0200 Message-Id: <1341938029-15485-1-git-send-email-agraf@suse.de> X-Mailer: git-send-email 1.6.0.2 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 X-Received-From: 195.135.220.15 Cc: Michael Roth Subject: [Qemu-devel] [PULL 0/1] s390 patch queue 2012-07-10 X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Hi Mike, This is my current patch queue for s390 for 1.1. It contains an important fix to make virtio devices accessible via their aliases. Please pull. Alex The following changes since commit b7093f294c330c4db789c077dac9d8611e4f8ee0: Jason Wang (1): rtl8139: validate rx ring before receiving packets are available in the git repository at: git://repo.or.cz/qemu/agraf.git s390-for-upstream-1.1 Alexander Graf (1): s390x: fix s390 virtio aliases hw/qdev-monitor.c | 27 ++++++++++++++++++++------- 1 files changed, 20 insertions(+), 7 deletions(-)