From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:46859) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TdpL8-0006LG-Ck for qemu-devel@nongnu.org; Wed, 28 Nov 2012 16:38:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TdpL5-0001f6-LX for qemu-devel@nongnu.org; Wed, 28 Nov 2012 16:38:41 -0500 Received: from mail-ie0-f173.google.com ([209.85.223.173]:45770) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TdpL5-0001ez-Gt for qemu-devel@nongnu.org; Wed, 28 Nov 2012 16:38:39 -0500 Received: by mail-ie0-f173.google.com with SMTP id e13so10324787iej.4 for ; Wed, 28 Nov 2012 13:38:39 -0800 (PST) From: Anthony Liguori In-Reply-To: <1353957462-27603-1-git-send-email-agraf@suse.de> References: <1353957462-27603-1-git-send-email-agraf@suse.de> Date: Wed, 28 Nov 2012 15:38:35 -0600 Message-ID: <8738zts90k.fsf@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [Qemu-devel] [PULL 1.3 0/2] s390 1.3 patch queue 2012-11-26 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf , "qemu-devel@nongnu.org qemu-devel" Cc: Blue Swirl , Aurelien Jarno Alexander Graf writes: > Hi Blue / Aurelien, > > This is my current patch queue for s390 with patches that should go in for 1.3. > Please pull. > > Alex > Pulled. Thanks. Regards, Anthony Liguori > > The following changes since commit cab1e8f3e37d8e883c270e3afd9c7c1c18332f0e: > Anthony Liguori (1): > Merge remote-tracking branch 'qemu-kvm/uq/master' into staging > > are available in the git repository at: > > git://repo.or.cz/qemu/agraf.git s390-for-upstream-1.3 > > Cornelia Huck (1): > sclp: Fix uninitialized var in handle_write_event_buf(). > > Heinz Graalfs (1): > s390: Fix ram_size updating in machine init > > hw/s390-virtio.c | 1 - > hw/s390x/event-facility.c | 3 ++- > 2 files changed, 2 insertions(+), 2 deletions(-)