qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL for-2.12 0/8] s390x fixes for -rc3
@ 2018-04-09 15:15 Cornelia Huck
  2018-04-09 15:15 ` [Qemu-devel] [PULL for-2.12 1/8] s390x/kvm: call cpu_synchronize_state() on every kvm_arch_handle_exit() Cornelia Huck
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Cornelia Huck @ 2018-04-09 15:15 UTC (permalink / raw)
  To: Peter Maydell
  Cc: Christian Borntraeger, Alexander Graf, Richard Henderson,
	David Hildenbrand, Thomas Huth, qemu-s390x, qemu-devel,
	Cornelia Huck

The following changes since commit 2a6bcfdebe4115993a032395d459f5e0cf27a01e:

  Merge remote-tracking branch 'remotes/famz/tags/testing-pull-request' into staging (2018-04-09 10:21:14 +0100)

are available in the Git repository at:

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

for you to fetch changes up to b3a184f51fbed3401694a9619e6842f882a64fee:

  s390x: load_psw() should only exchange the PSW for KVM (2018-04-09 13:59:06 +0200)

----------------------------------------------------------------
Fixes for s390x: kvm, vfio-ccw, ipl code, bios. Includes a rebuild
of s390-ccw.img and s390-netboot.img.

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

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

David Hildenbrand (3):
  s390x/kvm: call cpu_synchronize_state() on every
    kvm_arch_handle_exit()
  s390x/mmu: don't overwrite pending exception in mmu translate
  s390x: load_psw() should only exchange the PSW for KVM

Greg Kurz (1):
  vfio-ccw: fix memory leaks in vfio_ccw_realize()

Viktor Mihajlovski (3):
  s390: Refactor IPL parameter block generation
  s390: Ensure IPL from SCSI works as expected
  s390: Do not pass inofficial IPL type to the guest

 hw/s390x/ipl.c             | 112 ++++++++++++++++++++++++++++++++-------------
 hw/vfio/ccw.c              |   2 +
 pc-bios/s390-ccw.img       | Bin 30568 -> 30520 bytes
 pc-bios/s390-ccw/bootmap.c |   7 +++
 pc-bios/s390-ccw/iplb.h    |  15 +++++-
 pc-bios/s390-netboot.img   | Bin 83776 -> 83856 bytes
 target/s390x/helper.c      |  10 ++--
 target/s390x/kvm.c         |   2 +
 target/s390x/mmu_helper.c  |   2 +-
 9 files changed, 111 insertions(+), 39 deletions(-)

-- 
2.14.3

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

end of thread, other threads:[~2018-04-10  9:23 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-09 15:15 [Qemu-devel] [PULL for-2.12 0/8] s390x fixes for -rc3 Cornelia Huck
2018-04-09 15:15 ` [Qemu-devel] [PULL for-2.12 1/8] s390x/kvm: call cpu_synchronize_state() on every kvm_arch_handle_exit() Cornelia Huck
2018-04-09 15:15 ` [Qemu-devel] [PULL for-2.12 2/8] s390: Refactor IPL parameter block generation Cornelia Huck
2018-04-09 15:15 ` [Qemu-devel] [PULL for-2.12 3/8] s390: Ensure IPL from SCSI works as expected Cornelia Huck
2018-04-09 15:15 ` [Qemu-devel] [PULL for-2.12 4/8] s390: Do not pass inofficial IPL type to the guest Cornelia Huck
2018-04-09 15:15 ` [Qemu-devel] [PULL for-2.12 5/8] pc-bios/s390: update images Cornelia Huck
2018-04-09 15:15 ` [Qemu-devel] [PULL for-2.12 6/8] vfio-ccw: fix memory leaks in vfio_ccw_realize() Cornelia Huck
2018-04-09 15:15 ` [Qemu-devel] [PULL for-2.12 7/8] s390x/mmu: don't overwrite pending exception in mmu translate Cornelia Huck
2018-04-09 15:15 ` [Qemu-devel] [PULL for-2.12 8/8] s390x: load_psw() should only exchange the PSW for KVM Cornelia Huck
2018-04-10  9:22 ` [Qemu-devel] [PULL for-2.12 0/8] s390x fixes for -rc3 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).