[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[qemu-s390x] [PULL 00/19] first batch of s390x patches for 4.1
From: |
Cornelia Huck |
Subject: |
[qemu-s390x] [PULL 00/19] first batch of s390x patches for 4.1 |
Date: |
Thu, 25 Apr 2019 15:21:15 +0200 |
The following changes since commit 3284aa128153750f14a61e8a96fd085e6f2999b6:
Merge remote-tracking branch 'remotes/lersek/tags/edk2-pull-2019-04-22' into
staging (2019-04-24 13:19:41 +0100)
are available in the Git repository at:
https://github.com/cohuck/qemu tags/s390x-20190425
for you to fetch changes up to 41c3d4269b1c18d12d33c5bf089dace25d08e82e:
Merge tag 's390-ccw-bios-2019-04-12' into s390-next-staging (2019-04-25
14:09:20 +0200)
----------------------------------------------------------------
- properly detect page size of initial memory
- support for IPL (boot) from ECKD DASD passed through via vfio-ccw
----------------------------------------------------------------
Cornelia Huck (1):
Merge tag 's390-ccw-bios-2019-04-12' into s390-next-staging
David Hildenbrand (2):
s390x/kvm: Configure page size after memory has actually been
initialized
exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()
Jason J. Herne (16):
s390 vfio-ccw: Add bootindex property and IPLB data
s390-bios: decouple cio setup from virtio
s390-bios: decouple common boot logic from virtio
s390-bios: Clean up cio.h
s390-bios: Decouple channel i/o logic from virtio
s390-bios: Map low core memory
s390-bios: ptr2u32 and u32toptr
s390-bios: Support for running format-0/1 channel programs
s390-bios: cio error handling
s390-bios: Extend find_dev() for non-virtio devices
s390-bios: Factor finding boot device out of virtio code path
s390-bios: Refactor virtio to run channel programs via cio
s390-bios: Use control unit type to determine boot method
s390-bios: Add channel command codes/structs needed for dasd-ipl
s390-bios: Support booting from real dasd device
s390-bios: Use control unit type to find bootable devices
Thomas Huth (1):
pc-bios/s390: Update firmware images
--
2.17.2
- [qemu-s390x] [PULL 00/19] first batch of s390x patches for 4.1,
Cornelia Huck <=
- [qemu-s390x] [PULL 02/19] s390-bios: decouple cio setup from virtio, Cornelia Huck, 2019/04/25
- [qemu-s390x] [PULL 01/19] s390 vfio-ccw: Add bootindex property and IPLB data, Cornelia Huck, 2019/04/25
- [qemu-s390x] [PULL 03/19] s390-bios: decouple common boot logic from virtio, Cornelia Huck, 2019/04/25
- [qemu-s390x] [PULL 04/19] s390-bios: Clean up cio.h, Cornelia Huck, 2019/04/25
- [qemu-s390x] [PULL 05/19] s390-bios: Decouple channel i/o logic from virtio, Cornelia Huck, 2019/04/25
- [qemu-s390x] [PULL 06/19] s390-bios: Map low core memory, Cornelia Huck, 2019/04/25
- [qemu-s390x] [PULL 07/19] s390-bios: ptr2u32 and u32toptr, Cornelia Huck, 2019/04/25
- [qemu-s390x] [PULL 08/19] s390-bios: Support for running format-0/1 channel programs, Cornelia Huck, 2019/04/25