qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/9] s390x bugfixes and cleanups
@ 2015-02-03 13:08 Cornelia Huck
  2015-02-03 13:08 ` [Qemu-devel] [PULL 1/9] s390: Plug memory leak on s390_pci_generate_event() error path Cornelia Huck
                   ` (10 more replies)
  0 siblings, 11 replies; 13+ messages in thread
From: Cornelia Huck @ 2015-02-03 13:08 UTC (permalink / raw)
  To: peter.maydell; +Cc: Cornelia Huck, borntraeger, jfrei, qemu-devel, agraf

The following changes since commit 16017c48547960539fcadb1f91d252124f442482:

  softfloat: Clarify license status (2015-01-29 16:45:45 +0000)

are available in the git repository at:

  git://github.com/cohuck/qemu tags/s390x-20150203

for you to fetch changes up to 553ce81c31e49d834b1bf635ab486695a4694333:

  pc-bios/s390-ccw: update binary (2015-02-03 13:42:40 +0100)

----------------------------------------------------------------
Some bugfixes and cleanups for s390x, both in the new pci code and
in old code.

----------------------------------------------------------------

Christian Borntraeger (2):
  s390x/kvm: unknown DIAGNOSE code should give a specification
    exception
  pc-bios/s390-ccw: fix sparse warnings

Cornelia Huck (1):
  pc-bios/s390-ccw: update binary

Frank Blaschka (2):
  s390x/pci: avoid sign extension in stpcifc
  s390x/pci: check for invalid function handle

Markus Armbruster (1):
  s390: Plug memory leak on s390_pci_generate_event() error path

Thomas Huth (2):
  s390x/kvm: Fix diag-308 register decoding
  s390x/ipl: Improved code indentation in s390_ipl_init()

Yi Min Zhao (1):
  s390x/pci: fix dma notifications in rpcit instruction

 hw/s390x/ipl.c              |   47 ++++++++++++++++++++++---------------------
 hw/s390x/s390-pci-bus.c     |    5 +++--
 hw/s390x/s390-pci-inst.c    |   28 +++++++++++++++-----------
 pc-bios/s390-ccw.img        |  Bin 17752 -> 17752 bytes
 pc-bios/s390-ccw/bootmap.c  |    4 ++--
 pc-bios/s390-ccw/bootmap.h  |    2 +-
 pc-bios/s390-ccw/main.c     |    2 +-
 pc-bios/s390-ccw/s390-ccw.h |    2 ++
 pc-bios/s390-ccw/virtio.c   |    2 +-
 target-s390x/kvm.c          |    4 ++--
 10 files changed, 52 insertions(+), 44 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2015-02-03 14:28 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-03 13:08 [Qemu-devel] [PULL 0/9] s390x bugfixes and cleanups Cornelia Huck
2015-02-03 13:08 ` [Qemu-devel] [PULL 1/9] s390: Plug memory leak on s390_pci_generate_event() error path Cornelia Huck
2015-02-03 13:08 ` [Qemu-devel] [PULL 2/9] s390x/pci: avoid sign extension in stpcifc Cornelia Huck
2015-02-03 13:08 ` [Qemu-devel] [PULL 3/9] s390x/pci: check for invalid function handle Cornelia Huck
2015-02-03 13:08 ` [Qemu-devel] [PULL 4/9] s390x/pci: fix dma notifications in rpcit instruction Cornelia Huck
2015-02-03 13:08 ` [Qemu-devel] [PULL 5/9] s390x/kvm: Fix diag-308 register decoding Cornelia Huck
2015-02-03 13:08 ` [Qemu-devel] [PULL 6/9] s390x/kvm: unknown DIAGNOSE code should give a specification exception Cornelia Huck
2015-02-03 13:08 ` [Qemu-devel] [PULL 7/9] s390x/ipl: Improved code indentation in s390_ipl_init() Cornelia Huck
2015-02-03 13:08 ` [Qemu-devel] [PULL 8/9] pc-bios/s390-ccw: fix sparse warnings Cornelia Huck
2015-02-03 13:08 ` [Qemu-devel] [PULL 9/9] pc-bios/s390-ccw: update binary Cornelia Huck
2015-02-03 13:45 ` [Qemu-devel] [PULL 0/9] s390x bugfixes and cleanups Peter Maydell
2015-02-03 13:48   ` Christian Borntraeger
2015-02-03 14:28 ` Peter Maydell

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