qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/6] s390 patch queue 2013-01-07
@ 2013-01-07 16:09 Alexander Graf
  2013-01-07 16:09 ` [Qemu-devel] [PATCH 1/6] s390: new contributions GPLv2 or later Alexander Graf
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Alexander Graf @ 2013-01-07 16:09 UTC (permalink / raw)
  To: qemu-devel; +Cc: Blue Swirl, Aurelien Jarno

Hi Blue / Aurelien,

This is my current patch queue for s390.  Please pull.

This time the queue is fixed up to actually compile properly again :).

Alex


The following changes since commit 8e4a424b305e29dc0e454f52df3b35577f342975:
  Blue Swirl (1):
        Revert "virtio-pci: replace byte swap hack"

are available in the git repository at:

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

Alexander Graf (1):
      s390x: fix indentation

Christian Borntraeger (2):
      s390: new contributions GPLv2 or later
      s390: Move IPL code into a separate device

Jens Freimann (1):
      s390: Add CPU reset handler

Stefan Weil (1):
      s390x: Remove inline function ebcdic_put and related data from cpu.h

Viktor Mihajlovski (1):
      S390: Enable -cpu help and QMP query-cpu-definitions

 hw/s390-virtio.c           |  104 ++++----------------------
 hw/s390x/Makefile.objs     |    1 +
 hw/s390x/ipl.c             |  174 ++++++++++++++++++++++++++++++++++++++++++++
 target-s390x/cpu.c         |   61 +++++++++++++++-
 target-s390x/cpu.h         |   89 ++---------------------
 target-s390x/kvm.c         |   15 +++-
 target-s390x/misc_helper.c |   81 ++++++++++++++++++++
 7 files changed, 350 insertions(+), 175 deletions(-)
 create mode 100644 hw/s390x/ipl.c

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-01-10  3:26 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-07 16:09 [Qemu-devel] [PULL 0/6] s390 patch queue 2013-01-07 Alexander Graf
2013-01-07 16:09 ` [Qemu-devel] [PATCH 1/6] s390: new contributions GPLv2 or later Alexander Graf
2013-01-07 16:09 ` [Qemu-devel] [PATCH 2/6] s390: Move IPL code into a separate device Alexander Graf
2013-01-07 16:09 ` [Qemu-devel] [PATCH 3/6] S390: Enable -cpu help and QMP query-cpu-definitions Alexander Graf
2013-01-07 16:09 ` [Qemu-devel] [PATCH 4/6] s390x: Remove inline function ebcdic_put and related data from cpu.h Alexander Graf
2013-01-07 16:09 ` [Qemu-devel] [PATCH 5/6] s390: Add CPU reset handler Alexander Graf
2013-01-07 16:09 ` [Qemu-devel] [PATCH 6/6] s390x: fix indentation Alexander Graf
2013-01-08 16:26 ` [Qemu-devel] [PULL 0/6] s390 patch queue 2013-01-07 Anthony Liguori
2013-01-10  3:23 ` Rob Landley
2013-01-10  3:26   ` Alexander Graf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).