qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/5] s390x update
@ 2019-09-23  7:39 Christian Borntraeger
  2019-09-23  7:39 ` [PULL 1/5] pc-bios/s390-ccw: Do not pre-initialize empty array Christian Borntraeger
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Christian Borntraeger @ 2019-09-23  7:39 UTC (permalink / raw)
  To: Peter Maydell
  Cc: Yifan Luo, Thomas Huth, David Hildenbrand, Cornelia Huck,
	qemu-devel, Halil Pasic, Christian Borntraeger, qemu-s390x,
	Richard Henderson

Peter,

here is the non-tcg subset of the s390x updates.


The following changes since commit 4300b7c2cd9f3f273804e8cca325842ccb93b1ad:

  Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' into staging (2019-09-20 17:28:43 +0100)

are available in the Git repository at:

  git://github.com/borntraeger/qemu.git tags/s390x-20190923

for you to fetch changes up to 7505deca0bfa859136ec6419dbafc504f22fcac2:

  s390x/cpumodel: Add the z15 name to the description of gen15a (2019-09-23 09:15:28 +0200)

----------------------------------------------------------------
- bugfixes in ccw bios
- gen15a is called z15
- officially require a 3.15 kernel or later for kvm

----------------------------------------------------------------
Christian Borntraeger (2):
      Merge tag 's390-ccw-bios-2019-09-18' of https://gitlab.com/huth/qemu into s390-next
      s390x/cpumodel: Add the z15 name to the description of gen15a

Thomas Huth (3):
      pc-bios/s390-ccw: Do not pre-initialize empty array
      pc-bios/s390-ccw: Rebuild the s390-netboot.img firmware image
      s390x/kvm: Officially require at least kernel 3.15

Yifan Luo (1):
      pc-bios/s390-ccw/net: fix a possible memory leak in get_uuid()

 hw/intc/s390_flic_kvm.c    |   6 ------
 hw/intc/trace-events       |   1 -
 pc-bios/s390-ccw/main.c    |   2 +-
 pc-bios/s390-ccw/netmain.c |   1 +
 pc-bios/s390-netboot.img   | Bin 67232 -> 67232 bytes
 target/s390x/cpu_models.c  |   2 +-
 target/s390x/kvm.c         |   7 +++++++
 7 files changed, 10 insertions(+), 9 deletions(-)



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

end of thread, other threads:[~2019-09-23 14:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-23  7:39 [PULL 0/5] s390x update Christian Borntraeger
2019-09-23  7:39 ` [PULL 1/5] pc-bios/s390-ccw: Do not pre-initialize empty array Christian Borntraeger
2019-09-23  7:39 ` [PULL 2/5] pc-bios/s390-ccw/net: fix a possible memory leak in get_uuid() Christian Borntraeger
2019-09-23  7:39 ` [PULL 3/5] pc-bios/s390-ccw: Rebuild the s390-netboot.img firmware image Christian Borntraeger
2019-09-23  7:39 ` [PULL 4/5] s390x/kvm: Officially require at least kernel 3.15 Christian Borntraeger
2019-09-23  7:39 ` [PULL 5/5] s390x/cpumodel: Add the z15 name to the description of gen15a Christian Borntraeger
2019-09-23 14:26 ` [PULL 0/5] s390x update 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).