mbox

[PULL,1.3,0/2] s390 1.3 patch queue 2012-11-26

Message ID 1353957462-27603-1-git-send-email-agraf@suse.de
State New
Headers show

Pull-request

git://repo.or.cz/qemu/agraf.git s390-for-upstream-1.3

Message

Alexander Graf Nov. 26, 2012, 7:17 p.m. UTC
Hi Blue / Aurelien,

This is my current patch queue for s390 with patches that should go in for 1.3.
Please pull.

Alex


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(-)

Comments

Anthony Liguori Nov. 28, 2012, 9:38 p.m. UTC | #1
Alexander Graf <agraf@suse.de> 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(-)